<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src, 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>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>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>
<entry>
<title>libunique builds: enable eject notifications</title>
<updated>2016-10-24T00:24:17+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-10-24T00:24:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6404fa33afc5b4961fea47f8eefd07f5b4ff913a'/>
<id>6404fa33afc5b4961fea47f8eefd07f5b4ff913a</id>
<content type='text'>
We no longer need to use any GtkApplication features for this so enable it in libunique builds too. Tested with and without libunique in GTK 3.22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We no longer need to use any GtkApplication features for this so enable it in libunique builds too. Tested with and without libunique in GTK 3.22
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor notification code to remove duplicate function</title>
<updated>2016-10-23T22:39:57+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-10-23T22:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=30b7ce2e63080fca1db9bdf2dd82955ce7ad2cc7'/>
<id>30b7ce2e63080fca1db9bdf2dd82955ce7ad2cc7</id>
<content type='text'>
The desktop icon eject code required a function in libcaja-private so we no longer need it in caja-application.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The desktop icon eject code required a function in libcaja-private so we no longer need it in caja-application.c
</pre>
</div>
</content>
</entry>
<entry>
<title>GtkApplication: Notify when ejected volumes safe to unplug</title>
<updated>2016-10-23T03:14:31+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-10-23T03:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ec529e70c20c4164fe34179fc1956676bd10e665'/>
<id>ec529e70c20c4164fe34179fc1956676bd10e665</id>
<content type='text'>
Notify users when an external drive is still writing data on attempt to eject, and again when drive is safe to unmount. Notifications behave as they do in Nemo when ejecting/unmounting a flash drive. Tested with GTK 3.22 and a known slow flash drive.

This is in GtkApplication builds only, code is from Nemo. FIXME: build system does not limit libnotify dependency to GtkApplication builds and is rather improvised. Adding libnotify to CORE_MODULES via configure.ac did not work, and using Nemo's changes put -lnotify into CORE rather than ALL libs and that caused build failures on failure to link.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notify users when an external drive is still writing data on attempt to eject, and again when drive is safe to unmount. Notifications behave as they do in Nemo when ejecting/unmounting a flash drive. Tested with GTK 3.22 and a known slow flash drive.

This is in GtkApplication builds only, code is from Nemo. FIXME: build system does not limit libnotify dependency to GtkApplication builds and is rather improvised. Adding libnotify to CORE_MODULES via configure.ac did not work, and using Nemo's changes put -lnotify into CORE rather than ALL libs and that caused build failures on failure to link.
</pre>
</div>
</content>
</entry>
</feed>
