Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Upstream release 0.2.4 | Ted Gould | 2010-02-25 | 5 | -5/+62 |
|\ | |||||
| * | 0.2.40.2.4 | Ted Gould | 2010-02-25 | 1 | -1/+1 |
| * | Falling back to ConsoleKit when we can't talk to Gnome Session | Ted Gould | 2010-02-25 | 1 | -0/+40 |
| |\ | |||||
| | * | Adding in shutdown and restart | Ted Gould | 2010-02-24 | 1 | -2/+13 |
| | * | Adding a fallback for now gnome-session detected. | Ted Gould | 2010-02-24 | 1 | -0/+29 |
| * | | Name changes for upower | Ted Gould | 2010-02-25 | 1 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Changed names to patch current upower | Ted Gould | 2010-02-23 | 1 | -2/+2 |
| |/ | |||||
| * | Fixing when we can't connect to GDM | Ted Gould | 2010-02-19 | 1 | -2/+8 |
| |\ | |||||
| | * | prevent crash in g_error when gdm is not running | David Barth | 2010-02-19 | 1 | -2/+8 |
| |/ | |||||
* | | Update to Ubuntu Desktop | Ted Gould | 2010-02-18 | 1 | -1/+1 |
|\ \ | |||||
| * \ | releasing version 0.2.3-0ubuntu1 | Ken VanDine | 2010-02-18 | 24 | -213/+544 |
| |\ \ | |/ / |/| | | |||||
* | | | releasing version 0.2.3-0ubuntu1~ppa1 | Ted Gould | 2010-02-18 | 1 | -2/+2 |
* | | | Removed debian/patches/01_port_to_upower.patch as it is now merged | Ted Gould | 2010-02-18 | 2 | -151/+2 |
* | | | * Upstream release 0.2.3 | Ted Gould | 2010-02-18 | 23 | -62/+542 |
|\ \ \ | | |/ | |/| | |||||
| * | | 0.2.30.2.3 | Ted Gould | 2010-02-18 | 1 | -1/+1 |
| * | | adding prototype for new user item | Ted Gould | 2010-02-18 | 1 | -0/+1 |
| * | | Adding in user items | Ted Gould | 2010-02-18 | 19 | -7/+355 |
| |\ \ | |||||
| | * | | Switching users over to user items | Ted Gould | 2010-02-17 | 1 | -1/+3 |
| | * | | Switching the guest over to a user item. | Ted Gould | 2010-02-17 | 1 | -1/+3 |
| | * | | Fleshing out the building of the user item | Ted Gould | 2010-02-17 | 1 | -1/+23 |
| | * | | Registering a handler for our new type | Ted Gould | 2010-02-17 | 1 | -1/+13 |
| | * | | Adding in some defines for our new menu type. | Ted Gould | 2010-02-17 | 1 | -0/+4 |
| | * | | Building the make files | Ted Gould | 2010-02-17 | 1 | -0/+5 |
| | * | | Adding a status directory and icons for accounts that are logged in | Ted Gould | 2010-02-17 | 15 | -5/+310 |
| * | | | Switching label to be 'switch from' | Ted Gould | 2010-02-18 | 4 | -6/+122 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Removing comment. | Ted Gould | 2010-02-11 | 1 | -1/+1 |
| | * | | Adding in the ability to monitor style changes and re-evaluate. | Ted Gould | 2010-02-11 | 1 | -1/+16 |
| | * | | Fixing a value | Ted Gould | 2010-02-11 | 1 | -2/+2 |
| | * | | Calculating font size with PANGO_SCALE getting involved | Ted Gould | 2010-02-11 | 1 | -4/+4 |
| | * | | Switching to using Pango to get the width | Ted Gould | 2010-02-11 | 1 | -8/+11 |
| | * | | Make sure to realize the offscreen window | Ted Gould | 2010-02-11 | 1 | -0/+1 |
| | * | | Get returns in better shape | Ted Gould | 2010-02-11 | 1 | -1/+4 |
| | * | | Switching the menu item that we're creating. | Ted Gould | 2010-02-11 | 1 | -3/+3 |
| | * | | Fleshing out the menu_switch function with a function that looks at the lengt... | Ted Gould | 2010-02-11 | 1 | -0/+69 |
| | * | | Setting up the type handler | Ted Gould | 2010-02-11 | 1 | -0/+14 |
| | * | | Building shared names for dbusmenu objects. | Ted Gould | 2010-02-11 | 2 | -0/+6 |
| | * | | Woot, a dbusmenu, much better. | Ted Gould | 2010-02-11 | 1 | -3/+3 |
| | * | | Refactoring so the menu is created in init. | Ted Gould | 2010-02-11 | 1 | -4/+8 |
| | * | | First pass, get the string. | Ted Gould | 2010-02-08 | 1 | -1/+3 |
| * | | | Switching from DevKit Power to upower | Ted Gould | 2010-02-17 | 1 | -30/+30 |
| |\ \ \ | |||||
| | * | | | Port from DeviceKit-power to upower | Martin Pitt | 2010-02-17 | 1 | -30/+30 |
| * | | | | Fix the order of items to the new design spec | Ted Gould | 2010-02-17 | 1 | -18/+23 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | add forgotten separator and re-order the user switch entry according to the spec | David Barth | 2010-02-16 | 1 | -18/+23 |
| |/ / / | |||||
| * | | | included autogen.sh in EXTRA_DIST to make packagers happy | Ken VanDine | 2010-02-11 | 1 | -1/+1 |
* | | | | Sync with ubuntu-desktop | Ted Gould | 2010-02-18 | 3 | -2/+163 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | releasing version 0.2.2-0ubuntu2 | Martin Pitt | 2010-02-17 | 1 | -2/+2 |
| * | | | Add debian/patches/01_port_to_upower.patch: Straightforward port to | Martin Pitt | 2010-02-17 | 2 | -0/+155 |
| * | | | debian/control: Update devicekit-power dependency to upower. | Martin Pitt | 2010-02-16 | 2 | -1/+7 |
| * | | | releasing version 0.2.2-0ubuntu1 | Ken VanDine | 2010-02-11 | 7 | -207/+105 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.2.2-0ubuntu1~ppa1 | Ted Gould | 2010-02-11 | 1 | -2/+2 |