<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-session-manager/capplet, branch 1.10</title>
<subtitle>MATE session manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/'/>
<entry>
<title>use g_settings_bind + unref GSettings during dialog cleanup</title>
<updated>2015-07-27T20:26:18+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-27T20:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=e25e546c9d2f7a18ff2b3f4a578fb9028544be85'/>
<id>e25e546c9d2f7a18ff2b3f4a578fb9028544be85</id>
<content type='text'>
from https://github.com/GNOME/gnome-session/commit/11d9ec5976671e54714a4667e5ca45c925c0d762
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from https://github.com/GNOME/gnome-session/commit/11d9ec5976671e54714a4667e5ca45c925c0d762
</pre>
</div>
</content>
</entry>
<entry>
<title>don't use ancient properties (deprecated in GTK+ 2.22)</title>
<updated>2015-07-27T20:00:56+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-27T20:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=1dc6b6ba5e193bceca155f852b82dc803b554b07'/>
<id>1dc6b6ba5e193bceca155f852b82dc803b554b07</id>
<content type='text'>
from https://github.com/GNOME/gnome-session/commit/172db15097c84e4d3c93bfcc4d51eed6c7d25e3d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from https://github.com/GNOME/gnome-session/commit/172db15097c84e4d3c93bfcc4d51eed6c7d25e3d
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up and de-duplicate defines</title>
<updated>2015-07-27T19:53:19+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-27T19:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=7446463bd4d0ac22005a4b51919536a1bd146779'/>
<id>7446463bd4d0ac22005a4b51919536a1bd146779</id>
<content type='text'>
from https://github.com/GNOME/gnome-session/commit/f415130f0de6cdc13d9433632d5ee1554a242103
and https://github.com/GNOME/gnome-session/commit/378f502047022b263d14bbbec213ad442e5ad822
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from https://github.com/GNOME/gnome-session/commit/f415130f0de6cdc13d9433632d5ee1554a242103
and https://github.com/GNOME/gnome-session/commit/378f502047022b263d14bbbec213ad442e5ad822
</pre>
</div>
</content>
</entry>
<entry>
<title>properties dialog: fix inline search in apps list</title>
<updated>2015-07-27T19:37:22+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-27T19:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=728d76ee07069a6f7aca9135d6a1d69e6d1ae345'/>
<id>728d76ee07069a6f7aca9135d6a1d69e6d1ae345</id>
<content type='text'>
from https://github.com/GNOME/gnome-session/commit/b3375fa652b236d0c81079a3513ba2a11f22eee9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from https://github.com/GNOME/gnome-session/commit/b3375fa652b236d0c81079a3513ba2a11f22eee9
</pre>
</div>
</content>
</entry>
<entry>
<title>session properties: actually show help (fixed broken link)</title>
<updated>2015-07-08T10:18:36+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-08T10:18:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=1637771ff3e3dcddfaf17671a8ceaa9b57e9936b'/>
<id>1637771ff3e3dcddfaf17671a8ceaa9b57e9936b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first connect to settings, then read them.</title>
<updated>2015-02-25T22:41:24+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-02-19T14:36:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=27954f902adfb2e3b446a5e08b0632c0b20f64bf'/>
<id>27954f902adfb2e3b446a5e08b0632c0b20f64bf</id>
<content type='text'>
fixes the issue with GLib &gt;= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619

Closes https://github.com/mate-desktop/mate-session-manager/pull/72
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes the issue with GLib &gt;= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619

Closes https://github.com/mate-desktop/mate-session-manager/pull/72
</pre>
</div>
</content>
</entry>
<entry>
<title>capplet: Do not pretend we need the egg code here</title>
<updated>2014-11-07T13:31:51+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-07T12:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=e98d698c4899ac91e2370252ab67ce91871a72a5'/>
<id>e98d698c4899ac91e2370252ab67ce91871a72a5</id>
<content type='text'>
Based on gnome-session commit: 0e45c5c15d0ffedf90af3ea401288d6a0f758383
From: Vincent Untz &lt;vuntz@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on gnome-session commit: 0e45c5c15d0ffedf90af3ea401288d6a0f758383
From: Vincent Untz &lt;vuntz@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>capplet: remove unused variable</title>
<updated>2014-11-07T13:31:51+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-07T12:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=2983b896864b9f004cadb5615eee3bd397f04633'/>
<id>2983b896864b9f004cadb5615eee3bd397f04633</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing #include &lt;config.h&gt;</title>
<updated>2014-11-07T13:31:51+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-07T11:49:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=50b6f0d9f4b8a47bb2886756cc337cd5ffe66338'/>
<id>50b6f0d9f4b8a47bb2886756cc337cd5ffe66338</id>
<content type='text'>
Based on gnome-session commit: b9fa0c8c9ff57f704d83dfd1f7b4ae0c19280edf
From: Kjartan Maraas &lt;kmaraas@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on gnome-session commit: b9fa0c8c9ff57f704d83dfd1f7b4ae0c19280edf
From: Kjartan Maraas &lt;kmaraas@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk-3.14: invisible session properties dialog</title>
<updated>2014-10-03T08:31:18+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2014-09-29T07:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=b0e2ffdb14058597a576861c5e936174560be510'/>
<id>b0e2ffdb14058597a576861c5e936174560be510</id>
<content type='text'>
Fix invisible session properties dialog when running with gtk-3.14

Closes https://github.com/mate-desktop/mate-session-manager/pull/63
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix invisible session properties dialog when running with gtk-3.14

Closes https://github.com/mate-desktop/mate-session-manager/pull/63
</pre>
</div>
</content>
</entry>
</feed>
