<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/data, branch 1.22</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>fixed distcheck fail on debian</title>
<updated>2019-02-06T15:40:35+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-02-06T13:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=9bec3b78f7d8cdb7ecd0d26c36906d94162879fc'/>
<id>9bec3b78f7d8cdb7ecd0d26c36906d94162879fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deleting unused nautilus icon</title>
<updated>2018-12-27T12:04:53+00:00</updated>
<author>
<name>pirate486743186</name>
<email>okgomdjgbmoij@gmail.com</email>
</author>
<published>2018-11-14T19:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=040a897fe879e949f4e11be4b0d065486c677e97'/>
<id>040a897fe879e949f4e11be4b0d065486c677e97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move appdata to metainfo directory</title>
<updated>2018-12-20T14:29:05+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-12-20T14:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d054f1458405b6dfa2ceccfb342eb2a28e742158'/>
<id>d054f1458405b6dfa2ceccfb342eb2a28e742158</id>
<content type='text'>
fixes https://github.com/mate-desktop/caja/issues/921
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/caja/issues/921
</pre>
</div>
</content>
</entry>
<entry>
<title>drop CSS for GTK+ 3.14</title>
<updated>2018-01-31T10:47:27+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-29T14:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=da89216e691970694c873bb860bb81382eb6ac02'/>
<id>da89216e691970694c873bb860bb81382eb6ac02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CSS: Load a different caja-desktop.css with GTK 3.14</title>
<updated>2017-05-02T10:53:26+00:00</updated>
<author>
<name>Clement Lefebvre</name>
<email>clement.lefebvre@linuxmint.com</email>
</author>
<published>2017-05-02T10:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4538e30da3f1d5da1971d4372490fff5c62b32af'/>
<id>4538e30da3f1d5da1971d4372490fff5c62b32af</id>
<content type='text'>
In caja-desktop.css this line isn't compatible with GTK 3.14:

".caja-desktop:not(:selected):not(:active):not(.rubberband){"

It is needed for GTK 3.20/3.22 tough.

This PR checks the GTK version and loads the appropriate CSS.

This fixes desktop icons showing black text. That issue was
reproduced with Adwaita under LMDE with GTK 3.14.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In caja-desktop.css this line isn't compatible with GTK 3.14:

".caja-desktop:not(:selected):not(:active):not(.rubberband){"

It is needed for GTK 3.20/3.22 tough.

This PR checks the GTK version and loads the appropriate CSS.

This fixes desktop icons showing black text. That issue was
reproduced with Adwaita under LMDE with GTK 3.14.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "css: honor new bg handling for all gtk+ versions"</title>
<updated>2017-03-12T15:34:00+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-12T15:34:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e7834d32c9b1aae49d9f791a5eba70dc33d0849d'/>
<id>e7834d32c9b1aae49d9f791a5eba70dc33d0849d</id>
<content type='text'>
This reverts commit 2a3d4cbef005553cff444aad4caa11f73484e1ea.

No need anymore after PRs are updated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 2a3d4cbef005553cff444aad4caa11f73484e1ea.

No need anymore after PRs are updated.
</pre>
</div>
</content>
</entry>
<entry>
<title>css: honor new bg handling for all gtk+ versions</title>
<updated>2017-03-12T10:24:34+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-12T10:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2a3d4cbef005553cff444aad4caa11f73484e1ea'/>
<id>2a3d4cbef005553cff444aad4caa11f73484e1ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove reference to White Ribs pattern, which was removed from Nautilus in 2001.</title>
<updated>2017-01-17T22:25:50+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>martin@mate-desktop.org</email>
</author>
<published>2017-01-17T22:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=8c1479a4b032a56bd90b7cb38238e097061b1bc5'/>
<id>8c1479a4b032a56bd90b7cb38238e097061b1bc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename labels: follow theme if available, sane default</title>
<updated>2016-12-04T20:23:03+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-12-04T20:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=aa7af8673a3d894fc99a00d1a30ea57f44e3e1c5'/>
<id>aa7af8673a3d894fc99a00d1a30ea57f44e3e1c5</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>
<entry>
<title>caja.css: fix missing comma</title>
<updated>2016-12-03T03:51:13+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=6ec1d86a500590e5a02bbddf054b88897f2a973c'/>
<id>6ec1d86a500590e5a02bbddf054b88897f2a973c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
