aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.2.7-0ubuntu1~ppa1Ted Gould2010-03-251-2/+2
|
* * Upstream release 0.2.7Ted Gould2010-03-252-17/+6
|\ | | | | | | | | * Remove debian/patches/restore_lock_screen.patch added by downstream.
| * 0.2.70.2.7Ted Gould2010-03-251-1/+1
| |
* | releasing version 0.2.6-0ubuntu3~ppa3Ted Gould2010-03-251-2/+2
| |
* | * Upstream MergeTed Gould2010-03-252-1/+18
|\| | | | | | | | | * Adding a switch for translators if the "Switch From" translation doesn't make sense (LP: #545893)
| * 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 ↵Ted Gould2010-03-241-1/+10
| | | | | | | | | | | | using the username.
* | | releasing version 0.2.6-0ubuntu3~ppa2Ted Gould2010-03-241-2/+2
| | |
* | | * Upstream MergeTed Gould2010-03-242-3/+24
|\| | | | | | | | | | | * Scale avatar icons to menu size (LP: #542505)
| * | Properly scale avatars if they are too large.Ted Gould2010-03-241-3/+17
| |\ \ | | |/ | |/|
| | * Flipping things around a little bit so that if we get an error, we'll still ↵Ted Gould2010-03-241-5/+9
| | | | | | | | | | | | build the default icon.
| | * Scale the avatars to be ICON_SIZE_MENUTed Gould2010-03-241-1/+11
| |/
* | releasing version 0.2.6-0ubuntu3~ppa1Ted Gould2010-03-241-2/+2
| |
* | Remove debian/patches/restore_lock_screen.patchTed Gould2010-03-242-19/+1
| |
* | * Upstream MergeTed Gould2010-03-242-3/+10
|\| | | | | | | * Fix strings to have all be "Shut Down" (LP: #545578)
| * String fix for some not backed out.Ted Gould2010-03-241-3/+3
| |\
| | * Fixes bug 545578Ted Gould2010-03-230-0/+0
| | |
| | * Missed the 'Switch Off' texts in the dialog.Ted Gould2010-03-231-3/+3
| |/
* | Updating to Ubuntu desktopTed Gould2010-03-243-2/+34
|\ \
| * | releasing version 0.2.6-0ubuntu2Sebastien Bacher2010-03-233-1/+33
| | |
| * | releasing version 0.2.6-0ubuntu1Ken VanDine2010-03-1894-1946/+11159
| |\ \ | |/ / |/| |
* | | releasing version 0.2.6-0ubuntu1~ppa1Ted Gould2010-03-181-2/+2
| | |
* | | debian/control: Require libindicator 0.3.5Ted Gould2010-03-182-1/+2
| | |
* | | Upstream release 0.2.6Ted Gould2010-03-1893-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.6Ted Gould2010-03-181-1/+1
| | |
| * | Reverting from 'Switch Off' to 'Shut Down'Ted Gould2010-03-182-4/+4
| | |
| * | Handle updating of sessions and mark the guest account when it has an open ↵Ted Gould2010-03-188-86/+634
| |\ \ | | | | | | | | | | | | session.
| | * | Linking to 436030Ted Gould2010-03-170-0/+0
| | | |
| | * | Watch for the logged in property changing and hide or show the logged in ↵Ted Gould2010-03-171-0/+15
| | | | | | | | | | | | | | | | widget depending on it.
| | * | Some debugging an checking to ensure the menu item is not NULLTed Gould2010-03-171-1/+5
| | | |
| | * | Uhg, false sucks.Ted Gould2010-03-171-1/+1
| | | |
| | * | Using defines to make sure the strings are right.Ted Gould2010-03-171-8/+13
| | | |
| | * | Switching to getting locked proxies. Just to have more error handling.Ted Gould2010-03-171-8/+22
| | | |
| | * | Switching to the generated dbus interfaceTed Gould2010-03-171-24/+5
| | | |
| | * | Grabbing the session interface from consolekitTed Gould2010-03-173-0/+445
| | | |
| | * | Switching to using sesson proxies for the session we want to look at instead ↵Ted Gould2010-03-161-9/+27
| | | | | | | | | | | | | | | | of our session
| | * | Setting the logged in parameter on the guest item and tracking the session ↵Ted Gould2010-03-161-1/+31
| | | | | | | | | | | | | | | | ID of the guest session.
| | * | Setting the guest item once it gets built.Ted Gould2010-03-161-0/+4
| | | |
| | * | Adding a guest_item for the guest menu item and a function to set it.Ted Gould2010-03-162-0/+14
| | | |
| | * | When a session is added or removed we need to change the state of that user ↵Ted Gould2010-03-161-0/+7
| | | | | | | | | | | | | | | | item.
| | * | Setting the menuitem for the user.Ted Gould2010-03-161-0/+1
| | | |
| | * | Adding a menuitem property to the user data structure.Ted Gould2010-03-162-0/+5
| | | |
| | * | Switching both of these function to using the generated header file.Ted Gould2010-03-161-53/+5
| | | |
| | * | Building a proxy to the local display factoryTed Gould2010-03-161-0/+7
| | | |
| | * | Adding in the GDM local display DBus interface spec.Ted Gould2010-03-163-0/+30
| | | |
| | * | Adding a way to activate the guest session through GDMTed Gould2010-03-163-0/+16
| | | |
| * | | Only lock screensaver if the screensaver is set to lock.Ted Gould2010-03-184-15/+100
| |\ \ \
| | * | | Make sure to call to activate teh screensaver if we can't lock it. Oh, and ↵Ted Gould2010-03-161-8/+29
| | | | | | | | | | | | | | | | | | | | that takes a reply.
| | * | | Splitting out the params here.Ted Gould2010-03-161-1/+6
| | | | |
| | * | | Forgot to make this static.Ted Gould2010-03-161-1/+1
| | | | |