<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-application/src/indicator-application.c, branch 0.4.94</title>
<subtitle>Ayatana Indicator Application Service

</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-application/atom?h=0.4.94</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-application/atom?h=0.4.94'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/'/>
<updated>2012-03-17T16:04:31+00:00</updated>
<entry>
<title>Fix two memory bugs with clearing out out directories from our icon search path.</title>
<updated>2012-03-17T16:04:31+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-03-17T16:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=e80b857298bf76d44824d654901d83a5edc16ddc'/>
<id>urn:sha1:e80b857298bf76d44824d654901d83a5edc16ddc</id>
<content type='text'>
1. indicator_application_dispose() calls g_hash_table_get_keys() N times and leaks them all.

2. indicator_application_dispose() passes each of the hashtable's keys (owned by the hash) to function theme_dir_unref(key), which removes from the hashtable but then continues to use the now-dangling key.

</content>
</entry>
<entry>
<title>Making sure to initial string pointers</title>
<updated>2012-02-04T04:12:26+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-02-04T04:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=4145c58e2ee3191f2557f1e558adda0d1f387223'/>
<id>urn:sha1:4145c58e2ee3191f2557f1e558adda0d1f387223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing some of the variant usage to free strings appropriately</title>
<updated>2012-02-04T02:47:53+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-02-04T02:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=3bfb6d6b5b10c2ef34414763f975eed2525c3d2e'/>
<id>urn:sha1:3bfb6d6b5b10c2ef34414763f975eed2525c3d2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changing the signatures on the indicator side, we don't care much about title though.</title>
<updated>2012-02-04T02:41:29+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-02-04T02:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=432817d5e245989beb6438c352c61114742c394f'/>
<id>urn:sha1:432817d5e245989beb6438c352c61114742c394f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding in service versions to detect the dbus API change</title>
<updated>2012-02-04T02:34:52+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-02-04T02:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=3ceb0322953f0ddfb7fe69ae703ac5c775a7fe00'/>
<id>urn:sha1:3ceb0322953f0ddfb7fe69ae703ac5c775a7fe00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing includes to match dbusmenu v0.5.90</title>
<updated>2012-02-03T22:47:38+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-02-03T22:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=37d7bd75ad4cbba67844e2c0375bad9fce0dfae2'/>
<id>urn:sha1:37d7bd75ad4cbba67844e2c0375bad9fce0dfae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enabling Secondary Activate support</title>
<updated>2011-07-22T20:35:19+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-07-22T20:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=bc8e1d93815ddf654d60c0763c2d6efa2b724667'/>
<id>urn:sha1:bc8e1d93815ddf654d60c0763c2d6efa2b724667</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use "SecondaryActivate" method</title>
<updated>2011-07-21T16:28:23+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-07-21T16:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=7cd70567cf7c2f1423416513777b85c2efc93c31'/>
<id>urn:sha1:7cd70567cf7c2f1423416513777b85c2efc93c31</id>
<content type='text'>
Using XAyatanaSecondaryActivate as libindicator doesn't support
the mouse x,y position in secondary_activate signal anymore.

This will drop the middle-click support also for KDE status
notifier items, but this is needed as we can't control
what they would do with this signal (and according to our
policies we can't do anything that isn't doable also using
a menu item).
</content>
</entry>
<entry>
<title>Add support to the "SecondaryActivate" method</title>
<updated>2011-07-10T03:18:08+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-07-10T03:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=1a569c2f0cda67071400682be92b01b4c2641ec5'/>
<id>urn:sha1:1a569c2f0cda67071400682be92b01b4c2641ec5</id>
<content type='text'>
Added support for the missing StatusNotifierItem SecondaryActivate signal.
The indicator-application receives the "secondary-activate" signal from
libindicator and redirects it via dbus to the proper watcher using the
"SecondaryActivate" method, sending the X and Y pointer position as
parameters (as defined by the StatusNotifierItem specs).
</content>
</entry>
<entry>
<title>Fixing the signature on the startup functions.</title>
<updated>2011-07-08T17:47:44+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-07-08T17:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-application/commit/?id=f255dfccdfc67242dc15118c1d90b2fbf26aac27'/>
<id>urn:sha1:f255dfccdfc67242dc15118c1d90b2fbf26aac27</id>
<content type='text'>
</content>
</entry>
</feed>
