Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flattening the build tree. | Ted Gould | 2010-03-03 | 10 | -22/+32 |
| | |||||
* | Updating merge to new enums. | Ted Gould | 2010-03-03 | 1 | -4/+4 |
| | |||||
* | Merging in the consolekit branch to get the interface file. | Ted Gould | 2010-03-03 | 7 | -11/+416 |
|\ | |||||
| * | 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 | 3 | -0/+362 |
| | | |||||
| * | 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 |
| | | | | |||||
| * | | | 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 |
| |/ | |||||
* | | Skeleton for checking the different states. | Ted Gould | 2010-03-03 | 1 | -0/+31 |
| | | |||||
* | | Removing the old ck-pk helpers. | Ted Gould | 2010-03-03 | 4 | -262/+0 |
| | | |||||
* | | Flipping button order | Ted Gould | 2010-03-03 | 1 | -1/+1 |
| | | |||||
* | | Putting the image in and cleaning up the props | Ted Gould | 2010-03-03 | 1 | -3/+5 |
| | | |||||
* | | Provide the basis for the window | Ted Gould | 2010-03-03 | 2 | -5/+26 |
| | | |||||
* | | Switching translatable file. | Ted Gould | 2010-03-03 | 1 | -1/+1 |
| | | |||||
* | | Adding in all the strings. | Ted Gould | 2010-03-03 | 2 | -1/+36 |
| | | |||||
* | | Changing to new enums and function prototypes. | Ted Gould | 2010-02-24 | 4 | -17/+19 |
| | | |||||
* | | Adding some types of dialog and a new function. | Ted Gould | 2010-02-24 | 2 | -0/+15 |
| | | |||||
* | | Place holder new object | Ted Gould | 2010-02-23 | 3 | -2/+91 |
| | | |||||
* | | Removing the old logout dialog. It's been through too much, better to start ↵ | Ted Gould | 2010-02-23 | 2 | -470/+0 |
|/ | | | | over. | ||||
* | 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 |
|/ | |||||
* | 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 ↵ | Ted Gould | 2010-02-11 | 1 | -0/+69 |
| | | | | | | | | length of the label and sees if we need to ellipsize it or not. | ||||
| * | Setting up the type handler | Ted Gould | 2010-02-11 | 1 | -0/+14 |
| | |