<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src, branch v1.21.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>caja-sidebar-title: Fix: images broken in sidebar</title>
<updated>2018-06-18T17:55:54+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-06-18T17:55:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=eafef859551698a62714177adfedb04672b2c030'/>
<id>eafef859551698a62714177adfedb04672b2c030</id>
<content type='text'>
Fixes https://github.com/mate-desktop/caja/pull/1004#issuecomment-398140812
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/caja/pull/1004#issuecomment-398140812
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-sidebar-title: fix [-Wmaybe-uninitialized] warning</title>
<updated>2018-06-07T18:23:35+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-06-06T15:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e7942e9bafbd5cbd47553402ba67e7232431d431'/>
<id>e7942e9bafbd5cbd47553402ba67e7232431d431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>desktop window: Add is-desktop AtkObject attribute</title>
<updated>2018-06-06T19:58:28+00:00</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2018-06-05T15:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=df6643acc8ad90292a56feac666fb5d557004964'/>
<id>df6643acc8ad90292a56feac666fb5d557004964</id>
<content type='text'>
Screen readers need to distinguish between the desktop window and normal
windows, to be able to provide nicer speech synthesis.

This can be done by simply adding an "is-desktop" attribute to the
underlying AtkObject.

This is here done by introducing a thin caja_desktop_window_accessible_class
class which is based on GtkWindowAccessible and just appends the
attribute.

Closes: #999
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Screen readers need to distinguish between the desktop window and normal
windows, to be able to provide nicer speech synthesis.

This can be done by simply adding an "is-desktop" attribute to the
underlying AtkObject.

This is here done by introducing a thin caja_desktop_window_accessible_class
class which is based on GtkWindowAccessible and just appends the
attribute.

Closes: #999
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-desktop-window.c: Fix: caja crashes unexpectedly</title>
<updated>2018-06-05T22:01:27+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-06-05T20:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=3720401f7a091462988268c849e3750ee48fff88'/>
<id>3720401f7a091462988268c849e3750ee48fff88</id>
<content type='text'>
Fixes https://github.com/mate-desktop/caja/pull/1005#issuecomment-394805519
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/caja/pull/1005#issuecomment-394805519
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated 'gtk_widget_override_font'</title>
<updated>2018-06-05T21:54:27+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-06-01T09:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b0899efae287fd7b04024dc5465163c54aa16db0'/>
<id>b0899efae287fd7b04024dc5465163c54aa16db0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated 'gtk_window_set_wmclass'</title>
<updated>2018-06-04T04:30:48+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-06-01T13:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=347e1f170005496ce1bf3e672f46419dca6b558e'/>
<id>347e1f170005496ce1bf3e672f46419dca6b558e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated 'gtk_dialog_get_action_area'</title>
<updated>2018-05-18T18:03:16+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-05-13T00:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6841bd73832a0f2373f38c3a99e341a9bcdc5db4'/>
<id>6841bd73832a0f2373f38c3a99e341a9bcdc5db4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zoom-control: use NULL instead of uninitialized variable</title>
<updated>2018-05-16T11:54:23+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-05-16T11:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=9bf65eef92d7753a6be904fab41bb076697a4a87'/>
<id>9bf65eef92d7753a6be904fab41bb076697a4a87</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 function</title>
<updated>2018-05-16T10:20:32+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-05-16T10:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=13fe58e1acc2d53a0ed2f9687b9ad00d67975c3e'/>
<id>13fe58e1acc2d53a0ed2f9687b9ad00d67975c3e</id>
<content type='text'>
not needed after ddf6f38db4e842abecd4f2ee77012050822b3775
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not needed after ddf6f38db4e842abecd4f2ee77012050822b3775
</pre>
</div>
</content>
</entry>
<entry>
<title>eel-gtk-extensions: replace deprecated gtk_menu_popup function</title>
<updated>2018-05-10T19:42:28+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-05-08T14:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=c4777b09e3e2b2184895c828c05cb9f1e290fd31'/>
<id>c4777b09e3e2b2184895c828c05cb9f1e290fd31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
