<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/eel, branch 1.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>Properly free GHashTable in properties window</title>
<updated>2013-10-06T16:13:34+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-10-06T16:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=bd7e0b8c49a423789495678fb65b519c707feed4'/>
<id>bd7e0b8c49a423789495678fb65b519c707feed4</id>
<content type='text'>
Closes #178
https://github.com/mate-desktop/mate-file-manager/issues/178

I had to recover two functions previously removed in eel-glib-extensions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #178
https://github.com/mate-desktop/mate-file-manager/issues/178

I had to recover two functions previously removed in eel-glib-extensions.
</pre>
</div>
</content>
</entry>
<entry>
<title>INCLUDES to AM_CPPFLAGS</title>
<updated>2013-09-18T19:10:12+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2013-07-18T20:58:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e45744965f9b026ec3738620fdfb62f3388459bc'/>
<id>e45744965f9b026ec3738620fdfb62f3388459bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for make dist</title>
<updated>2013-06-29T14:12:17+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-06-29T14:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=3cc3939ad8950a3b7c33a3e15281d370b1731459'/>
<id>3cc3939ad8950a3b7c33a3e15281d370b1731459</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix vpath build</title>
<updated>2013-04-05T06:37:35+00:00</updated>
<author>
<name>Yaakov Selkowitz</name>
<email>yselkowitz@users.sourceforge.net</email>
</author>
<published>2013-04-05T06:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e4b72366305696faf7c378be034e7c4ce3284cfe'/>
<id>e4b72366305696faf7c378be034e7c4ce3284cfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont corrupt the default background color</title>
<updated>2013-02-24T12:21:26+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-02-24T12:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4267c0ed145a1a3dd71a961ff0c6cac9aa50e416'/>
<id>4267c0ed145a1a3dd71a961ff0c6cac9aa50e416</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[general] Don't use deprecated gdk_drawable_get_size at all</title>
<updated>2012-12-22T03:37:47+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-12-22T03:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=7b384b35d0226eed7711f2d1fa0ca04381380d23'/>
<id>7b384b35d0226eed7711f2d1fa0ca04381380d23</id>
<content type='text'>
Since we now require GTK 2.24, we can directly use
gdk_window_get_width(), gdk_window_get_height()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we now require GTK 2.24, we can directly use
gdk_window_get_width(), gdk_window_get_height()
</pre>
</div>
</content>
</entry>
<entry>
<title>[all] silence warnings from GCC 4.6</title>
<updated>2012-12-22T03:24:16+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-10-25T16:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=558280660418ef9e27e36ddd0619225c691e44b7'/>
<id>558280660418ef9e27e36ddd0619225c691e44b7</id>
<content type='text'>
GCC 4.6 introduced a new warning about variables declared and initialized,
but not really used in the function body. Remove all of these occurrences
to build cleanly.
http://git.gnome.org/browse/nautilus/commit/?id=d4230de8667764e02dbb966b5d806ff78ced2fd5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GCC 4.6 introduced a new warning about variables declared and initialized,
but not really used in the function body. Remove all of these occurrences
to build cleanly.
http://git.gnome.org/browse/nautilus/commit/?id=d4230de8667764e02dbb966b5d806ff78ced2fd5
</pre>
</div>
</content>
</entry>
<entry>
<title>[eel] Use future-safe GDK_WINDOW_XDISPLAY macro to query X display</title>
<updated>2012-12-22T03:04:41+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-10-29T15:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=cbd664b1fb9409b6500fb36f3d051ab100ffc828'/>
<id>cbd664b1fb9409b6500fb36f3d051ab100ffc828</id>
<content type='text'>
http://git.gnome.org/browse/nautilus/commit/?id=8cb07ccf2ddcf0cb8557c763f8905558d67736de
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://git.gnome.org/browse/nautilus/commit/?id=8cb07ccf2ddcf0cb8557c763f8905558d67736de
</pre>
</div>
</content>
</entry>
<entry>
<title>[eel] remove commented out canvas code</title>
<updated>2012-12-22T02:49:31+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-10-28T09:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d127246c379859fbb890c382dc75e521848cbda7'/>
<id>d127246c379859fbb890c382dc75e521848cbda7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[eel-background] remove debug messages prev added to screen_size_changed</title>
<updated>2012-12-03T19:59:35+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-12-03T19:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2665b684fda835cfa6a485b6e2c8c0a98190facb'/>
<id>2665b684fda835cfa6a485b6e2c8c0a98190facb</id>
<content type='text'>
The issue that was being debugged (crashes on VM window resize) is now fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue that was being debugged (crashes on VM window resize) is now fixed.
</pre>
</div>
</content>
</entry>
</feed>
