Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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 |
|/ | |||||
* | 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 | 3 | -12/+12 |
|\ \ | |/ |/| | |||||
| * | 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 |
|/ | |||||
* | Forgot to include user-service-dbus.h in the dist | Ted Gould | 2010-01-05 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -14/+19 |
| | |||||
* | 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 |
| | |||||
* | Brutal status rip out. | Ted Gould | 2009-12-24 | 17 | -2272/+2 |
| | |||||
* | 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 |
| | |||||
* | Added missing files to EXTRA_DIST | Ken VanDine | 2009-12-08 | 1 | -1/+3 |
| | |||||
* | Ported from libempathy to telepathy-glib | Ken VanDine | 2009-12-08 | 1 | -11/+26 |
| | |||||
* | Porting over to the 0.3.0 API | Ted Gould | 2009-11-04 | 1 | -11/+86 |
| | |||||
* | Checking to see if there is an MC5 there when we start. | Ted Gould | 2009-10-08 | 1 | -1/+23 |
| | |||||
* | Signaling a state change when disconnecting. | Ted Gould | 2009-10-08 | 1 | -0/+3 |
| | |||||
* | Dealing with DBus's stupid views of NULL. If I wanted it like that I'd use ↵ | Ted Gould | 2009-10-08 | 1 | -3/+3 |
| | | | | Python. I have values, or not. Simple as that. | ||||
* | Debug message | Ted Gould | 2009-10-08 | 1 | -0/+2 |
| | |||||
* | Checking the name we're getting and the name we're loosing. | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | |||||
* | Adding a dbus proxy and setting up a signal handler for the namechange event ↵ | Ted Gould | 2009-10-08 | 1 | -0/+54 |
| | | | | which will start or stop the empathy account manager. | ||||
* | Moving the building of the EmpathyAccountManager to it's own function. | Ted Gould | 2009-10-08 | 2 | -7/+21 |
| | |||||
* | Changing the icon so that if you are disconnected it is ↵ | Ted Gould | 2009-10-08 | 3 | -7/+6 |
|\ | | | | | | | 'system-shutdown-panel' and making sure that we see it sometimes by not allocating the EmpathyAccountManager isn't allocated until status is set. | ||||
| * | Changing icon name again. This is probably better WRT the icon naming spec. | Ted Gould | 2009-10-06 | 2 | -3/+3 |
| | | |||||
| * | Changing the icon name in the code. | Ted Gould | 2009-10-06 | 2 | -3/+3 |
| | | |||||
| * | Making it so that the manager only gets created if the status is set. | Ted Gould | 2009-10-06 | 1 | -4/+3 |
| | | |||||
| * | Setting the default icon as well. | Ted Gould | 2009-10-06 | 1 | -2/+2 |
| | | |||||
| * | Use the shutdown icon in the disconnected state. | Ted Gould | 2009-10-06 | 1 | -1/+1 |
| | | |||||
* | | Oops, forgot to say who we were. | Ted Gould | 2009-10-07 | 1 | -0/+1 |
| | | |||||
* | | Switching the sleep action to have a response so we can make sure to ↵ | Ted Gould | 2009-10-07 | 1 | -4/+15 |
| | | | | | | | | unthrottle the screensaver. | ||||
* | | Adding throttle and unthrottle functions | Ted Gould | 2009-10-07 | 2 | -0/+82 |
| | | |||||
* | | Copyright headers | Ted Gould | 2009-10-07 | 2 | -0/+41 |
| | | |||||
* | | Building a GSS proxy and setting up a signal to it. Then when we lock, we ↵ | Ted Gould | 2009-10-07 | 1 | -11/+66 |
| | | | | | | | | drop to a mainloop and wait for the screensaver to activate. | ||||
* | | Linking into the lock screen helper. | Ted Gould | 2009-10-06 | 1 | -122/+4 |
| | |