<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco/src/ui, branch v1.12.0</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<entry>
<title>Merge pull request #224 from dnk/assertion</title>
<updated>2015-09-25T09:36:06+00:00</updated>
<author>
<name>No_name</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-09-25T09:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=28e496adbd7d4733629ef60ff5d390fa5897b1b5'/>
<id>28e496adbd7d4733629ef60ff5d390fa5897b1b5</id>
<content type='text'>
gtk3: fix assertion 'gtk_widget_get_realized (widget)' failed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gtk3: fix assertion 'gtk_widget_get_realized (widget)' failed</pre>
</div>
</content>
</entry>
<entry>
<title>gtk3: fix assertion 'gtk_widget_get_realized (widget)' failed</title>
<updated>2015-09-24T10:12:59+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2015-09-22T15:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=95953a48746624332ae69296da031ea2450306b4'/>
<id>95953a48746624332ae69296da031ea2450306b4</id>
<content type='text'>
gtk3 can use style context before widget realization
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gtk3 can use style context before widget realization
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk3: draw 1px tile border</title>
<updated>2015-09-18T15:57:02+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2015-09-18T15:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=77e1f5059cea5d0cf027086d9536f207ca95ccda'/>
<id>77e1f5059cea5d0cf027086d9536f207ca95ccda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tile-preview: Small cleanup</title>
<updated>2015-09-16T11:54:53+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-16T11:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=e12e55167107adaa0b45decdb2f57cf7c870d2aa'/>
<id>e12e55167107adaa0b45decdb2f57cf7c870d2aa</id>
<content type='text'>
* GDK_DISPLAY_XDISPLAY and gdk_display_get_default are in Gtk2
* Get window from GdkEvent
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* GDK_DISPLAY_XDISPLAY and gdk_display_get_default are in Gtk2
* Get window from GdkEvent
</pre>
</div>
</content>
</entry>
<entry>
<title>preview-widget: Small GTK_CHECK_VERSION cleanup</title>
<updated>2015-09-16T11:54:53+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-16T11:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=59c218b6067263cb1667656a85a15483a01e8c5a'/>
<id>59c218b6067263cb1667656a85a15483a01e8c5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Small cleanups</title>
<updated>2015-09-16T11:53:37+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-16T10:19:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=1ea80cdee4c3824c9317473e60ca5b707e6c9602'/>
<id>1ea80cdee4c3824c9317473e60ca5b707e6c9602</id>
<content type='text'>
* No point in checking for Gtk2 with GTK_CHECK_VERSION in Gtk2 only code
* We have gdk_x11_window_lookup_for_display in Gtk2.24
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* No point in checking for Gtk2 with GTK_CHECK_VERSION in Gtk2 only code
* We have gdk_x11_window_lookup_for_display in Gtk2.24
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more unused functions</title>
<updated>2015-09-16T09:40:39+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-16T09:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=0f78f71ba16b975921944c4436e4e4e9400b4b74'/>
<id>0f78f71ba16b975921944c4436e4e4e9400b4b74</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>theme: Rename button_rect() to get_button_rect()</title>
<updated>2015-09-14T16:52:06+00:00</updated>
<author>
<name>Florian Müllner</name>
<email>fmuellner@gnome.org</email>
</author>
<published>2014-09-27T21:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=ee8de316b3e0ff382d41012e78edf5bc58895f54'/>
<id>ee8de316b3e0ff382d41012e78edf5bc58895f54</id>
<content type='text'>
Basically it's odd to have "button_rect" be a function with all the
foo_rect GdkRectangles around - renaming to get_button_rect() will
free the name for the generically named "rect" once buttons are the
only movable pieces in the frame.

https://bugzilla.gnome.org/show_bug.cgi?id=741917
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Basically it's odd to have "button_rect" be a function with all the
foo_rect GdkRectangles around - renaming to get_button_rect() will
free the name for the generically named "rect" once buttons are the
only movable pieces in the frame.

https://bugzilla.gnome.org/show_bug.cgi?id=741917
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Refactor the default image lookup</title>
<updated>2015-09-14T16:48:15+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2015-07-20T21:56:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=58eedd315c3935741500115c34fe81c86ce9b88b'/>
<id>58eedd315c3935741500115c34fe81c86ce9b88b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
