<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/capplets/keybindings, branch v1.20.4</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>update hint for mouse double-click</title>
<updated>2018-11-18T20:18:30+00:00</updated>
<author>
<name>Abu Sakib</name>
<email>mabusakib@gmail.com</email>
</author>
<published>2018-11-17T09:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=87d36272c3226fa88c2fc1888c357c8dd451e57f'/>
<id>87d36272c3226fa88c2fc1888c357c8dd451e57f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keybindings: double click instead one click to edit keyboard shortcuts</title>
<updated>2018-11-18T20:11:30+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-11-15T10:16:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=e5c3e4f0e083481d490de00d9094cfe7197b4044'/>
<id>e5c3e4f0e083481d490de00d9094cfe7197b4044</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-control-center/issues/390
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-control-center/issues/390
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-30T19:11:14+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-28T19:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=2be32a55532fbb010f83472064435aae49e36270'/>
<id>2be32a55532fbb010f83472064435aae49e36270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eggcellrendererkeys.c: Fix build warnings:</title>
<updated>2018-01-13T00:08:29+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-12T23:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=d146d8f263b3d12d6e2c3fc7da1b4fc28915db57'/>
<id>d146d8f263b3d12d6e2c3fc7da1b4fc28915db57</id>
<content type='text'>
assignment from incompatible pointer type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
assignment from incompatible pointer type
</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>keybindings: fix a couple of build warnings</title>
<updated>2017-05-16T14:19:21+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-05-16T14:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=6f83da9ef9d63bda0e6e7a2a47b2deabce5da33e'/>
<id>6f83da9ef9d63bda0e6e7a2a47b2deabce5da33e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keybindings: Fix and add mnemonics in the custom command dialog</title>
<updated>2017-04-06T09:05:59+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-04-06T09:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=b7014646028f90d2336fcce9da1a063f001e4775'/>
<id>b7014646028f90d2336fcce9da1a063f001e4775</id>
<content type='text'>
Also remove an unnecessary intermediate box, we can pack in the grid
directly.

Fix for breakage introduced in #274.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove an unnecessary intermediate box, we can pack in the grid
directly.

Fix for breakage introduced in #274.
</pre>
</div>
</content>
</entry>
<entry>
<title>keybindings: Allow to select an installed application through a dialog</title>
<updated>2017-04-03T17:26:41+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-03-23T11:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=5d928407022afa0fd9e1c6798f4c93ba54418b4e'/>
<id>5d928407022afa0fd9e1c6798f4c93ba54418b4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-keybinding-properties.ui: avoid deprecated widgets</title>
<updated>2017-03-02T11:59:22+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-02T11:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=3231145f897461f46c0a14d658b077f06c89adef'/>
<id>3231145f897461f46c0a14d658b077f06c89adef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
