Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | |
| | | ||||||
| * | Changing string from 'New Session' to 'Switch User' | Ted Gould | 2009-10-05 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Switching the string from 'New Session' to 'Switch User' | Ted Gould | 2009-10-05 | 1 | -1/+1 | |
| |/ | ||||||
* | | releasing version 0.1.6-0ubuntu1~ppa1 | Ted Gould | 2009-10-01 | 1 | -2/+2 | |
| | | ||||||
* | | * Upstream release 0.1.6 | Ted Gould | 2009-10-01 | 4 | -8/+35 | |
|\| | | | | | | | | | | | | | * Making startup of services asynchronous (LP: #436181) * Disabling "Lock Screen" item when action is blocked by GDM autologin (LP: #436724) * Disabling "Lock Screen" in guest session (LP: #439068) | |||||
| * | 0.1.60.1.6 | Ted Gould | 2009-10-01 | 1 | -1/+1 | |
| | | ||||||
| * | Setting the user list to always overflow as additional API is required in ↵ | Cody Russell | 2009-09-30 | 1 | -1/+4 | |
| |\ | | | | | | | | | | GDM to make it work well. | |||||
| | * | Set MAXIMUM_USERS from 7 or 1 | Cody Russell | 2009-09-29 | 1 | -1/+4 | |
| | | | ||||||
| * | | Making the lock screen item insensitive for guest accounts. | Ted Gould | 2009-09-30 | 1 | -2/+7 | |
| |\ \ | ||||||
| | * | | Checking to see if we're the guest user. No locking the guest. | Ted Gould | 2009-09-29 | 1 | -2/+7 | |
| | | | | ||||||
| | * | | Grabbing the lock insensitivity branch. | Ted Gould | 2009-09-29 | 1 | -4/+19 | |
| | |\ \ | | | |/ | | |/| | ||||||
| * | | | Merging in a branch to make the lock item insensitive if autologin is ↵ | Ted Gould | 2009-09-29 | 1 | -4/+19 | |
| |\ \ \ | | |/ / | |/| / | | |/ | configured in GDM. | |||||
| | * | Making the locking menu item a global and make it sensitive based on whether ↵ | Ted Gould | 2009-09-29 | 1 | -4/+19 | |
| |/ | | | | | | | there is autologin. | |||||
| | | ||||||
| \ | ||||||
*-. | | Merging in the branch for async startup. | Ted Gould | 2009-09-28 | 3 | -1/+36 | |
|\ \| | ||||||
| | * | Changing the start up of the services to be asynchronous. | Ted Gould | 2009-09-28 | 1 | -65/+105 | |
| | |\ | ||||||
| | | * | Commenting the changes. | Ted Gould | 2009-09-28 | 1 | -0/+27 | |
| | | | | ||||||
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~launch3 | Ted Gould | 2009-09-28 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Starting *all* the services | Ted Gould | 2009-09-28 | 2 | -1/+23 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Oops, forgot to choose a service. | Ted Gould | 2009-09-28 | 1 | -1/+17 | |
| | | | | ||||||
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~launch2 | Ted Gould | 2009-09-28 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Getting a little crazy in here. | Ted Gould | 2009-09-28 | 2 | -74/+66 | |
| |\| | | ||||||
| | * | | Whew, okay now all startup is two phased, asyncronous and pulled into a set ↵ | Ted Gould | 2009-09-28 | 1 | -74/+60 | |
| | | | | | | | | | | | | | | | | of common functions. | |||||
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~launch1 | Ted Gould | 2009-09-28 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Merging in the launch protections. | Ted Gould | 2009-09-28 | 3 | -10/+29 | |
| |\| | | ||||||
| | * | | Criticalizing the other services as well. | Ted Gould | 2009-09-28 | 1 | -6/+10 | |
| | | | | ||||||
| | * | | Adding a check for null on the client in reorder and making it so that the ↵ | Ted Gould | 2009-09-28 | 1 | -4/+11 | |
| | |/ | | | | | | | | | | inability to start a service is no longer an error. Just a critical. | |||||
| | * | Merging in a branch to remove the close button on the logout confirmation ↵ | David Barth | 2009-09-25 | 1 | -1/+3 | |
| | |\ | | | | | | | | | | | | | dialogs. | |||||
| | | * | remove superfluous window buttons | David Barth | 2009-09-25 | 1 | -1/+3 | |
| | |/ | ||||||
* | | | Updating to desktop branch | Ted Gould | 2009-09-28 | 2 | -67/+88 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | releasing version 0.1.5-0ubuntu2 | Sebastien Bacher | 2009-09-29 | 2 | -65/+86 | |
| | | | ||||||
| * | | releasing version 0.1.5-0ubuntu1 | Sebastien Bacher | 2009-09-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | * Upstream release 0.1.5 (LP: #436223) | Ken VanDine | 2009-09-24 | 22 | -8962/+2098 | |
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | * PolicyKit-1 support (LP: #418643) * GDM User list support (LP: #422052) * MissionControl5 support (LP: #427643) * Better locking of the screensaver (LP: #428115) * debian/control: Adding in a libempathy-dev build dependency as it's now required by upstream. * Removing patches 01_polkit-1.patch and 99_autoreconf.patch as they were merged upstream. | |||||
* | | | releasing version 0.1.5-0ubuntu1~ppa1 | Ted Gould | 2009-09-24 | 1 | -2/+2 | |
| | | | ||||||
* | | | * Upstream release 0.1.5 | Ted Gould | 2009-09-24 | 13 | -85/+1746 | |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | * PolicyKit-1 support (LP: #418643) * GDM User list support (LP: #422052) * MissionControl5 support (LP: #427643) * Better locking of the screensaver (LP: #428115) | |||||
| * | | Increasing to 0.1.50.1.5 | Ted Gould | 2009-09-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | Adding a cast for one of the 64-bit pointers. We shouldn't need that many ↵ | Ted Gould | 2009-09-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | users, and it would require lots of memory hacks to fit that in here. | |||||
| * | | Merging in Cody's branch for fixing some user issues. | Cody Russell | 2009-09-24 | 2 | -13/+8 | |
| |\ \ | ||||||
| | * | | Clear the menu | Cody Russell | 2009-09-24 | 2 | -13/+8 | |
| | | | | ||||||
| * | | | Not checking with PK to see if we should show the dialog. CK is broken. | Ted Gould | 2009-09-24 | 1 | -1/+6 | |
| |\ \ \ |