<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/battstat, branch v1.19.2</title>
<subtitle>Applets for use with the MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/'/>
<entry>
<title>battstat: don't use deprecated gtk_show_uri</title>
<updated>2017-08-05T13:02:54+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-07-28T17:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=a59554afd9586e30e2203978472f76daca3eecc3'/>
<id>a59554afd9586e30e2203978472f76daca3eecc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Possible fix for https://github.com/mate-desktop/mate-applets/issues/225 fix GError memory leak</title>
<updated>2017-03-23T15:36:28+00:00</updated>
<author>
<name>Scott Balneaves</name>
<email>sbalneav@ltsp.org</email>
</author>
<published>2017-03-23T15:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=de39bcb84fd0749264340b9ee663e50034b48e5b'/>
<id>de39bcb84fd0749264340b9ee663e50034b48e5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-11-22T14:47:06+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-22T14:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=f7acf55db3ab4b97d60faae24555a07b6b08d43c'/>
<id>f7acf55db3ab4b97d60faae24555a07b6b08d43c</id>
<content type='text'>
and require mate-panel &gt;= 1.17

WARNING: use GTK+3 build of libmateweather for this build.
that lib is not migrated to GTK+3 only as we will possibly
use libgweather instead of it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require mate-panel &gt;= 1.17

WARNING: use GTK+3 build of libmateweather for this build.
that lib is not migrated to GTK+3 only as we will possibly
use libgweather instead of it.
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+-3 battstat: port GtkTable to GtkGrid</title>
<updated>2016-08-31T13:29:57+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-08-05T10:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=6f3b04cf976b231d31d6704b0a69a25f10ab7d7d'/>
<id>6f3b04cf976b231d31d6704b0a69a25f10ab7d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>battstat: drop MateAbout usage and update copyright</title>
<updated>2016-07-31T08:42:52+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-30T20:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=8495b09237e2dc9f41e5e8ad4624a6669f7416bc'/>
<id>8495b09237e2dc9f41e5e8ad4624a6669f7416bc</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 minor build warnings</title>
<updated>2016-06-03T13:38:18+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-06-03T13:38:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=fb33c0b081f64039a397160a7ff6395a0827d8e9'/>
<id>fb33c0b081f64039a397160a7ff6395a0827d8e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework gsettings schema building</title>
<updated>2015-09-06T19:55:35+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-06T19:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=df7a7488950139e3884972e2363294051e33d45d'/>
<id>df7a7488950139e3884972e2363294051e33d45d</id>
<content type='text'>
 * Bump intltool required version for gsettings support
 * Extract strings with intltool directly
 * Let autoconf generate the xml files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Bump intltool required version for gsettings support
 * Extract strings with intltool directly
 * Let autoconf generate the xml files
</pre>
</div>
</content>
</entry>
<entry>
<title>battstat: remove leftover (not used after migration to cairo)</title>
<updated>2015-08-07T22:10:12+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-07T22:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=73d4d4e9df152b28308f2502211171f5e4ac0747'/>
<id>73d4d4e9df152b28308f2502211171f5e4ac0747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>help battstat applet: fix legal page</title>
<updated>2015-07-13T14:59:15+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-07-13T14:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=943b11bf7526c837fcfacfdb82410002c19d73fc'/>
<id>943b11bf7526c837fcfacfdb82410002c19d73fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>help: use valid links to mate feedback page</title>
<updated>2015-07-08T21:01:48+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-07-08T19:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=180d05e38941913cce75c66c8a2619e99367e11b'/>
<id>180d05e38941913cce75c66c8a2619e99367e11b</id>
<content type='text'>
Help: forgotten fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Help: forgotten fix
</pre>
</div>
</content>
</entry>
</feed>
