<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja, branch v1.12.6</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>Release 1.12.6</title>
<updated>2016-03-14T15:01:09+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-03-14T15:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=bbb428f82bf9d5d93c2e394cdf34430eec52f4b7'/>
<id>bbb428f82bf9d5d93c2e394cdf34430eec52f4b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "add check to prevent extensions from being loaded multiple times"</title>
<updated>2016-03-14T14:52:27+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-03-14T14:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=cb1020ce38edc5d956e981b1c8f092a329b7ade9'/>
<id>cb1020ce38edc5d956e981b1c8f092a329b7ade9</id>
<content type='text'>
This reverts commit 4b5bcc5c67a070e6f29376213e3da993553d8f2b.

It proved to break the actual fix, so reverting it for now. Note that
you will see duplicates in the extensions list now, but it's better
than non-working Python extensions. :-/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4b5bcc5c67a070e6f29376213e3da993553d8f2b.

It proved to break the actual fix, so reverting it for now. Note that
you will see duplicates in the extensions list now, but it's better
than non-working Python extensions. :-/
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.12.5</title>
<updated>2016-03-14T11:11:21+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-03-14T11:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2f29ade5647e819e2ecfaa9a29819a09d1f0785c'/>
<id>2f29ade5647e819e2ecfaa9a29819a09d1f0785c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add check to prevent extensions from being loaded multiple times</title>
<updated>2016-03-14T11:06:00+00:00</updated>
<author>
<name>Alexander van der Meij</name>
<email>alexandervdm@gliese.me</email>
</author>
<published>2016-03-06T08:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4b5bcc5c67a070e6f29376213e3da993553d8f2b'/>
<id>4b5bcc5c67a070e6f29376213e3da993553d8f2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix loading multiple python extensions (regression since 1.9.3)</title>
<updated>2016-03-14T11:05:48+00:00</updated>
<author>
<name>Alexander van der Meij</name>
<email>alexandervdm@gliese.me</email>
</author>
<published>2016-02-29T14:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2a949e219e8d43b475ac7fd7b17519b0467b9152'/>
<id>2a949e219e8d43b475ac7fd7b17519b0467b9152</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[GTK+3] handle smooth scroll events for zooming (with Ctrl held)</title>
<updated>2016-03-01T08:14:25+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-16T11:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=15e4db0b1d29e8663ea9938e709078c70050dc4c'/>
<id>15e4db0b1d29e8663ea9938e709078c70050dc4c</id>
<content type='text'>
fixes https://github.com/mate-desktop/caja/issues/516

adapted from:
https://git.gnome.org/browse/nautilus/commit/?id=1a76e044a2c9b834d00c4ea30f1e3af3321d8cdd
https://git.gnome.org/browse/nautilus/commit/?id=878e2a4f7ada26bb7c106e5bbdbd8434acf86c77
https://git.gnome.org/browse/nautilus/commit/?id=f7b54cdba55a0856b201e62818059ac5007fac35
https://git.gnome.org/browse/nautilus/commit/?id=3d275a971132a41809a3b1e5b8ac683d264d6c35
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/caja/issues/516

adapted from:
https://git.gnome.org/browse/nautilus/commit/?id=1a76e044a2c9b834d00c4ea30f1e3af3321d8cdd
https://git.gnome.org/browse/nautilus/commit/?id=878e2a4f7ada26bb7c106e5bbdbd8434acf86c77
https://git.gnome.org/browse/nautilus/commit/?id=f7b54cdba55a0856b201e62818059ac5007fac35
https://git.gnome.org/browse/nautilus/commit/?id=3d275a971132a41809a3b1e5b8ac683d264d6c35
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.12.4</title>
<updated>2016-02-15T14:06:28+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-15T14:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e95dfefac05c5c5d2965ef4e6617e000139bc7b1'/>
<id>e95dfefac05c5c5d2965ef4e6617e000139bc7b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>window-slot: fix wrong reference handling on dispose</title>
<updated>2016-02-15T14:02:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-08T08:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=40a8132c59cbd02566470ff64c4fd2d0fab1c013'/>
<id>40a8132c59cbd02566470ff64c4fd2d0fab1c013</id>
<content type='text'>
adapted from:
https://git.gnome.org/browse/nautilus/commit/?id=97a2553ada8c8015fe22e6ec87e48123b29fa4d4
https://git.gnome.org/browse/nautilus/commit/?id=fd2685f838e613387179968d8e0b1326fe503a16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adapted from:
https://git.gnome.org/browse/nautilus/commit/?id=97a2553ada8c8015fe22e6ec87e48123b29fa4d4
https://git.gnome.org/browse/nautilus/commit/?id=fd2685f838e613387179968d8e0b1326fe503a16
</pre>
</div>
</content>
</entry>
<entry>
<title>eel: fix some forgotten memory leaks</title>
<updated>2016-02-15T14:01:43+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-08T07:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ef80bf2011986bd4570c0975872c3896e17c4f30'/>
<id>ef80bf2011986bd4570c0975872c3896e17c4f30</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/nautilus/commit/?id=8f15b28dd7afdd1a5c5b9c0d54c05d978a10461a
https://git.gnome.org/browse/nautilus/commit/?id=60217c642cb4b12297b2d8ddd2a2eae45671a5a7
https://git.gnome.org/browse/nautilus/commit/?id=5f5bea72af6e23986b7367a2a2157fb15481f367
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/nautilus/commit/?id=8f15b28dd7afdd1a5c5b9c0d54c05d978a10461a
https://git.gnome.org/browse/nautilus/commit/?id=60217c642cb4b12297b2d8ddd2a2eae45671a5a7
https://git.gnome.org/browse/nautilus/commit/?id=5f5bea72af6e23986b7367a2a2157fb15481f367
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash when restoring file with special characters from trash</title>
<updated>2016-02-15T14:00:57+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-07T11:10:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=bb93541be09be63a002ceb0fd741faa4cc6846ec'/>
<id>bb93541be09be63a002ceb0fd741faa4cc6846ec</id>
<content type='text'>
for example, a file named simply "%s"

taken from:
https://git.gnome.org/browse/nautilus/commit/?id=d69885bd67edc1fae76c790f6162807817d63b2f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for example, a file named simply "%s"

taken from:
https://git.gnome.org/browse/nautilus/commit/?id=d69885bd67edc1fae76c790f6162807817d63b2f
</pre>
</div>
</content>
</entry>
</feed>
