aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | Fixing a valueTed Gould2010-02-111-2/+2
| | | | |
| | * | | Calculating font size with PANGO_SCALE getting involvedTed Gould2010-02-111-4/+4
| | | | |
| | * | | Switching to using Pango to get the widthTed Gould2010-02-111-8/+11
| | | | |
| | * | | Make sure to realize the offscreen windowTed Gould2010-02-111-0/+1
| | | | |
| | * | | Get returns in better shapeTed Gould2010-02-111-1/+4
| | | | |
| | * | | Switching the menu item that we're creating.Ted Gould2010-02-111-3/+3
| | | | |
| | * | | Fleshing out the menu_switch function with a function that looks at the ↵Ted Gould2010-02-111-0/+69
| | | | | | | | | | | | | | | | | | | | length of the label and sees if we need to ellipsize it or not.
| | * | | Setting up the type handlerTed Gould2010-02-111-0/+14
| | | | |
| | * | | Building shared names for dbusmenu objects.Ted Gould2010-02-112-0/+6
| | | | |
| | * | | Woot, a dbusmenu, much better.Ted Gould2010-02-111-3/+3
| | | | |
| | * | | Refactoring so the menu is created in init.Ted Gould2010-02-111-4/+8
| | | | |
| | * | | First pass, get the string.Ted Gould2010-02-081-1/+3
| | | | |
| * | | | Switching from DevKit Power to upowerTed Gould2010-02-171-30/+30
| |\ \ \ \
| | * | | | Port from DeviceKit-power to upowerMartin Pitt2010-02-171-30/+30
| | | | | |
| * | | | | Fix the order of items to the new design specTed Gould2010-02-171-18/+23
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | add forgotten separator and re-order the user switch entry according to the specDavid Barth2010-02-161-18/+23
| |/ / / /
| * | | | included autogen.sh in EXTRA_DIST to make packagers happyKen VanDine2010-02-111-1/+1
| | | | |
* | | | | Sync with ubuntu-desktopTed Gould2010-02-183-2/+163
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | releasing version 0.2.2-0ubuntu2Martin Pitt2010-02-171-2/+2
| | | | |
| * | | | Add debian/patches/01_port_to_upower.patch: Straightforward port toMartin Pitt2010-02-172-0/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upower's D-Bus API. A more elaborate port to libupower-glib has been proposed upstream as well, but it's not yet clear whether to use the client library or the D-Bus API.
| * | | | debian/control: Update devicekit-power dependency to upower.Martin Pitt2010-02-162-1/+7
| | | | |
| * | | | releasing version 0.2.2-0ubuntu1Ken VanDine2010-02-117-207/+105
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.2.2-0ubuntu1~ppa1Ted Gould2010-02-111-2/+2
| | | | |
* | | | | * Upstream release 0.2.2Ted Gould2010-02-114-64/+13
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | * Fixing and reenabling user switching
| * | | | 0.2.20.2.2Ted Gould2010-02-111-1/+1
| | | | |
| * | | | Enabling and fixing user switching.Ted Gould2010-02-092-60/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | The reincarnation of user switchingCody Russell2010-02-092-60/+8
| |/ / /
* | | | Sync with ubuntu-desktopTed Gould2010-02-111-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | releasing version 0.2.1-0ubuntu1Sebastien Bacher2010-02-046-21/+29
| |\ \ \
* | | | | releasing version 0.2.1-0ubuntu1~ppa2Ted Gould2010-02-081-2/+2
| | | | |
* | | | | Removing unneeded GPM proxyTed Gould2010-02-084-132/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Removing GPM proxy as we're not using the setting.Ted Gould2010-02-083-130/+0
| |\ \ \ \
| | * | | | Removing the callback into the lock helper for GDM autologin settings change.Ted Gould2010-02-081-15/+0
| | | | | |
| | * | | | Removing the gdm proxy creation and usage.Ted Gould2010-02-082-115/+0
| | | | | |
| | * | | | Kill screensaver autobuild proxyTed Gould2010-02-081-12/+22
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Linking in screensaver branchTed Gould2010-02-080-0/+0
|\ \ \ \ \ \
| * | | | | | releasing version 0.2.1-0ubuntu1~ppa2Ted Gould2010-02-081-2/+2
| | | | | | |
| * | | | | | * Upstream MergeTed Gould2010-02-082-12/+29
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | / | | |_|_|_|/ | |/| | | | * Building the GSS proxy when it's needed, not at startup.
* | | | | | * Upstream MergeTed Gould2010-02-083-17/+97
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | * Check the user_switching lockdown key to disable user_switching * Only create the screensaver proxy when needed.
| * | | | Only get the screensaver proxy when needed.Ted Gould2010-02-081-12/+22
| |\| | |
| | * | | Only building the proxy when we try to do something with the proxy.Ted Gould2010-02-081-12/+22
| | |/ /
| * | | Checking the lockdown key for user switching.Ted Gould2010-02-081-5/+67
| |\ \ \ | | |/ / | |/| |
| | * | Remove unnecessary castCody Russell2010-02-081-1/+1
| | | |
| | * | FixesCody Russell2010-02-081-5/+11
| | | |
| | * | Check switch_menuitem for NULL firstCody Russell2010-02-081-6/+9
| | | |
| | * | Fix a typoCody Russell2010-02-081-1/+1
| | | |
| | * | LockdownCody Russell2010-02-081-5/+58
| |/ /
* | | releasing version 0.2.1-0ubuntu1~ppa1Ted Gould2010-02-041-2/+2
| | |
* | | debian/control: Upping dbusmenu dependency to 0.2.2Ted Gould2010-02-042-2/+3
| | |
* | | * Upstream release 0.2.1Ted Gould2010-02-045-19/+26
|\| | | | | | | | | | | | | | * Dbusmenu 0.2.2 support * GNOME Screensaver fix (LP: #484603)