Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Upstream release 0.2.2 | Ted Gould | 2010-02-11 | 4 | -64/+13 |
|\ | | | | | | | * Fixing and reenabling user switching | ||||
| * | 0.2.20.2.2 | Ted Gould | 2010-02-11 | 1 | -1/+1 |
| | | |||||
| * | Enabling and fixing user switching. | Ted Gould | 2010-02-09 | 2 | -60/+8 |
| |\ | |||||
| | * | The reincarnation of user switching | Cody Russell | 2010-02-09 | 2 | -60/+8 |
| |/ | |||||
* | | Sync with ubuntu-desktop | Ted Gould | 2010-02-11 | 1 | -1/+1 |
|\ \ | |||||
| * \ | releasing version 0.2.1-0ubuntu1 | Sebastien Bacher | 2010-02-04 | 6 | -21/+29 |
| |\ \ | |||||
* | | | | releasing version 0.2.1-0ubuntu1~ppa2 | Ted Gould | 2010-02-08 | 1 | -2/+2 |
| | | | | |||||
* | | | | Removing unneeded GPM proxy | Ted Gould | 2010-02-08 | 4 | -132/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Removing GPM proxy as we're not using the setting. | Ted Gould | 2010-02-08 | 3 | -130/+0 |
| |\ \ \ | |||||
| | * | | | Removing the callback into the lock helper for GDM autologin settings change. | Ted Gould | 2010-02-08 | 1 | -15/+0 |
| | | | | | |||||
| | * | | | Removing the gdm proxy creation and usage. | Ted Gould | 2010-02-08 | 2 | -115/+0 |
| | | | | | |||||
| | * | | | Kill screensaver autobuild proxy | Ted Gould | 2010-02-08 | 1 | -12/+22 |
| | |\ \ \ | |||||
* | | \ \ \ | Linking in screensaver branch | Ted Gould | 2010-02-08 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | releasing version 0.2.1-0ubuntu1~ppa2 | Ted Gould | 2010-02-08 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | * Upstream Merge | Ted Gould | 2010-02-08 | 2 | -12/+29 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | / | | |_|_|_|/ | |/| | | | | * Building the GSS proxy when it's needed, not at startup. | ||||
* | | | | | | * Upstream Merge | Ted Gould | 2010-02-08 | 3 | -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 Gould | 2010-02-08 | 1 | -12/+22 |
| |\| | | | |||||
| | * | | | Only building the proxy when we try to do something with the proxy. | Ted Gould | 2010-02-08 | 1 | -12/+22 |
| | |/ / | |||||
| * | | | Checking the lockdown key for user switching. | Ted Gould | 2010-02-08 | 1 | -5/+67 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Remove unnecessary cast | Cody Russell | 2010-02-08 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fixes | Cody Russell | 2010-02-08 | 1 | -5/+11 |
| | | | | |||||
| | * | | Check switch_menuitem for NULL first | Cody Russell | 2010-02-08 | 1 | -6/+9 |
| | | | | |||||
| | * | | Fix a typo | Cody Russell | 2010-02-08 | 1 | -1/+1 |
| | | | | |||||
| | * | | Lockdown | Cody Russell | 2010-02-08 | 1 | -5/+58 |
| |/ / | |||||
* | | | releasing version 0.2.1-0ubuntu1~ppa1 | Ted Gould | 2010-02-04 | 1 | -2/+2 |
| | | | |||||
* | | | debian/control: Upping dbusmenu dependency to 0.2.2 | Ted Gould | 2010-02-04 | 2 | -2/+3 |
| | | | |||||
* | | | * Upstream release 0.2.1 | Ted Gould | 2010-02-04 | 5 | -19/+26 |
|\| | | | | | | | | | | | | | | * Dbusmenu 0.2.2 support * GNOME Screensaver fix (LP: #484603) | ||||
| * | | 0.2.10.2.1 | Ted Gould | 2010-02-04 | 1 | -1/+1 |
| | | | |||||
| * | | Making the proxy track GNOME Screensaver | Ted Gould | 2010-02-04 | 1 | -5/+4 |
| |\ \ | |||||
| | * | | - src/lock-helper.c: use dbus_g_proxy_new_for_name so when | Marc Deslauriers | 2010-02-04 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | gnome-screensaver gets respawned by D-Bus, indicator-session will still be able to communicate with it. (LP: #484603) | ||||
| * | | | Updating to new dbusmenu interfaces. | Ted Gould | 2010-02-04 | 4 | -13/+13 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Changing more prototypes to match the new activate signal. | Ted Gould | 2010-02-02 | 1 | -5/+5 |
| | | | | |||||
| | * | | Changing the lock_screen function to match the new activate prototype. | Ted Gould | 2010-02-02 | 3 | -3/+3 |
| |/ / | |||||
* | | | Updates from desktop team | Ted Gould | 2010-01-11 | 2 | -26/+7 |
|\ \ \ | | |/ | |/| | |||||
| * | | * Upstream release 0.2.0 | Ken VanDine | 2010-01-08 | 69 | -3631/+339 |
| |\ \ | |/ / |/| | | | | | | | | | | | | | | * Removing status support * Merging the users service and the session service * debian/control: Updating to depend on dbusmenu 0.2.0 or higher. * debian/control: Dropping build depends for libtelepathy-glib-dev | ||||
* | | | releasing version 0.2.0-0ubuntu1~ppa1 | Ted Gould | 2010-01-08 | 1 | -2/+2 |
| | | | |||||
* | | | Upstream release 0.2.0 | Ted Gould | 2010-01-08 | 2 | -1/+7 |
|\ \ \ | | |/ | |/| | |||||
| * | | 0.2.00.2.0 | Ted Gould | 2010-01-08 | 1 | -1/+1 |
| | | | |||||
* | | | releasing version 0.2.0~dev-0ubuntu1~ppa5 | Ted Gould | 2010-01-05 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream merge | Ted Gould | 2010-01-05 | 3 | -6/+8 |
|\| | | | | | | | | | | | * Distcheck fixes | ||||
| * | | Clean up POTFILES.in | Ted Gould | 2010-01-05 | 1 | -6/+0 |
| | | | |||||
| * | | Forgot to include user-service-dbus.h in the dist | Ted Gould | 2010-01-05 | 1 | -0/+1 |
| | | | |||||
* | | | releasing version 0.2.0~dev-0ubuntu1~ppa4 | Ted Gould | 2010-01-05 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream merge | Ted Gould | 2010-01-05 | 67 | -3614/+327 |
|\ \ \ | | | | | | | | | | | | | | | | | * Removing status support * Merging the users service and the session service | ||||
| * | | | Updating to trunk | Ted Gould | 2010-01-05 | 4 | -375/+293 |
| |\| | | |||||
| | * | | Removing the status bits and pieces (they're now in indicator-me) and ↵ | Ted Gould | 2010-01-05 | 66 | -3614/+319 |
| | |\ \ | | | | | | | | | | | | | | | | merging users and session so that we only have one service and one menu. Nice and simple. | ||||
| | | * | | Adding in a separator | Ted Gould | 2010-01-04 | 1 | -0/+5 |
| | | | | | |||||
| | | * | | Cleaning out user-service.c | Ted Gould | 2010-01-04 | 1 | -258/+0 |
| | | | | | |||||
| | | * | | First pass at merging user-service in. | Ted Gould | 2010-01-04 | 1 | -7/+258 |
| | | | | | |||||
| | | * | | Switching the session service to using a IndicatorService object. | Ted Gould | 2010-01-04 | 2 | -27/+21 |
| | | | | |