index
:
ayatana-indicator-notifications
main
release-builds
Ayatana Indicator Notifications Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
indicator-notifications.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Add notification_is_empty to catch useless notifications such as
Jason Conti
2012-02-25
1
-6
/
+2
*
* Drop old dbus service file.
Jason Conti
2012-02-25
1
-15
/
+3
*
* Disable the resize_menu code.
Jason Conti
2011-09-08
1
-1
/
+1
*
* Make sure to unref the dbus-spy when the indicator is disposed.
Jason Conti
2011-08-29
1
-0
/
+5
*
* Switch to gtk_menu_shell_prepend so new messages appear on top.
Jason Conti
2011-08-29
1
-1
/
+1
*
* Simplified the indicator by removing the dbus service. Still needs:
Jason Conti
2011-08-29
1
-112
/
+82
*
Revert previous commit, the reposition fix isn't working.
Jason Conti
2011-08-21
1
-4
/
+1
*
* Reposition the menu when it becomes visible, otherwise parts will be
Jason Conti
2011-08-20
1
-1
/
+4
*
* Add a WITH_GTK (2, 3) definition to handle some of the minor differences
0.1.3
Jason Conti
2011-08-19
1
-8
/
+21
*
Bumping version and removing some unnecessary dependencies.
Jason Conti
2011-05-19
1
-1
/
+0
*
Had to prefix the status icons with indicator- because otherwise they can con...
Jason Conti
2011-05-18
1
-9
/
+66
*
Updating icon path to correct location in preparation for proper install.
Jason Conti
2011-05-18
1
-1
/
+1
*
Adding a timestamp to the messages. Currently sends a timestamp string across...
Jason Conti
2011-05-17
1
-17
/
+16
*
Proof of concept complete, should probably add timestamps next.
Jason Conti
2011-05-16
1
-6
/
+33
*
A bit of renaming with the dbusmenu properties.
Jason Conti
2011-05-16
1
-2
/
+2
*
Building the menuitem, now works the same as before. Next comes markup. Shoul...
Jason Conti
2011-05-16
1
-0
/
+13
*
Should have checked my syntax errors before that last commit. Fixed now.
Jason Conti
2011-05-16
1
-4
/
+4
*
Adding a new notification menuitem type. It isn't currently a custom menuitem...
Jason Conti
2011-05-16
1
-2
/
+15
*
Update indicator icon to unread when a message is received, and to read when ...
Jason Conti
2011-05-15
1
-9
/
+13
*
Couldn't seem to get a signal when a menu item is added to the dbusmenu, so a...
Jason Conti
2011-05-15
1
-3
/
+3
*
Loading the read and unread icons when the image is first requested. TODO: Ne...
Jason Conti
2011-05-15
1
-6
/
+52
*
Removed the label from the indicator. May add it back later for a message count.
Jason Conti
2011-05-14
1
-97
/
+8
*
Added the icon to the indicator. Currently using a hardcoded path, will grab ...
Jason Conti
2011-05-14
1
-0
/
+30
*
Commenting out an unneeded variable to remove a warning.
Jason Conti
2011-05-10
1
-1
/
+1
*
Renamed the indicator
Jason Conti
2011-05-10
1
-76
/
+52
*
Renamed the rest of the files, and updated the file headers.
Jason Conti
2011-05-10
1
-0
/
+379