Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating to the libindicate 0.3.0 API | Ted Gould | 2009-11-04 | 3 | -12/+93 |
|\ | |||||
| * | Porting over to the 0.3.0 API | Ted Gould | 2009-11-04 | 1 | -11/+86 |
| | | |||||
| * | Upping to libindicator 0.3.0 | Ted Gould | 2009-11-04 | 1 | -1/+1 |
| | | |||||
* | | Merging from desktop | Ted Gould | 2009-11-04 | 3 | -3/+36 |
|\ \ | |||||
| * | | releasing version 0.1.7-0ubuntu3 | Sebastien Bacher | 2009-10-14 | 2 | -0/+23 |
| | | | |||||
| * | | releasing version 0.1.7-0ubuntu2 | Martin Pitt | 2009-10-09 | 1 | -2/+2 |
| | | | |||||
| * | | Merged | Ken VanDine | 2009-10-08 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | releasing version 0.1.7-0ubuntu1 | Sebastien Bacher | 2009-10-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | * debian/patches/mc5-fixes.patch (LP: #427643) | Ken VanDine | 2009-10-08 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | | - Fix presence in mc5 | ||||
| * | | | * debian/patches/mc5-fixes.patch | Ken VanDine | 2009-10-08 | 2 | -0/+184 |
| |/ / | | | | | | | | | | - Fix presence in mc5 | ||||
| * | | * Upstream release 0.1.7 | Ken VanDine | 2009-10-08 | 21 | -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~ppa2 | Ted Gould | 2009-10-10 | 1 | -2/+2 |
| | | | | |||||
* | | | | Listen on DBus for MissionControl coming on and off the bus | Ted Gould | 2009-10-10 | 3 | -6/+108 |
|\ \ \ \ | |_|/ / |/| | | | | | | | as EmpathyAccountManager used to do that for us before. | ||||
| * | | | Linking up trunk | Ted Gould | 2009-10-10 | 0 | -0/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Listening for MC5 coming on and off the bus as EmpathyAccountManager was ↵ | Ted Gould | 2009-10-10 | 2 | -6/+101 |
| | |\ \ | | | | | | | | | | | | | | | | doing that for us before. | ||||
| * | | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix6 | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Checking to see if MC5 is up at the start. | Ted Gould | 2009-10-08 | 2 | -1/+29 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Checking to see if there is an MC5 there when we start. | Ted Gould | 2009-10-08 | 1 | -1/+23 |
| | | | | | |||||
| * | | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix5 | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Signaling when we destory the item | Ted Gould | 2009-10-08 | 2 | -0/+9 |
| |\| | | | |||||
| | * | | | Signaling a state change when disconnecting. | Ted Gould | 2009-10-08 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix4 | Ted Gould | 2009-10-08 | 2 | -3/+9 |
| |\| | | | |||||
| | * | | | 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. | ||||
| * | | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix3 | Ted Gould | 2009-10-08 | 2 | -0/+8 |
| |\| | | | |||||
| | * | | | Debug message | Ted Gould | 2009-10-08 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix2 | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Name fix | Ted Gould | 2009-10-08 | 2 | -2/+8 |
| |\| | | | |||||
| | * | | | Checking the name we're getting and the name we're loosing. | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | releasing version 0.1.7-0ubuntu1~ppa2~mc5fix1 | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | MC5 Fix testing. | Ted Gould | 2009-10-08 | 3 | -6/+80 |
|/| | | | | |/ / / | |||||
| * | | | 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 |
| |/ / | |||||
* | | | releasing version 0.1.7-0ubuntu1~ppa1 | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream release 0.1.7 | Ted Gould | 2009-10-08 | 2 | -25/+17 |
|\| | | | | | | | | | | | | | | * Also fixes by happenstance: (LP: #444170 and LP: #437065) order with async startup. (LP: #440484) | ||||
| * | | 0.1.70.1.7 | Ted Gould | 2009-10-08 | 1 | -1/+1 |
| | | | |||||
* | | | releasing version 0.1.6-0ubuntu3~ppa3 | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | | | |||||
* | | | Changing the icon so that if you are disconnected it is | Ted Gould | 2009-10-08 | 13 | -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 trunkish | Ted Gould | 2009-10-08 | 8 | -255/+451 |
| |\| | | |||||
| | * | | Changing the icon so that if you are disconnected it is ↵ | Ted Gould | 2009-10-08 | 11 | -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 ignore | Ted Gould | 2009-10-08 | 1 | -0/+7 |
| | | | | | |||||
| * | | | | releasing version 0.1.6-0ubuntu1~ppa6 | Ted Gould | 2009-10-06 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | New icon name. | Ted Gould | 2009-10-06 | 11 | -7/+13 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Changing icon name again. This is probably better WRT the icon naming spec. | Ted Gould | 2009-10-06 | 10 | -7/+7 |
| | | | | | |||||
| * | | | | releasing version 0.1.6-0ubuntu1~ppa5 | Ted Gould | 2009-10-06 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Adding in a new icon name as apparently adding the icon wasn't | Ted Gould | 2009-10-06 | 11 | -3/+261 |
| |\| | | | | | | | | | | | | | | | | | | good enough. | ||||
| | * | | | Changing the icon name in the code. | Ted Gould | 2009-10-06 | 2 | -3/+3 |
| | | | | | |||||
| | * | | | Adding a new icon 'indicator-system-shutdown' | Ted Gould | 2009-10-06 | 8 | -0/+251 |
| | | | | | |||||
| * | | | | releasing version 0.1.6-0ubuntu1~ppa4 | Ted Gould | 2009-10-06 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Making it so that the Empathy account manager doesn't start | Ted Gould | 2009-10-06 | 2 | -4/+10 |
| |\| | | | | | | | | | | | | | | | | | | unless you set the status. | ||||
| | * | | | Making it so that the manager only gets created if the status is set. | Ted Gould | 2009-10-06 | 1 | -4/+3 |
| | | | | |