Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | If policy kit disables the suspend and hibernate don't show them. | Ted Gould | 2010-03-16 | 4 | -2/+351 | |
| |\ \ \ \ | ||||||
| | * | | | | Checking the error to make sure we're getting back reasonable data or ↵ | Ted Gould | 2010-03-15 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | reporting the error. | |||||
| | * | | | | Use the upower allowed interface to check to see if PK is blocking suspend ↵ | Ted Gould | 2010-03-15 | 1 | -0/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | and hibernate | |||||
| | * | | | | Grabbing the upower definition file so that we can build a client for it. | Ted Gould | 2010-03-15 | 3 | -0/+319 | |
| | | | | | | ||||||
| | * | | | | Adding properties for allowing the suspend and hibernate | Ted Gould | 2010-03-15 | 1 | -2/+4 | |
| | | | | | | ||||||
| | * | | | | Grab the branch doing screensaver stuff. | Ted Gould | 2010-03-15 | 1 | -82/+93 | |
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | ||||||
| * | | | | Adding a GConf key for showing the logout item. | Ted Gould | 2010-03-16 | 4 | -5/+40 | |
| |\ \ \ \ | ||||||
| | * | | | | Add in checking whether the logout button is shown, and get it changing with ↵ | Ted Gould | 2010-03-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | the others. | |||||
| | * | | | | Update to handle the new key for showing the logout menu item. | Ted Gould | 2010-03-15 | 2 | -4/+27 | |
| | | | | | | ||||||
| | * | | | | Adding in a new gconf key for showing the logout button. | Ted Gould | 2010-03-15 | 1 | -0/+11 | |
| | |/ / / | ||||||
| * | | | | Watching for the screensaver lockdown GConf key. | Ted Gould | 2010-03-16 | 1 | -82/+93 | |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | ||||||
| | * | | Switching the suspend/hibernate handling to a cached value. And that way we ↵ | Ted Gould | 2010-03-15 | 1 | -15/+24 | |
| | | | | | | | | | | | | | | | | can regen the menus without looking up the values. | |||||
| | * | | Only setup signals if we're building the proxy for the first time. | Ted Gould | 2010-03-15 | 1 | -10/+10 | |
| | | | | ||||||
| | * | | Adding some comments to describe a long function. | Ted Gould | 2010-03-15 | 1 | -0/+10 | |
| | | | | ||||||
| | * | | Handling the locking of the screen in the rebuild function. | Ted Gould | 2010-03-15 | 1 | -14/+22 | |
| | | | | ||||||
| | * | | Removing the lock separator as we don't need it anymore. | Ted Gould | 2010-03-15 | 1 | -6/+0 | |
| | | | | ||||||
| | * | | Changing the lockdown key to do all the switching instead of just the switch ↵ | Ted Gould | 2010-03-15 | 1 | -11/+4 | |
| | | | | | | | | | | | | | | | | user item. | |||||
| | * | | Switching from hiding entries to just rebuilding the menus. | Ted Gould | 2010-03-15 | 1 | -18/+4 | |
| | | | | ||||||
| | * | | Switching around the GConf notification setup to do an entire directory. | Ted Gould | 2010-03-15 | 1 | -12/+8 | |
| | | | | ||||||
| | * | | Tracking the separator next to the lock item as well. | Ted Gould | 2010-03-15 | 1 | -2/+10 | |
| | | | | ||||||
| | * | | Embarassing 4 letter word to forget. Guess the compiler would add it back ↵ | Ted Gould | 2010-03-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | anyway though. | |||||
| | * | | Reacting to changes in the screensaver lockdown key. | Ted Gould | 2010-03-15 | 1 | -18/+25 | |
| | | | | ||||||
| | * | | Changing the define name to have room for more locdown keys | Ted Gould | 2010-03-15 | 1 | -5/+5 | |
| | | | | ||||||
| | * | | Updating to latest trunk | Ted Gould | 2010-03-15 | 75 | -1586/+8543 | |
| | |\ \ | ||||||
| * | \ \ | Switching the names of the restart icons. | Ted Gould | 2010-03-15 | 3 | -4/+14 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Making sure that if we can't get the icon, we leave it alone. | Ted Gould | 2010-03-12 | 1 | -0/+8 | |
| | | | | | ||||||
| | * | | | Switching to building with GIcon so that we don't have to add an icon, we ↵ | Ted Gould | 2010-03-12 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | can use fallbacks. | |||||
| | * | | | Restart icon name. | Ted Gould | 2010-03-12 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Merging in the panel restart icon branch | Ted Gould | 2010-03-12 | 8 | -1/+303 | |
| | |\ \ \ | ||||||
| | * | | | | Changing the emblem to system-restart-panel | Ted Gould | 2010-03-12 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Allowing for a desktop file to be tacted on the end of the session menu. | Ted Gould | 2010-03-15 | 2 | -0/+29 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Looking for a desktop file, and if it exists, putting it as a final menu item. | Ted Gould | 2010-03-12 | 1 | -0/+28 | |
| | | | | | | | ||||||
| | * | | | | | Adding in gio-unix for desktop file reading | Ted Gould | 2010-03-12 | 1 | -0/+1 | |
| | |/ / / / | ||||||
| * | | | | | Use the libindicator image helper to get fallbacks and nicer icons. | Ted Gould | 2010-03-12 | 2 | -5/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Using the libindicator helpers so we get things like fallbacks! \o/ | Ted Gould | 2010-03-12 | 1 | -4/+5 | |
| | | | | | | | ||||||
| | * | | | | | Upping libindicator dep to 0.3.5 | Ted Gould | 2010-03-12 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | The icon changed enough, we need to have the restart icon stuff. | Ted Gould | 2010-03-12 | 8 | -2/+304 | |
| | |\ \ \ \ \ | ||||||
| * | \ \ \ \ \ | Make it so the panel icon can switch between two values based on whether the ↵ | Ted Gould | 2010-03-12 | 8 | -1/+303 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | user needs to restart | |||||
| | * | | | | | Merging to trunk to remove merge conflicts. | Ted Gould | 2010-03-12 | 4 | -13/+78 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | | | ||||||
| * | | | | | Use the library i18n libs to use the right translation domain. | Ted Gould | 2010-03-12 | 1 | -1/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Setting up the indicator to use library translations so they'll be grabbed ↵ | Ted Gould | 2010-03-12 | 1 | -1/+5 | |
| | | |/ / / | | |/| | | | | | | | | | | | | | | | from the right domain. | |||||
| * | | | | | Putting the restart icon in the gutter by using a GtkImageMenuItem | Ted Gould | 2010-03-12 | 4 | -11/+72 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Changing the service to use the new menu item | Ted Gould | 2010-03-12 | 2 | -10/+12 | |
| | | | | | | ||||||
| | * | | | | Adding in a handler and renderer for the restart required item | Ted Gould | 2010-03-12 | 1 | -1/+56 | |
| | | | | | | ||||||
| | * | | | | A bunch of properties to make our new menu item type. | Ted Gould | 2010-03-11 | 1 | -0/+4 | |
| |/ / / / | ||||||
| | * | | | Keeping the names the same for now, until we have artwork. | Ted Gould | 2010-03-12 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Copyright headers | Ted Gould | 2010-03-12 | 2 | -0/+42 | |
| | | | | | ||||||
| | * | | | Making our service come up a little earlier | Ted Gould | 2010-03-12 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | 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 | |
| | | | | |