<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-messages/libmessaging-menu/Makefile.am, branch main</title>
<subtitle>Ayatana Indicator Messages Applet
</subtitle>
<id>https://isbjoern.arctica-project.org/ayatana-indicator-messages/atom?h=main</id>
<link rel='self' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/'/>
<updated>2021-10-21T19:55:54+00:00</updated>
<entry>
<title>Remove Automake files</title>
<updated>2021-10-21T19:55:54+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-10-15T20:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/commit/?id=4113d1bc0f8d39f99976b147c22f551879a3b4a2'/>
<id>urn:sha1:4113d1bc0f8d39f99976b147c22f551879a3b4a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fork from Ubuntu's Indicator Messages.</title>
<updated>2017-10-26T22:17:29+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-10-26T21:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/commit/?id=e917d3a28a238208ecf786cfda93dcd2893e3df2'/>
<id>urn:sha1:e917d3a28a238208ecf786cfda93dcd2893e3df2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added gio-2.0 to vapigen</title>
<updated>2013-07-12T15:10:10+00:00</updated>
<author>
<name>Ken VanDine</name>
<email>ken.vandine@canonical.com</email>
</author>
<published>2013-07-12T15:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/commit/?id=1d280a9153c569e96354e75398f83390db99c68a'/>
<id>urn:sha1:1d280a9153c569e96354e75398f83390db99c68a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>generate vapi</title>
<updated>2013-07-11T20:13:37+00:00</updated>
<author>
<name>Ken VanDine</name>
<email>ken.vandine@canonical.com</email>
</author>
<published>2013-07-11T20:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/commit/?id=5b0ea10ca057ffe594c17e8f96b08c5293baa570'/>
<id>urn:sha1:5b0ea10ca057ffe594c17e8f96b08c5293baa570</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove gtupleaction, it isn't used anymore</title>
<updated>2012-11-13T12:40:12+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2012-11-13T12:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/commit/?id=ebba9b86ef73743af028a82d53afa0a556017fe9'/>
<id>urn:sha1:ebba9b86ef73743af028a82d53afa0a556017fe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move service .xml into a common directory</title>
<updated>2012-11-13T12:32:15+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2012-11-13T12:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/commit/?id=ef6b3b8daaef62a502c60e0faa22c3a4b10c0399'/>
<id>urn:sha1:ef6b3b8daaef62a502c60e0faa22c3a4b10c0399</id>
<content type='text'>
Both the service (in src/) and the client library (in libmessaging-menu/) need
access to the dbus interface description file.  Until now, it resided in src,
with both Makefiles calling gdbus-codegen on it.

This patch moves the file to common/ and builds a convenience library that
contains only the generated code.

</content>
</entry>
<entry>
<title>libmessaging-menu: add MessagingMenuMessage</title>
<updated>2012-11-01T16:54:11+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2012-11-01T16:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/commit/?id=50d8e7cc08546d778634e6be463a4851cfb8267b'/>
<id>urn:sha1:50d8e7cc08546d778634e6be463a4851cfb8267b</id>
<content type='text'>
MessagingMenuMessage allows adding individual messages with titles and body
previews to the messaging menu with messaging_menu_app_append_message.

This only adds the new API, messages are not actually sent to the messaging
menu yet.

</content>
</entry>
<entry>
<title>libmessaging-menu: messaging-menu.[ch] -&gt; messaing-menu-app.[ch]</title>
<updated>2012-11-01T16:53:29+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2012-11-01T16:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/commit/?id=97d0cafcae1f64107f786796ead442c0c5401f15'/>
<id>urn:sha1:97d0cafcae1f64107f786796ead442c0c5401f15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libmessaging-menu: make generated .gir compatible with vala</title>
<updated>2012-09-01T08:27:34+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2012-09-01T08:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/commit/?id=0a86676833595e0684bd1ba0dea18709fea74e7a'/>
<id>urn:sha1:0a86676833595e0684bd1ba0dea18709fea74e7a</id>
<content type='text'>
In particular, mamke sure the &lt;c:namespace&gt; and &lt;package&gt; tags are included in
the .gir.

Fixes launchpad bug #1044096, thanks Jim!

</content>
</entry>
<entry>
<title>libmessaging-menu: fix g-ir-scanner warnings</title>
<updated>2012-08-23T20:39:19+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2012-08-23T20:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-messages/commit/?id=195ec17a1b7e3fc89d95d21fc463499222339a63'/>
<id>urn:sha1:195ec17a1b7e3fc89d95d21fc463499222339a63</id>
<content type='text'>
Also, enable warnings by default and only include messaging-menu.[ch] in the
gir.

</content>
</entry>
</feed>
