<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/shell/control-center.c, branch fix-display-preview-ghosting</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>Remove libslab library</title>
<updated>2023-11-05T11:00:50+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-10-25T13:43:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=c2e94e1925f3c7acfa3fd3352dc8fdafe6375adc'/>
<id>c2e94e1925f3c7acfa3fd3352dc8fdafe6375adc</id>
<content type='text'>
libslab is only used in mate-c-c and there is no need to provide a library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libslab is only used in mate-c-c and there is no need to provide a library
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build warnings about missing field initializer</title>
<updated>2021-11-11T18:49:25+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-28T12:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=9d702031671fa8aa4cdf6ea512b3f59b8ea3da37'/>
<id>9d702031671fa8aa4cdf6ea512b3f59b8ea3da37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: allow users to disable gettext support (--disable-nls)</title>
<updated>2021-02-16T13:07:47+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-02-13T11:32:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=e50a1907e04a320bf9e054182b8dbeb4c52eb076'/>
<id>e50a1907e04a320bf9e054182b8dbeb4c52eb076</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove warnings: function declaration isn’t a prototype</title>
<updated>2020-03-10T20:13:18+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-02-06T13:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=7419ff0f54fe9f1489bbc491ea78195bffe1cb76'/>
<id>7419ff0f54fe9f1489bbc491ea78195bffe1cb76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>control-center: Fix memory leak</title>
<updated>2019-04-19T21:00:12+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-11T19:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=186fca07c5bbdde4e208e019090724dd938400b8'/>
<id>186fca07c5bbdde4e208e019090724dd938400b8</id>
<content type='text'>
Reported by clang:

  control-center.c:84:2: warning: Potential leak of memory pointed to by 'action'
          g_slist_free(key_list);
          ^~~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by clang:

  control-center.c:84:2: warning: Potential leak of memory pointed to by 'action'
          g_slist_free(key_list);
          ^~~~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-12-01T21:50:14+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-01T21:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=0c27d18ab5efb721a2f02549767016c81fc6ce2c'/>
<id>0c27d18ab5efb721a2f02549767016c81fc6ce2c</id>
<content type='text'>
and require libmatekbd, libmate-desktop, marco, m-s-d &gt;= 1.17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require libmatekbd, libmate-desktop, marco, m-s-d &gt;= 1.17
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3: port libunique-&gt;GtkApplication</title>
<updated>2016-10-19T10:28:59+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-10-01T06:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=80d37475904c9e58b8a291bcd6d49867dbf23506'/>
<id>80d37475904c9e58b8a291bcd6d49867dbf23506</id>
<content type='text'>
All GTK3 builds for now, this can go 3-way to permit gtk3/libunique builds if there is any reason for a distro to have issues with using GtkApplication, or for a point/buildfix release
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All GTK3 builds for now, this can go 3-way to permit gtk3/libunique builds if there is any reason for a distro to have issues with using GtkApplication, or for a point/buildfix release
</pre>
</div>
</content>
</entry>
<entry>
<title>drop unused includes</title>
<updated>2016-07-13T10:29:18+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-07-13T10:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=d46169a6292ac98fa613bbf6c0f8934bdde6d508'/>
<id>d46169a6292ac98fa613bbf6c0f8934bdde6d508</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to new mate-desktop include paths</title>
<updated>2013-11-03T14:40:24+00:00</updated>
<author>
<name>Willy Sudiarto Raharjo</name>
<email>willysr@gmail.com</email>
</author>
<published>2013-11-03T14:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=7b905c35a766601a76da261edc90fc1bd645412c'/>
<id>7b905c35a766601a76da261edc90fc1bd645412c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>re-add previously deleted files into libslab</title>
<updated>2012-12-12T14:41:41+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-12-12T14:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=762dd31acc761e33f05d27857a7b5f2b23f6d917'/>
<id>762dd31acc761e33f05d27857a7b5f2b23f6d917</id>
<content type='text'>
they are dependencies of gnome-main-menu
they are migrated to gsettings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
they are dependencies of gnome-main-menu
they are migrated to gsettings
</pre>
</div>
</content>
</entry>
</feed>
