aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handling the locking of the screen in the rebuild function.Ted Gould2010-03-151-14/+22
* Removing the lock separator as we don't need it anymore.Ted Gould2010-03-151-6/+0
* Changing the lockdown key to do all the switching instead of just the switch ...Ted Gould2010-03-151-11/+4
* Switching from hiding entries to just rebuilding the menus.Ted Gould2010-03-151-18/+4
* Switching around the GConf notification setup to do an entire directory.Ted Gould2010-03-151-12/+8
* Tracking the separator next to the lock item as well.Ted Gould2010-03-151-2/+10
* Embarassing 4 letter word to forget. Guess the compiler would add it back an...Ted Gould2010-03-151-1/+1
* Reacting to changes in the screensaver lockdown key.Ted Gould2010-03-151-18/+25
* Changing the define name to have room for more locdown keysTed Gould2010-03-151-5/+5
* Updating to latest trunkTed Gould2010-03-1575-1586/+8543
|\
| * Allowing for a desktop file to be tacted on the end of the session menu.Ted Gould2010-03-152-0/+29
| |\
| | * Looking for a desktop file, and if it exists, putting it as a final menu item.Ted Gould2010-03-121-0/+28
| | * Adding in gio-unix for desktop file readingTed Gould2010-03-121-0/+1
| * | Use the libindicator image helper to get fallbacks and nicer icons.Ted Gould2010-03-122-5/+6
| |\ \
| | * | Using the libindicator helpers so we get things like fallbacks! \o/Ted Gould2010-03-121-4/+5
| | * | Upping libindicator dep to 0.3.5Ted Gould2010-03-121-1/+1
| | * | The icon changed enough, we need to have the restart icon stuff.Ted Gould2010-03-128-2/+304
| | |\ \
| * | \ \ Make it so the panel icon can switch between two values based on whether the ...Ted Gould2010-03-128-1/+303
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merging to trunk to remove merge conflicts.Ted Gould2010-03-124-13/+78
| | |\ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | Use the library i18n libs to use the right translation domain.Ted Gould2010-03-121-1/+5
| |\ \ \
| | * | | Setting up the indicator to use library translations so they'll be grabbed fr...Ted Gould2010-03-121-1/+5
| | | |/ | | |/|
| * | | Putting the restart icon in the gutter by using a GtkImageMenuItemTed Gould2010-03-124-11/+72
| |\ \ \ | | |/ / | |/| |
| | * | Changing the service to use the new menu itemTed Gould2010-03-122-10/+12
| | * | Adding in a handler and renderer for the restart required itemTed Gould2010-03-121-1/+56
| | * | A bunch of properties to make our new menu item type.Ted Gould2010-03-111-0/+4
| |/ /
| | * Keeping the names the same for now, until we have artwork.Ted Gould2010-03-121-1/+1
| | * Copyright headersTed Gould2010-03-122-0/+42
| | * Making our service come up a little earlierTed Gould2010-03-121-2/+2
| | * Protecting from a NULL objectTed Gould2010-03-121-3/+7
| | * Setting the icon when the restart is touched.Ted Gould2010-03-121-0/+2
| | * Moving the icon names into the shared header filesTed Gould2010-03-123-3/+6
| | * Getting the icon, but only when we're connected.Ted Gould2010-03-121-0/+25
| | * Setting the icon to something sensableTed Gould2010-03-121-1/+1
| | * Icon name changing signal for updating the image.Ted Gould2010-03-121-0/+17
| | * Building us a proxy! Now we are dangerous.Ted Gould2010-03-121-0/+12
| | * Add shared names for the dbus interfaces.Ted Gould2010-03-122-1/+5
| | * Creating our little dbus-object.Ted Gould2010-03-123-0/+11
| | * Build us a signalTed Gould2010-03-122-0/+18
| | * providing a set_name functionTed Gould2010-03-122-0/+13
| | * Setting up the object and giving it a name.Ted Gould2010-03-121-2/+17
| | * Connecting and registering the dbus object.Ted Gould2010-03-121-0/+13
| | * Setting up session dbus interface client server stuff.Ted Gould2010-03-123-0/+36
| | * Adding in base objectsTed Gould2010-03-122-0/+85
| | * Simple starter object for making the dbus interface.Ted Gould2010-03-121-0/+2
| |/
| * Translation updates from OEMTed Gould2010-03-1032-0/+6657
| |\
| | * add LINGUAS with 31 languages and corresponding 31 po files, which adds 14 st...Kyle Nitzsche2010-03-1032-0/+6657
| * | Match the prototyp of the signal correctly.Ted Gould2010-03-101-1/+1
| |\ \
| | * | Use gint64, not UserData*, for the callback to user-added signal.Cody Russell2010-03-101-1/+1
| | |/
| * / 0.2.50.2.5Ted Gould2010-03-041-1/+1
| |/
| * Setting the icon and changing the text on the restart menu if one is required...Ted Gould2010-03-041-0/+44
| |\