<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src/caja-bookmark-list.c, 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>remove some unused/unneeded stuff</title>
<updated>2016-01-26T10:15:11+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-26T10:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=5a346bff46de02cd2e9641fc4c72ef5d6b067d66'/>
<id>5a346bff46de02cd2e9641fc4c72ef5d6b067d66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop support for GLib &lt; 2.36</title>
<updated>2015-01-13T10:55:00+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-01-12T13:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=53ec021ce6e0ee923bd86e11b4f516b2a19bc2e8'/>
<id>53ec021ce6e0ee923bd86e11b4f516b2a19bc2e8</id>
<content type='text'>
Closes https://github.com/mate-desktop/caja/pull/372
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/caja/pull/372
</pre>
</div>
</content>
</entry>
<entry>
<title>some NULL pointer checks</title>
<updated>2015-01-10T17:03:50+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-01-05T14:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=c863b05d1a9eb6b174603e84c4b3864b9048ca81'/>
<id>c863b05d1a9eb6b174603e84c4b3864b9048ca81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zero-init all signals arrays</title>
<updated>2014-12-10T09:38:37+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-10-28T15:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=499fa21c3070a5230770dcab80ff617a94281f69'/>
<id>499fa21c3070a5230770dcab80ff617a94281f69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[all] include src/glibcompat.h &amp; use g_list_free_full() where needed</title>
<updated>2012-11-23T09:18:34+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-23T09:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b00cccb74307a49df74deb785936e3cd9cf3a5ad'/>
<id>b00cccb74307a49df74deb785936e3cd9cf3a5ad</id>
<content type='text'>
Also fixes a double-free regression in lc-p/caja-query from 7a42b9b0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixes a double-free regression in lc-p/caja-query from 7a42b9b0
</pre>
</div>
</content>
</entry>
<entry>
<title>[all] use g_list_free() and g_strcmp0 instead of eel functions</title>
<updated>2012-11-16T07:49:19+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-10-18T08:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=7a42b9b076d6b831c89bd0b9e996368c1c95aef3'/>
<id>7a42b9b076d6b831c89bd0b9e996368c1c95aef3</id>
<content type='text'>
 Was: general: use g_list_free_full() instead of eel functions
 http://git.gnome.org/browse/nautilus/commit/?id=5e669515fd7f760382e6b7aa1449734a35a2d7f4
 .
 Instead of g_list_free_full(), we use g_list_foreach and g_list_free() to avoid
 unnecessary glib dependency bump to 2.28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Was: general: use g_list_free_full() instead of eel functions
 http://git.gnome.org/browse/nautilus/commit/?id=5e669515fd7f760382e6b7aa1449734a35a2d7f4
 .
 Instead of g_list_free_full(), we use g_list_foreach and g_list_free() to avoid
 unnecessary glib dependency bump to 2.28
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed incorrect fsf addresses. Closes #28.</title>
<updated>2012-08-12T18:46:29+00:00</updated>
<author>
<name>Steve Zesch</name>
<email>stevezesch2@gmail.com</email>
</author>
<published>2012-08-12T18:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0251b0f018c0860bafdd621f7be5eb395b510f5c'/>
<id>0251b0f018c0860bafdd621f7be5eb395b510f5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moving from https://github.com/perberos/mate-desktop-environment</title>
<updated>2011-12-02T01:24:23+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-12-02T01:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0e004c696b0e68b2cff37a4c3315b022a35eaf43'/>
<id>0e004c696b0e68b2cff37a4c3315b022a35eaf43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
