<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja, branch v1.17.1</title>
<subtitle>Caja, the file manager for the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/'/>
<entry>
<title>release 1.17.1</title>
<updated>2016-11-22T22:02:38+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-11-22T22:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2fb584d39c8ed9f3c0c1a35baeb3129fb0508b04'/>
<id>2fb584d39c8ed9f3c0c1a35baeb3129fb0508b04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with transiflex</title>
<updated>2016-11-22T21:50:10+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-11-22T21:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=8ba9d039044a14a89e4b877b317cf75153105e9e'/>
<id>8ba9d039044a14a89e4b877b317cf75153105e9e</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 libunique,  GTK+2 code, and --with-gtk build option</title>
<updated>2016-11-22T20:02:51+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-11-22T20:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=276eb145ce96d5f75f8d3901daf6310f60ddbb81'/>
<id>276eb145ce96d5f75f8d3901daf6310f60ddbb81</id>
<content type='text'>
*Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors
*Remove GTK2 and libunique specific code.
*Leaves selector for specific GTK3 versions.
*Remove #DEFINES for vbox/hbox previously required for GTK2 compatability
*Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work
*spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors
*Remove GTK2 and libunique specific code.
*Leaves selector for specific GTK3 versions.
*Remove #DEFINES for vbox/hbox previously required for GTK2 compatability
*Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work
*spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591
</pre>
</div>
</content>
</entry>
<entry>
<title>configure.ac: Check for libnotify</title>
<updated>2016-11-17T21:49:19+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-11-17T21:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=969e4d021fe49654fe6e5ee7e88c920fec126505'/>
<id>969e4d021fe49654fe6e5ee7e88c920fec126505</id>
<content type='text'>
Since https://github.com/mate-desktop/caja/commit/edb2cc870fa87cf1c57a61c0af5c578461b20a20 we use /usr/include/libnotify/notify.h so check for it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since https://github.com/mate-desktop/caja/commit/edb2cc870fa87cf1c57a61c0af5c578461b20a20 we use /usr/include/libnotify/notify.h so check for it.
</pre>
</div>
</content>
</entry>
<entry>
<title>application: correct description of --force-desktop option</title>
<updated>2016-11-11T11:03:28+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-11T11:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=efea66045a2fb69741a9da2852ee59b5fe86e08d'/>
<id>efea66045a2fb69741a9da2852ee59b5fe86e08d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>application: remove unused function</title>
<updated>2016-11-10T14:31:28+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-10T14:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a5d2bd2c5e86ea58fed2419face5a9efb0994b17'/>
<id>a5d2bd2c5e86ea58fed2419face5a9efb0994b17</id>
<content type='text'>
same as done upstream:
https://git.gnome.org/browse/nautilus/commit/?id=41da60c3a7156e504f7cf89cea87be49ef75a89c

it's not used after 7008129b5a16ceceafc3dd5868a8317b35561768
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
same as done upstream:
https://git.gnome.org/browse/nautilus/commit/?id=41da60c3a7156e504f7cf89cea87be49ef75a89c

it's not used after 7008129b5a16ceceafc3dd5868a8317b35561768
</pre>
</div>
</content>
</entry>
<entry>
<title>remove convert metadata</title>
<updated>2016-11-08T20:36:56+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-11-08T20:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=7008129b5a16ceceafc3dd5868a8317b35561768'/>
<id>7008129b5a16ceceafc3dd5868a8317b35561768</id>
<content type='text'>
Apply https://git.gnome.org/browse/nautilus/commit/?id=87d24047f674ca941e2691602da2501945a82330
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply https://git.gnome.org/browse/nautilus/commit/?id=87d24047f674ca941e2691602da2501945a82330
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix GTK2 build</title>
<updated>2016-11-04T19:45:56+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-11-04T19:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=3e93f938000cdb24a6137daecd77fe010ae93f36'/>
<id>3e93f938000cdb24a6137daecd77fe010ae93f36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compact view: ensure horizontal mouse wheel works both directions</title>
<updated>2016-11-04T18:56:08+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-11-04T18:15:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ae053dbf2cc26ae74df5e782261c3a3bc7126763'/>
<id>ae053dbf2cc26ae74df5e782261c3a3bc7126763</id>
<content type='text'>
Apply patch by ZenWalker for horizontal scrollwheel mice, without it
scrolling left or right scrolls right only
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply patch by ZenWalker for horizontal scrollwheel mice, without it
scrolling left or right scrolls right only
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mousewheel scrolling in compact view</title>
<updated>2016-11-04T18:56:08+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-11-04T03:31:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=f34590dd7a71251515b90cd9812878b7d26d30b6'/>
<id>f34590dd7a71251515b90cd9812878b7d26d30b6</id>
<content type='text'>
Apply Nautilus commit https://github.com/GNOME/nautilus/commit/0832acdb4371fc7de957303e220e899c8fdcdf5c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply Nautilus commit https://github.com/GNOME/nautilus/commit/0832acdb4371fc7de957303e220e899c8fdcdf5c
</pre>
</div>
</content>
</entry>
</feed>
