Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Registering a handler for our new type | Ted Gould | 2010-02-17 | 1 | -1/+13 |
| | |||||
* | Adding in some defines for our new menu type. | Ted Gould | 2010-02-17 | 1 | -0/+4 |
| | |||||
* | Building the make files | Ted Gould | 2010-02-17 | 1 | -0/+5 |
| | |||||
* | Adding a status directory and icons for accounts that are logged in | Ted Gould | 2010-02-17 | 15 | -5/+310 |
| | |||||
* | Switching from DevKit Power to upower | Ted Gould | 2010-02-17 | 1 | -30/+30 |
|\ | |||||
| * | Port from DeviceKit-power to upower | Martin Pitt | 2010-02-17 | 1 | -30/+30 |
| | | |||||
* | | Fix the order of items to the new design spec | Ted Gould | 2010-02-17 | 1 | -18/+23 |
|\ \ | |/ |/| | |||||
| * | add forgotten separator and re-order the user switch entry according to the spec | David Barth | 2010-02-16 | 1 | -18/+23 |
|/ | |||||
* | included autogen.sh in EXTRA_DIST to make packagers happy | Ken VanDine | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | 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 |
|/ | |||||
* | 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 |
| |\ | |||||
* | \ | 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 |
|/ | |||||
* | 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 |
|/ | |||||
* | 0.2.00.2.0 | Ted Gould | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | | |||||
| * | Trying to clean these two up for getting ready to merge. | Ted Gould | 2010-01-04 | 2 | -68/+5 |
| | | |||||
| * | Killing the user service | Ted Gould | 2010-01-04 | 1 | -15/+4 |
| | | |||||
| * | Simplifying the indicator so that it just gets a menu. That's it! | Ted Gould | 2009-12-24 | 2 | -367/+18 |
| | | |||||
| * | Removing more of the icons. | Ted Gould | 2009-12-24 | 2 | -8/+1 |
| | | |||||
| * | Removing status icons. | Ted Gould | 2009-12-24 | 42 | -588/+5 |
| | | |||||
| * | Dropping the status service file. | Ted Gould | 2009-12-24 | 2 | -5/+1 |
| | | |||||
| * | Brutal status rip out. | Ted Gould | 2009-12-24 | 17 | -2272/+2 |
|/ | |||||
* | Merging in changes needed for the new libdbusmenu. | Ted Gould | 2009-12-22 | 4 | -14/+13 |
|\ | |||||
| * | Settin' some bools | Ted Gould | 2009-12-18 | 1 | -4/+4 |
| | | |||||
| * | Setting booleans and values oh my! | Ted Gould | 2009-12-18 | 1 | -4/+4 |
| | | |||||
| * | Setting the values with booleans and remove setting the type | Ted Gould | 2009-12-18 | 1 | -5/+4 |
| | | |||||
| * | Need a newer dbusmenu | Ted Gould | 2009-12-18 | 1 | -1/+1 |
|/ |