<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src, branch v1.18.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>fix build warning (no const needed there)</title>
<updated>2017-03-28T09:32:59+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-03-28T09:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b20eb25ee674f3d909491e5a6e6f411deca65b57'/>
<id>b20eb25ee674f3d909491e5a6e6f411deca65b57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build with gcc 4.9.2 (looks like it's in c89 mode by default)</title>
<updated>2017-03-28T09:32:47+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-03-28T09:30:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e3953e675e45d59ae0ef720e4bf65ea6bab97fb4'/>
<id>e3953e675e45d59ae0ef720e4bf65ea6bab97fb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>search: added tag support (xattr::xdg.tags).</title>
<updated>2017-03-23T18:38:01+00:00</updated>
<author>
<name>Felipe Barriga Richards</name>
<email>spam@felipebarriga.cl</email>
</author>
<published>2017-03-07T03:53:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=96fdd4f17237dc55be5e2a9cde5a20a23ce53086'/>
<id>96fdd4f17237dc55be5e2a9cde5a20a23ce53086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken rename in list view by selectin file name cell.</title>
<updated>2017-03-23T15:33:42+00:00</updated>
<author>
<name>Martin Pieuchot</name>
<email>mpi@grenadille.net</email>
</author>
<published>2017-03-23T10:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=8eb3d9d5452eb42634f27de59178e64da1e8f86f'/>
<id>8eb3d9d5452eb42634f27de59178e64da1e8f86f</id>
<content type='text'>
This is a backport from nautilus 5b09cedf434b53a975074b346d511335fc735cba

  list-view: explicitly set cursor on file name cell renderer on rename

  The file name column has two cell renderers, one for the icon and another for
  the name string. Thus, gtk_tree_view_set_cursor() isn't enough to reliably
  start editing the file name cell since it will try to edit whatever is the
  currently focused cell in the column.

  https://bugzilla.gnome.org/show_bug.cgi?id=656128

Fixes https://github.com/mate-desktop/caja/issues/741
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a backport from nautilus 5b09cedf434b53a975074b346d511335fc735cba

  list-view: explicitly set cursor on file name cell renderer on rename

  The file name column has two cell renderers, one for the icon and another for
  the name string. Thus, gtk_tree_view_set_cursor() isn't enough to reliably
  start editing the file name cell since it will try to edit whatever is the
  currently focused cell in the column.

  https://bugzilla.gnome.org/show_bug.cgi?id=656128

Fixes https://github.com/mate-desktop/caja/issues/741
</pre>
</div>
</content>
</entry>
<entry>
<title>property-browser: don't recast GtkWidget as GtkWidget</title>
<updated>2017-03-23T10:43:28+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-23T10:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=45f862c6178358e73470296e5793b10c486926c1'/>
<id>45f862c6178358e73470296e5793b10c486926c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>property-browser: add style class frame to scrolledwindows</title>
<updated>2017-03-23T10:04:45+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-23T08:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=52a3d30957889eb37e65e9c4416dbe0ea79a109c'/>
<id>52a3d30957889eb37e65e9c4416dbe0ea79a109c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-application.c: Fix uninitialized variable</title>
<updated>2017-03-17T18:40:00+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-03-17T18:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=7a378aa7109c6bc08050b1ba94d0f9b5c1ec0bc1'/>
<id>7a378aa7109c6bc08050b1ba94d0f9b5c1ec0bc1</id>
<content type='text'>
Fixes https://github.com/mate-desktop/caja/issues/747
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/caja/issues/747
</pre>
</div>
</content>
</entry>
<entry>
<title>eel: Avoid deprecated gdk_window_set_background functions</title>
<updated>2017-03-13T09:28:08+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2017-03-12T12:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4c10ec0fdac58498c8c9616b940ff78990c86c90'/>
<id>4c10ec0fdac58498c8c9616b940ff78990c86c90</id>
<content type='text'>
Fixes partially #506, fixes compiz-reloaded/compiz#40.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes partially #506, fixes compiz-reloaded/compiz#40.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "GTK3.21:fix desktop redraw"</title>
<updated>2017-03-13T09:28:08+00:00</updated>
<author>
<name>Alexei Sorokin</name>
<email>sor.alexei@meowr.ru</email>
</author>
<published>2017-02-25T17:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=438682bef1a8fea49b4c6972350bede1bfad69d0'/>
<id>438682bef1a8fea49b4c6972350bede1bfad69d0</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 code</title>
<updated>2017-02-07T18:39:20+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-02-07T18:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=14b802e267e66f99db00fec1d2e6d262e5b7fb5a'/>
<id>14b802e267e66f99db00fec1d2e6d262e5b7fb5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
