<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/clock/clock-map.c, branch gh-actions</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Use g_clear_pointer() and g_clear_object()</title>
<updated>2021-12-16T06:52:11+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-11-28T12:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6fbabd51619c92bcd8584e1bb2f12f2b52904ea6'/>
<id>6fbabd51619c92bcd8584e1bb2f12f2b52904ea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove variableScope warnings reported by cppcheck</title>
<updated>2020-09-07T07:11:05+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-08-04T11:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8f8b7316cc7504a4618705c562ead1ae65dabbdc'/>
<id>8f8b7316cc7504a4618705c562ead1ae65dabbdc</id>
<content type='text'>
cppcheck --enable=all . 2&gt; err.txt
grep variableScope err.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cppcheck --enable=all . 2&gt; err.txt
grep variableScope err.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Use single-linked lists for locations</title>
<updated>2020-08-01T04:23:57+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-07-22T19:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=04e977defeb858ac58ab3d470ec735ec0e2ea922'/>
<id>04e977defeb858ac58ab3d470ec735ec0e2ea922</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: avoid deprecated g_type_class_add_private</title>
<updated>2019-09-15T02:27:42+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-09-11T13:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=60894665c424ff487caf294b9cd5f72c753a4a4f'/>
<id>60894665c424ff487caf294b9cd5f72c753a4a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Use new GdkPixbuf API to load resources</title>
<updated>2018-04-26T11:01:37+00:00</updated>
<author>
<name>Vincent Untz</name>
<email>vuntz@gnome.org</email>
</author>
<published>2012-02-07T09:04:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ee07e90d14c15dbf45899d6c70614fe2068cd640'/>
<id>ee07e90d14c15dbf45899d6c70614fe2068cd640</id>
<content type='text'>
origin commit:
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=3c0af36
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commit:
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=3c0af36
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Convert to GResource</title>
<updated>2018-04-26T11:01:37+00:00</updated>
<author>
<name>Vincent Untz</name>
<email>vuntz@gnome.org</email>
</author>
<published>2012-02-02T13:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=cfe060300ff10557f8805eee176604095c48cc2d'/>
<id>cfe060300ff10557f8805eee176604095c48cc2d</id>
<content type='text'>
origin commits:
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=aa2895d
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=695d30c
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=00f9870
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=9ade365
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commits:
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=aa2895d
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=695d30c
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=00f9870
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&amp;id=9ade365
</pre>
</div>
</content>
</entry>
<entry>
<title>remove deprecated sys/timeb.h header, as nothing uses it</title>
<updated>2017-03-28T15:51:41+00:00</updated>
<author>
<name>Robert Nagy</name>
<email>robert@openbsd.org</email>
</author>
<published>2017-03-28T15:51:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d160cf1bc7fd2f73fe9f72d9308bc10967832001'/>
<id>d160cf1bc7fd2f73fe9f72d9308bc10967832001</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-21T18:14:26+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T18:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d0ddaedffa7d417a699cafce73c1e418515c4a28'/>
<id>d0ddaedffa7d417a699cafce73c1e418515c4a28</id>
<content type='text'>
and require libmate-desktop &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 libmate-desktop &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>zero-initialize all signals arrays</title>
<updated>2014-11-24T21:27:35+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-10-28T14:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=23b2b3b0e0f979b123a503c41ecde108e824f437'/>
<id>23b2b3b0e0f979b123a503c41ecde108e824f437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk3: clock-map: Port to GtkStyleContext</title>
<updated>2014-11-23T11:08:15+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-23T11:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=2db41271af1f4db0be8d6fa68bb4b06d23967eb9'/>
<id>2db41271af1f4db0be8d6fa68bb4b06d23967eb9</id>
<content type='text'>
Based on gnome-panel commit: 40391453286cce55039932d6dc3f741bb74e385f
From: Germán Póo-Caamaño &lt;gpoo@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on gnome-panel commit: 40391453286cce55039932d6dc3f741bb74e385f
From: Germán Póo-Caamaño &lt;gpoo@gnome.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
