<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/eel, 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>Gtk+-2: add eel_gtk_adjustment* functions again</title>
<updated>2016-10-16T18:07:29+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=a79bec599478cf32134105c75e73775ba74f9013'/>
<id>a79bec599478cf32134105c75e73775ba74f9013</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>support back and forward mouse buttons to navigate</title>
<updated>2016-10-16T09:50:33+00:00</updated>
<author>
<name>Martin Matuska</name>
<email>martin@matuska.org</email>
</author>
<published>2016-08-05T12:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=625a06c0a0781025693a6299b721b6bc7a065c1a'/>
<id>625a06c0a0781025693a6299b721b6bc7a065c1a</id>
<content type='text'>
Fixes https://github.com/mate-desktop/caja/issues/78

Co-Authored-By: Oliver Joos &lt;oliver.joos@hispeed.ch&gt;
Co-Authored-By: Nelson Benitez Leon &lt;nbenitezl@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/caja/issues/78

Co-Authored-By: Oliver Joos &lt;oliver.joos@hispeed.ch&gt;
Co-Authored-By: Nelson Benitez Leon &lt;nbenitezl@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>EelLabeledImageButton classes do not need a custom accessible object under GKT 3</title>
<updated>2016-10-11T08:53:55+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=c27cc572f8f33bdfbbc3dfea8786d05a1818b910'/>
<id>c27cc572f8f33bdfbbc3dfea8786d05a1818b910</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-11T08:36:03+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=99a9c6e7c6a67484c029518bdb31160469627701'/>
<id>99a9c6e7c6a67484c029518bdb31160469627701</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>Fix hashtable warnings on close</title>
<updated>2016-10-10T08:35:41+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=6e142d59d7408e53ab1e579dba62517b6f59e307'/>
<id>6e142d59d7408e53ab1e579dba62517b6f59e307</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>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>
