<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-indicator/libindicator, branch 0.4.91</title>
<subtitle>Ayatana Indicators Shared Library
</subtitle>
<id>https://cgit.arctica-project.org/libayatana-indicator/atom?h=0.4.91</id>
<link rel='self' href='https://cgit.arctica-project.org/libayatana-indicator/atom?h=0.4.91'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-indicator/'/>
<updated>2012-02-13T18:38:10+00:00</updated>
<entry>
<title>indicator_object_dispose: remove unneeded list of entries</title>
<updated>2012-02-13T18:38:10+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2012-02-13T18:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-indicator/commit/?id=b2ca0dbe7704098144b6ccd103dd760ad7dd3636'/>
<id>urn:sha1:b2ca0dbe7704098144b6ccd103dd760ad7dd3636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indicator_object_dispose: use _set_visible instead of reimplementing it</title>
<updated>2012-02-13T18:15:03+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2012-02-13T18:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-indicator/commit/?id=73c0659d30445a2202faf1d0b87c2464f02b51e3'/>
<id>urn:sha1:73c0659d30445a2202faf1d0b87c2464f02b51e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indicator_object_set_visible: no need to check for ENTRY_INIT</title>
<updated>2012-02-13T18:08:27+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2012-02-13T18:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-indicator/commit/?id=e7780ac9f99dda5fea04721be0b2b26050442c8c'/>
<id>urn:sha1:e7780ac9f99dda5fea04721be0b2b26050442c8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indicator_object_set_visible: only emit entry-{added,removed} when visibility actually changed</title>
<updated>2012-02-12T12:40:21+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2012-02-12T12:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-indicator/commit/?id=5f599a8cabbbc451e6c0846598453eb2618d4405'/>
<id>urn:sha1:5f599a8cabbbc451e6c0846598453eb2618d4405</id>
<content type='text'>
Emitting those signals is semantically incorrect.  It also confused
indicator-loader and the panel, because they are not checking whether an entry
is already present in their entry-added handlers.  This led to gtk warnings
("widget already has a parent") and strange effects, such as the same menu
being added multiple times into the panel.

</content>
</entry>
<entry>
<title>Plug memory leak in parse_keyfile function.</title>
<updated>2012-02-09T13:05:55+00:00</updated>
<author>
<name>Daniel d'Andrada</name>
<email>daniel.dandrada@canonical.com</email>
</author>
<published>2012-02-09T13:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-indicator/commit/?id=2375490ebb1d570adb92d235323a0c9156435d23'/>
<id>urn:sha1:2375490ebb1d570adb92d235323a0c9156435d23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IndicatorObject: update object parent in any case.</title>
<updated>2012-01-25T17:10:29+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2012-01-25T17:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-indicator/commit/?id=1baaf2880f44fea4519f323e3da425318af6c688'/>
<id>urn:sha1:1baaf2880f44fea4519f323e3da425318af6c688</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Indicator-Object: update the parent_object value only if the entry is valid.</title>
<updated>2012-01-25T11:21:51+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2012-01-25T11:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-indicator/commit/?id=c9df18becfc38ab3e3a833d0095c26f5140800e1'/>
<id>urn:sha1:c9df18becfc38ab3e3a833d0095c26f5140800e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IndicatorObject: correctly initialize the parent object.</title>
<updated>2012-01-25T10:55:37+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2012-01-25T10:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-indicator/commit/?id=0373d6fcb3f7b62028db4978ba215c403b43fed9'/>
<id>urn:sha1:0373d6fcb3f7b62028db4978ba215c403b43fed9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumping the ABI version</title>
<updated>2012-01-24T04:42:02+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-01-24T04:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-indicator/commit/?id=6f3976c52c5d551a6d33a54349441ac83d8b830c'/>
<id>urn:sha1:6f3976c52c5d551a6d33a54349441ac83d8b830c</id>
<content type='text'>
</content>
</entry>
<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://cgit.arctica-project.org/libayatana-indicator/commit/?id=23e99955bb62b93be875f8bf1d40852320d17f0e'/>
<id>urn:sha1:23e99955bb62b93be875f8bf1d40852320d17f0e</id>
<content type='text'>
</content>
</entry>
</feed>
