aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | | | | | * Merging in the branch to port everything to libindicator and fleshing thigns ...Ted Gould2009-07-2628-38/+2435
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/| | |/| | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | * Setting up the Pidgin proxyTed Gould2009-07-261-0/+15
| | | | | | | | | | | | | | | | * A function to lock the saverTed Gould2009-07-261-0/+20
| | | | | | | | | | | | | | | | * Debug messageTed Gould2009-07-261-0/+1
| | | | | | | | | | | | | | | | * Using GET_CLASS instead of CLASS. OopsTed Gould2009-07-261-2/+3
| | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | * Changing the names in the service files as well.Ted Gould2009-07-243-3/+3
| | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | * Adding a debug messageTed Gould2009-07-241-0/+1
| | | | | | | | | | | | | | * Changing to the ayatana.org namespaceTed Gould2009-07-241-6/+6
| | | | | | | | | | | | | | * Whitespace, who hoo, I'm earning karma for thisTed Gould2009-07-241-25/+22
| | | | | | | | | | | | | | * Setting the visiblity of the menu items based on whether DKP reports that we ...Ted Gould2009-07-241-9/+22
| | | | | | | | | | | | | | * Checking the suspend and hibernate propertiesTed Gould2009-07-241-2/+26
| | | | | | | | | | | | | | * Setting up change, and issuing a responseTed Gould2009-07-241-4/+72
| | | | | | | | | | | | | | * TODO listTed Gould2009-07-241-0/+6
| | | | | | | | | | | | | | * Comment updateTed Gould2009-07-241-1/+2
| | | | | | | | | | | | | | * Adding in the function to make the calls to DKPTed Gould2009-07-231-2/+20
| | | | | | | | | | | | | | * Building the DKP proxiesTed Gould2009-07-231-0/+30
| | | | | | | | | | | | | | * Adding in some DKp defines.Ted Gould2009-07-231-0/+4
| | | | | | | | | | | | | | * Some comments are always good.Ted Gould2009-07-231-0/+8
| | | | | | | | | | | | | |/
| | | | | | | | | | | | | * Adding in the action code from our previous patches to FUSATed Gould2009-07-231-0/+59
| | | | | | | | | | | | | * Now check for the PK dialog and otherwise run ours. If we get restart, restartTed Gould2009-07-231-2/+19
| | | | | | | | | | | | | * Getting all the parameters working so that we can set the dialog typeTed Gould2009-07-231-6/+20
| | | | | | | | | | | | | * Basic command line parsing. Not working 100% yet.Ted Gould2009-07-231-0/+30
| | | | | | | | | | | | |/
| | | | | | | | | | | | * Damn it, wrong functionTed Gould2009-07-221-1/+1
| | | | | | | | | | | |/
| | | | | | | | | | | * Executing the helper, but it needs to be the one in the libexec path.Ted Gould2009-07-222-2/+14
| | | | | | | | | | | * Make a dialog pop up. Not really the right one, but one.Ted Gould2009-07-221-0/+6
| | | | | | | | | | | * Switching to having a single handler and then everyone calling it with a para...Ted Gould2009-07-221-34/+7
| | | | | | | | | | | * ifdef protectionTed Gould2009-07-211-0/+4
| | | | | | | | | | | * Whoo, hoo, it buildsTed Gould2009-07-216-4/+228
| | | | | | | | | | | * Bringing in all the GTK includes and librariesTed Gould2009-07-212-0/+8
| | | | | | | | | | | * Building a little dialog. Now it's kinda linked into the build system.Ted Gould2009-07-216-0/+486
| | | | | | | | | | |/
| | | | | | | | | | * Adding in lock screen. This is all the menu items now.Ted Gould2009-07-211-0/+12
| | | | | | | | | | * Adding menu items for session stuffTed Gould2009-07-211-0/+73
| | | | | | | | | |/
| | | | | | | | | * Expanding command line option to make it easier to readTed Gould2009-07-201-1/+1
| | | | | | | | | * Turning everythign into a check and a way to start a new fancy login sessionTed Gould2009-07-201-8/+50
| | | | | | | | | * Setting the menu item to activate the guest user sessionTed Gould2009-07-201-5/+27
| | | | | | | | | * Switching from dummy users to useful menuitemsTed Gould2009-07-201-13/+26
| | | | | | | | |/
| | | | | | | | * Ignoring some autogenerated files.Ted Gould2009-06-301-0/+2
| | | | | | | | * Moving the server to after the items makes things work better, but I'm curiou...Ted Gould2009-06-301-2/+11
| | | | | | | | * Getting some menuitemsTed Gould2009-06-301-0/+13
| | | | | | | | * 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 build...Ted Gould2009-06-301-14/+31
| | | | | | | | * 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 t...Ted Gould2009-06-301-15/+59
| | | | | | | | * 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
| | | | | | | * Removing the .so* stuffTed Gould2009-06-221-0/+1
| | | | | | | * Showing the added menu and adding in a loading item.Ted Gould2009-06-191-1/+10
| | | | | | |/