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

</subtitle>
<id>https://isbjoern.arctica-project.org/ayatana-indicator-application/atom?h=0.2.93</id>
<link rel='self' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/atom?h=0.2.93'/>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/'/>
<updated>2011-02-03T20:53:39+00:00</updated>
<entry>
<title>Adding in the indicator-object header</title>
<updated>2011-02-03T20:53:39+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-02-03T20:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/commit/?id=2a3698253f8ca0c280f917c483c39357a8f6b426'/>
<id>urn:sha1:2a3698253f8ca0c280f917c483c39357a8f6b426</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support scroll events from libindicator on down to sending them to the applications.</title>
<updated>2011-02-03T17:03:53+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-02-03T17:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/commit/?id=dc47b4e17dae22058e3812e975c7fede2eb9273e'/>
<id>urn:sha1:dc47b4e17dae22058e3812e975c7fede2eb9273e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use INDICATOR_OBJECT_SCROLL instead of GDK_SCROLL enum value</title>
<updated>2011-01-29T02:33:18+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-01-29T02:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/commit/?id=70bc5ad4a4296583313a461642b908a8b6490069'/>
<id>urn:sha1:70bc5ad4a4296583313a461642b908a8b6490069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Using the SNI method "Scroll" instead of "XAyatanaScrollAction"</title>
<updated>2011-01-29T02:26:08+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-01-29T02:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/commit/?id=df3e14484ca574da270a2e7d38a82e25e6b86ca1'/>
<id>urn:sha1:df3e14484ca574da270a2e7d38a82e25e6b86ca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>application-appstore: support for ApplicationScrollSignal method</title>
<updated>2011-01-26T23:23:32+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-01-26T23:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/commit/?id=6adb897aad99b5ad100bcc1a1e7c12a8d3580ecb'/>
<id>urn:sha1:6adb897aad99b5ad100bcc1a1e7c12a8d3580ecb</id>
<content type='text'>
When the ApplicationScrollSignal is called from indicator-application
the XAyatanaScrollAction method provided by libappindicator is
called with the scroll event data.

So: indicator-application now is listening for that signal
("scroll-entry"), registering a call-back function. When it gets
called, it finds the scrolled application and informs (via dbus)
indicator-application-service that a scroll event has been
registered for that application. Now the service (that is connected
to every indicatorapp running) sends (via dbus, again) to the correct
application the scroll-event informations.
</content>
</entry>
<entry>
<title>Protecting against empty application lists, fixing the builder to be on the stack and using it correctly.</title>
<updated>2011-01-26T18:56:32+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-01-26T18:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/commit/?id=0bd9ddc0eee8e317f368fcb996e2931f42ed8f0b'/>
<id>urn:sha1:0bd9ddc0eee8e317f368fcb996e2931f42ed8f0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make sure to free pre-validated applications; add applications to the app list as soon as we create them, to avoid apps that spam us (like gnome-power-manager) from creating multiple apps in our list</title>
<updated>2011-01-14T02:25:13+00:00</updated>
<author>
<name>Michael Terry</name>
<email>mike@mterry.name</email>
</author>
<published>2011-01-14T02:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/commit/?id=a3311f4e3ca87ca179c99a404fcd43174396e72e'/>
<id>urn:sha1:a3311f4e3ca87ca179c99a404fcd43174396e72e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reduce debug spew</title>
<updated>2011-01-13T22:44:56+00:00</updated>
<author>
<name>Michael Terry</name>
<email>mike@mterry.name</email>
</author>
<published>2011-01-13T22:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/commit/?id=3992c9502a903355cda58772ec01fefb7d5ec6b7'/>
<id>urn:sha1:3992c9502a903355cda58772ec01fefb7d5ec6b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't use cached properties for new icons or new aicons either.  Instead, just ask for all properties again</title>
<updated>2011-01-13T22:39:28+00:00</updated>
<author>
<name>Michael Terry</name>
<email>mike@mterry.name</email>
</author>
<published>2011-01-13T22:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/commit/?id=520b3c3355ab14330eaf99d54816829be7c65fe8'/>
<id>urn:sha1:520b3c3355ab14330eaf99d54816829be7c65fe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>actually request properties from applications; using cached properties doesn't seem to work</title>
<updated>2011-01-13T18:41:55+00:00</updated>
<author>
<name>Michael Terry</name>
<email>mike@mterry.name</email>
</author>
<published>2011-01-13T18:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-application/commit/?id=6f02e42e7affa50c6a007e7492aaf1c4b49984ed'/>
<id>urn:sha1:6f02e42e7affa50c6a007e7492aaf1c4b49984ed</id>
<content type='text'>
</content>
</entry>
</feed>
