<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-indicator/libindicator/indicator-object.h, branch 0.4.91</title>
<subtitle>Ayatana Indicators Shared Library
</subtitle>
<id>https://openid.arctica-project.org/libayatana-indicator/atom?h=0.4.91</id>
<link rel='self' href='https://openid.arctica-project.org/libayatana-indicator/atom?h=0.4.91'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/'/>
<updated>2012-01-23T23:00:29+00:00</updated>
<entry>
<title>Add visibility concept to the default indicator object</title>
<updated>2012-01-23T23:00:29+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-01-23T23:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=23e99955bb62b93be875f8bf1d40852320d17f0e'/>
<id>urn:sha1:23e99955bb62b93be875f8bf1d40852320d17f0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"bzr merge lp:indicator" + conflict resolution in tests suite</title>
<updated>2012-01-23T14:55:12+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-01-23T14:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=95daf102dac37a69686f8a86bf7fe47cd442c7d6'/>
<id>urn:sha1:95daf102dac37a69686f8a86bf7fe47cd442c7d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>another iteration of the indicator-object visibility support patch, incorporating ideas from discussion with ted</title>
<updated>2012-01-23T11:39:50+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-01-23T11:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=4f4190f71f8495e5bcf6779d73157931572e42ac'/>
<id>urn:sha1:4f4190f71f8495e5bcf6779d73157931572e42ac</id>
<content type='text'>
 - some functions were public when they should have been private
 - the hide/show handler is now a virtual function &amp; is documented in indicator-object.h
 - added unit tests
 - the GSettings monitor has been removed

</content>
</entry>
<entry>
<title>Adding a parent object pointer to the entry</title>
<updated>2012-01-19T17:44:37+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-01-19T17:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=8a739e176e44cfff995711606c224caa9a1920b8'/>
<id>urn:sha1:8a739e176e44cfff995711606c224caa9a1920b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding an activate window function, that can also be virtual! </title>
<updated>2012-01-13T14:01:01+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-01-13T14:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=2bb19db591c96af488d90ec184ea458230a2c471'/>
<id>urn:sha1:2bb19db591c96af488d90ec184ea458230a2c471</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better implementation.</title>
<updated>2012-01-13T04:54:17+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-01-13T04:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=c52fbaa41bd72b45341f751ba2a19e00c42a4b6d'/>
<id>urn:sha1:c52fbaa41bd72b45341f751ba2a19e00c42a4b6d</id>
<content type='text'>
This version handles the bootstrapping conditions better, and also refs+detaches the GtkMenu for safekeeping between removed-&gt;added events s.t. it can keep being reused.

</content>
</entry>
<entry>
<title>initial revision for GSettings/GtkMenu visibility support</title>
<updated>2012-01-12T13:51:30+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-01-12T13:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=d3392a98f7b2ceb1bb4fce4a41feed261012346d'/>
<id>urn:sha1:d3392a98f7b2ceb1bb4fce4a41feed261012346d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dropping the x and y paramaters from the secondary activate signal</title>
<updated>2011-07-21T14:17:41+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-07-21T14:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=4234bd3c279346274d5acabc24a869c596a3e1e7'/>
<id>urn:sha1:4234bd3c279346274d5acabc24a869c596a3e1e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for secondary activate signal: i.e. middle-click</title>
<updated>2011-07-09T01:39:10+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-07-09T01:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=6f1c8e020c0db10a1b2c69c0d2f08a5e69cbc271'/>
<id>urn:sha1:6f1c8e020c0db10a1b2c69c0d2f08a5e69cbc271</id>
<content type='text'>
Secondary activate signal is designed to be used for a secondary
kind of activation, for example using middle-click.

It exports both the event time and the mouse position (this is
mostly needed to follow the Status Notifier specifications).
</content>
</entry>
<entry>
<title>Adding a get name hint function as well.</title>
<updated>2011-07-05T21:15:14+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-07-05T21:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=26c580fe6b0196d9bfb1eb136af7ae07eae017d8'/>
<id>urn:sha1:26c580fe6b0196d9bfb1eb136af7ae07eae017d8</id>
<content type='text'>
</content>
</entry>
</feed>
