aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-sus.c
Commit message (Collapse)AuthorAgeFilesLines
* Changing the name from SUS to SessionTed Gould2009-08-181-456/+0
|
* Failed logicTed Gould2009-08-121-1/+1
|
* Oops, wrong signal name. Now better.Ted Gould2009-08-121-2/+2
|
* Cleaning up the debug message.Ted Gould2009-08-121-2/+2
|
* Some debug messagesTed Gould2009-08-121-0/+2
|
* Shuffling around the DBus names so that everything is happier.Ted Gould2009-08-081-1/+1
|
* I suckTed Gould2009-08-081-1/+1
|
* API naming changeTed Gould2009-08-081-1/+1
|
* connecting to the signalTed Gould2009-08-081-7/+7
|
* Setting the icon from the callback of asking the valueTed Gould2009-08-081-3/+9
|
* Oh, now signals and callbacks, oh, myTed Gould2009-08-081-0/+20
|
* Fixing a few things with the dbus stuff and starting to listen to the extra ↵Ted Gould2009-08-081-0/+26
| | | | information on the service.
* Showing the icon. Silly.Ted Gould2009-08-081-0/+1
|
* I forgot to put legal agreements on the top of all the C/H files. Oops.Ted Gould2009-08-071-0/+22
|
* Getting an image built for offlineTed Gould2009-08-071-1/+2
|
* Clean it up.Ted Gould2009-08-071-1/+0
|
* Using the user nameTed Gould2009-08-071-1/+2
|
* Some debugging info.Ted Gould2009-06-301-0/+6
|
* Showing the loading item. Atleast that works now.Ted Gould2009-06-301-0/+2
|
* Bah, I hate pointers some days.Ted Gould2009-06-301-16/+32
|
* Trying to flesh out the add function some more, but this commit doesn't ↵Ted Gould2009-06-301-14/+31
| | | | build as apparently switches have to have integers now. This takes half of the fun out of C if you can't use crazy function pointers everywhere! Where's the sport in readable code?
* Switching over the status menu too. Woot!Ted Gould2009-06-301-5/+46
|
* Adding in stuff for the users menu. Getting better at this.Ted Gould2009-06-301-27/+75
|
* Working more on changing the style of how things work for clients. This is ↵Ted Gould2009-06-301-15/+59
| | | | the session based items.
* Phase one switch to the client instead of the menuTed Gould2009-06-261-10/+11
|
* Using the new dbusmenu signal for item addedTed Gould2009-06-221-3/+3
|
* Showing the added menu and adding in a loading item.Ted Gould2009-06-191-1/+10
|
* Oh, the signal is 'add' not 'added'. How I love to have random strings ↵Ted Gould2009-06-191-3/+3
| | | | without checking, all the elegance of Python.
* Fleshing out the insertion function. Let's get some menus.Ted Gould2009-06-191-0/+5
|
* Bubbling up the position information to a final function to put things on ↵Ted Gould2009-06-191-0/+47
| | | | the main menu.
* Adding in separatorsTed Gould2009-06-191-0/+10
|
* Splitting out the menu loading and process starting code to make it lazy and ↵Ted Gould2009-06-191-10/+56
| | | | push it into the idle loop. No blocking DBus on startup.
* Brining in the client side of the APITed Gould2009-06-121-0/+1
|
* Renaming the C file as well.Ted Gould2009-06-081-0/+85