<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/capplets/common, branch v1.24.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>mate-theme-info: Use of memory after it is freed</title>
<updated>2020-08-15T12:22:43+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-03-16T12:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=1eade559f6b22d896afdf3ed2577fdc985f53616'/>
<id>1eade559f6b22d896afdf3ed2577fdc985f53616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-theme-info: fix memory leak</title>
<updated>2020-02-06T13:49:18+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-02-02T23:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=032afd202dd74827ae195c25f7a47d91fb002575'/>
<id>032afd202dd74827ae195c25f7a47d91fb002575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use warning flags</title>
<updated>2020-02-05T23:37:40+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-02-05T09:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=7409da3ec2cc07e81a12825c226d5dff8f3d27d0'/>
<id>7409da3ec2cc07e81a12825c226d5dff8f3d27d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Search system themes in system data dirs</title>
<updated>2019-12-27T07:14:52+00:00</updated>
<author>
<name>José Romildo Malaquias</name>
<email>malaquias@gmail.com</email>
</author>
<published>2019-12-25T21:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=0734ed62a91179fa17598e672253ce5718620afc'/>
<id>0734ed62a91179fa17598e672253ce5718620afc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
