| Commit message (Expand) | Author | Age | Files | Lines |
* | Protecting from a NULL object | Ted Gould | 2010-03-12 | 1 | -3/+7 |
* | Setting the icon when the restart is touched. | Ted Gould | 2010-03-12 | 1 | -0/+2 |
* | Moving the icon names into the shared header files | Ted Gould | 2010-03-12 | 3 | -3/+6 |
* | Getting the icon, but only when we're connected. | Ted Gould | 2010-03-12 | 1 | -0/+25 |
* | Setting the icon to something sensable | Ted Gould | 2010-03-12 | 1 | -1/+1 |
* | Icon name changing signal for updating the image. | Ted Gould | 2010-03-12 | 1 | -0/+17 |
* | Building us a proxy! Now we are dangerous. | Ted Gould | 2010-03-12 | 1 | -0/+12 |
* | Add shared names for the dbus interfaces. | Ted Gould | 2010-03-12 | 2 | -1/+5 |
* | Creating our little dbus-object. | Ted Gould | 2010-03-12 | 3 | -0/+11 |
* | Build us a signal | Ted Gould | 2010-03-12 | 2 | -0/+18 |
* | providing a set_name function | Ted Gould | 2010-03-12 | 2 | -0/+13 |
* | Setting up the object and giving it a name. | Ted Gould | 2010-03-12 | 1 | -2/+17 |
* | Connecting and registering the dbus object. | Ted Gould | 2010-03-12 | 1 | -0/+13 |
* | Setting up session dbus interface client server stuff. | Ted Gould | 2010-03-12 | 2 | -0/+34 |
* | Adding in base objects | Ted Gould | 2010-03-12 | 2 | -0/+85 |
* | Simple starter object for making the dbus interface. | Ted Gould | 2010-03-12 | 1 | -0/+2 |
* | Use gint64, not UserData*, for the callback to user-added signal. | Cody Russell | 2010-03-10 | 1 | -1/+1 |
* | Setting the icon and changing the text on the restart menu if one is required... | Ted Gould | 2010-03-04 | 1 | -0/+44 |
|\ |
|
| * | Some function comments. | Ted Gould | 2010-03-03 | 1 | -0/+5 |
| * | Adds a file watcher to see if we should change the menuitem to warn that a re... | Ted Gould | 2010-03-03 | 1 | -0/+39 |
* | | Updating to new logout dialogs. | Ted Gould | 2010-03-04 | 12 | -763/+338 |
|\ \
| |/
|/| |
|
| * | Sync to trunk | Ted Gould | 2010-03-03 | 1 | -0/+1 |
| |\ |
|
| * | | Copyright headers | Ted Gould | 2010-03-03 | 2 | -0/+44 |
| * | | Slightly longer string for better wrapping. | Ted Gould | 2010-03-03 | 1 | -1/+1 |
| * | | Setting the default button. | Ted Gould | 2010-03-03 | 1 | -0/+2 |
| * | | String fixes and a comment. | Ted Gould | 2010-03-03 | 1 | -1/+4 |
| * | | Checking to see if we need updates and allowing that on logout dialogs. | Ted Gould | 2010-03-03 | 1 | -8/+22 |
| * | | Adding in different button strings if we need authentication. | Ted Gould | 2010-03-03 | 1 | -1/+16 |
| * | | Filling in the code to check and see if we can restart or stop. | Ted Gould | 2010-03-03 | 1 | -2/+23 |
| * | | Flattening the build tree. | Ted Gould | 2010-03-03 | 8 | -17/+29 |
| * | | 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 | 5 | -10/+414 |
| |\ \ |
|
| * | | | 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 |
| * | | | 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 |
* | | | | Changing strings to match distro wide sleep and switch off. | Ted Gould | 2010-03-03 | 4 | -10/+10 |
|\ \ \ \ |
|
| * | | | | Suspends to sleep | Ted Gould | 2010-03-03 | 1 | -1/+1 |
| * | | | | Changing shutdowns to switch offs | Ted Gould | 2010-03-03 | 4 | -9/+9 |
* | | | | | Removing the current user from the list. | Ted Gould | 2010-03-03 | 1 | -86/+65 |
|\ \ \ \ \ |
|
| * | | | | | Switching things around a little bit. Making sure we always go through the l... | Ted Gould | 2010-03-02 | 1 | -30/+44 |
| * | | | | | Restructuring callbacks to not need the count variable. | Ted Gould | 2010-03-02 | 1 | -32/+9 |
| * | | | | | Making it so that count is not a global and just calculated from the list. | Ted Gould | 2010-03-02 | 1 | -9/+2 |
| * | | | | | Making it so that users is not a global and just grabbed everytime and used. | Ted Gould | 2010-03-02 | 1 | -15/+5 |