<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-session-manager/mate-session, branch v1.16.0</title>
<subtitle>MATE session manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/'/>
<entry>
<title>Fix Gtk-CRITICAL error caused by deprecated code</title>
<updated>2016-08-03T15:55:09+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-08-03T15:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=d933613594fa7e1af51ebaeb4d02c5d697d5dc6c'/>
<id>d933613594fa7e1af51ebaeb4d02c5d697d5dc6c</id>
<content type='text'>
It removes the code related to the old dialog icon
which is not displayed anymore.
The Gtk-CRITICAL error was caused by gtk_message_dialog_get_image returning NULL
as it is now deprecated in GTK 3.

taken from:
https://github.com/linuxmint/cinnamon-session/pull/71
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It removes the code related to the old dialog icon
which is not displayed anymore.
The Gtk-CRITICAL error was caused by gtk_message_dialog_get_image returning NULL
as it is now deprecated in GTK 3.

taken from:
https://github.com/linuxmint/cinnamon-session/pull/71
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ &gt;= 3.14, drop GTK+2 code and --with-gtk build option</title>
<updated>2016-05-17T11:08:57+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-05-17T11:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=e670e05cb08c66da2838abe2608cfccb8b09fafd'/>
<id>e670e05cb08c66da2838abe2608cfccb8b09fafd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding #include &lt;signal.h&gt; for FreeBSD support</title>
<updated>2016-01-31T22:12:44+00:00</updated>
<author>
<name>Eric Turgeon</name>
<email>ericturgeon.bsd@gmail.com</email>
</author>
<published>2016-01-31T22:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=d6d8a381c89cd93256e57bd1eb080d91c5d5b61a'/>
<id>d6d8a381c89cd93256e57bd1eb080d91c5d5b61a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mdm: fix logic error</title>
<updated>2015-12-31T07:37:15+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-31T07:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=cbfdcc0669685c3e01a10e5c83a0a02b133c0848'/>
<id>cbfdcc0669685c3e01a10e5c83a0a02b133c0848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a typo in a warning</title>
<updated>2015-12-13T18:23:30+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T18:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=5014a4ddbdf8349fe8206cf3df3ac6a97361b469'/>
<id>5014a4ddbdf8349fe8206cf3df3ac6a97361b469</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix logic error that caused a weird build warning</title>
<updated>2015-12-13T15:07:49+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T15:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=b67a44ec476c704616c7e3b89a2c5f5d36483b49'/>
<id>b67a44ec476c704616c7e3b89a2c5f5d36483b49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix one more build warning</title>
<updated>2015-12-13T14:56:17+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T14:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=6ece1ce8bfe54fa26aab05d7eb315d7730158383'/>
<id>6ece1ce8bfe54fa26aab05d7eb315d7730158383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix warnings about unused variables</title>
<updated>2015-12-13T14:49:29+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T14:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=fadc21892499633949f06c19094fb46f41eba695'/>
<id>fadc21892499633949f06c19094fb46f41eba695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #110 from oleid/master</title>
<updated>2015-12-13T14:38:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-12-13T14:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=6b09840cadebe81b1baf7dc13cb67346071f53a2'/>
<id>6b09840cadebe81b1baf7dc13cb67346071f53a2</id>
<content type='text'>
compile fix for upower 0.99 series</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compile fix for upower 0.99 series</pre>
</div>
</content>
</entry>
<entry>
<title>compile fix for upower 0.99 series</title>
<updated>2015-11-14T15:46:28+00:00</updated>
<author>
<name>Olaf Leidinger</name>
<email>oleid@mescharet.de</email>
</author>
<published>2015-11-14T15:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=f9a2293e611930bab7a799efe2569313a4414348'/>
<id>f9a2293e611930bab7a799efe2569313a4414348</id>
<content type='text'>
upower 0.99 has lost support for hibernate and suspend. This leads to undefined
references to up_client_get_can_suspend  and up_client_get_can_hibernate on my
system. This patch removes any call to those functions for upower &gt;= 0.99.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
upower 0.99 has lost support for hibernate and suspend. This leads to undefined
references to up_client_get_can_suspend  and up_client_get_can_hibernate on my
system. This patch removes any call to those functions for upower &gt;= 0.99.
</pre>
</div>
</content>
</entry>
</feed>
