<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/clock/clock-face.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>clock-face: Use gdk_pixbuf_new_from_resource_at_scale</title>
<updated>2020-08-05T06:48:04+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-08-03T14:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=fc480d2c5381161a58b67aefe281f94300f0dbc0'/>
<id>fc480d2c5381161a58b67aefe281f94300f0dbc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock-face: fix code formating</title>
<updated>2019-09-16T07:03:13+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-09-15T10:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8146d0c4f841d45a812a0408028b7af167428c6b'/>
<id>8146d0c4f841d45a812a0408028b7af167428c6b</id>
<content type='text'>
- replace tabs with spaces
- fix a few indentation
- reduce leading spaces (8 --&gt; 4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- replace tabs with spaces
- fix a few indentation
- reduce leading spaces (8 --&gt; 4)
</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: 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>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>don't leak memory</title>
<updated>2014-11-23T20:21:35+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-11-06T10:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d37ec4b473b4191f871a02fbb04d915a222ae5ba'/>
<id>d37ec4b473b4191f871a02fbb04d915a222ae5ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk3: Sync get_preferred_width/height() usage with gnome-panel</title>
<updated>2014-11-22T17:43:04+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-22T17:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=232713d42e79c519cfb060bb286e4cd600678559'/>
<id>232713d42e79c519cfb060bb286e4cd600678559</id>
<content type='text'>
Even tough it works it makes taking code (eg StyleContext)
from gnome-panel much easier.

Also fixes a bug where applets are not drawn when moved/added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even tough it works it makes taking code (eg StyleContext)
from gnome-panel much easier.

Also fixes a bug where applets are not drawn when moved/added.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Dont use deprecated rsvg_pixbuf_from_file_at_size</title>
<updated>2014-05-18T10:22:36+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-05-18T10:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e964b756355ad5e66a0166d9ca218bdde2054f6d'/>
<id>e964b756355ad5e66a0166d9ca218bdde2054f6d</id>
<content type='text'>
This required to copy some code from GTK3 source to make it working with GTK2 too

Thanks to Sander Sweers for the help to replace rsvg_pixbuf_from_file_at_size
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This required to copy some code from GTK3 source to make it working with GTK2 too

Thanks to Sander Sweers for the help to replace rsvg_pixbuf_from_file_at_size
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gtk_widget_get_preferred_size with GTK3</title>
<updated>2014-01-23T08:55:12+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-01-23T08:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3ffbaa0104c762931e50e33a8ab877384f46127f'/>
<id>3ffbaa0104c762931e50e33a8ab877384f46127f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
