aboutsummaryrefslogtreecommitdiff
path: root/src/app-menu-item.h
Commit message (Collapse)AuthorAgeFilesLines
* Changing the changed signal to be added/removed so that we can make things ↵Ted Gould2010-04-161-2/+4
| | | | even more fun.
* Adding in a shortcuts changed signalTed Gould2010-02-171-2/+4
|
* Adding API for getting itemsTed Gould2010-02-171-0/+1
|
* Big commit. Trying to check for eclipses, but first both objects needed to ↵Ted Gould2009-08-191-0/+1
| | | | track their desktop file paths. So I had to add that little nugget in as well.
* Converting to a DbusmenuMenuitem instead of GtkMenuItemTed Gould2009-05-261-2/+3
|
* Adding functions to make it so that we can get signaled on name changes and ↵Ted Gould2009-03-151-1/+4
| | | | also query them in app-menu-items
* Putting in a sorting function to make sure that the individual indicators ↵Ted Gould2009-03-151-0/+1
| | | | are always below the server that they're associated with.
* Adding in an unread count variable, and then a signal to show it chagned. ↵Ted Gould2009-03-151-0/+5
| | | | Also, watching for the indicators on this server to make sure it stays correct.
* Adding in license headers, GPL v3Ted Gould2009-02-111-0/+21
|
* Removing the need for an indicatorTed Gould2009-02-071-2/+2
|
* Adding in an application menu item to start building thoseTed Gould2009-02-061-0/+35