<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src, branch mate-file-manager-1.5.1</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 previous commit</title>
<updated>2012-11-25T01:29:34+00:00</updated>
<author>
<name>Nelson Marques</name>
<email>nmo.marques@gmail.com</email>
</author>
<published>2012-11-25T01:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ce8b3b314a0167bfbb347b2365c8e0eafa825fef'/>
<id>ce8b3b314a0167bfbb347b2365c8e0eafa825fef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix no-return-in-nonvoid-function caja-window.c</title>
<updated>2012-11-25T00:52:02+00:00</updated>
<author>
<name>Nelson Marques</name>
<email>nmo.marques@gmail.com</email>
</author>
<published>2012-11-25T00:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b09188cc05463cdc54f4fbcf8d478ae471092179'/>
<id>b09188cc05463cdc54f4fbcf8d478ae471092179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[src] fix some incompatible pointer type warnings</title>
<updated>2012-11-23T09:58:30+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-23T09:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ae06676815e24a27549e0c79a74bc81c77822554'/>
<id>ae06676815e24a27549e0c79a74bc81c77822554</id>
<content type='text'>
including a silly mistake in caja-window where destroy function's return type
was accidently ommitted during the addition of gtk version checks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
including a silly mistake in caja-window where destroy function's return type
was accidently ommitted during the addition of gtk version checks.
</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>[src] add glibcompat.h for glib-2.27.2 forward-compatability</title>
<updated>2012-11-23T09:16:18+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-23T09:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b12a7f6ea3309ecddfc7e3ae839a7b558c862533'/>
<id>b12a7f6ea3309ecddfc7e3ae839a7b558c862533</id>
<content type='text'>
to use g_list_free_full() directly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to use g_list_free_full() directly
</pre>
</div>
</content>
</entry>
<entry>
<title>[directory-view] fix double-free regression from 7a42b9b0</title>
<updated>2012-11-23T03:04:19+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-23T03:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=c7862d8bc2f25b627aab3d51577feaabb023a70e'/>
<id>c7862d8bc2f25b627aab3d51577feaabb023a70e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sidebar-title] fix minor styling regression from 638df47e</title>
<updated>2012-11-20T06:02:55+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-20T05:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d35f6594100ab023839c3c6ac9350adfd107f105'/>
<id>d35f6594100ab023839c3c6ac9350adfd107f105</id>
<content type='text'>
1. Actually return if the widget isn't realized, not the other way around.
2. install the style properties (in class_init) before trying to use them
in _select_text_color().

This was basically adapted from code in lc-p/icon-container
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Actually return if the widget isn't realized, not the other way around.
2. install the style properties (in class_init) before trying to use them
in _select_text_color().

This was basically adapted from code in lc-p/icon-container
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed incorrect fsf addresses.</title>
<updated>2012-11-18T22:05:11+00:00</updated>
<author>
<name>Steve Zesch</name>
<email>stevezesch2@gmail.com</email>
</author>
<published>2012-11-18T22:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4e9ac513b2deed3e884eb289809017e51831beed'/>
<id>4e9ac513b2deed3e884eb289809017e51831beed</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 #42 from jasmineaura/develop</title>
<updated>2012-11-16T13:08:48+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-11-16T13:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=dc66bc40724191f0068869773576dc4edf042c6f'/>
<id>dc66bc40724191f0068869773576dc4edf042c6f</id>
<content type='text'>
Bring Caja up to speed, stage1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bring Caja up to speed, stage1</pre>
</div>
</content>
</entry>
<entry>
<title>[navigation-window] Use gtk_paned_new for GTK3 instead of gtk_[h|v]paned_new</title>
<updated>2012-11-16T07:49:21+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-10T09:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=1466df20591105550738a1d0784a623af9909abf'/>
<id>1466df20591105550738a1d0784a623af9909abf</id>
<content type='text'>
http://git.gnome.org/browse/nautilus/commit/?id=0609431a5cb3803d0b98bd333f90e3c7796f86b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://git.gnome.org/browse/nautilus/commit/?id=0609431a5cb3803d0b98bd333f90e3c7796f86b7
</pre>
</div>
</content>
</entry>
</feed>
