| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Sorting based on real names and conflict naming. | Ted Gould | 2010-03-03 | 3 | -1/+18 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | If we ARE a conflicted name then we need to fallback into displaying the user... | Ted Gould | 2010-03-02 | 1 | -0/+6 |
| * | | | | | Creating a field for the user that has the real name in it, and a place for t... | Ted Gould | 2010-03-02 | 3 | -1/+12 |
| * | | | | | Sort by real name | Ted Gould | 2010-03-02 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Removing errors on getting sessions from CK and some other cleanups. | Ted Gould | 2010-03-02 | 3 | -8/+363 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Switching to using the dbus client code. | Ted Gould | 2010-03-01 | 1 | -8/+2 |
| * | | | | Stealing the consolekit manager interface out of consolekit | Ted Gould | 2010-03-01 | 2 | -0/+361 |
| |/ / / |
|
* / / / | Unreffing the layout that we allocated | Ted Gould | 2010-03-01 | 1 | -0/+1 |
|/ / / |
|
* | | | Stop forcing the decorations on. | Ted Gould | 2010-02-25 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | Don't set the gdk decorations. | Cody Russell | 2010-02-25 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Fixing ConsoleKit fallback to wait on responses. | Ted Gould | 2010-02-25 | 1 | -6/+15 |
|\ \ \ |
|
| * | | | can't really use async as we dont' have a mainloop here | Ted Gould | 2010-02-25 | 1 | -21/+15 |
| * | | | Switching to getting a reply | Ted Gould | 2010-02-25 | 1 | -6/+21 |
* | | | | 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 |
| |/ / |
|
* / / | Changed names to patch current upower | Ted Gould | 2010-02-23 | 1 | -2/+2 |
|/ / |
|
* / | prevent crash in g_error when gdm is not running | David Barth | 2010-02-19 | 1 | -2/+8 |
|/ |
|
* | adding prototype for new user item | Ted Gould | 2010-02-18 | 1 | -0/+1 |
* | Adding in user items | Ted Gould | 2010-02-18 | 3 | -2/+40 |
|\ |
|
| * | 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 |
* | | 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 |
* | | | add forgotten separator and re-order the user switch entry according to the spec | David Barth | 2010-02-16 | 1 | -18/+23 |
|/ / |
|
* / | The reincarnation of user switching | Cody Russell | 2010-02-09 | 2 | -60/+8 |
|/ |
|
* | Removing GPM proxy as we're not using the setting. | Ted Gould | 2010-02-08 | 3 | -130/+0 |
|\ |
|
| * | Removing the callback into the lock helper for GDM autologin settings change. | Ted Gould | 2010-02-08 | 1 | -15/+0 |
| * | Removing the gdm proxy creation and usage. | Ted Gould | 2010-02-08 | 2 | -115/+0 |
* | | Only get the screensaver proxy when needed. | Ted Gould | 2010-02-08 | 1 | -12/+22 |
|\| |
|
| * | Only building the proxy when we try to do something with the proxy. | Ted Gould | 2010-02-08 | 1 | -12/+22 |
* | | Remove unnecessary cast | Cody Russell | 2010-02-08 | 1 | -1/+1 |