aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* * Upstream MergeTed Gould2010-02-082-17/+89
|\ | | | | | | | | * 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
| | |
| * | 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
| |/
* | * Upstream release 0.2.1Ted Gould2010-02-043-17/+16
|\| | | | | | | | | * Dbusmenu 0.2.2 support * GNOME Screensaver fix (LP: #484603)
| * Making the proxy track GNOME ScreensaverTed Gould2010-02-041-5/+4
| |\
| | * - src/lock-helper.c: use dbus_g_proxy_new_for_name so whenMarc Deslauriers2010-02-041-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 Gould2010-02-043-12/+12
| |\ \ | | |/ | |/|
| | * Changing more prototypes to match the new activate signal.Ted Gould2010-02-021-5/+5
| | |
| | * Changing the lock_screen function to match the new activate prototype.Ted Gould2010-02-023-3/+3
| |/
* | * Upstream mergeTed Gould2010-01-051-0/+1
|\| | | | | | | * Distcheck fixes
| * Forgot to include user-service-dbus.h in the distTed Gould2010-01-051-0/+1
| |
* | Updating to trunkTed Gould2010-01-053-362/+291
|\|
| * Adding in a separatorTed Gould2010-01-041-0/+5
| |
| * Cleaning out user-service.cTed Gould2010-01-041-258/+0
| |
| * First pass at merging user-service in.Ted Gould2010-01-041-7/+258
| |
| * Switching the session service to using a IndicatorService object.Ted Gould2010-01-041-14/+19
| |
| * Trying to clean these two up for getting ready to merge.Ted Gould2010-01-042-68/+5
| |
| * Killing the user serviceTed Gould2010-01-041-15/+4
| |
* | releasing version 0.2.0~dev-0ubuntu1~ppa4~nostatus1Ted Gould2010-01-0218-2639/+20
|\|
| * Simplifying the indicator so that it just gets a menu. That's it! Ted Gould2009-12-242-367/+18
| |
| * Brutal status rip out.Ted Gould2009-12-2417-2272/+2
| |
* | Updating to use dbusmenu 0.2.0Ted Gould2009-12-183-13/+12
|\|
| * Settin' some boolsTed Gould2009-12-181-4/+4
| |
| * Setting booleans and values oh my! Ted Gould2009-12-181-4/+4
| |
| * Setting the values with booleans and remove setting the typeTed Gould2009-12-181-5/+4
| |
* | Ted Gould 2009-12-08 [merge] Update to use libtelepathy instead of libempathyKen VanDine2009-12-102-12/+29
|\| | | | | | | | | | | Ken VanDine 2009-12-08 Added missing files to EXTRA_DIST Ken VanDine 2009-12-08 Ported from libempathy to telepathy-glib
| * Added missing files to EXTRA_DISTKen VanDine2009-12-081-1/+3
| |
| * Ported from libempathy to telepathy-glibKen VanDine2009-12-081-11/+26
| |
* | Updating to the libindicate 0.3.0 APITed Gould2009-11-041-11/+86
|\|
| * Porting over to the 0.3.0 APITed Gould2009-11-041-11/+86
| |
* | Merging from desktopTed Gould2009-11-041-0/+2
|\ \ | |/ |/|
* | Checking to see if there is an MC5 there when we start.Ted Gould2009-10-081-1/+23
| |
* | Signaling a state change when disconnecting.Ted Gould2009-10-081-0/+3
| |
* | Dealing with DBus's stupid views of NULL. If I wanted it like that I'd use ↵Ted Gould2009-10-081-3/+3
| | | | | | | | Python. I have values, or not. Simple as that.
* | Debug messageTed Gould2009-10-081-0/+2
| |
* | Checking the name we're getting and the name we're loosing.Ted Gould2009-10-081-2/+2
| |
* | Adding a dbus proxy and setting up a signal handler for the namechange event ↵Ted Gould2009-10-081-0/+54
| | | | | | | | which will start or stop the empathy account manager.
* | Moving the building of the EmpathyAccountManager to it's own function.Ted Gould2009-10-082-7/+21
|/
* Changing the icon so that if you are disconnected it is ↵Ted Gould2009-10-083-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 Gould2009-10-062-3/+3
| |
| * Changing the icon name in the code.Ted Gould2009-10-062-3/+3
| |
| * Making it so that the manager only gets created if the status is set.Ted Gould2009-10-061-4/+3
| |
| * Setting the default icon as well.Ted Gould2009-10-061-2/+2
| |
| * Use the shutdown icon in the disconnected state.Ted Gould2009-10-061-1/+1
| |
* | Oops, forgot to say who we were.Ted Gould2009-10-071-0/+1
| |