<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-notifications/src/notifications-service.c, branch 0.1.3</title>
<subtitle>Ayatana Indicator Notifications Service
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-notifications/atom?h=0.1.3</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-notifications/atom?h=0.1.3'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/'/>
<updated>2011-08-19T17:32:25+00:00</updated>
<entry>
<title>* Add a WITH_GTK (2, 3) definition to handle some of the minor differences</title>
<updated>2011-08-19T17:32:25+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2011-08-19T17:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/commit/?id=59896497977040f03aaa0b2c293c265ed2e0c4e7'/>
<id>urn:sha1:59896497977040f03aaa0b2c293c265ed2e0c4e7</id>
<content type='text'>
  between gtk2 and 3
* Replace gtk_hbox_new with gtk_box_new in the gtk3 version
* GtkLabel has a new (and much nicer) wrapping mechanism
  - use gtk_label_set_max_width_chars in gtk3 version

</content>
</entry>
<entry>
<title>Modified the logging mechanism in the service. The one I stole from indicator-applet was inconsistant. Sometimes messages would be logged, sometimes they wouldn't. This time took one from lightdm that just uses stdio, and it seems to work much more consistantly.</title>
<updated>2011-05-27T20:21:44+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2011-05-27T20:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/commit/?id=5c375d57f7c185f9b5607493b20ebd438bc9e803'/>
<id>urn:sha1:5c375d57f7c185f9b5607493b20ebd438bc9e803</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumping version and removing some unnecessary dependencies.</title>
<updated>2011-05-20T00:41:30+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2011-05-20T00:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/commit/?id=a25826c9b9ff0d74f26208f442d14b9f3285bf36'/>
<id>urn:sha1:a25826c9b9ff0d74f26208f442d14b9f3285bf36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Checking for, and discarding volume notifications, since they contain no useful information (which is stupid, why can't they provide a summary (Volume Up/Down) and body (Current volume level X%).</title>
<updated>2011-05-17T20:49:45+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2011-05-17T20:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/commit/?id=344eaf62015d77d1cd6885bda807a2e8fcb16b3b'/>
<id>urn:sha1:344eaf62015d77d1cd6885bda807a2e8fcb16b3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding a timestamp to the messages. Currently sends a timestamp string across dbus, but ideally it will send an integer, and the indicator can decide how to display it (time ago in words, custom time format, etc).</title>
<updated>2011-05-17T20:15:41+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2011-05-17T20:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/commit/?id=425bde705a072effe6232cb3fa4fecdcb8849639'/>
<id>urn:sha1:425bde705a072effe6232cb3fa4fecdcb8849639</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed the placeholder filter item for now. It serves no purpose with a limit of 5 items. Added a empty item to signify when the menu has 0 notification, instead of just leaving a blank space.</title>
<updated>2011-05-17T18:47:34+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2011-05-17T18:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/commit/?id=c802236c56882bbfbb773801a7351a9e6cc11ba9'/>
<id>urn:sha1:c802236c56882bbfbb773801a7351a9e6cc11ba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Proof of concept complete, should probably add timestamps next.</title>
<updated>2011-05-16T20:43:47+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2011-05-16T20:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/commit/?id=4952566811da7c64fac30ceeac7adbd7f8bce3e2'/>
<id>urn:sha1:4952566811da7c64fac30ceeac7adbd7f8bce3e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A bit of renaming with the dbusmenu properties.</title>
<updated>2011-05-16T19:44:35+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2011-05-16T19:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/commit/?id=465d4f15b790c8f287b7139cbfa52351e990af8d'/>
<id>urn:sha1:465d4f15b790c8f287b7139cbfa52351e990af8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding a new notification menuitem type. It isn't currently a custom menuitem, but may need to be eventually.</title>
<updated>2011-05-16T18:14:36+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2011-05-16T18:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/commit/?id=2fe93bc6c6c9d86277bc6b5f77135ed77e837fe4'/>
<id>urn:sha1:2fe93bc6c6c9d86277bc6b5f77135ed77e837fe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update indicator icon to unread when a message is received, and to read when the menu is hidden.</title>
<updated>2011-05-15T19:56:57+00:00</updated>
<author>
<name>Jason Conti</name>
<email>jason.conti@gmail.com</email>
</author>
<published>2011-05-15T19:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-notifications/commit/?id=f055a17dbc1fcd39fc279ce60d65e62268ff30aa'/>
<id>urn:sha1:f055a17dbc1fcd39fc279ce60d65e62268ff30aa</id>
<content type='text'>
</content>
</entry>
</feed>
