<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja, 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>release 1.16.2</title>
<updated>2017-01-22T12:36:35+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-01-22T12:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4981de2a26e95a11e2fcb22f8d9b39bd538dd6c0'/>
<id>4981de2a26e95a11e2fcb22f8d9b39bd538dd6c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>show/hide columns instead of appending/removing them</title>
<updated>2017-01-22T10:30:57+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-01-06T10:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d443ee5ad388cacc96ce7d523af5216e266daf01'/>
<id>d443ee5ad388cacc96ce7d523af5216e266daf01</id>
<content type='text'>
fixes https://github.com/mate-desktop/caja/issues/649

adapted from:
https://git.gnome.org/browse/nautilus/commit/?id=e19f7cb3fec1e6c884d1741c3c00916c65ab035f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/caja/issues/649

adapted from:
https://git.gnome.org/browse/nautilus/commit/?id=e19f7cb3fec1e6c884d1741c3c00916c65ab035f
</pre>
</div>
</content>
</entry>
<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>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 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>GTK+3: fix build warning about wrong variable type</title>
<updated>2017-01-22T10:22:16+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-29T12:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=5d10e2fd61222796bbd540dc1c452de50a075747'/>
<id>5d10e2fd61222796bbd540dc1c452de50a075747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>prefs dialog: fix vertical expand of content with window resize</title>
<updated>2017-01-22T10:02:52+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-06T14:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ebe5dcc666f85033e9711e83461e0b5188c3f869'/>
<id>ebe5dcc666f85033e9711e83461e0b5188c3f869</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caja.css: fix missing comma</title>
<updated>2017-01-22T10:01:51+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-12-03T03:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=37fb8a641a4695a9c572b3460ad2b6eb7a7df1fe'/>
<id>37fb8a641a4695a9c572b3460ad2b6eb7a7df1fe</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: fix mousewheel scrolling in compact view</title>
<updated>2017-01-22T10:00:38+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=d773ac2760052190cccb7ca1161a005fb2464b7d'/>
<id>d773ac2760052190cccb7ca1161a005fb2464b7d</id>
<content type='text'>
with patch by ZenWalker to fix horizontal wheel scrolling

cherry-picked and squashed from:
https://github.com/mate-desktop/caja/commit/f34590dd7a71251515b90cd9812878b7d26d30b6
https://github.com/mate-desktop/caja/commit/ae053dbf2cc26ae74df5e782261c3a3bc7126763
https://github.com/mate-desktop/caja/commit/3e93f938000cdb24a6137daecd77fe010ae93f36
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with patch by ZenWalker to fix horizontal wheel scrolling

cherry-picked and squashed from:
https://github.com/mate-desktop/caja/commit/f34590dd7a71251515b90cd9812878b7d26d30b6
https://github.com/mate-desktop/caja/commit/ae053dbf2cc26ae74df5e782261c3a3bc7126763
https://github.com/mate-desktop/caja/commit/3e93f938000cdb24a6137daecd77fe010ae93f36
</pre>
</div>
</content>
</entry>
</feed>
