<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/libwindow-settings, 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>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>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>Remove dead store detected by clang</title>
<updated>2019-04-12T02:10:59+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-12T08:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=0be07a3500d67b240f77874cff989d3fe7026a34'/>
<id>0be07a3500d67b240f77874cff989d3fe7026a34</id>
<content type='text'>
marco-window-manager.c:408:17: warning: Value stored to 'i' is never read
                i = 0;
                ^   ~

theme-installer.c:813:3: warning: Value stored to 'filename' is never read
                filename = old_folder;
                ^          ~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
marco-window-manager.c:408:17: warning: Value stored to 'i' is never read
                i = 0;
                ^   ~

theme-installer.c:813:3: warning: Value stored to 'filename' is never read
                filename = old_folder;
                ^          ~~~~~~~~~~
</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>Drop support for glib &lt; 2.36</title>
<updated>2014-05-20T17:05:38+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-05-20T17:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=ee1b275f63d715701c46f9584bf5c943f354a6a0'/>
<id>ee1b275f63d715701c46f9584bf5c943f354a6a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for metacity-theme-2.xml</title>
<updated>2014-04-27T15:51:18+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-04-27T15:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=6b04f6e280bbdc5deaed82412e8c5f352cd96846'/>
<id>6b04f6e280bbdc5deaed82412e8c5f352cd96846</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-control-center/issues/92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-control-center/issues/92
</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>change INCLUDES to AM_CPPFLAGS for automake-1.13</title>
<updated>2013-03-25T17:59:34+00:00</updated>
<author>
<name>raveit</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2013-03-25T17:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=ecf6b71751f1bdbacff7f29ddd36f44802d53662'/>
<id>ecf6b71751f1bdbacff7f29ddd36f44802d53662</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>windows: Add option to enable compositing manager and fast alt-tab</title>
<updated>2013-02-09T23:10:10+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-02-09T23:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=9e4dc4de27023c3b7780d51f2b16401b6bc7dacb'/>
<id>9e4dc4de27023c3b7780d51f2b16401b6bc7dacb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed the ordering that titlebar actions are displayed.</title>
<updated>2013-01-11T05:12:19+00:00</updated>
<author>
<name>Steve Zesch</name>
<email>stevezesch2@gmail.com</email>
</author>
<published>2013-01-11T05:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=8480f4f60a060781934f7ca96857118ff8ebec07'/>
<id>8480f4f60a060781934f7ca96857118ff8ebec07</id>
<content type='text'>
Previously, the ordering of the titlebar actions did not match
the enum ordering in the schema file, which caused the wrong
action to be set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, the ordering of the titlebar actions did not match
the enum ordering in the schema file, which caused the wrong
action to be set.
</pre>
</div>
</content>
</entry>
</feed>
