<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-indicator-applet/src, branch 1.28</title>
<subtitle>Exposes Ayatana Indicators in the MATE Panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/'/>
<entry>
<title>Fix GList memory leak in entry_resized</title>
<updated>2026-05-04T23:29:44+00:00</updated>
<author>
<name>Kenny Daniel</name>
<email>platypii@gmail.com</email>
</author>
<published>2026-04-13T06:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=4c21c5e084a4fda3fe93a4fd98211794bb149717'/>
<id>4c21c5e084a4fda3fe93a4fd98211794bb149717</id>
<content type='text'>
indicator_object_get_entries() returns a newly-allocated GList that
must be freed by the caller. entry_resized() was missing the
g_list_free() call, leaking GList nodes on every panel change-size
signal.

The other callers of indicator_object_get_entries() in this file
(menu_show at line 589, load_indicator at line 657) correctly free
the returned list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
indicator_object_get_entries() returns a newly-allocated GList that
must be freed by the caller. entry_resized() was missing the
g_list_free() call, leaking GList nodes on every panel change-size
signal.

The other callers of indicator_object_get_entries() in this file
(menu_show at line 589, load_indicator at line 657) correctly free
the returned list.
</pre>
</div>
</content>
</entry>
<entry>
<title>applet-main.c: Support mouse middle-click.</title>
<updated>2021-11-20T20:54:30+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>code@flexion.org</email>
</author>
<published>2019-10-04T11:41:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=8f9ca25370357f3b980c30210e1cef1cae8dbb73'/>
<id>8f9ca25370357f3b980c30210e1cef1cae8dbb73</id>
<content type='text'>
Close #42
Emit signal "secondary-activate" on middle mouse click.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #42
Emit signal "secondary-activate" on middle mouse click.
</pre>
</div>
</content>
</entry>
<entry>
<title>eggaccelerators: use a blank line at most</title>
<updated>2021-11-20T20:53:27+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T15:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=42e8a0e39a1fe48f5a26ba07dcc7d978bf1a93b3'/>
<id>42e8a0e39a1fe48f5a26ba07dcc7d978bf1a93b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>applet-main: Replace GtkStock icon</title>
<updated>2021-01-28T19:14:06+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-20T20:28:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=eea6c04110f34fbc560d7056c3b87de6a36c2568'/>
<id>eea6c04110f34fbc560d7056c3b87de6a36c2568</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 2021</title>
<updated>2021-01-16T13:57:04+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-16T13:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=24df170cd6120234f284d486ec0e6807fdb29b70'/>
<id>24df170cd6120234f284d486ec0e6807fdb29b70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add git.mk to generate .gitignore</title>
<updated>2020-06-26T09:21:49+00:00</updated>
<author>
<name>tamplan</name>
<email>tamplan@free.fr</email>
</author>
<published>2020-05-24T08:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=ed76b77b7545dbde787aa0d7b5af7f0c4340dccb'/>
<id>ed76b77b7545dbde787aa0d7b5af7f0c4340dccb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>applet-main: declaration of ‘entry’ shadows a parameter</title>
<updated>2020-04-14T23:55:34+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-04-09T11:31:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=60c698e3785f0f2cd861e432036af44c2b934d4d'/>
<id>60c698e3785f0f2cd861e432036af44c2b934d4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>applet-main: remove unreachable-code warning reported by scan-build</title>
<updated>2020-04-14T23:53:13+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-04-09T12:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=8f98359bb878af440409baa8dc64943756642929'/>
<id>8f98359bb878af440409baa8dc64943756642929</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use MATE_COMPILE_WARNINGS from mate-common</title>
<updated>2020-04-09T12:32:36+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2020-04-09T10:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=5b5fb8f98938fa6928947f27715cadc247678cc2'/>
<id>5b5fb8f98938fa6928947f27715cadc247678cc2</id>
<content type='text'>
default WARN_CFLAGS level is [yes]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default WARN_CFLAGS level is [yes]
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2020</title>
<updated>2020-01-12T12:37:35+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2020-01-12T12:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=86f7209881546d5916581bfcf42ef45c85977339'/>
<id>86f7209881546d5916581bfcf42ef45c85977339</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
