<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/libcaja-private, branch v1.16.2</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>Fix keyboard-down wraparound on compact view</title>
<updated>2017-01-22T10:29:11+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-01-03T00:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d6dd10e66392e9b433eec39d8c86993d1d4386c9'/>
<id>d6dd10e66392e9b433eec39d8c86993d1d4386c9</id>
<content type='text'>
Fix https://github.com/mate-desktop/caja/issues/671
Apply https://git.gnome.org/browse/nautilus/commit/?id=40be4b85f51fc7b192ef7421b2ede27954997cc8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://github.com/mate-desktop/caja/issues/671
Apply https://git.gnome.org/browse/nautilus/commit/?id=40be4b85f51fc7b192ef7421b2ede27954997cc8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cursor on single-click navigation mode.</title>
<updated>2017-01-22T10:24:35+00:00</updated>
<author>
<name>Franco Tortoriello</name>
<email>torto9@users.noreply.github.com</email>
</author>
<published>2016-12-30T00:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0cc80dfb513c3986659c41bdf0edf06c7702f77b'/>
<id>0cc80dfb513c3986659c41bdf0edf06c7702f77b</id>
<content type='text'>
On this mode, after opening a folder, the hand cursor was used until the user
moved the cursor over a file or folder.
Based on Nautilus commit
https://git.gnome.org/browse/nautilus/commit/?id=2644c6ef4e7839e976d4861d6c86e16e34d46a13
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On this mode, after opening a folder, the hand cursor was used until the user
moved the cursor over a file or folder.
Based on Nautilus commit
https://git.gnome.org/browse/nautilus/commit/?id=2644c6ef4e7839e976d4861d6c86e16e34d46a13
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a separator when concatenating strings in icon text accessible</title>
<updated>2017-01-22T10:19:16+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2016-12-14T08:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b61fc8197c1912f168e5c40352cd54dc5b3fbfd3'/>
<id>b61fc8197c1912f168e5c40352cd54dc5b3fbfd3</id>
<content type='text'>
This makes the string exposed to ATK more sensible, instead of having
unrelated words coupled together.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the string exposed to ATK more sensible, instead of having
unrelated words coupled together.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hashtable warnings on close</title>
<updated>2017-01-22T09:49:40+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-10-08T20:00:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e3d3a9a989d36f3e646adf1cc5125af831ea28f2'/>
<id>e3d3a9a989d36f3e646adf1cc5125af831ea28f2</id>
<content type='text'>
As in Nautilus, use g_hash_table_new rather than eel_g_hash_table_new_free_at_exit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As in Nautilus, use g_hash_table_new rather than eel_g_hash_table_new_free_at_exit
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop warnings on window-close and 3 warnings on exit</title>
<updated>2017-01-22T09:49:34+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-10-07T04:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6b020640202f9e14af14845e54b8f3a74e941bf0'/>
<id>6b020640202f9e14af14845e54b8f3a74e941bf0</id>
<content type='text'>
Fix the gsignal warnings on window-close

based on https://github.com/mate-desktop/atril/commit/fda33fbeedc0aab64d9479850047d0817d0b38be
"Check if handler_id is connected before disconnect" from Atril

Also Fix "Source ID XXX was not found..." warnings on closing Caja

These three gsources are already gone when Caja exits, their ID's still exist but they cannot be found to remove. The warnings indicate double removal so this code block is just a source of errors. Leave it in place but commented out for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the gsignal warnings on window-close

based on https://github.com/mate-desktop/atril/commit/fda33fbeedc0aab64d9479850047d0817d0b38be
"Check if handler_id is connected before disconnect" from Atril

Also Fix "Source ID XXX was not found..." warnings on closing Caja

These three gsources are already gone when Caja exits, their ID's still exist but they cannot be found to remove. The warnings indicate double removal so this code block is just a source of errors. Leave it in place but commented out for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>a11y: fix accessibility implementation for CajaIconCanvasItemAccessible (#712)</title>
<updated>2017-01-22T09:17:09+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2017-01-22T09:17:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=136512259cbbf1dab007939ef7cb172ac277b0d3'/>
<id>136512259cbbf1dab007939ef7cb172ac277b0d3</id>
<content type='text'>
Fix CajaIconCanvasItemAccessible inheritance to properly inherit from
EelCanvasItemAccessible.  This fixes the ATK state machinery in
CajaIconCanvasItemAccessible, and adds AtkComponent support which
provides several useful features.

See also https://bugzilla.gnome.org/show_bug.cgi?id=677509 and
https://github.com/mate-desktop/caja/issues/706.
Partly based off https://git.gnome.org/browse/nautilus/commit/?id=6c5baeb7626eda6629fc6642c9eb513ef8bc5c8e</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix CajaIconCanvasItemAccessible inheritance to properly inherit from
EelCanvasItemAccessible.  This fixes the ATK state machinery in
CajaIconCanvasItemAccessible, and adds AtkComponent support which
provides several useful features.

See also https://bugzilla.gnome.org/show_bug.cgi?id=677509 and
https://github.com/mate-desktop/caja/issues/706.
Partly based off https://git.gnome.org/browse/nautilus/commit/?id=6c5baeb7626eda6629fc6642c9eb513ef8bc5c8e</pre>
</div>
</content>
</entry>
<entry>
<title>file: don't consider all desktop files caja links</title>
<updated>2016-12-29T21:01:28+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-12-29T00:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=93ea0f43c767d00b20874dcf65d1ae168d669080'/>
<id>93ea0f43c767d00b20874dcf65d1ae168d669080</id>
<content type='text'>
Only those which match application/x-desktop directly.
Apply Nautilus commit
https://github.com/GNOME/nautilus/commit/b241fd28913e87fe01419e4922259949a11c973f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only those which match application/x-desktop directly.
Apply Nautilus commit
https://github.com/GNOME/nautilus/commit/b241fd28913e87fe01419e4922259949a11c973f
</pre>
</div>
</content>
</entry>
<entry>
<title>Show "open with" menu for desktop and theme files</title>
<updated>2016-12-29T21:00:48+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-12-20T01:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=921dbb418e1f7319d8d8100cc5cda4891e246c36'/>
<id>921dbb418e1f7319d8d8100cc5cda4891e246c36</id>
<content type='text'>
Apply https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&amp;id=b9c51fd4eb84a9f52ee4be1bf183fc516984130b
via
https://gist.github.com/raveit65/19cfc5fe706ac6a2ea5d663a94fb02af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&amp;id=b9c51fd4eb84a9f52ee4be1bf183fc516984130b
via
https://gist.github.com/raveit65/19cfc5fe706ac6a2ea5d663a94fb02af
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix accessible object inherritance when used with GTK 3</title>
<updated>2016-10-18T13:31:31+00:00</updated>
<author>
<name>Luke Yelavich</name>
<email>themuso@ubuntu.com</email>
</author>
<published>2016-10-08T01:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a8470c69525fd6b0c2c94755298753f90b813831'/>
<id>a8470c69525fd6b0c2c94755298753f90b813831</id>
<content type='text'>
Also disable eel accessibility code that is not needed.

Fixes https://github.com/mate-desktop/caja/issues/590
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also disable eel accessibility code that is not needed.

Fixes https://github.com/mate-desktop/caja/issues/590
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+2: use eel helper again to set adjustment values</title>
<updated>2016-10-17T04:15:04+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-10-16T05:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=fb4d4960d6e4efa3fd85751ae373abafa20967df'/>
<id>fb4d4960d6e4efa3fd85751ae373abafa20967df</id>
<content type='text'>
This reverts https://github.com/mate-desktop/caja/commit/1f7ab5d for gtk2

Fixes https://github.com/mate-desktop/caja/issues/659
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts https://github.com/mate-desktop/caja/commit/1f7ab5d for gtk2

Fixes https://github.com/mate-desktop/caja/issues/659
</pre>
</div>
</content>
</entry>
</feed>
