<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src/file-manager, branch v1.18.4</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>Adds columns autosizing</title>
<updated>2017-08-26T09:34:58+00:00</updated>
<author>
<name>Jury Verrigni</name>
<email>jury.verrigni@gmail.com</email>
</author>
<published>2017-08-25T13:56:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ee0de1a5e74cbed5cf49517ea82a73e52dd6424a'/>
<id>ee0de1a5e74cbed5cf49517ea82a73e52dd6424a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refresh all rows on zoom change</title>
<updated>2017-08-26T09:34:42+00:00</updated>
<author>
<name>Jury Verrigni</name>
<email>jury.verrigni@gmail.com</email>
</author>
<published>2017-08-25T10:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=1f5d0488d54d2affc0bcc54a8f21f8936110c688'/>
<id>1f5d0488d54d2affc0bcc54a8f21f8936110c688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Forces widget redraw on zoom</title>
<updated>2017-08-26T09:34:28+00:00</updated>
<author>
<name>Jury Verrigni</name>
<email>jury.verrigni@gmail.com</email>
</author>
<published>2017-08-24T20:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=14ce3294bed72bd6e4ab3cc2685f37ddc3a5b0db'/>
<id>14ce3294bed72bd6e4ab3cc2685f37ddc3a5b0db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix vertical Compact View scrolling in fm_icon_view_scroll_event()</title>
<updated>2017-07-09T15:45:10+00:00</updated>
<author>
<name>Galik</name>
<email>galik.bool@gmail.com</email>
</author>
<published>2017-07-03T01:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d7656638ef5f76b5cbb768e777ee7f70a0c9129a'/>
<id>d7656638ef5f76b5cbb768e777ee7f70a0c9129a</id>
<content type='text'>
Was always scrolling to right when using sideways scrolling devices.

Now scrolls left or right with sideways scrolling devices and adjusts
vertical scrolling devices to scroll sideways.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Was always scrolling to right when using sideways scrolling devices.

Now scrolls left or right with sideways scrolling devices and adjusts
vertical scrolling devices to scroll sideways.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken rename in list view by selectin file name cell.</title>
<updated>2017-03-23T15:33:42+00:00</updated>
<author>
<name>Martin Pieuchot</name>
<email>mpi@grenadille.net</email>
</author>
<published>2017-03-23T10:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=8eb3d9d5452eb42634f27de59178e64da1e8f86f'/>
<id>8eb3d9d5452eb42634f27de59178e64da1e8f86f</id>
<content type='text'>
This is a backport from nautilus 5b09cedf434b53a975074b346d511335fc735cba

  list-view: explicitly set cursor on file name cell renderer on rename

  The file name column has two cell renderers, one for the icon and another for
  the name string. Thus, gtk_tree_view_set_cursor() isn't enough to reliably
  start editing the file name cell since it will try to edit whatever is the
  currently focused cell in the column.

  https://bugzilla.gnome.org/show_bug.cgi?id=656128

Fixes https://github.com/mate-desktop/caja/issues/741
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a backport from nautilus 5b09cedf434b53a975074b346d511335fc735cba

  list-view: explicitly set cursor on file name cell renderer on rename

  The file name column has two cell renderers, one for the icon and another for
  the name string. Thus, gtk_tree_view_set_cursor() isn't enough to reliably
  start editing the file name cell since it will try to edit whatever is the
  currently focused cell in the column.

  https://bugzilla.gnome.org/show_bug.cgi?id=656128

Fixes https://github.com/mate-desktop/caja/issues/741
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "GTK3.21:fix desktop redraw"</title>
<updated>2017-03-13T09:28:08+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2017-02-25T17:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=438682bef1a8fea49b4c6972350bede1bfad69d0'/>
<id>438682bef1a8fea49b4c6972350bede1bfad69d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused code</title>
<updated>2017-02-07T18:39:20+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-02-07T18:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=14b802e267e66f99db00fec1d2e6d262e5b7fb5a'/>
<id>14b802e267e66f99db00fec1d2e6d262e5b7fb5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for https://github.com/mate-desktop/caja/issues/734</title>
<updated>2017-02-07T06:00:50+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-02-07T06:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d575ecad1297e3200df6370efd5d9ae6db12b96a'/>
<id>d575ecad1297e3200df6370efd5d9ae6db12b96a</id>
<content type='text'>
restore "open with other application" menu entry for directories
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
restore "open with other application" menu entry for directories
</pre>
</div>
</content>
</entry>
<entry>
<title>show/hide columns instead of appending/removing them</title>
<updated>2017-01-06T10:39:44+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=81c03e738fd933702738264c75b0a4a0a72495b9'/>
<id>81c03e738fd933702738264c75b0a4a0a72495b9</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>Show "open with" tab in properties window when "open with" menu available</title>
<updated>2016-12-29T18:36:00+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-12-21T18:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a4f26d060486684e8d37e922ab2fbc4dcc02a85e'/>
<id>a4f26d060486684e8d37e922ab2fbc4dcc02a85e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
