<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/libslab, branch 1.10</title>
<subtitle>Utilities to configure the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/'/>
<entry>
<title>libslab: do not reap child when launching desktop items</title>
<updated>2015-05-04T12:46:17+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-03-25T12:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=d6de4824b3955fb1890a6953ce2d080ebea3ba9e'/>
<id>d6de4824b3955fb1890a6953ce2d080ebea3ba9e</id>
<content type='text'>
should be used after https://github.com/mate-desktop/mate-desktop/pull/166 is applied

Closes https://github.com/mate-desktop/mate-control-center/pull/152
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
should be used after https://github.com/mate-desktop/mate-desktop/pull/166 is applied

Closes https://github.com/mate-desktop/mate-control-center/pull/152
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3: add missing style class view to AppResizer</title>
<updated>2015-03-05T13:04:37+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-03-04T23:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=17003c6930da50edf0ef2a0a96ad238b7feed323'/>
<id>17003c6930da50edf0ef2a0a96ad238b7feed323</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-control-center/pull/145
Closes https://github.com/mate-desktop/mate-control-center/issues/142
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-control-center/pull/145
Closes https://github.com/mate-desktop/mate-control-center/issues/142
</pre>
</div>
</content>
</entry>
<entry>
<title>fix one more little memleak and make another logic cleaner</title>
<updated>2014-11-30T21:12:27+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-11-28T16:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=fa099845d73c2305146055b9b9b88ec3676fb208'/>
<id>fa099845d73c2305146055b9b9b88ec3676fb208</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't leak memory</title>
<updated>2014-11-28T08:20:42+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-11-16T11:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=e1d4af90d002d0409f5838e496ae4f944d7ca512'/>
<id>e1d4af90d002d0409f5838e496ae4f944d7ca512</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace GtkObject with GObject also for gtk2</title>
<updated>2014-05-27T14:34:24+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-05-27T14:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=c951215db340629ace5b03785b3559a04d72fffb'/>
<id>c951215db340629ace5b03785b3559a04d72fffb</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-05-27T14:30:06+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-05-27T14:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=469b3c47fce9ea13e50a4448064f97cf297452f8'/>
<id>469b3c47fce9ea13e50a4448064f97cf297452f8</id>
<content type='text'>
gdk_display_get_default | since 2.2
gdk_x11_display_get_xdisplay | since 2.2
gdk_drag_context_list_targets | since 2.22
gdk_x11_window_foreign_new_for_display | since 2.24
gdk_drawable_get_screen | since 2.24
gtk_widget_hide | always
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gdk_display_get_default | since 2.2
gdk_x11_display_get_xdisplay | since 2.2
gdk_drag_context_list_targets | since 2.22
gdk_x11_window_foreign_new_for_display | since 2.24
gdk_drawable_get_screen | since 2.24
gtk_widget_hide | always
</pre>
</div>
</content>
</entry>
<entry>
<title>Use g_spawn_async for gtk+-2 and gtk+-3</title>
<updated>2014-05-23T10:53:56+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-05-23T10:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=13d0f05fb98284839d1dea3fc667903c8a82a40b'/>
<id>13d0f05fb98284839d1dea3fc667903c8a82a40b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename libslab to libmate-slab</title>
<updated>2014-05-11T09:37:51+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2014-05-11T09:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=7cde88457278bf9a14fd0dd6643a8f793e829555'/>
<id>7cde88457278bf9a14fd0dd6643a8f793e829555</id>
<content type='text'>
https://github.com/mate-desktop/mate-control-center/issues/100

This is to avoid package name and version conflicts with
libslab0 / libslab0a which existed in Debian until squeeze.

MATE components (currently only gnome-main-menu) depending
on libmate-slab0 have to be patch accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/mate-desktop/mate-control-center/issues/100

This is to avoid package name and version conflicts with
libslab0 / libslab0a which existed in Debian until squeeze.

MATE components (currently only gnome-main-menu) depending
on libmate-slab0 have to be patch accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>libslab: GTK3 fixes</title>
<updated>2014-04-26T15:09:18+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-04-26T15:09:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=b4ff6c7fafc624f1db379675f36889ac70edef8e'/>
<id>b4ff6c7fafc624f1db379675f36889ac70edef8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some build errors with GTK3</title>
<updated>2014-01-29T15:44:32+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-01-29T15:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=aeb3d9ad24b09b102b317faff9a95ff292b130a9'/>
<id>aeb3d9ad24b09b102b317faff9a95ff292b130a9</id>
<content type='text'>
Shell is still a bit unusable with GTK3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shell is still a bit unusable with GTK3
</pre>
</div>
</content>
</entry>
</feed>
