<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja, branch 1.10</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>Bump version to 1.10.4</title>
<updated>2015-09-24T11:02:57+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>code@flexion.org</email>
</author>
<published>2015-09-24T11:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=74408bd2387def6583a7550af08105137a1cde90'/>
<id>74408bd2387def6583a7550af08105137a1cde90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #459 from mate-desktop/undo-fix-1.10</title>
<updated>2015-09-24T09:31:14+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>code@flexion.org</email>
</author>
<published>2015-09-24T09:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ed33f9d0f57e0b32d85bc0f03d1783c39238449f'/>
<id>ed33f9d0f57e0b32d85bc0f03d1783c39238449f</id>
<content type='text'>
[1.10] don't crash on Ctrl-Z after deleting file when original path isn't stored in trash</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[1.10] don't crash on Ctrl-Z after deleting file when original path isn't stored in trash</pre>
</div>
</content>
</entry>
<entry>
<title>undostack: don't try restoring files w/o "trash::orig-path" attribute</title>
<updated>2015-09-17T08:36:03+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-09-17T08:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0c1b46500bf0e42f1f9abe3f9152d7604f41cfed'/>
<id>0c1b46500bf0e42f1f9abe3f9152d7604f41cfed</id>
<content type='text'>
fixes https://github.com/mate-desktop/caja/issues/361
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/caja/issues/361
</pre>
</div>
</content>
</entry>
<entry>
<title>use standard defines for "trash::" attributes</title>
<updated>2015-09-17T08:06:53+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-09-17T08:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=bc11ee765a8334020f02fd7802d6eb5802b80c33'/>
<id>bc11ee765a8334020f02fd7802d6eb5802b80c33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>list view: jump to parent with left key on collapsed rows</title>
<updated>2015-08-24T12:19:37+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-24T12:19:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a050471613f5b7092bce1c0ae87026e91c8e23b4'/>
<id>a050471613f5b7092bce1c0ae87026e91c8e23b4</id>
<content type='text'>
fixes https://github.com/mate-desktop/caja/issues/452

from https://github.com/GNOME/nautilus/commit/9eee9ff6ca3e93d5d363725282d8ba393a1e6d01
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/caja/issues/452

from https://github.com/GNOME/nautilus/commit/9eee9ff6ca3e93d5d363725282d8ba393a1e6d01
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.10.3</title>
<updated>2015-07-21T08:15:21+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-21T08:15:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=17d512792703739148a6ebe216790eaa73a76f9f'/>
<id>17d512792703739148a6ebe216790eaa73a76f9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>file properties dialog: bring back two missing tabs</title>
<updated>2015-07-20T13:36:11+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-20T12:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d38397d5948cede78ff7a99112c18dfe8a8cfabf'/>
<id>d38397d5948cede78ff7a99112c18dfe8a8cfabf</id>
<content type='text'>
Notes and Image Properties tabs went missing after https://github.com/mate-desktop/caja/commit/451eef9b275ce006b270a3569d96e531e24dd15a

fixes https://github.com/mate-desktop/caja/issues/433
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notes and Image Properties tabs went missing after https://github.com/mate-desktop/caja/commit/451eef9b275ce006b270a3569d96e531e24dd15a

fixes https://github.com/mate-desktop/caja/issues/433
</pre>
</div>
</content>
</entry>
<entry>
<title>removed useless call to g_list_free</title>
<updated>2015-07-20T10:37:06+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-20T10:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ef5065ad9422477f1c35703f34d9bef53279a7ba'/>
<id>ef5065ad9422477f1c35703f34d9bef53279a7ba</id>
<content type='text'>
- first, we must not free the list of extensions at this point
- second, the call did nothing as the argument is NULL after
  exiting the for loop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- first, we must not free the list of extensions at this point
- second, the call did nothing as the argument is NULL after
  exiting the for loop
</pre>
</div>
</content>
</entry>
<entry>
<title>small indent fixes</title>
<updated>2015-07-20T10:34:21+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-20T10:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=8214c04737f1f9d5a7234fda9664584df8939384'/>
<id>8214c04737f1f9d5a7234fda9664584df8939384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.10.2</title>
<updated>2015-07-16T07:33:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-16T07:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=421f39ef10b9293aec5bc69dbfdbcb423b850651'/>
<id>421f39ef10b9293aec5bc69dbfdbcb423b850651</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
