aboutsummaryrefslogtreecommitdiff
path: root/src/app-menu-item.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename AppMenuItem to AppSectionLars Uebernickel2012-05-311-58/+0
|
* appmenuitem: make app-info a construct-only propertyLars Uebernickel2012-05-251-0/+1
|
* appmenuitem: remove name-changed signalLars Uebernickel2012-05-251-8/+0
|
* Port to gmenu, act ILars Uebernickel2012-05-241-13/+4
| | | | | | | Work-in-progress of the gmenu port for the service. The bulk of this patch removes everything related to libindicate from the service. Only the static app launchers and their configured shortcut actions are exported for now.
* Allow creating an app menu item without associated indicate serverLars Uebernickel2012-05-231-1/+1
|
* Allow creating AppMenuItems without initial listener / serverLars Uebernickel2012-05-211-1/+3
|
* 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