Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.3.4.1 | Ken VanDine | 2011-09-01 | 7 | -99/+102 |
|\ | |||||
| * | much easier of handling the greeter icon | Conor Curran | 2011-09-01 | 2 | -1/+11 |
| | | |||||
| * | set the menuitem's disposition back to normal just in case | Conor Curran | 2011-08-31 | 1 | -0/+4 |
| | | |||||
| * | tidy up | Conor Curran | 2011-08-31 | 1 | -7/+4 |
| | | |||||
| * | make sure to bring up logout dialog from apt menuitem when restart is required | Conor Curran | 2011-08-31 | 2 | -66/+28 |
| | | |||||
| * | tidy up | Conor Curran | 2011-08-31 | 3 | -9/+1 |
| | | |||||
| * | restart signal actually being sent now properly | Conor Curran | 2011-08-31 | 2 | -3/+4 |
| | | |||||
| * | apt race condition handled | Conor Curran | 2011-08-31 | 3 | -24/+64 |
| | | |||||
* | | Import upstream version 0.3.4 | Ken VanDine | 2011-08-30 | 2 | -31/+22 |
|\| | |||||
| * | remove guest checking in generic user list, the guest user is never included ↵ | Conor Curran | 2011-08-30 | 1 | -16/+1 |
| | | | | | | | | in the user list returned therefore the check is pointless | ||||
| * | remove broken logic concerned with displaying the user menu | Conor Curran | 2011-08-30 | 1 | -2/+1 |
| | | |||||
| * | fixed the guest session panel string | Conor Curran | 2011-08-30 | 1 | -12/+10 |
| | | |||||
| * | protect against incorrect webcam detection | Conor Curran | 2011-08-30 | 1 | -4/+13 |
| | | |||||
* | | Import upstream version 0.3.3.2 | Ken VanDine | 2011-08-26 | 1 | -1/+1 |
|\| | |||||
| * | fixed the translation bug | Conor Curran | 2011-08-26 | 1 | -1/+1 |
| | | |||||
* | | Import upstream version 0.3.3.1 | Ken VanDine | 2011-08-25 | 5 | -51/+79 |
|\| | |||||
| * | Change the function to assume nothing about the parameters and always ↵ | Ted Gould | 2011-08-25 | 1 | -20/+21 |
| | | | | | | | | allocate a string | ||||
| * | fix the min users bug plus guest label utf8 issue | Conor Curran | 2011-08-25 | 3 | -27/+25 |
| | | |||||
| * | protection against dodgy vendor ids provided by udev | Conor Curran | 2011-08-25 | 1 | -23/+55 |
| | | |||||
* | | Import upstream version 0.3.3 | Ken VanDine | 2011-08-25 | 14 | -315/+775 |
|\| | |||||
| * | branded attached devices menuitem labels | Conor Curran | 2011-08-25 | 4 | -38/+88 |
| |\ | |||||
| | * | fixed the translations | Conor Curran | 2011-08-25 | 1 | -9/+6 |
| | | | |||||
| | * | set the alert state on the apt item when reboot is required | Conor Curran | 2011-08-23 | 2 | -2/+11 |
| | | | |||||
| | * | user menu now shown if guest session is possible also guest name has been ↵ | Conor Curran | 2011-08-23 | 2 | -6/+10 |
| | | | | | | | | | | | | set on the panel | ||||
| | * | removed bluetooth item and labels on webcams and scanners are now ↵ | Conor Curran | 2011-08-23 | 3 | -27/+70 |
| | | | | | | | | | | | | manufacturer specific | ||||
| * | | merged teds string fixes and tests | Conor Curran | 2011-08-24 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fixing those ASCII quotes | Ted Gould | 2011-08-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | merge the fixes for gtk2 | Conor Curran | 2011-08-24 | 2 | -1/+30 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | fix the dot alignment in the gtk2s user widget | Conor Curran | 2011-08-24 | 1 | -1/+1 |
| | | | | |||||
| | * | | fix that broken trunk | Conor Curran | 2011-08-24 | 1 | -0/+3 |
| | | | | |||||
| | * | | gtk2 user widget drawing fixed | Conor Curran | 2011-08-24 | 1 | -0/+26 |
| | |/ | |||||
| * / | Activate prototype | Ted Gould | 2011-08-23 | 1 | -0/+3 |
| |/ | |||||
| * | merged user, gsettings and other stuff | Conor Curran | 2011-08-23 | 5 | -102/+486 |
| |\ | |||||
| | * | uncomment signal subscription that doesn't work | Conor Curran | 2011-08-22 | 1 | -2/+2 |
| | | | |||||
| | * | changed around the sync users so as it can be used to refresh the user list ↵ | Conor Curran | 2011-08-22 | 1 | -7/+34 |
| | | | | | | | | | | | | on any given event | ||||
| | * | merged the dynamic users work | Conor Curran | 2011-08-22 | 2 | -12/+23 |
| | |\ | |||||
| | | * | remove the debugs | Conor Curran | 2011-08-19 | 2 | -9/+1 |
| | | | | |||||
| | | * | users now dynamically responsive to addition and deletion of users | Conor Curran | 2011-08-19 | 2 | -11/+30 |
| | | | | |||||
| | * | | don't draw border on default icon | Conor Curran | 2011-08-22 | 1 | -1/+14 |
| | | | | |||||
| | * | | tidy up | Conor Curran | 2011-08-22 | 1 | -19/+0 |
| | | | | |||||
| | * | | user icon border now being drawn and gtk2 dot also taken care of | Conor Curran | 2011-08-22 | 1 | -48/+386 |
| | | | | |||||
| | * | | user images now being loaded into the user menu | Conor Curran | 2011-08-22 | 3 | -33/+47 |
| | | | | |||||
| | * | | used the set aside defines for icon names | Conor Curran | 2011-08-22 | 2 | -4/+4 |
| | | | | |||||
| * | | | Add a user accounts item on the user menu | Ted Gould | 2011-08-22 | 1 | -1/+31 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Add User Accounts link to bottom of user menu | Jeremy Bicha | 2011-08-21 | 1 | -1/+31 |
| | |/ | |||||
| * | | ellipsis fixes | Conor Curran | 2011-08-22 | 2 | -5/+5 |
| |\ \ | |||||
| | * | | Fix all the ellipsis | Ted Gould | 2011-08-19 | 5 | -13/+13 |
| | | | | |||||
| * | | | Using the right schema | Ted Gould | 2011-08-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixing key names | Ted Gould | 2011-08-19 | 1 | -7/+7 |
| | | | | |||||
| * | | | Changing to using the GSettings signals for change | Ted Gould | 2011-08-19 | 1 | -37/+14 |
| | | | |