aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |/
| * 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
| | * Fixing a valueTed Gould2010-02-111-2/+2
| | * Calculating font size with PANGO_SCALE getting involvedTed Gould2010-02-111-4/+4
| | * Switching to using Pango to get the widthTed Gould2010-02-111-8/+11
| | * Make sure to realize the offscreen windowTed Gould2010-02-111-0/+1
| | * Get returns in better shapeTed Gould2010-02-111-1/+4
| | * Switching the menu item that we're creating.Ted Gould2010-02-111-3/+3
| | * Fleshing out the menu_switch function with a function that looks at the lengt...Ted Gould2010-02-111-0/+69
| | * Setting up the type handlerTed Gould2010-02-111-0/+14
| | * Building shared names for dbusmenu objects.Ted Gould2010-02-112-0/+6
| | * Woot, a dbusmenu, much better.Ted Gould2010-02-111-3/+3
| | * Refactoring so the menu is created in init.Ted Gould2010-02-111-4/+8
| | * First pass, get the string.Ted Gould2010-02-081-1/+3
| * | Switching from DevKit Power to upowerTed Gould2010-02-171-30/+30
| |\ \
| | * | Port from DeviceKit-power to upowerMartin Pitt2010-02-171-30/+30
| * | | Fix the order of items to the new design specTed Gould2010-02-171-18/+23
| |\ \ \ | | |/ / | |/| |
| | * | add forgotten separator and re-order the user switch entry according to the specDavid Barth2010-02-161-18/+23
| |/ /
| * | included autogen.sh in EXTRA_DIST to make packagers happyKen VanDine2010-02-111-1/+1
| * | 0.2.20.2.2Ted Gould2010-02-111-1/+1
| * | Enabling and fixing user switching.Ted Gould2010-02-092-60/+8
| |\ \ | | |/ | |/|
| | * The reincarnation of user switchingCody Russell2010-02-092-60/+8
| |/
| * Removing GPM proxy as we're not using the setting.Ted Gould2010-02-083-130/+0
| |\
| | * Removing the callback into the lock helper for GDM autologin settings change.Ted Gould2010-02-081-15/+0
| | * Removing the gdm proxy creation and usage.Ted Gould2010-02-082-115/+0
| | * Kill screensaver autobuild proxyTed Gould2010-02-081-12/+22
| |/| |/| |
| * | Only get the screensaver proxy when needed.Ted Gould2010-02-081-12/+22
| |\|
| | * Only building the proxy when we try to do something with the proxy.Ted Gould2010-02-081-12/+22
| |/ |/|
| * Checking the lockdown key for user switching.Ted Gould2010-02-081-5/+67
|/|
| * Remove unnecessary castCody Russell2010-02-081-1/+1
| * FixesCody Russell2010-02-081-5/+11
| * Check switch_menuitem for NULL firstCody Russell2010-02-081-6/+9