<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-polkit/src, branch 1.14</title>
<subtitle>Authentication Agent for PolicyKit and MATE</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/'/>
<entry>
<title>fix conditions for GtkMisc deprecations</title>
<updated>2016-01-20T14:26:21+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-01-20T14:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=ab7ffa9b7a03628519474736bd5354c8908600b4'/>
<id>ab7ffa9b7a03628519474736bd5354c8908600b4</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] fix deprecated usage of GtkMisc</title>
<updated>2016-01-20T10:27:56+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-20T10:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=d517ddf7ec16e07187ef393e9bc700b25ad7ce3a'/>
<id>d517ddf7ec16e07187ef393e9bc700b25ad7ce3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use gtk_image_new_from_icon_name in both GTK+ builds</title>
<updated>2016-01-20T10:20:46+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-20T10:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=13904e44d00ee57abc3fb77c1d501df536db2a7a'/>
<id>13904e44d00ee57abc3fb77c1d501df536db2a7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use GtkBox instead of GtkHBox in both GTK+ builds</title>
<updated>2016-01-20T10:11:30+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-20T10:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=9277713c575f7ac30fb218b5955895050894f63a'/>
<id>9277713c575f7ac30fb218b5955895050894f63a</id>
<content type='text'>
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for application indicators</title>
<updated>2015-09-13T16:37:03+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-11T16:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=f3f4f23330512e0e6e72c1e4288ddfa506b9aa22'/>
<id>f3f4f23330512e0e6e72c1e4288ddfa506b9aa22</id>
<content type='text'>
Patch by Jan Arne Petersen taken from
https://bugzilla.gnome.org/show_bug.cgi?id=609680
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Jan Arne Petersen taken from
https://bugzilla.gnome.org/show_bug.cgi?id=609680
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes authentication failure message</title>
<updated>2015-09-13T10:49:07+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-11T10:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=783335ab0e8c9f31fa9e5f1ce9301d63bc036e0b'/>
<id>783335ab0e8c9f31fa9e5f1ce9301d63bc036e0b</id>
<content type='text'>
Patch by Robert Ancell taken from
https://bugzilla.gnome.org/show_bug.cgi?id=592978
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Robert Ancell taken from
https://bugzilla.gnome.org/show_bug.cgi?id=592978
</pre>
</div>
</content>
</entry>
<entry>
<title>Select the current user to authenticate by default</title>
<updated>2015-09-13T10:48:59+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-11T10:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=7aca21485bcd8601e989f141573c3bcc3c3fe609'/>
<id>7aca21485bcd8601e989f141573c3bcc3c3fe609</id>
<content type='text'>
Patch from Robert Ancell taken from gnome bug
https://bugzilla.gnome.org/show_bug.cgi?id=596188
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Robert Ancell taken from gnome bug
https://bugzilla.gnome.org/show_bug.cgi?id=596188
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for autorestart</title>
<updated>2015-09-13T10:48:51+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-11T10:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=df8f274527c9006303c2a9902dc1ec238a6dc2e6'/>
<id>df8f274527c9006303c2a9902dc1ec238a6dc2e6</id>
<content type='text'>
This ensures there is always a agent running even if something happens
(crash, kill etc).

Patch by Michael Vogt taken from gnome bug,
https://bugzilla.gnome.org/show_bug.cgi?id=634502
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures there is always a agent running even if something happens
(crash, kill etc).

Patch by Michael Vogt taken from gnome bug,
https://bugzilla.gnome.org/show_bug.cgi?id=634502
</pre>
</div>
</content>
</entry>
<entry>
<title>Optionally use accountsservice to retrieve face</title>
<updated>2015-09-12T12:53:19+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-11T11:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=996c9d79f9391aef5f7459a073112cf8dc86518a'/>
<id>996c9d79f9391aef5f7459a073112cf8dc86518a</id>
<content type='text'>
Patch by  Marc Deslauriers taken from
https://bugzilla.gnome.org/show_bug.cgi?id=669857
Modified by infirit for MATE

Thanks to raveit who pointed it out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by  Marc Deslauriers taken from
https://bugzilla.gnome.org/show_bug.cgi?id=669857
Modified by infirit for MATE

Thanks to raveit who pointed it out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable</title>
<updated>2015-09-12T12:53:19+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-12T09:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=24e4cdad34bfc9f6234bcb49c26eb093a8016aa0'/>
<id>24e4cdad34bfc9f6234bcb49c26eb093a8016aa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
