<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/capplets, branch v1.19.2</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>Enable default broswer setting support for text/html</title>
<updated>2017-12-25T16:43:11+00:00</updated>
<author>
<name>cxy_uestc</name>
<email>cxy_uestc@163.com</email>
</author>
<published>2017-07-16T13:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=c752109f760fd2669ecc210c0cdc98de8c6dc4d7'/>
<id>c752109f760fd2669ecc210c0cdc98de8c6dc4d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WidthOfScreen and HeightOfScreen implementation</title>
<updated>2017-12-20T19:47:45+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-06T00:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=8d737c695f37a5bb0ad5ded56a44777249624cea'/>
<id>8d737c695f37a5bb0ad5ded56a44777249624cea</id>
<content type='text'>
This commit reverts:

https://github.com/mate-desktop/mate-control-center/commit/fe782c673262e861334bb48265abf5075ff02680
https://github.com/mate-desktop/mate-control-center/commit/061f3780a3af6224a804d239f9b9dfc5c81873f6

And it applies an alternative to fix the deprecated functions:

gdk_screen_get_width
gdk_screen_get_height

gdk_screen_width
gdk_screen_height
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit reverts:

https://github.com/mate-desktop/mate-control-center/commit/fe782c673262e861334bb48265abf5075ff02680
https://github.com/mate-desktop/mate-control-center/commit/061f3780a3af6224a804d239f9b9dfc5c81873f6

And it applies an alternative to fix the deprecated functions:

gdk_screen_get_width
gdk_screen_get_height

gdk_screen_width
gdk_screen_height
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the support for cursor sizes of 96 and 128. It could be useful for low-vision persons to be able to increase the size of the their cursors greater than 64. If the cursor theme doesn't provide cursor sizes greater than 64 the behavior is the same.</title>
<updated>2017-12-15T08:24:34+00:00</updated>
<author>
<name>Alex ARNAUD</name>
<email>alexarnaud@hypra.fr</email>
</author>
<published>2017-11-27T14:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=4da5a18ede05f35140c7fc1b51bdb5b0a51295ca'/>
<id>4da5a18ede05f35140c7fc1b51bdb5b0a51295ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes font dpi with "org.mate.desktop.font-rendering.dpi" by default</title>
<updated>2017-12-01T20:11:06+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-01T19:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=65b2fdd63e4e17563cf4a5cf6d3e2835e4598108'/>
<id>65b2fdd63e4e17563cf4a5cf6d3e2835e4598108</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:</title>
<updated>2017-08-19T16:29:56+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-08-19T16:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=1b565937c12415d96b41eaa020450b10c50aaade'/>
<id>1b565937c12415d96b41eaa020450b10c50aaade</id>
<content type='text'>
avoid deprecated:

gdk_screen_get_monitor_geometry
gdk_screen_get_monitor_at_window
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid deprecated:

gdk_screen_get_monitor_geometry
gdk_screen_get_monitor_at_window
</pre>
</div>
</content>
</entry>
<entry>
<title>appearance-font.c: avoid deprecated gdk_screen_get_width/height_mm</title>
<updated>2017-08-15T15:20:58+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-08-11T23:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=b2c80db482ccba74a92e1bb588c9c0f4fcfc3f66'/>
<id>b2c80db482ccba74a92e1bb588c9c0f4fcfc3f66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated gdk_screen_get_width/height</title>
<updated>2017-08-15T15:20:58+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-08-06T00:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=061f3780a3af6224a804d239f9b9dfc5c81873f6'/>
<id>061f3780a3af6224a804d239f9b9dfc5c81873f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display scrollarea: avoid deprecated gtk_adjustment_changed</title>
<updated>2017-08-15T08:52:56+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-08-02T13:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=df9028e9ff4448610dc7626b75a5cf331fb8e106'/>
<id>df9028e9ff4448610dc7626b75a5cf331fb8e106</id>
<content type='text'>
gtk_adjustment_changed has been deprecated since version 3.18 and
GTK+ emits “changed” itself whenever any of the properties (other than value) change.
see https://developer.gnome.org/gtk3/unstable/GtkAdjustment.html#gtk-adjustment-changed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gtk_adjustment_changed has been deprecated since version 3.18 and
GTK+ emits “changed” itself whenever any of the properties (other than value) change.
see https://developer.gnome.org/gtk3/unstable/GtkAdjustment.html#gtk-adjustment-changed
</pre>
</div>
</content>
</entry>
<entry>
<title>keybindings eggcellrendererkey: avoid deprecated GDK pointer and keyboard types</title>
<updated>2017-08-15T08:52:56+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-08-01T16:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=dd607141fbb09d54f3fd043611947290fc9b90fa'/>
<id>dd607141fbb09d54f3fd043611947290fc9b90fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display scrollarea: fix a -Wuninitialized build warning</title>
<updated>2017-08-15T08:52:56+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-08-01T14:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=f6421eb52e630cbea1e33c68bda231d420eced38'/>
<id>f6421eb52e630cbea1e33c68bda231d420eced38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
