aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-notifications.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding a new notification menuitem type. It isn't currently a custom ↵Jason Conti2011-05-161-2/+15
| | | | menuitem, but may need to be eventually.
* Update indicator icon to unread when a message is received, and to read when ↵Jason Conti2011-05-151-9/+13
| | | | the menu is hidden.
* Couldn't seem to get a signal when a menu item is added to the dbusmenu, so ↵Jason Conti2011-05-151-3/+3
| | | | adding the interface back from indicator-datetime with a MessageAdded signal to notify the indicator when a notification is added to the menu.
* Loading the read and unread icons when the image is first requested. TODO: ↵Jason Conti2011-05-151-6/+52
| | | | Need to reload them when the icon theme changes.
* Removed the label from the indicator. May add it back later for a message count.Jason Conti2011-05-141-97/+8
|
* Added the icon to the indicator. Currently using a hardcoded path, will grab ↵Jason Conti2011-05-141-0/+30
| | | | from the icon theme later, but need to add the local path to the icon theme for testing.
* Commenting out an unneeded variable to remove a warning.Jason Conti2011-05-101-1/+1
|
* Renamed the indicatorJason Conti2011-05-101-76/+52
|
* Renamed the rest of the files, and updated the file headers.Jason Conti2011-05-101-0/+379