aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.2.50.2.5Ted Gould2010-03-041-1/+1
* Setting the icon and changing the text on the restart menu if one is required...Ted Gould2010-03-041-0/+44
|\
| * Some function comments.Ted Gould2010-03-031-0/+5
| * Adds a file watcher to see if we should change the menuitem to warn that a re...Ted Gould2010-03-031-0/+39
* | Updating to new logout dialogs.Ted Gould2010-03-0416-1250/+342
|\ \ | |/ |/|
| * LGPL not needed with dropping the logout-dialog.c file.Ted Gould2010-03-032-482/+1
| * Sync to trunkTed Gould2010-03-031-0/+1
| |\
| * | Copyright headersTed Gould2010-03-032-0/+44
| * | Slightly longer string for better wrapping.Ted Gould2010-03-031-1/+1
| * | Setting the default button.Ted Gould2010-03-031-0/+2
| * | String fixes and a comment.Ted Gould2010-03-031-1/+4
| * | Checking to see if we need updates and allowing that on logout dialogs.Ted Gould2010-03-031-8/+22
| * | Adding in different button strings if we need authentication.Ted Gould2010-03-031-1/+16
| * | Filling in the code to check and see if we can restart or stop.Ted Gould2010-03-031-2/+23
| * | Flattening the build tree.Ted Gould2010-03-0310-22/+32
| * | Updating merge to new enums.Ted Gould2010-03-031-4/+4
| * | Merging in the consolekit branch to get the interface file.Ted Gould2010-03-037-11/+416
| |\ \
| * | | Skeleton for checking the different states.Ted Gould2010-03-031-0/+31
| * | | Removing the old ck-pk helpers.Ted Gould2010-03-034-262/+0
| * | | Flipping button orderTed Gould2010-03-031-1/+1
| * | | Putting the image in and cleaning up the propsTed Gould2010-03-031-3/+5
| * | | Provide the basis for the windowTed Gould2010-03-032-5/+26
| * | | Switching translatable file.Ted Gould2010-03-031-1/+1
| * | | Adding in all the strings.Ted Gould2010-03-032-1/+36
| * | | Changing to new enums and function prototypes.Ted Gould2010-02-244-17/+19
| * | | Adding some types of dialog and a new function.Ted Gould2010-02-242-0/+15
| * | | Place holder new objectTed Gould2010-02-233-2/+91
| * | | Removing the old logout dialog. It's been through too much, better to start ...Ted Gould2010-02-232-470/+0
* | | | Changing strings to match distro wide sleep and switch off.Ted Gould2010-03-034-10/+10
|\ \ \ \
| * | | | Suspends to sleepTed Gould2010-03-031-1/+1
| * | | | Changing shutdowns to switch offsTed Gould2010-03-034-9/+9
* | | | | Removing the current user from the list.Ted Gould2010-03-031-86/+65
|\ \ \ \ \
| * | | | | Switching things around a little bit. Making sure we always go through the l...Ted Gould2010-03-021-30/+44
| * | | | | Restructuring callbacks to not need the count variable.Ted Gould2010-03-021-32/+9
| * | | | | Making it so that count is not a global and just calculated from the list.Ted Gould2010-03-021-9/+2
| * | | | | Making it so that users is not a global and just grabbed everytime and used.Ted Gould2010-03-021-15/+5
| * | | | | Check the UID to see if it's meTed Gould2010-03-021-0/+5
* | | | | | Sorting based on real names and conflict naming.Ted Gould2010-03-033-1/+18
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | If we ARE a conflicted name then we need to fallback into displaying the user...Ted Gould2010-03-021-0/+6
| * | | | | Creating a field for the user that has the real name in it, and a place for t...Ted Gould2010-03-023-1/+12
| * | | | | Sort by real nameTed Gould2010-03-021-1/+1
| |/ / / /
* | | | | Removing errors on getting sessions from CK and some other cleanups.Ted Gould2010-03-024-8/+364
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Switching to using the dbus client code.Ted Gould2010-03-011-8/+2
| * | | | Stealing the consolekit manager interface out of consolekitTed Gould2010-03-013-0/+362
| |/ / /
* | | | Unreffing an allocated layout.Ted Gould2010-03-021-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Unreffing the layout that we allocatedTed Gould2010-03-011-0/+1
|/ / /
* | | Stop forcing the decorations on.Ted Gould2010-02-251-1/+0
|\ \ \
| * | | Don't set the gdk decorations.Cody Russell2010-02-251-1/+0
| | |/ | |/|
* | | Fixing ConsoleKit fallback to wait on responses.Ted Gould2010-02-251-6/+15
|\ \ \
| * | | can't really use async as we dont' have a mainloop hereTed Gould2010-02-251-21/+15