<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src/caja-notebook.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>fix indent and spacing a bit</title>
<updated>2016-12-29T11:49:39+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-29T11:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=5ba16bf7f86d2a9daff01cc146a57f5201141c65'/>
<id>5ba16bf7f86d2a9daff01cc146a57f5201141c65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>notebook: cleanup an old workaround</title>
<updated>2016-07-06T15:47:42+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-06-26T20:48:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=32359d81ae57fdde06062ae857933b2c62bea628'/>
<id>32359d81ae57fdde06062ae857933b2c62bea628</id>
<content type='text'>
There should be no need for all these roundtrips here. We can assume
if we got an event on the notebook, it will be within a GtkNotebook.

taken from:
https://git.gnome.org/browse/nautilus/commit/src?id=bbd77ce
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There should be no need for all these roundtrips here. We can assume
if we got an event on the notebook, it will be within a GtkNotebook.

taken from:
https://git.gnome.org/browse/nautilus/commit/src?id=bbd77ce
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+-3.20: do not use deprecated gtk_button_set_focus_on_click</title>
<updated>2016-06-15T11:29:05+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-05-31T21:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a6267ed3da8b579247d3a786c91c3da3ed729c6b'/>
<id>a6267ed3da8b579247d3a786c91c3da3ed729c6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3: add 'caja-notebook' style class + fix deprecated theme warnings with gtk+-3.20</title>
<updated>2016-02-02T03:01:11+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-02-02T03:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b717d132ae9c16389f8dc81062e9fa08e6a94234'/>
<id>b717d132ae9c16389f8dc81062e9fa08e6a94234</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3: fix deprecated GtkMisc</title>
<updated>2016-01-25T13:53:59+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-01-22T23:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=1241ff234a8ec46542e97e48a6298b78c9a0d2b5'/>
<id>1241ff234a8ec46542e97e48a6298b78c9a0d2b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk3: fix all possible deprecated GtkStock in src</title>
<updated>2016-01-22T00:59:31+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-01-22T00:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ff6a32e8002be01e253a61a4abb9b61961252ddd'/>
<id>ff6a32e8002be01e253a61a4abb9b61961252ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3 all: don't use deprecated GDK pointer methods</title>
<updated>2016-01-15T22:26:05+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-01-15T22:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=3c796cdf6020ac59cbcaca103453501292423c71'/>
<id>3c796cdf6020ac59cbcaca103453501292423c71</id>
<content type='text'>
Use the new GdkDevice methods instead.

taken from:
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&amp;id=a816e00
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&amp;id=cdf858f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the new GdkDevice methods instead.

taken from:
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&amp;id=a816e00
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&amp;id=cdf858f
</pre>
</div>
</content>
</entry>
<entry>
<title>Small additional for closing tabs with middle-click</title>
<updated>2016-01-14T22:27:30+00:00</updated>
<author>
<name>bl0ckeduser</name>
<email>bl0ckedusersoft@gmail.com</email>
</author>
<published>2016-01-12T19:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4c7f59163c415140d76330a1b3c57b1efe35ca14'/>
<id>4c7f59163c415140d76330a1b3c57b1efe35ca14</id>
<content type='text'>
fixes https://github.com/mate-desktop/caja/issues/457
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/caja/issues/457
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3 notebook: 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:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=5a7203f46bcccc29271058d1f03ed149d6c2860b'/>
<id>5a7203f46bcccc29271058d1f03ed149d6c2860b</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&amp;id=bc5d290
</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=bc5d290
</pre>
</div>
</content>
</entry>
</feed>
