aboutsummaryrefslogtreecommitdiff
path: root/src/session-service.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixing shutdown textTed Gould2009-09-141-2/+2
|
* Merging in branch to remove some spaces in the menu labels.Ted Gould2009-09-101-3/+3
|\
| * Removing the space on the elipsisTed Gould2009-09-101-3/+3
| |
* | The menu now immediately is updated when the gconf-key about theChristoph Korn2009-09-081-17/+26
|/ | | | | logout/shutdown/restart confirmations is changed.
* Adding a GConf key to suppress confirmation dialogsChristoph Korn2009-09-081-3/+17
|\
| * These patches introduce a gconf key whether the logout/restart/shutdown ↵Christoph Korn2009-09-021-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | confirmations should be shown or not. Also the menu items should be suffixed by '...' accordingly. However this only works after a restart. Bugs which get fixed are: https://bugs.launchpad.net/indicator-session/+bug/422025 https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/421693 https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/419472
* | Switching to using the defines for all of the properties.Ted Gould2009-09-031-9/+9
|/
* I forgot to put legal agreements on the top of all the C/H files. Oops.Ted Gould2009-08-071-0/+22
|
* Whitespace, who hoo, I'm earning karma for thisTed Gould2009-07-241-25/+22
|
* Setting the visiblity of the menu items based on whether DKP reports that we ↵Ted Gould2009-07-241-9/+22
| | | | have the functionality.
* Checking the suspend and hibernate propertiesTed Gould2009-07-241-2/+26
|
* Setting up change, and issuing a responseTed Gould2009-07-241-4/+72
|
* TODO listTed Gould2009-07-241-0/+6
|
* Comment updateTed Gould2009-07-241-1/+2
|
* Adding in the function to make the calls to DKPTed Gould2009-07-231-2/+20
|
* Building the DKP proxiesTed Gould2009-07-231-0/+30
|
* Adding in some DKp defines.Ted Gould2009-07-231-0/+4
|
* Some comments are always good.Ted Gould2009-07-231-0/+8
|
* Damn it, wrong functionTed Gould2009-07-221-1/+1
|
* Executing the helper, but it needs to be the one in the libexec path.Ted Gould2009-07-221-1/+13
|
* Switching to having a single handler and then everyone calling it with a ↵Ted Gould2009-07-221-34/+7
| | | | parameter.
* Adding menu items for session stuffTed Gould2009-07-211-0/+73
|
* Copying that code into the other two services. Now we're dbus-y.Ted Gould2009-06-091-1/+36
|
* Now we're building services. Snazy.Ted Gould2009-06-091-0/+7