<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/capplets/common, branch v1.23.1</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> Add scroll tabs with mouse wheel in severals capplets</title>
<updated>2019-07-02T09:07:04+00:00</updated>
<author>
<name>Laurent Napias</name>
<email>tamplan@free.fr</email>
</author>
<published>2019-06-26T20:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=b931a8f99fc07cf860819507e18546bb9583a2f1'/>
<id>b931a8f99fc07cf860819507e18546bb9583a2f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>common: Remove capplet-stock-icons</title>
<updated>2019-06-18T18:40:37+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-06-17T08:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=51e386fd4f5c60750c57a815203981754580e01d'/>
<id>51e386fd4f5c60750c57a815203981754580e01d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespaces</title>
<updated>2019-06-18T08:07:19+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-06-16T11:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=66368a189dea7ab666cb4089ee30b6ba04ba5132'/>
<id>66368a189dea7ab666cb4089ee30b6ba04ba5132</id>
<content type='text'>
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
</pre>
</div>
</content>
</entry>
<entry>
<title>file-transfer-dialog.c: avoid deprecated 'g_type_class_add_private'</title>
<updated>2019-05-16T09:46:52+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-05-14T05:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=41c52ce3cc475c042f7e63b37e3d8db26db8d907'/>
<id>41c52ce3cc475c042f7e63b37e3d8db26db8d907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>capplets/mouse: .svg files instead .png in doubleclick artwork</title>
<updated>2018-12-30T14:43:21+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-12-30T13:28:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=99b0d3e8b5fb7c259918f2089b3132febeb99848'/>
<id>99b0d3e8b5fb7c259918f2089b3132febeb99848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wm-common: replace deprecated gdk_error_trap functions</title>
<updated>2018-06-10T12:32:25+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-06-08T14:28:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=f6d429e01de132233c5288616e57772e687358bf'/>
<id>f6d429e01de132233c5288616e57772e687358bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change cursor-size to 24px</title>
<updated>2018-04-25T04:22:24+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-04-25T04:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=61e2e6e075d4e39e65b345ab3f71308673ba4b72'/>
<id>61e2e6e075d4e39e65b345ab3f71308673ba4b72</id>
<content type='text'>
The MATE cursor theme does not have an 18px cursor size, so having
a 18px as the default setting does not make sense. Using 24px looks
better in modern displays and allows for proper HiDPI scaling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The MATE cursor theme does not have an 18px cursor size, so having
a 18px as the default setting does not make sense. Using 24px looks
better in modern displays and allows for proper HiDPI scaling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Scale cursor size for HiDPI when changing themes</title>
<updated>2018-03-27T12:12:03+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-03-24T04:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=1269bef5ff1d6ab307c84439a80d2de8a35c4a24'/>
<id>1269bef5ff1d6ab307c84439a80d2de8a35c4a24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-thumbnail.c: avoid deprecated GtkButton:use-stock</title>
<updated>2018-02-17T01:34:22+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-02-17T01:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=257b2363af758bb159e3265596dadc483833475d'/>
<id>257b2363af758bb159e3265596dadc483833475d</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 GtkStock</title>
<updated>2018-02-12T13:03:07+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-26T10:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=17b20172c581009a5d972dbb9bc523e7d3e4126d'/>
<id>17b20172c581009a5d972dbb9bc523e7d3e4126d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
