aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.2.0~dev-0ubuntu1~ppa1Ted Gould2009-11-051-2/+2
|
* * Updating to the libindicate 0.3.0 APITed Gould2009-11-055-28/+97
|\ | | | | | | | | | | * debian/control: Upping the libindicator-dev version to >= 0.3.0~dev * debian/patches/01_locking_on_autologin.patch as it doesn't apply.
| * Sync to trunkTed Gould2009-11-050-0/+0
| |\
| | * Updating to libindicator 0.3.0 API.Ted Gould2009-11-052-12/+87
| | |\
| * | | releasing version 0.2.0~dev-0ubuntu1~ppa1~update1Ted Gould2009-11-042-17/+4
| | | |
| * | | debian/control: Upping the libindicator-dev version to >= 0.3.0~devTed Gould2009-11-042-1/+2
| | | |
| * | | Updating to the libindicate 0.3.0 APITed Gould2009-11-043-12/+93
|/| | | | | |/ | |/|
| * | Porting over to the 0.3.0 APITed Gould2009-11-041-11/+86
| | |
| * | Upping to libindicator 0.3.0Ted Gould2009-11-041-1/+1
| |/
* | Merging from desktopTed Gould2009-11-043-3/+36
|\ \
| * | releasing version 0.1.7-0ubuntu3Sebastien Bacher2009-10-142-0/+23
| | |
| * | releasing version 0.1.7-0ubuntu2Martin Pitt2009-10-091-2/+2
| | |
| * | MergedKen VanDine2009-10-080-0/+0
| |\ \
| | * | releasing version 0.1.7-0ubuntu1Sebastien Bacher2009-10-081-1/+1
| | | |
| * | | * debian/patches/mc5-fixes.patch (LP: #427643)Ken VanDine2009-10-081-3/+8
| | | | | | | | | | | | | | | | - Fix presence in mc5
| * | | * debian/patches/mc5-fixes.patchKen VanDine2009-10-082-0/+184
| |/ / | | | | | | | | | - Fix presence in mc5
| * | * Upstream release 0.1.7Ken VanDine2009-10-0821-278/+730
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changing the icon so that if you are disconnected it is 'system-shutdown-panel' and making sure that we see it sometimes by not allocating the EmpathyAccountManager isn't allocated until status is set. (LP: #432635) * Also fixes by happenstance: (LP: #444170 and LP: #437065) * Handling the locking of the screensaver so that we ensure the screensaver is active before suspending. Also, we throttle it to ensure it doesn't start until after suspend. (LP: #444391) * Asynchronized the menu handling so that it's in the right order with async startup. (LP: #440484) * String change, "New Session" to "Switch User" (LP: #444494) * Removed debian/patches/switch_user_lp-444494.patch
* | | | releasing version 0.1.7-0ubuntu1~ppa2Ted Gould2009-10-101-2/+2
| | | |
* | | | Listen on DBus for MissionControl coming on and off the busTed Gould2009-10-103-6/+108
|\ \ \ \ | |_|/ / |/| | | | | | | as EmpathyAccountManager used to do that for us before.
| * | | Linking up trunkTed Gould2009-10-100-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Listening for MC5 coming on and off the bus as EmpathyAccountManager was ↵Ted Gould2009-10-102-6/+101
| | |\ \ | | | | | | | | | | | | | | | doing that for us before.
| * | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix6Ted Gould2009-10-081-2/+2
| | | | |
| * | | | Checking to see if MC5 is up at the start.Ted Gould2009-10-082-1/+29
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Checking to see if there is an MC5 there when we start.Ted Gould2009-10-081-1/+23
| | | | |
| * | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix5Ted Gould2009-10-081-2/+2
| | | | |
| * | | | Signaling when we destory the itemTed Gould2009-10-082-0/+9
| |\| | |
| | * | | Signaling a state change when disconnecting.Ted Gould2009-10-081-0/+3
| | | | |
| * | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix4Ted Gould2009-10-082-3/+9
| |\| | |
| | * | | 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.
| * | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix3Ted Gould2009-10-082-0/+8
| |\| | |
| | * | | Debug messageTed Gould2009-10-081-0/+2
| | | | |
| * | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix2Ted Gould2009-10-081-2/+2
| | | | |
| * | | | Name fixTed Gould2009-10-082-2/+8
| |\| | |
| | * | | Checking the name we're getting and the name we're loosing.Ted Gould2009-10-081-2/+2
| | | | |
| * | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix1Ted Gould2009-10-081-2/+2
| | | | |
| * | | | MC5 Fix testing.Ted Gould2009-10-083-6/+80
|/| | | | | |/ / /
| * | | 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
| |/ /
* | | releasing version 0.1.7-0ubuntu1~ppa1Ted Gould2009-10-081-2/+2
| | |
* | | * Upstream release 0.1.7Ted Gould2009-10-082-25/+17
|\| | | | | | | | | | | | | | * Also fixes by happenstance: (LP: #444170 and LP: #437065) order with async startup. (LP: #440484)
| * | 0.1.70.1.7Ted Gould2009-10-081-1/+1
| | |
* | | releasing version 0.1.6-0ubuntu3~ppa3Ted Gould2009-10-081-2/+2
| | |
* | | Changing the icon so that if you are disconnected it isTed Gould2009-10-0813-7/+273
|\ \ \ | | | | | | | | | | | | | | | | | | | | 'system-shutdown-panel' and making sure that we see it sometimes by not allocating the EmpathyAccountManager isn't allocated until status is set. (LP: #432635)
| * | | Updating for trunkishTed Gould2009-10-088-255/+451
| |\| |
| | * | Changing the icon so that if you are disconnected it is ↵Ted Gould2009-10-0811-7/+257
| | |\ \ | | | | | | | | | | | | | | | 'system-shutdown-panel' and making sure that we see it sometimes by not allocating the EmpathyAccountManager isn't allocated until status is set.
| | * | | Better ignoreTed Gould2009-10-081-0/+7
| | | | |
| * | | | releasing version 0.1.6-0ubuntu1~ppa6Ted Gould2009-10-061-2/+2
| | | | |
| * | | | New icon name.Ted Gould2009-10-0611-7/+13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Changing icon name again. This is probably better WRT the icon naming spec.Ted Gould2009-10-0610-7/+7
| | | | |
| * | | | releasing version 0.1.6-0ubuntu1~ppa5Ted Gould2009-10-061-2/+2
| | | | |