<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center, branch 1.16</title>
<subtitle>Utilities to configure the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/'/>
<entry>
<title>release 1.16.1</title>
<updated>2017-01-27T08:54:26+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-01-27T08:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=9c795cb961954f8c33cc74b11ef8de7719dd080d'/>
<id>9c795cb961954f8c33cc74b11ef8de7719dd080d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two memory leaks</title>
<updated>2017-01-27T07:58:13+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-01-12T16:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=7ed3a60d2ccc95012bcaf71baa604a064342c848'/>
<id>7ed3a60d2ccc95012bcaf71baa604a064342c848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix live updating of the various theme details</title>
<updated>2017-01-27T07:58:05+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-01-12T16:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=d255df8819e1b2efcee996af33da8a66ed7d2b83'/>
<id>d255df8819e1b2efcee996af33da8a66ed7d2b83</id>
<content type='text'>
This got broken in b3e27b1d6a0f11c5835f5829bac3861e2147b17e, which
ported to GSettings but stopped calling the supplied callback.

070e7cb765a788c8e27ff3615d3ed36981d3518d restored the initial update,
but not the live ones.

Fixes #256.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This got broken in b3e27b1d6a0f11c5835f5829bac3861e2147b17e, which
ported to GSettings but stopped calling the supplied callback.

070e7cb765a788c8e27ff3615d3ed36981d3518d restored the initial update,
but not the live ones.

Fixes #256.
</pre>
</div>
</content>
</entry>
<entry>
<title>appearance: fix vertical expand of content on window resize</title>
<updated>2017-01-27T07:55:00+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-01-26T14:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=c94cbb105c96f8d35f7cbc28477d2f533fbc064d'/>
<id>c94cbb105c96f8d35f7cbc28477d2f533fbc064d</id>
<content type='text'>
this also fixes runtime warning in GTK+2 build
which had been introduced in https://github.com/mate-desktop/mate-control-center/commit/b4ca9200009784e95a5f2b1c1fd982eb33af1094
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this also fixes runtime warning in GTK+2 build
which had been introduced in https://github.com/mate-desktop/mate-control-center/commit/b4ca9200009784e95a5f2b1c1fd982eb33af1094
</pre>
</div>
</content>
</entry>
<entry>
<title>libslab: force the icon size</title>
<updated>2017-01-26T12:56:05+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2017-01-24T19:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=fdc99e22736abacfbd017dec1ff1fc94b633ee90'/>
<id>fdc99e22736abacfbd017dec1ff1fc94b633ee90</id>
<content type='text'>
If an icon only provides some huge sizes, not doing that breaks the layout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If an icon only provides some huge sizes, not doing that breaks the layout.
</pre>
</div>
</content>
</entry>
<entry>
<title>keyboard: fix vertical expand of content on resize in all dialogs</title>
<updated>2017-01-26T12:53:43+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-06T14:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=e6b4fbeeab7f412fb656f76d6137ae00795e2b49'/>
<id>e6b4fbeeab7f412fb656f76d6137ae00795e2b49</id>
<content type='text'>
https://github.com/mate-desktop/mate-control-center/commit/a4c1e05aa46adedbb0a2821e751fbbda2321d613
https://github.com/mate-desktop/mate-control-center/commit/50fff8ce6c172117352701bf9d68bbecd8cbc02c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/mate-desktop/mate-control-center/commit/a4c1e05aa46adedbb0a2821e751fbbda2321d613
https://github.com/mate-desktop/mate-control-center/commit/50fff8ce6c172117352701bf9d68bbecd8cbc02c
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3: fix build failure with marco 1.17 (which is GTK+3 only now)</title>
<updated>2017-01-25T11:26:41+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-10-19T09:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=ffb6856d8a192951e83de00ea24b288a3c003561'/>
<id>ffb6856d8a192951e83de00ea24b288a3c003561</id>
<content type='text'>
add a couple of #define's that previously were in marco's src/ui/preview-widget.h
which is included here
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add a couple of #define's that previously were in marco's src/ui/preview-widget.h
which is included here
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.16.0</title>
<updated>2016-09-20T04:55:08+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-09-20T04:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=40530f8ddd9f58d8abe391cd6c7929c496c7d8d0'/>
<id>40530f8ddd9f58d8abe391cd6c7929c496c7d8d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update NEWS for 1.16</title>
<updated>2016-09-19T15:44:42+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-09-19T15:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=a335a592938913ef70cbe0c86db79cac88166cc1'/>
<id>a335a592938913ef70cbe0c86db79cac88166cc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with Transifex</title>
<updated>2016-09-19T15:19:56+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-09-19T15:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=ab061c1353c83bf4b2dd046020b62c7488ee8011'/>
<id>ab061c1353c83bf4b2dd046020b62c7488ee8011</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
