Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | | | | | | | | | | | | * | Changing the signal prototype to be strings instead of pointers. | Ted Gould | 2009-08-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | * | Changing the icons to be singular for now. | Ted Gould | 2009-08-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | * | Unused variable | Ted Gould | 2009-08-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | * | Adding in -Wall and -Werror to things | Ted Gould | 2009-08-08 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | * | Adding unistd.h header | Ted Gould | 2009-08-08 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | * | Setting up signal handlers for the signal changing. We still ask everyone, t... | Ted Gould | 2009-08-08 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | * | Global status being used and thrown over d' bus | Ted Gould | 2009-08-08 | 3 | -1/+12 | |
| | | | | | | | | | | | | | | | | | | | | | * | Brining in the concept of global status | Ted Gould | 2009-08-08 | 1 | -0/+21 | |
| | | | | | | | | | | | | | | | | | | | | | * | Handling the signal better. Now in the header file as well. | Ted Gould | 2009-08-08 | 2 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | * | Better displose to free the proxy and ensuring that statuc changes get noted. | Ted Gould | 2009-08-08 | 1 | -0/+7 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | I forgot to put legal agreements on the top of all the C/H files. Oops. | Ted Gould | 2009-08-07 | 14 | -0/+308 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merging the branch for better status service. | Ted Gould | 2009-08-07 | 70 | -17/+1727 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Put the user's real name in the menu item. | Ted Gould | 2009-08-07 | 1 | -5/+30 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Getting an image built for offline | Ted Gould | 2009-08-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | A whole bunch of icons that are from our previous FUSA patches | Ted Gould | 2009-08-07 | 64 | -0/+1584 | |
| * | | | | | | | | | | | | | | | | | | Clean it up. | Ted Gould | 2009-08-07 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | Using the user name | Ted Gould | 2009-08-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Some dummy code to get a name | Ted Gould | 2009-08-06 | 1 | -1/+12 | |
| * | | | | | | | | | | | | | | | | | | Now we have privates. | Ted Gould | 2009-08-06 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | | More and better prototypes | Ted Gould | 2009-08-06 | 1 | -12/+12 | |
| * | | | | | | | | | | | | | | | | | | Getting a new object to remove an error. | Ted Gould | 2009-08-06 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Adding a couple of signals in here. | Ted Gould | 2009-08-06 | 2 | -0/+49 | |
| * | | | | | | | | | | | | | | | | | | ayatana.org | Ted Gould | 2009-08-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Doing a registration and a connection to DBus | Ted Gould | 2009-08-06 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | Something global to track all the DBus stuff. | Ted Gould | 2009-08-06 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | Putting the user name in a menu label. | Ted Gould | 2009-08-06 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | Status submenu | Ted Gould | 2009-08-06 | 1 | -1/+6 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merging in the branch to port everything to libindicator and fleshing thigns ... | Ted Gould | 2009-07-26 | 28 | -38/+2435 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Setting up the Pidgin proxy | Ted Gould | 2009-07-26 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | A function to lock the saver | Ted Gould | 2009-07-26 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | Debug message | Ted Gould | 2009-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | Using GET_CLASS instead of CLASS. Oops | Ted Gould | 2009-07-26 | 1 | -2/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Changing the names in the service files as well. | Ted Gould | 2009-07-24 | 3 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Adding a debug message | Ted Gould | 2009-07-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Changing to the ayatana.org namespace | Ted Gould | 2009-07-24 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | Whitespace, who hoo, I'm earning karma for this | Ted Gould | 2009-07-24 | 1 | -25/+22 | |
| * | | | | | | | | | | | | | | Setting the visiblity of the menu items based on whether DKP reports that we ... | Ted Gould | 2009-07-24 | 1 | -9/+22 | |
| * | | | | | | | | | | | | | | Checking the suspend and hibernate properties | Ted Gould | 2009-07-24 | 1 | -2/+26 | |
| * | | | | | | | | | | | | | | Setting up change, and issuing a response | Ted Gould | 2009-07-24 | 1 | -4/+72 | |
| * | | | | | | | | | | | | | | TODO list | Ted Gould | 2009-07-24 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | Comment update | Ted Gould | 2009-07-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Adding in the function to make the calls to DKP | Ted Gould | 2009-07-23 | 1 | -2/+20 | |
| * | | | | | | | | | | | | | | Building the DKP proxies | Ted Gould | 2009-07-23 | 1 | -0/+30 | |
| * | | | | | | | | | | | | | | Adding in some DKp defines. | Ted Gould | 2009-07-23 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | Some comments are always good. | Ted Gould | 2009-07-23 | 1 | -0/+8 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Adding in the action code from our previous patches to FUSA | Ted Gould | 2009-07-23 | 1 | -0/+59 | |
| * | | | | | | | | | | | | | Now check for the PK dialog and otherwise run ours. If we get restart, restart | Ted Gould | 2009-07-23 | 1 | -2/+19 | |
| * | | | | | | | | | | | | | Getting all the parameters working so that we can set the dialog type | Ted Gould | 2009-07-23 | 1 | -6/+20 | |
| * | | | | | | | | | | | | | Basic command line parsing. Not working 100% yet. | Ted Gould | 2009-07-23 | 1 | -0/+30 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Damn it, wrong function | Ted Gould | 2009-07-22 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |