<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja, branch v1.19.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.19.2</title>
<updated>2017-10-11T13:59:01+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-10-11T13:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d0429e31320aa70661af3408171fcd4781c33f34'/>
<id>d0429e31320aa70661af3408171fcd4781c33f34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with transifex</title>
<updated>2017-10-11T13:55:09+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-10-11T13:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=44ed4a55f4b0df13908c71fe577e5ae343c4eccf'/>
<id>44ed4a55f4b0df13908c71fe577e5ae343c4eccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>View -&gt; Visible Columns: fix vertical expand of dialog content</title>
<updated>2017-10-10T09:55:40+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-10T09:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b1f4107ff7211657e7e35304879aade488322647'/>
<id>b1f4107ff7211657e7e35304879aade488322647</id>
<content type='text'>
this menu item is only visible when list view is selected,
so I'm not surprised we missed it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this menu item is only visible when list view is selected,
so I'm not surprised we missed it
</pre>
</div>
</content>
</entry>
<entry>
<title>reword Size on Disk column description a bit</title>
<updated>2017-10-08T10:22:54+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-08T10:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=884a36043687ed48c85bf65fc1f08f19955f6329'/>
<id>884a36043687ed48c85bf65fc1f08f19955f6329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: wrong &lt;Shift+Del&gt; behavior while renaming files</title>
<updated>2017-09-23T18:28:05+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-09-23T18:28:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e3c0b427bb5f6d29122abcedc894d311d989715b'/>
<id>e3c0b427bb5f6d29122abcedc894d311d989715b</id>
<content type='text'>
Fixes https://github.com/mate-desktop/caja/issues/509
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/caja/issues/509
</pre>
</div>
</content>
</entry>
<entry>
<title>icon-dnd: remove hardcoded highlight frame</title>
<updated>2017-09-02T10:50:15+00:00</updated>
<author>
<name>Cosimo Cecchi</name>
<email>cosimoc@gnome.org</email>
</author>
<published>2011-09-08T01:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=f5609987a6cd013dcf8754ab406a276b8f78092b'/>
<id>f5609987a6cd013dcf8754ab406a276b8f78092b</id>
<content type='text'>
The call to gtk_render_frame() should be enough;
Now the .dnd style class setting from themes are used.
Fixes https://github.com/mate-desktop/mate-themes/issues/194

origin commit:
https://git.gnome.org/browse/nautilus/commit/?id=8d8979f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The call to gtk_render_frame() should be enough;
Now the .dnd style class setting from themes are used.
Fixes https://github.com/mate-desktop/mate-themes/issues/194

origin commit:
https://git.gnome.org/browse/nautilus/commit/?id=8d8979f
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: high cpu while loading background image</title>
<updated>2017-09-01T00:25:53+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-09-01T00:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b9cf3667fa5563d52bffb9e3618aa41c7c908aa6'/>
<id>b9cf3667fa5563d52bffb9e3618aa41c7c908aa6</id>
<content type='text'>
Fixes #606
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #606
</pre>
</div>
</content>
</entry>
<entry>
<title>list view: fix large icon margins on zooming out</title>
<updated>2017-08-29T18:48:40+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-08-28T11:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=1b6b16df34de6114e2cdd62b66d0c6e75c42a3e1'/>
<id>1b6b16df34de6114e2cdd62b66d0c6e75c42a3e1</id>
<content type='text'>
ported from:
https://git.gnome.org/browse/nautilus/commit/?id=4f17fb7db7b8736ebb4fe82ddb1c279777847730
https://git.gnome.org/browse/nautilus/commit/?id=41de4e52b43c8ed5c9118860dac7caa303ebbc5b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ported from:
https://git.gnome.org/browse/nautilus/commit/?id=4f17fb7db7b8736ebb4fe82ddb1c279777847730
https://git.gnome.org/browse/nautilus/commit/?id=41de4e52b43c8ed5c9118860dac7caa303ebbc5b
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Adds columns autosizing"</title>
<updated>2017-08-29T09:17:42+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-08-28T11:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b13b94a76b79dd2ce90998971defaf326f5c15ea'/>
<id>b13b94a76b79dd2ce90998971defaf326f5c15ea</id>
<content type='text'>
This reverts commit 2a424fca8bd928223e92570fa692266c471a52b3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 2a424fca8bd928223e92570fa692266c471a52b3.
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure scaling the desktop wallpaper works in all monitors</title>
<updated>2017-08-28T12:15:30+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-08-28T01:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4c130e22b98bbc1a85747adac3b582e45d34514e'/>
<id>4c130e22b98bbc1a85747adac3b582e45d34514e</id>
<content type='text'>
Fixes #836
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #836
</pre>
</div>
</content>
</entry>
</feed>
