aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * 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-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
| | | |
| | * | 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 ↵Ted Gould2010-02-111-0/+69
| | | | | | | | | | | | | | | | length of the label and sees if we need to ellipsize it or not.
| | * | 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
| | | |
* | | | Sync with ubuntu-desktopTed Gould2010-02-183-2/+163
|\ \ \ \ | | |_|/ | |/| |
| * | | releasing version 0.2.2-0ubuntu2Martin Pitt2010-02-171-2/+2
| | | |
| * | | Add debian/patches/01_port_to_upower.patch: Straightforward port toMartin Pitt2010-02-172-0/+155
| | | | | | | | | | | | | | | | | | | | | | | | upower's D-Bus API. A more elaborate port to libupower-glib has been proposed upstream as well, but it's not yet clear whether to use the client library or the D-Bus API.
| * | | debian/control: Update devicekit-power dependency to upower.Martin Pitt2010-02-162-1/+7
| | | |
| * | | releasing version 0.2.2-0ubuntu1Ken VanDine2010-02-117-207/+105
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.2.2-0ubuntu1~ppa1Ted Gould2010-02-111-2/+2
| | | |