Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a timestamp to the messages. Currently sends a timestamp string ↵ | Jason Conti | 2011-05-17 | 1 | -5/+6 |
| | | | | 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). | ||||
* | A bit of renaming with the dbusmenu properties. | Jason Conti | 2011-05-16 | 1 | -1/+5 |
| | |||||
* | Adding a new notification menuitem type. It isn't currently a custom ↵ | Jason Conti | 2011-05-16 | 1 | -0/+2 |
| | | | | menuitem, but may need to be eventually. | ||||
* | Something didn't like the hyphen in recent-notifications so changed the bus ↵ | Jason Conti | 2011-05-10 | 1 | -4/+4 |
| | | | | names to RecentNotifications. My guess is libindicator, since dbus let me register com.launchpad.recent-notifications.indicator but the menu path didn't show up. | ||||
* | Renamed the rest of the files, and updated the file headers. | Jason Conti | 2011-05-10 | 1 | -0/+3 |
| | |||||
* | Removed the interface from example, no longer needed, so removing it here too. | Jason Conti | 2011-05-10 | 1 | -10/+5 |
| | |||||
* | Updated the formatting for the interface | Jason Conti | 2011-05-08 | 1 | -6/+5 |
| | |||||
* | Removed the unnecessary menu items from dbus-shared.h and the unnecessary ↵ | Jason Conti | 2011-05-08 | 1 | -14/+0 |
| | | | | signal in the service xml. Probably broke the compile. | ||||
* | Changed the dbus names | Jason Conti | 2011-05-08 | 1 | -7/+7 |
| | |||||
* | Import from lp:indicator-datetime | Jason Conti | 2011-05-07 | 1 | -0/+42 |