<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/libcaja-private, branch v1.23.1</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>desktop: Always draw the items label frame</title>
<updated>2019-06-30T12:49:04+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2019-06-25T13:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=18e4fbd005bd561e4a12ed388d4d9a8c93f0b15b'/>
<id>18e4fbd005bd561e4a12ed388d4d9a8c93f0b15b</id>
<content type='text'>
Draw the frame under the items label even when not selected and not in
prelight state, so that it is possible to theme it in the other states.
However we still don't draw it when editing, because there is the
editing widget frame already and drawing the label's one might slightly
overflow the editing widget's borders and lead to slightly ugly
results.

Being able to draw a background is especially useful for accessibility
purposes (e.g. a high contrast theme would typically make sure there is
a background with enough contrast), but might be useful to all as
desktop backgrounds are often not uniform at all.

By default this is drawn transparent on the non-selected and
non-prelight states (no change in default appearance then), but allows
the user to customize it with a background if need be.

Unfortunately for the moment this cannot be altered by theme, so the
user will have to modify the GTK custom user CSS directly, but it still
is better than nothing and can hopefully be solved better later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Draw the frame under the items label even when not selected and not in
prelight state, so that it is possible to theme it in the other states.
However we still don't draw it when editing, because there is the
editing widget frame already and drawing the label's one might slightly
overflow the editing widget's borders and lead to slightly ugly
results.

Being able to draw a background is especially useful for accessibility
purposes (e.g. a high contrast theme would typically make sure there is
a background with enough contrast), but might be useful to all as
desktop backgrounds are often not uniform at all.

By default this is drawn transparent on the non-selected and
non-prelight states (no change in default appearance then), but allows
the user to customize it with a background if need be.

Unfortunately for the moment this cannot be altered by theme, so the
user will have to modify the GTK custom user CSS directly, but it still
is better than nothing and can hopefully be solved better later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cppcheck warnings</title>
<updated>2019-06-28T09:40:46+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-06-28T00:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=5905eb253db25dfd2dc06ef5a1a1d152b0e20a79'/>
<id>5905eb253db25dfd2dc06ef5a1a1d152b0e20a79</id>
<content type='text'>
appeared since the silence of deprecated gtkaction warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
appeared since the silence of deprecated gtkaction warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-ui-utilities: suppress GtkAction warnings</title>
<updated>2019-06-25T15:39:38+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-05-08T15:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a3f89e968f619dc9cdf10ac3d6831690cebb6ddf'/>
<id>a3f89e968f619dc9cdf10ac3d6831690cebb6ddf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-clipboard: suppress GtkAction warnings</title>
<updated>2019-06-25T15:39:38+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-05-08T15:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a961194d95258624cec75edd4eea930d31fad2ea'/>
<id>a961194d95258624cec75edd4eea930d31fad2ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespaces</title>
<updated>2019-06-18T12:46:34+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-06-16T11:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e0e185b1790f5a670cdd1292bac75ad1c44e4996'/>
<id>e0e185b1790f5a670cdd1292bac75ad1c44e4996</id>
<content type='text'>
find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-open-with-dialog: cppcheck: Redundant condition</title>
<updated>2019-06-15T11:35:14+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-06-13T07:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=cbd6b367e9b05c08bff88ee1cfa03c09c7ee2558'/>
<id>cbd6b367e9b05c08bff88ee1cfa03c09c7ee2558</id>
<content type='text'>
Fixes cppcheck warning:

[libcaja-private/caja-open-with-dialog.c:265]: (style) Redundant condition: !dialog-&gt;details-&gt;add_mode. 'A || (!A &amp;&amp; B)' is equivalent to 'A || B'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes cppcheck warning:

[libcaja-private/caja-open-with-dialog.c:265]: (style) Redundant condition: !dialog-&gt;details-&gt;add_mode. 'A || (!A &amp;&amp; B)' is equivalent to 'A || B'
</pre>
</div>
</content>
</entry>
<entry>
<title>Change URL prefixes from http to https</title>
<updated>2019-06-11T17:25:24+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-06-11T15:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3'/>
<id>6370ad4ac2cf8b2c2cbd73b92b666659608fa9c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-progress-info: add tooltips to file transfer dialog</title>
<updated>2019-06-09T23:52:29+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-06-09T12:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a2d2b5e1003b272a3e72622ff5c953f16f2b7aea'/>
<id>a2d2b5e1003b272a3e72622ff5c953f16f2b7aea</id>
<content type='text'>
Fixes https://github.com/mate-desktop/caja/issues/845
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/caja/issues/845
</pre>
</div>
</content>
</entry>
<entry>
<title>Add accessible names for buttons in file transfer operations dialog</title>
<updated>2019-06-09T10:07:22+00:00</updated>
<author>
<name>Luke Yelavich</name>
<email>themuso@themuso.com</email>
</author>
<published>2019-06-06T23:49:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=325483e33c8ddcb4f876a456d3d981bdc0e0e7f4'/>
<id>325483e33c8ddcb4f876a456d3d981bdc0e0e7f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libcaja-private: reduce the scope of some variables</title>
<updated>2019-05-06T11:53:37+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-05-01T23:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a110c542bd7a16625f03c97e2fefa3be8da50c85'/>
<id>a110c542bd7a16625f03c97e2fefa3be8da50c85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
