aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | 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 ↵Ted Gould2010-03-021-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | user name.
| | * | | | | | | Creating a field for the user that has the real name in it, and a place for ↵Ted Gould2010-03-023-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that to conflict.
| | * | | | | | | 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
| | | | | | |
| | * | | | | Switching to getting a replyTed Gould2010-02-251-6/+21
| | | | | | |
* | | | | | | Merge in ubuntu-desktopTed Gould2010-03-032-2/+20
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | releasing version 0.2.4-0ubuntu2Sebastien Bacher2010-03-022-1/+6
| | | | | | |
| * | | | | | releasing version 0.2.4-0ubuntu1Ken VanDine2010-02-256-51/+67
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | releasing version 0.2.4-0ubuntu1~ppa1Ted Gould2010-02-251-2/+2
| | | | | | |
* | | | | | | * Upstream release 0.2.4Ted Gould2010-02-255-5/+62
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * When we can't shutdown with gnome-session fallback to using ConsoleKit. * Detect when GPM isn't available and don't error out. * Change suspend and hibernate detection property names for adjustment to upower.
| * | | | | | 0.2.40.2.4Ted Gould2010-02-251-1/+1
| | | | | | |
| * | | | | | Falling back to ConsoleKit when we can't talk to Gnome SessionTed Gould2010-02-251-0/+40
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Adding in shutdown and restartTed Gould2010-02-241-2/+13
| | | | | | |
| | * | | | | Adding a fallback for now gnome-session detected.Ted Gould2010-02-241-0/+29
| | | |/ / / | | |/| | |
| * | | | | Name changes for upowerTed Gould2010-02-251-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Changed names to patch current upowerTed Gould2010-02-231-2/+2
| |/ / / /
| * | | | Fixing when we can't connect to GDMTed Gould2010-02-191-2/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | prevent crash in g_error when gdm is not runningDavid Barth2010-02-191-2/+8
| |/ / /
* | | | Update to Ubuntu DesktopTed Gould2010-02-181-1/+1
|\ \ \ \
| | | * | releasing version 0.2.3-0ubuntu2Ken VanDine2010-02-192-0/+54
| | |/ / | |/| |
| * | | releasing version 0.2.3-0ubuntu1Ken VanDine2010-02-1824-213/+544
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.2.3-0ubuntu1~ppa1Ted Gould2010-02-181-2/+2
| | | |
* | | | Removed debian/patches/01_port_to_upower.patch as it is now mergedTed Gould2010-02-182-151/+2
| | | | | | | | | | | | | | | | upstream.
* | | | * Upstream release 0.2.3Ted Gould2010-02-1823-62/+542
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | * Switch menu ordering to match design spec * Change switch menu item to "Switch from..." * Move from Devkit-Power to upower * Adding in user logged in icon and menu item
| * | | 0.2.30.2.3Ted Gould2010-02-181-1/+1
| | | |
| * | | adding prototype for new user itemTed Gould2010-02-181-0/+1
| | | |
| * | | Adding in user itemsTed Gould2010-02-1819-7/+355
| |\ \ \
| | * | | Switching users over to user itemsTed Gould2010-02-171-1/+3
| | | | |
| | * | | Switching the guest over to a user item.Ted Gould2010-02-171-1/+3
| | | | |
| | * | | Fleshing out the building of the user itemTed Gould2010-02-171-1/+23
| | | | |
| | * | | Registering a handler for our new typeTed Gould2010-02-171-1/+13
| | | | |
| | * | | Adding in some defines for our new menu type.Ted Gould2010-02-171-0/+4
| | | | |
| | * | | Building the make filesTed Gould2010-02-171-0/+5
| | | | |
| | * | | Adding a status directory and icons for accounts that are logged inTed Gould2010-02-1715-5/+310
| | | | |
| * | | | Switching label to be 'switch from'Ted Gould2010-02-184-6/+122
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Removing comment.Ted Gould2010-02-111-1/+1
| | | | |
| | * | | Adding in the ability to monitor style changes and re-evaluate.Ted Gould2010-02-111-1/+16
| | | | |