<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco/src/tools, branch 1.18</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-10-15T12:39:12+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-10-15T12:39:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=40e26ed6d0e9ef84522ad0723f630bd7d796beec'/>
<id>40e26ed6d0e9ef84522ad0723f630bd7d796beec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+-3.16: don't use deprecated gtk_widget_override_background_color</title>
<updated>2015-12-02T11:02:59+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-11-13T16:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=d525c5cd5f5a759911b2d1083e101ce58b07a69a'/>
<id>d525c5cd5f5a759911b2d1083e101ce58b07a69a</id>
<content type='text'>
partially taken from:
https://git.gnome.org/browse/metacity/commit/?id=542a2b4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
partially taken from:
https://git.gnome.org/browse/metacity/commit/?id=542a2b4
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk3: unintialized variable</title>
<updated>2015-09-18T11:40:36+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2015-09-18T11:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=7fa47961f8790f2d8f2e83bad66e75bdd63cfaa9'/>
<id>7fa47961f8790f2d8f2e83bad66e75bdd63cfaa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated GTK+ symbols and use accessor functions</title>
<updated>2015-09-14T17:07:06+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-14T17:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=b04c37a7641b474ca066627da27d42e6134c4e17'/>
<id>b04c37a7641b474ca066627da27d42e6134c4e17</id>
<content type='text'>
Direct struct access has been deprecated, so use the appropriate
replacements to build with GSEAL enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Direct struct access has been deprecated, so use the appropriate
replacements to build with GSEAL enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge metacity(gtk3) changes</title>
<updated>2014-11-25T17:06:24+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2014-07-24T06:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=b25395fab6fe9ee38bc0cd359941d0a825d88451'/>
<id>b25395fab6fe9ee38bc0cd359941d0a825d88451</id>
<content type='text'>
merge metacity(gtk3) changes
fix warnings
clean up unused variables
replace UNUSED_VARIABLE by G_GNUC_UNUSED
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merge metacity(gtk3) changes
fix warnings
clean up unused variables
replace UNUSED_VARIABLE by G_GNUC_UNUSED
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace gtkstock icon usage</title>
<updated>2014-11-25T17:06:06+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-25T16:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=b8d8e52f0effbf76ff909f88932098d4daf4336e'/>
<id>b8d8e52f0effbf76ff909f88932098d4daf4336e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk3: Silence the GtkVBox and GtkHBox deprecations warnings</title>
<updated>2014-11-25T16:18:24+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-25T16:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=f1c78bf12b539430e2327b83e64a86649ed2faa9'/>
<id>f1c78bf12b539430e2327b83e64a86649ed2faa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup GTK_CHECK_VERSION and unify where possible</title>
<updated>2014-10-25T10:35:42+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-10-25T10:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=20615934a9d4faf8cd45de56c51357d985461267'/>
<id>20615934a9d4faf8cd45de56c51357d985461267</id>
<content type='text'>
gdk_x11_window_lookup_for_display since 2.24
GDK_WINDOW_XID since always
gtk_widget_get_visible since 2.18
gtk_widget_set_mapped since 2.20
gdk_event_new since 2.2
gdk_x11_window_lookup_for_display since 2.24
gdk_text_property_to_utf8_list_for_display since 2.2
gtk_widget_get_realized since 2.20
gdk_visual_get_depth since 2.22
gtk_widget_get_window since 2.14
gtk_widget_set_allocation since 2.18
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gdk_x11_window_lookup_for_display since 2.24
GDK_WINDOW_XID since always
gtk_widget_get_visible since 2.18
gtk_widget_set_mapped since 2.20
gdk_event_new since 2.2
gdk_x11_window_lookup_for_display since 2.24
gdk_text_property_to_utf8_list_for_display since 2.2
gtk_widget_get_realized since 2.20
gdk_visual_get_depth since 2.22
gtk_widget_get_window since 2.14
gtk_widget_set_allocation since 2.18
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some dead code</title>
<updated>2014-10-24T13:40:43+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-10-24T12:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=b1f7974c587a06f31d2e693f0da02e5a2cf5f232'/>
<id>b1f7974c587a06f31d2e693f0da02e5a2cf5f232</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GDK_KEY_* is also available in Gtk+-2.</title>
<updated>2014-10-24T13:40:43+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-10-24T12:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=d42ed7669335e67507b506c7e74368a99469c4d9'/>
<id>d42ed7669335e67507b506c7e74368a99469c4d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
