<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/eel, 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>Single click navigation: keep hand cursor when opening folder...</title>
<updated>2017-01-22T10:24:48+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-12-31T06:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=707dbc1372b9aa1b3f8a19b3689c51114e7784f2'/>
<id>707dbc1372b9aa1b3f8a19b3689c51114e7784f2</id>
<content type='text'>
and it comes to rest on a new folder displayed in the same icon
position. Note that this is only in single click navigation, as
double clicking always reverts the cursor to the arrow
Same as GNOME/nautilus commit
https://git.gnome.org/browse/nautilus/commit/?id=d486af277f491ff5cfcfa254ebce618cd41a3edb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and it comes to rest on a new folder displayed in the same icon
position. Note that this is only in single click navigation, as
double clicking always reverts the cursor to the arrow
Same as GNOME/nautilus commit
https://git.gnome.org/browse/nautilus/commit/?id=d486af277f491ff5cfcfa254ebce618cd41a3edb
</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>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>EelLabeledImageButton classes do not need a custom accessible object under GKT 3</title>
<updated>2016-10-18T13:31:46+00:00</updated>
<author>
<name>Luke Yelavich</name>
<email>themuso@ubuntu.com</email>
</author>
<published>2016-10-11T08:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=13a5519d3eee32036290adab4fa1d6397d691bfa'/>
<id>13a5519d3eee32036290adab4fa1d6397d691bfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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: add eel_gtk_adjustment* functions again</title>
<updated>2016-10-17T04:14:45+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-10-16T05:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a7ef765a1c9f1d7796a4e168ae2398af2368d3ad'/>
<id>a7ef765a1c9f1d7796a4e168ae2398af2368d3ad</id>
<content type='text'>
This reverts https://github.com/mate-desktop/caja/commit/f02d495 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/f02d495 for gtk2

fixes https://github.com/mate-desktop/caja/issues/659
</pre>
</div>
</content>
</entry>
<entry>
<title>drop a large amount of completely unused code</title>
<updated>2016-08-22T13:40:21+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-08-21T00:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=3c6122df79f4d6e86d7afa0e6c4b64403de7bc44'/>
<id>3c6122df79f4d6e86d7afa0e6c4b64403de7bc44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+-3 eel: fix color definition pointed out by running distcheck with gtk3</title>
<updated>2016-07-15T15:57:14+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-15T15:57:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ce7c14985b6517ee57752c5963de5d9559f39596'/>
<id>ce7c14985b6517ee57752c5963de5d9559f39596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop unneeded includes</title>
<updated>2016-07-13T12:41:14+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-07-13T12:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=f3331893add1aca7fe85e1f3803000d17fec0c63'/>
<id>f3331893add1aca7fe85e1f3803000d17fec0c63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eel: fix minor build warning</title>
<updated>2016-07-12T12:14:34+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-07-12T12:14:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=739bb5a7a24a6efd2bcd8208c5edd49e3c5ef5cc'/>
<id>739bb5a7a24a6efd2bcd8208c5edd49e3c5ef5cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
