aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* LightDM integrationTed Gould2011-07-0710-597/+1072
|\
| * Integrate with LightDMRobert Ancell2011-07-0510-597/+1072
* | Removing unused result variableTed Gould2011-07-071-2/+1
|/
* port to gtk3; allow building with gtk2Michael Terry2011-05-263-3/+8
* It sucks that the icon wouldn't change, but eh, not worth aborting over.Ted Gould2011-04-131-1/+1
* Removing a g_error so we don't bring the whole kit-and-kaboodle down.Ted Gould2011-04-041-1/+1
* Add the --no-lock option to activate the session.Ted Gould2011-03-101-1/+1
* Embed the function so it's not one separator ever, but once per runTed Gould2011-03-101-14/+8
* Add some cleanup and some commentsTed Gould2011-03-101-0/+9
* Sort the launchersTed Gould2011-03-101-0/+24
* Reducing the scope of some of our variablesTed Gould2011-03-101-2/+3
* Closing the directory after we're done with itTed Gould2011-03-101-0/+1
* Putting the appinfo's into a list so that we can sort themTed Gould2011-03-101-0/+11
* Drop support for indicator-session-extra.desktopMartin Pitt2011-03-101-14/+0
* Add support for extra launcher dirMartin Pitt2011-03-101-3/+39
* Make the word session translatableLuke Yelavich2011-02-141-1/+1
* Add accessible_desc supportLuke Yelavich2011-02-141-0/+8
* Fix for lp:597317Matthew Rasmus2011-02-061-0/+15
* Fixing prototypes to match dbusmenuTed Gould2011-01-281-6/+6
* Adding in log domains for messagesTed Gould2011-01-171-3/+13
* dbus interface rename, com.canonicalKen VanDine2011-01-132-12/+12
* and cancel the cancel objectMichael Terry2011-01-111-5/+6
* also dispose of canel objectMichael Terry2011-01-111-0/+5
* port to gdbus and dbusmenu 0.4Michael Terry2011-01-113-85/+256
* Removing the error messages as it's not always initialized properly.Ted Gould2010-09-011-1/+1
* Fixing the lock screen functionality to match the new design.Ted Gould2010-08-124-85/+49
|\
| * Add and accel group to the indicator for the shortcutTed Gould2010-08-061-0/+3
| * Putting the shortcut on the menuitemTed Gould2010-08-061-1/+15
| * Set up the listener for the keybindingTed Gould2010-08-061-0/+24
| * Getting keybinding definesTed Gould2010-08-061-0/+3
| * Making it so that lock_screen always locks the screenTed Gould2010-08-061-29/+6
| * Removing the ability to have the menu item say anything other than 'Lock Screen'Ted Gould2010-08-063-58/+1
* | Fixing captialization of the completion string.Ted Gould2010-08-121-2/+2
* | EllipsizeCody Russell2010-08-021-5/+5
* | Changing 'Restart Required' to 'Restart To Complete Update'vish2010-07-311-2/+2
|/
* Check to see if the shutdown and restart items should be shown on first run.Ted Gould2010-04-061-0/+2
* Changing prototype to not have the same info twice.Ted Gould2010-04-061-1/+1
* Filling out everything to check and update the shutdown/restart itemsTed Gould2010-04-061-2/+58
* Adding the restart and shutdown keys and functions to check them.Ted Gould2010-04-061-1/+5
* Not printing a message that is sometimes invalid.Ted Gould2010-04-061-1/+1
|\
| * Seems that the message isn't always validTed Gould2010-04-011-1/+1
* | Adding some protection. We should always use protection.Ted Gould2010-04-061-0/+15
* | Actually pass the service in the callbackTed Gould2010-04-061-1/+1
|/
* Switching 'Sleep' to 'Suspend'Ted Gould2010-03-311-1/+1
|\
| * Changing the menu item to 'Suspend'Ted Gould2010-03-251-1/+1
* | Use contexts properlyGabor Kelemen2010-03-291-3/+3
|/
* Adding a switch for translations that don't have a useful 'Switch From'Ted Gould2010-03-251-1/+10
|\
| * Adding in a check to see if the translator would like to fallback to not usin...Ted Gould2010-03-241-1/+10
* | Flipping things around a little bit so that if we get an error, we'll still b...Ted Gould2010-03-241-5/+9
* | Scale the avatars to be ICON_SIZE_MENUTed Gould2010-03-241-1/+11
|/