Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
* | | | Changing name of ensure function | Ted Gould | 2011-08-19 | 1 | -4/+4 |
| | | | |||||
* | | | Removing the 'gconf' string | Ted Gould | 2011-08-19 | 1 | -4/+4 |
| | | | |||||
* | | | Fixing the comment | Ted Gould | 2011-08-19 | 2 | -2/+2 |
| | | | |||||
* | | | Setting the notifications to use the g_settings changed signals | Ted Gould | 2011-08-19 | 1 | -44/+22 |
| | | | |||||
* | | | Change name to settings helper | Ted Gould | 2011-08-19 | 6 | -7/+7 |
| | | | |||||
* | | | Porting the keys for the device and user manager over to use gsettings | Ted Gould | 2011-08-19 | 3 | -20/+27 |
| | | | |||||
* | | | Comment out notifications so that we can get this compiling again. | Ted Gould | 2011-08-19 | 2 | -6/+6 |
| | | | |||||
* | | | Dropping gconf from build | Ted Gould | 2011-08-19 | 1 | -1/+1 |
| | | | |||||
* | | | Fix getting of all the keys to be settings functions | Ted Gould | 2011-08-19 | 2 | -21/+21 |
| | | | |||||
* | | | the beginnings of using gsettings in the gconf helper | Conor Curran | 2011-08-19 | 1 | -4/+6 |
| |/ |/| | |||||
* | | merged the ellipsis strings fixes | Conor Curran | 2011-08-18 | 3 | -9/+8 |
|\ \ | |||||
| * | | Use ellipsis character instead of full stops. Fixes LP: 621339 | Gabor Kelemen | 2011-06-12 | 1 | -3/+3 |
| | | | |||||
* | | | merge in the big fix branch | Conor Curran | 2011-08-18 | 11 | -38/+318 |
|\ \ \ | |||||
| * | | | greeter mode uses to flag whether we are showing the user menu or not | Conor Curran | 2011-08-18 | 3 | -13/+16 |
| | | | | |||||
| * | | | merged mterry's move over to gsettings | Conor Curran | 2011-08-18 | 1 | -7/+18 |
| |\ \ \ | |||||
| | * | | | don't start/lock the screensaver from the login screen | Michael Terry | 2011-08-17 | 1 | -7/+18 |
| | | |/ | | |/| | |||||
| * | | | ted's merge in for correctly checking active sessions plus UI now correct ↵ | Conor Curran | 2011-08-18 | 6 | -31/+214 |
| |\ \ \ | | | | | | | | | | | | | | | | with regards active sessions and guest session is also in | ||||
| | * | | | Debugging info and a protection | Ted Gould | 2011-08-17 | 1 | -0/+5 |
| | | | | | |||||
| | * | | | After setting up the signals get the initial list of sessions | Ted Gould | 2011-08-17 | 1 | -0/+22 |
| | | | | | |||||
| | * | | | Updated to DBus interface files currently in ConsoleKit and added the seat ↵ | Ted Gould | 2011-08-17 | 4 | -6/+179 |
| | |/ / | | | | | | | | | | | | | files as well |