<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src/caja-spatial-window.c, branch v1.19.0</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>move to GTK+3 (&gt;= 3.14), drop libunique,  GTK+2 code, and --with-gtk build option</title>
<updated>2016-11-22T20:02:51+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-11-22T20:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=276eb145ce96d5f75f8d3901daf6310f60ddbb81'/>
<id>276eb145ce96d5f75f8d3901daf6310f60ddbb81</id>
<content type='text'>
*Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors
*Remove GTK2 and libunique specific code.
*Leaves selector for specific GTK3 versions.
*Remove #DEFINES for vbox/hbox previously required for GTK2 compatability
*Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work
*spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors
*Remove GTK2 and libunique specific code.
*Leaves selector for specific GTK3 versions.
*Remove #DEFINES for vbox/hbox previously required for GTK2 compatability
*Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work
*spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK2: Use emanuele-f 's patch for build failure, fix build w/o libunique</title>
<updated>2016-10-14T20:28:27+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-10-14T20:28:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a4822f6221c000f4db2a38a8b63e22ff64f6ee7e'/>
<id>a4822f6221c000f4db2a38a8b63e22ff64f6ee7e</id>
<content type='text'>
Apply

https://github.com/mate-desktop/caja/pull/658/commits/4b36a91af42d8efe0f594a95d28ab8448fd73b31

then fix the selectors in source files to use the boolean selectors for libunique
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply

https://github.com/mate-desktop/caja/pull/658/commits/4b36a91af42d8efe0f594a95d28ab8448fd73b31

then fix the selectors in source files to use the boolean selectors for libunique
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3: port libunique -&gt;GtkApplication as build time option</title>
<updated>2016-10-08T19:01:44+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-10-08T19:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=9e5ea15d104720cfee752c193b77f8b03558c6b9'/>
<id>9e5ea15d104720cfee752c193b77f8b03558c6b9</id>
<content type='text'>
Add --disable-libunique configuration option for GTK3 builds. This builds a port from libunique to GtkApplication. keep GTK2 builds unchanged

Caja can now be build with GTK2 and libunique, GTK3 and libunique, or GTK3 without libunique using GtkApplication instead

GtkApplication port  Based on cherrypicked nautilus commits from
https://github.com/GNOME/nautilus/commit/a8481ee4bd8d34e792d63598fa5efb47736f9de4
main: adapt to GtkApplication changes
through
https://github.com/GNOME/nautilus/commit/c3382e0415d51082545f277c380d37be160e8d2d
application: move nautilus_application_new() to its own function

GTK3/GtkApplication builds:  add --force-desktop option
This is useful for other DE's

All: StartupNotify=false in .desktop files, as caja never connects to notification daemons and in GtkApplication builds this causes busy spinning curors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add --disable-libunique configuration option for GTK3 builds. This builds a port from libunique to GtkApplication. keep GTK2 builds unchanged

Caja can now be build with GTK2 and libunique, GTK3 and libunique, or GTK3 without libunique using GtkApplication instead

GtkApplication port  Based on cherrypicked nautilus commits from
https://github.com/GNOME/nautilus/commit/a8481ee4bd8d34e792d63598fa5efb47736f9de4
main: adapt to GtkApplication changes
through
https://github.com/GNOME/nautilus/commit/c3382e0415d51082545f277c380d37be160e8d2d
application: move nautilus_application_new() to its own function

GTK3/GtkApplication builds:  add --force-desktop option
This is useful for other DE's

All: StartupNotify=false in .desktop files, as caja never connects to notification daemons and in GtkApplication builds this causes busy spinning curors
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+-3 window: port GtkTable to GtkGrid</title>
<updated>2016-08-12T20:37:47+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-08-09T10:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=f7308f8d78c839411b76b6e45868156dd3543506'/>
<id>f7308f8d78c839411b76b6e45868156dd3543506</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some unused includes</title>
<updated>2016-07-12T13:06:52+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-07-12T13:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4bc07bbce1e9e612b908ddb6c0284f6b621492f5'/>
<id>4bc07bbce1e9e612b908ddb6c0284f6b621492f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "GTK+-3 spatial-window: avoid deprecated gtk_vbox_new"</title>
<updated>2016-07-11T20:25:28+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-11T20:25:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=5968f6bb40c334a797175ebeeb946d76163ce288'/>
<id>5968f6bb40c334a797175ebeeb946d76163ce288</id>
<content type='text'>
This reverts commit d866d7a3a5b778cbd413eaa67ad69c80e9277c6b.
This commit breaks desktop drawing,
revert fixes https://github.com/mate-desktop/caja/issues/591
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d866d7a3a5b778cbd413eaa67ad69c80e9277c6b.
This commit breaks desktop drawing,
revert fixes https://github.com/mate-desktop/caja/issues/591
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+-3 spatial-window: avoid deprecated gtk_vbox_new</title>
<updated>2016-07-11T10:53:03+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-06T13:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d866d7a3a5b778cbd413eaa67ad69c80e9277c6b'/>
<id>d866d7a3a5b778cbd413eaa67ad69c80e9277c6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3 side-pane + spartial-window: don't use deprecated gtk_arrow_new ()</title>
<updated>2016-01-22T00:55:20+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-01-22T00:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d99b7141da19a746a9329daece4a83704f0101b5'/>
<id>d99b7141da19a746a9329daece4a83704f0101b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3 spatial-window: port to GtkStyleContext</title>
<updated>2016-01-13T14:05:41+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-01-07T03:57:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=20dd53f7822de644ca60cc200f5286a90d3b28b3'/>
<id>20dd53f7822de644ca60cc200f5286a90d3b28b3</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&amp;id=507b56e3a527e28117b259dbf0dce48f1656dd7d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&amp;id=507b56e3a527e28117b259dbf0dce48f1656dd7d
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3: Replace gtk_{v,h}box new with gtk_box_new</title>
<updated>2015-10-19T13:06:57+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-09-27T15:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=5609227c672d94e54edec26e2b4db5f9e1697e17'/>
<id>5609227c672d94e54edec26e2b4db5f9e1697e17</id>
<content type='text'>
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0
</pre>
</div>
</content>
</entry>
</feed>
