Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| | | | | | ||||||
| * | | | | releasing version 0.1.6-0ubuntu1~ppa3 | Ted Gould | 2009-10-06 | 2 | -2/+8 | |
| |\| | | | ||||||
| | * | | | Setting the default icon as well. | Ted Gould | 2009-10-06 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | releasing version 0.1.6-0ubuntu1~ppa2 | Ted Gould | 2009-10-06 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Stupid, stupid, icon stuff | Ted Gould | 2009-10-06 | 3 | -2/+8 | |
| |\| | | | ||||||
| | * | | | Use the shutdown icon in the disconnected state. | Ted Gould | 2009-10-06 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | releasing version 0.1.6-0ubuntu3~ppa2 | Ted Gould | 2009-10-07 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | Handling the locking of the screensaver so that we ensure | Ted Gould | 2009-10-07 | 7 | -249/+407 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the screensaver is active before suspending. Also, we throttle it to ensure it doesn't start until after suspend. (LP: #444391) | |||||
| * \ \ \ \ | Merging in trunk to line things up all nice like. | Ted Gould | 2009-10-07 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Make it so that when locking the screen on suspend we ensure that the screen ↵ | Ted Gould | 2009-10-07 | 5 | -249/+397 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | actually locks. Also stop the screen saver starting on suspend and hibernate. | |||||
| | | * | | | | Attaching Bug | Ted Gould | 2009-10-07 | 0 | -0/+0 | |
| | | | | | | | ||||||
| * | | | | | | releasing version 0.1.6-0ubuntu3~ppa2~betterlock3 | Ted Gould | 2009-10-07 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Right API | Ted Gould | 2009-10-07 | 2 | -0/+7 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Oops, forgot to say who we were. | Ted Gould | 2009-10-07 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | releasing version 0.1.6-0ubuntu3~ppa2~betterlock2 | Ted Gould | 2009-10-07 | 4 | -4/+144 | |
| |\| | | | | | ||||||
| | * | | | | | 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 | |
| | | | | | | | ||||||
| * | | | | | | releasing version 0.1.6-0ubuntu3~ppa2~betterlock1 | Ted Gould | 2009-10-07 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Merging in better locking | Ted Gould | 2009-10-07 | 7 | -249/+269 | |
|/| | | | | | | |/ / / / / | ||||||
| * | | | | | 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 | |
| | | | | | | ||||||
| * | | | | | Setting up the callback | Ted Gould | 2009-10-06 | 3 | -4/+16 | |
| | | | | | | ||||||
| * | | | | | Moving arround the lock screen code so that it's in a helper. | Ted Gould | 2009-10-06 | 3 | -125/+180 | |
| | | | | | | ||||||
| * | | | | | Creating the lock helper files. | Ted Gould | 2009-10-06 | 3 | -2/+11 | |
| |/ / / / | ||||||
| * | | | | Fixing the window icon for the logout and shutdown dialogs. | Ted Gould | 2009-10-06 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Also setting the icon on property changed. | Ted Gould | 2009-10-05 | 1 | -0/+1 | |
| | | |/ / | | |/| | | ||||||
* | | | | | Linking in the async branch. | Ted Gould | 2009-10-06 | 0 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | releasing version 0.1.6-0ubuntu1~ppa2~async1 | Ted Gould | 2009-10-04 | 1 | -2/+2 | |
| | | | | | |