<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/clock, branch v1.24.2</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>clock: Fix GError double free</title>
<updated>2020-08-03T11:46:35+00:00</updated>
<author>
<name>Tomas Bzatek</name>
<email>tbzatek@redhat.com</email>
</author>
<published>2020-07-24T13:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e9163da19693a6268a83d25ffd4472e8e0590d7d'/>
<id>e9163da19693a6268a83d25ffd4472e8e0590d7d</id>
<content type='text'>
Let the GError ownership on the async finish method call.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let the GError ownership on the async finish method call.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Properly free rsvg handles</title>
<updated>2020-08-03T11:46:34+00:00</updated>
<author>
<name>Tomas Bzatek</name>
<email>tbzatek@redhat.com</email>
</author>
<published>2020-07-24T10:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f91d7212976bf5a5a71cdb0c5cdf107083c17767'/>
<id>f91d7212976bf5a5a71cdb0c5cdf107083c17767</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Fix leaking GtkListStore</title>
<updated>2020-08-03T11:46:34+00:00</updated>
<author>
<name>Tomas Bzatek</name>
<email>tbzatek@redhat.com</email>
</author>
<published>2020-07-20T15:34:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=48c444e11dcd8879adbf08dffc1b034b020f1e3b'/>
<id>48c444e11dcd8879adbf08dffc1b034b020f1e3b</id>
<content type='text'>
The gtk_tree_view_set_model() adds its own reference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The gtk_tree_view_set_model() adds its own reference.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Fix list iteration</title>
<updated>2020-08-03T11:46:34+00:00</updated>
<author>
<name>Tomas Bzatek</name>
<email>tbzatek@redhat.com</email>
</author>
<published>2020-07-20T11:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=1c47e26d9b1a71543eee799434f496038cb923a9'/>
<id>1c47e26d9b1a71543eee799434f496038cb923a9</id>
<content type='text'>
Iteration over a linked list should be done over a side control variable
and list head needs to be preserved for proper list free.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Iteration over a linked list should be done over a side control variable
and list head needs to be preserved for proper list free.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Fix leaking cairo surface</title>
<updated>2020-08-03T11:46:34+00:00</updated>
<author>
<name>Tomas Bzatek</name>
<email>tbzatek@redhat.com</email>
</author>
<published>2020-07-17T14:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=1f3f6abed34239cc056c4dcf2f1f890cd9572d6c'/>
<id>1f3f6abed34239cc056c4dcf2f1f890cd9572d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not collect the translation for Icon</title>
<updated>2020-03-02T17:01:54+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-03-02T09:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=01027ded8c8e9451d0dd34cd0b34db07462a352b'/>
<id>01027ded8c8e9451d0dd34cd0b34db07462a352b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2020</title>
<updated>2020-01-12T17:03:18+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2020-01-12T17:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7643b1d4ee368b664e1ff6d81ddc8448e3b71b12'/>
<id>7643b1d4ee368b664e1ff6d81ddc8448e3b71b12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clock applet: Fix string comparison</title>
<updated>2019-12-13T12:15:25+00:00</updated>
<author>
<name>Clement Lefebvre</name>
<email>clement.lefebvre@linuxmint.com</email>
</author>
<published>2019-12-11T15:47:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=666ee49426b7353c77e93268fb4c73505f8a1dd5'/>
<id>666ee49426b7353c77e93268fb4c73505f8a1dd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock applet: add a call to ATK to provide the current displayed time</title>
<updated>2019-12-13T04:03:07+00:00</updated>
<author>
<name>Jonathan Michalon</name>
<email>dev@michalon.eu</email>
</author>
<published>2019-12-06T16:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=2d88f6f2a819cc251d4e7ec4a3750ce368fa7bf2'/>
<id>2d88f6f2a819cc251d4e7ec4a3750ce368fa7bf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix mate-panel can not find mo file</title>
<updated>2019-11-15T11:16:58+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-11-15T08:20:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=981ee3649d067e3cf5b39ad46624d1bb5b182534'/>
<id>981ee3649d067e3cf5b39ad46624d1bb5b182534</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
