<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src, 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>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>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>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>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>
<entry>
<title>Stop warnings on window-close and 3 warnings on exit</title>
<updated>2017-01-22T09:49:34+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-10-07T04:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6b020640202f9e14af14845e54b8f3a74e941bf0'/>
<id>6b020640202f9e14af14845e54b8f3a74e941bf0</id>
<content type='text'>
Fix the gsignal warnings on window-close

based on https://github.com/mate-desktop/atril/commit/fda33fbeedc0aab64d9479850047d0817d0b38be
"Check if handler_id is connected before disconnect" from Atril

Also Fix "Source ID XXX was not found..." warnings on closing Caja

These three gsources are already gone when Caja exits, their ID's still exist but they cannot be found to remove. The warnings indicate double removal so this code block is just a source of errors. Leave it in place but commented out for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the gsignal warnings on window-close

based on https://github.com/mate-desktop/atril/commit/fda33fbeedc0aab64d9479850047d0817d0b38be
"Check if handler_id is connected before disconnect" from Atril

Also Fix "Source ID XXX was not found..." warnings on closing Caja

These three gsources are already gone when Caja exits, their ID's still exist but they cannot be found to remove. The warnings indicate double removal so this code block is just a source of errors. Leave it in place but commented out for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>use GTK_CHECK_VERSION for gdk_set_allowed_backends</title>
<updated>2017-01-08T10:24:47+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2017-01-08T10:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b03c3e3d24e7c623e20d7303c3686b7f914fe43f'/>
<id>b03c3e3d24e7c623e20d7303c3686b7f914fe43f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Force X11 backend</title>
<updated>2017-01-08T07:05:45+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-12-24T23:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=9960403d634f42ad23d89bec6e0b57d4644a04fa'/>
<id>9960403d634f42ad23d89bec6e0b57d4644a04fa</id>
<content type='text'>
inspired from:
https://github.com/linuxmint/nemo/commit/8242e27
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inspired from:
https://github.com/linuxmint/nemo/commit/8242e27
</pre>
</div>
</content>
</entry>
<entry>
<title>Show "open with" tab in properties window when "open with" menu available</title>
<updated>2016-12-29T21:01:12+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=57eb8a9e53e15c0098dac869c8b2d5eb2b703120'/>
<id>57eb8a9e53e15c0098dac869c8b2d5eb2b703120</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show "open with" menu for desktop and theme files</title>
<updated>2016-12-29T21:00:48+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-12-20T01:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=921dbb418e1f7319d8d8100cc5cda4891e246c36'/>
<id>921dbb418e1f7319d8d8100cc5cda4891e246c36</id>
<content type='text'>
Apply https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&amp;id=b9c51fd4eb84a9f52ee4be1bf183fc516984130b
via
https://gist.github.com/raveit65/19cfc5fe706ac6a2ea5d663a94fb02af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&amp;id=b9c51fd4eb84a9f52ee4be1bf183fc516984130b
via
https://gist.github.com/raveit65/19cfc5fe706ac6a2ea5d663a94fb02af
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename labels: follow theme if available, sane default</title>
<updated>2016-12-07T07:12:19+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-12-07T07:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0b2858d6a87bf0c1283f333678757a55b11681fa'/>
<id>0b2858d6a87bf0c1283f333678757a55b11681fa</id>
<content type='text'>
Fixes https://github.com/mate-desktop/caja/issues/688

*Split caja.css. Much of it can load with GTK_STYLE_PROVIDER_PRIORITY_THEME to allow themes that support Caja to set their own style. CSS required for the desktop background to show and to keep the white text suitable for most backgrounds needs GTK_STYLE_PROVIDER_PRIORITY_APPLICATION so it is loaded separately from new file caja-desktop.css

*Move all css items that must not be overridden by themes (most of them are for the desktop) to caja-desktop.css and keep those that are only needed when themes do not set them at all in caja.css
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/caja/issues/688

*Split caja.css. Much of it can load with GTK_STYLE_PROVIDER_PRIORITY_THEME to allow themes that support Caja to set their own style. CSS required for the desktop background to show and to keep the white text suitable for most backgrounds needs GTK_STYLE_PROVIDER_PRIORITY_APPLICATION so it is loaded separately from new file caja-desktop.css

*Move all css items that must not be overridden by themes (most of them are for the desktop) to caja-desktop.css and keep those that are only needed when themes do not set them at all in caja.css
</pre>
</div>
</content>
</entry>
</feed>
