Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a desktop file for shutting down | Ted Gould | 2011-08-23 | 4 | -2/+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 | 4 | -5/+18 |
|\ \ | |||||
| * | | Ignoring the test-ellipsis script | Ted Gould | 2011-08-19 | 1 | -0/+1 |
| | | | |||||
| * | | Fix all the ellipsis | Ted Gould | 2011-08-19 | 5 | -13/+13 |
| | | | |||||
| * | | Ensuring a pass is a pass | Ted Gould | 2011-08-19 | 1 | -0/+1 |
| | | | |||||
| * | | Making a bit more generic by using GETTEXT_PACKAGE | Ted Gould | 2011-08-19 | 1 | -2/+2 |
| | | | |||||
| * | | Making a check to see if there is ellipsis in the user visible strings | Ted Gould | 2011-08-19 | 1 | -0/+11 |
| | | | |||||
* | | | gsettings port | Conor Curran | 2011-08-22 | 13 | -224/+147 |
|\ \ \ | |||||
| * | | | Using the right schema | Ted Gould | 2011-08-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixing key names | Ted Gould | 2011-08-19 | 1 | -7/+7 |
| | | | | |||||
| * | | | Don't have that yet | Ted Gould | 2011-08-19 | 1 | -1/+0 |
| | | | | |||||
| * | | | Ignoring GSettings generated files and the pot file | Ted Gould | 2011-08-19 | 1 | -1/+3 |
| | | | | |||||
| * | | | Adding GSettings Rule | Ted Gould | 2011-08-19 | 1 | -0/+2 |
| | | | | |||||
| * | | | Setting up convert script and completing the GSettings transition including ↵ | Ted Gould | 2011-08-19 | 5 | -76/+41 |
| | | | | | | | | | | | | | | | | translations | ||||
| * | | | Adding GSettings schema and updating C files | Ted Gould | 2011-08-19 | 1 | -2/+2 |
| | | | | |||||
| * | | | 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 |
| | | | | |||||
| * | | | ignore generated file | Ted Gould | 2011-08-19 | 1 | -0/+1 |
| | | | | |||||
| * | | | 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 | 3 | -35/+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 |
| | | | | |||||
| * | | | converted the old gconf schema to gsettings | Conor Curran | 2011-08-19 | 1 | -0/+24 |
| | |/ | |/| | |||||
* / | | bumped for release0.3.2 | Conor Curran | 2011-08-22 | 1 | -1/+1 |
|/ / | |||||
* | | Ellipses fixes | Conor Curran | 2011-08-18 | 3 | -9/+8 |
|\ \ | |||||
| * | | 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 |
| | | |/ | | |/| |