aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-service.c
Commit message (Collapse)AuthorAgeFilesLines
* Adding the basis for launchersTed Gould2009-08-191-0/+31
|
* Fixing the messaging indicator to unref the menu item, which removes the ↵Ted Gould2009-08-051-0/+1
| | | | signal handlers.
* Getting a name, and grabbing it, and loving it...Ted Gould2009-05-271-0/+16
|
* Removing the child_reorder function as it's now upstreamTed Gould2009-05-271-8/+0
|
* First pass at moving everything to doing work with the DbusmenuMenuitem's ↵Ted Gould2009-05-261-43/+43
| | | | instead of GTK
* First pass, build the listener and do fun stuff like that.Ted Gould2009-05-261-28/+11
|
* A simple main() to get things to compileTed Gould2009-05-261-0/+6
|
* Moving the complex code into the service and leaving the rest for the ↵Ted Gould2009-05-261-0/+507
loadable module.