Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.2.6-0ubuntu2 | Sebastien Bacher | 2010-03-23 | 3 | -1/+33 |
| | |||||
* | releasing version 0.2.6-0ubuntu1 | Ken VanDine | 2010-03-18 | 94 | -1946/+11159 |
|\ | |||||
| * | releasing version 0.2.6-0ubuntu1~ppa1 | Ted Gould | 2010-03-18 | 1 | -2/+2 |
| | | |||||
| * | debian/control: Require libindicator 0.3.5 | Ted Gould | 2010-03-18 | 2 | -1/+2 |
| | | |||||
| * | Upstream release 0.2.6 | Ted Gould | 2010-03-18 | 93 | -1945/+11157 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ∘ Updating sessions to make guest account marked when being used (LP: #436030) ∘ String "Switch From" is miscapitalized (LP: #540265) ∘ Follow user switching lockdown key (LP: #504360) ∘ Use user avatar images in session menu (LP: #436028) ∘ Don't show suspend/hibernate if disabled in Policy Kit (LP: #432598) ∘ Lock screen when switching users (LP: #536801) ∘ Fix callback prototype (LP: #536990) ∘ Revert back to "Shut Down" instead of "Switch Off" (LP: #540056) ∘ Fix leaked GConf notifications ∘ Add GConf key for showing the "Log Out" item ∘ Adding the ability to specify a desktop file to have at the end of the menu. ∘ Setting up restart required notification by changing panel icon and icon in menus. ∘ Use the libindicator image helpers ∘ Set proper translation domain for loadable indicator ∘ Translation update | ||||
| | * | 0.2.60.2.6 | Ted Gould | 2010-03-18 | 1 | -1/+1 |
| | | | |||||
| | * | Reverting from 'Switch Off' to 'Shut Down' | Ted Gould | 2010-03-18 | 2 | -4/+4 |
| | | | |||||
| | * | Handle updating of sessions and mark the guest account when it has an open ↵ | Ted Gould | 2010-03-18 | 8 | -86/+634 |
| | |\ | | | | | | | | | | | | | session. | ||||
| | | * | Linking to 436030 | Ted Gould | 2010-03-17 | 0 | -0/+0 |
| | | | | |||||
| | | * | Watch for the logged in property changing and hide or show the logged in ↵ | Ted Gould | 2010-03-17 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | widget depending on it. | ||||
| | | * | Some debugging an checking to ensure the menu item is not NULL | Ted Gould | 2010-03-17 | 1 | -1/+5 |
| | | | | |||||
| | | * | Uhg, false sucks. | Ted Gould | 2010-03-17 | 1 | -1/+1 |
| | | | | |||||
| | | * | Using defines to make sure the strings are right. | Ted Gould | 2010-03-17 | 1 | -8/+13 |
| | | | | |||||
| | | * | Switching to getting locked proxies. Just to have more error handling. | Ted Gould | 2010-03-17 | 1 | -8/+22 |
| | | | | |||||
| | | * | Switching to the generated dbus interface | Ted Gould | 2010-03-17 | 1 | -24/+5 |
| | | | | |||||
| | | * | Grabbing the session interface from consolekit | Ted Gould | 2010-03-17 | 3 | -0/+445 |
| | | | | |||||
| | | * | Switching to using sesson proxies for the session we want to look at instead ↵ | Ted Gould | 2010-03-16 | 1 | -9/+27 |
| | | | | | | | | | | | | | | | | of our session | ||||
| | | * | Setting the logged in parameter on the guest item and tracking the session ↵ | Ted Gould | 2010-03-16 | 1 | -1/+31 |
| | | | | | | | | | | | | | | | | ID of the guest session. | ||||
| | | * | Setting the guest item once it gets built. | Ted Gould | 2010-03-16 | 1 | -0/+4 |
| | | | | |||||
| | | * | Adding a guest_item for the guest menu item and a function to set it. | Ted Gould | 2010-03-16 | 2 | -0/+14 |
| | | | | |||||
| | | * | When a session is added or removed we need to change the state of that user ↵ | Ted Gould | 2010-03-16 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | item. | ||||
| | | * | Setting the menuitem for the user. | Ted Gould | 2010-03-16 | 1 | -0/+1 |
| | | | | |||||
| | | * | Adding a menuitem property to the user data structure. | Ted Gould | 2010-03-16 | 2 | -0/+5 |
| | | | | |||||
| | | * | Switching both of these function to using the generated header file. | Ted Gould | 2010-03-16 | 1 | -53/+5 |
| | | | | |||||
| | | * | Building a proxy to the local display factory | Ted Gould | 2010-03-16 | 1 | -0/+7 |
| | | | | |||||
| | | * | Adding in the GDM local display DBus interface spec. | Ted Gould | 2010-03-16 | 3 | -0/+30 |
| | | | | |||||
| | | * | Adding a way to activate the guest session through GDM | Ted Gould | 2010-03-16 | 3 | -0/+16 |
| | | | | |||||
| | * | | Only lock screensaver if the screensaver is set to lock. | Ted Gould | 2010-03-18 | 4 | -15/+100 |
| | |\ \ | |||||
| | | * | | Make sure to call to activate teh screensaver if we can't lock it. Oh, and ↵ | Ted Gould | 2010-03-16 | 1 | -8/+29 |
| | | | | | | | | | | | | | | | | | | | | that takes a reply. | ||||
| | | * | | Splitting out the params here. | Ted Gould | 2010-03-16 | 1 | -1/+6 |
| | | | | | |||||
| | | * | | Forgot to make this static. | Ted Gould | 2010-03-16 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Adding lock-helper.c in as it has translatable strings now. | Ted Gould | 2010-03-16 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | Adding in the mechanism to actually do the callback and change the label. | Ted Gould | 2010-03-16 | 1 | -0/+35 |
| | | | | | |||||
| | | * | | Connecting in the update item. | Ted Gould | 2010-03-16 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | Adding a function for updating the logout menuitem. | Ted Gould | 2010-03-16 | 2 | -0/+13 |
| | | | | | |||||
| | | * | | Instead of making the item disabled, change the text when we won't lock the ↵ | Ted Gould | 2010-03-16 | 1 | -6/+5 |
| | | | | | | | | | | | | | | | | | | | | screen. | ||||
| | | * | | Sync up to trunk. | Ted Gould | 2010-03-16 | 8 | -88/+504 |
| | | |\ \ | |||||
| | | * | | | Bad boolean | Ted Gould | 2010-03-16 | 1 | -1/+1 |
| | | | | | | |||||
| | | * | | | Add in the key for locking the screen and making that part of will_lock | Ted Gould | 2010-03-16 | 1 | -1/+11 |
| | | | | | | |||||
| | * | | | | Using an icon for users or a stock item if they don't have an icon. | Ted Gould | 2010-03-18 | 3 | -1/+29 |
| | |\ \ \ \ | |||||
| | | * | | | | Linking to 436028 | Ted Gould | 2010-03-17 | 0 | -0/+0 |
| | | | | | | | |||||
| | | * | | | | Getting the horizontal padding for a nice spacing between widgets. | Ted Gould | 2010-03-17 | 1 | -1/+3 |
| | | | | | | | |||||
| | | * | | | | Handling the file URIs | Ted Gould | 2010-03-17 | 1 | -2/+2 |
| | | | | | | | |||||
| | | * | | | | Moving debug message | Ted Gould | 2010-03-17 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Check to ensure the file exists. | Ted Gould | 2010-03-17 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Nice debugging message. | Ted Gould | 2010-03-17 | 1 | -0/+1 |
| | | | | | | | |||||
| | | * | | | | Using proper icon. | Ted Gould | 2010-03-17 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Setting the user icon | Ted Gould | 2010-03-17 | 1 | -0/+5 |
| | | | | | | | |||||
| | | * | | | | Building an icon based on teh icon props | Ted Gould | 2010-03-17 | 1 | -0/+18 |
| | | | | | | | |||||
| | | * | | | | Some properties for putting icons on the user items. | Ted Gould | 2010-03-17 | 1 | -0/+2 |
| | | | |_|/ | | | |/| | |