<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-notification-daemon/src/themes/slider, branch v1.16.0</title>
<subtitle>Daemon to displays passive pop-up notifications</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/'/>
<entry>
<title>Fix: properly escape text</title>
<updated>2016-09-09T16:35:48+00:00</updated>
<author>
<name>kajzer</name>
<email>kajzersoze72@gmail.com</email>
</author>
<published>2016-09-09T16:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=a550bac7a423943b79b98c322d665cef6f16e759'/>
<id>a550bac7a423943b79b98c322d665cef6f16e759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: escape text #106</title>
<updated>2016-08-27T19:58:17+00:00</updated>
<author>
<name>kajzer</name>
<email>kajzersoze72@gmail.com</email>
</author>
<published>2016-08-27T19:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=f95d699d693d3781a15c90a04bc63ad62897eb48'/>
<id>f95d699d693d3781a15c90a04bc63ad62897eb48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slider: improve GtkStyleContex functions</title>
<updated>2016-06-29T11:49:42+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-06-25T22:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=9cb275b38a382159a90ef9379b44dd8304ae042c'/>
<id>9cb275b38a382159a90ef9379b44dd8304ae042c</id>
<content type='text'>
theme looks really better now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
theme looks really better now
</pre>
</div>
</content>
</entry>
<entry>
<title>themes: make text translatable</title>
<updated>2016-06-24T20:04:58+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-06-24T20:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=2111df36e03c9d1dbb5529594ebce42cf9e39f85'/>
<id>2111df36e03c9d1dbb5529594ebce42cf9e39f85</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/notification-daemon/commit/?id=b156f34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/notification-daemon/commit/?id=b156f34
</pre>
</div>
</content>
</entry>
<entry>
<title>slider: do not use dprecated GtkAlignment</title>
<updated>2016-06-24T09:27:16+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-06-20T23:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=cbb5a9e9867b228611b9bb14cca62bdcccbd6dbf'/>
<id>cbb5a9e9867b228611b9bb14cca62bdcccbd6dbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>slider: remove color overriding that does nothing these days</title>
<updated>2016-05-19T11:32:28+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-05-19T11:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=3257bca2721ae29e1760f5019c9691afb6fa8f11'/>
<id>3257bca2721ae29e1760f5019c9691afb6fa8f11</id>
<content type='text'>
we dropped color reversing in d80ac825a8815317e06d206c2199bedfe0474f85 anyway
as it never worked properly in GTK+3, so now override_style function does nothing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we dropped color reversing in d80ac825a8815317e06d206c2199bedfe0474f85 anyway
as it never worked properly in GTK+3, so now override_style function does nothing
</pre>
</div>
</content>
</entry>
<entry>
<title>slider: drop unused #define</title>
<updated>2016-05-19T11:32:00+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-05-19T11:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=66369b7e43ac46f2f37b66507ab9b0b948f17ae2'/>
<id>66369b7e43ac46f2f37b66507ab9b0b948f17ae2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ &gt;= 3.14, drop GTK+2 code and --with-gtk build option</title>
<updated>2016-05-19T11:10:54+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-05-19T11:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=e9a16f9dd6e56080643557470dea5778400ba306'/>
<id>e9a16f9dd6e56080643557470dea5778400ba306</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use max. 50 charactersfor body label</title>
<updated>2016-01-24T18:18:40+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-01-24T18:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=6f0ef78612d344d71acd75cc31cdf3ae008f5adf'/>
<id>6f0ef78612d344d71acd75cc31cdf3ae008f5adf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some corrections in checks and fixes of deprecations</title>
<updated>2016-01-21T12:17:30+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-21T12:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-notification-daemon/commit/?id=27c4734007edef523f90668fadd0ae4e055fb42e'/>
<id>27c4734007edef523f90668fadd0ae4e055fb42e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
