Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | used the set aside defines for icon names | Conor Curran | 2011-08-22 | 2 | -4/+4 |
| | |||||
* | 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 |
| | | |/ | | |/| | |||||
| * | | | 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 | ||||
| * | | | added some trace to the add sessions for user method | Conor Curran | 2011-08-17 | 1 | -1/+5 |
| | | | | |||||
| * | | | put guest item in place and fixed ticked icon on user menu | Conor Curran | 2011-08-17 | 3 | -17/+96 |
| |/ / | |||||
* | | | updates item fix and restart awareness plus correct icons | Conor Curran | 2011-08-18 | 3 | -13/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | fixed the misguided software available flag | Conor Curran | 2011-08-12 | 3 | -13/+17 |
|/ / | |||||
* | | bumped for new release | Conor Curran | 2011-08-10 | 1 | -1/+1 |
| | | |||||
* | | restart fix | Conor Curran | 2011-08-10 | 1 | -0/+6 |
|\ \ | |||||
| * | | add the restart to the shutdown dialog | Conor Curran | 2011-08-10 | 1 | -0/+6 |
|/ / | |||||
* | | updated the ignores | Conor Curran | 2011-08-10 | 1 | -0/+140 |
| | | |||||
* | | add the new greeter mode | Conor Curran | 2011-08-10 | 3 | -59/+93 |
|\ \ | |||||
| * | | when used in a greeter, don't show settings links, the user switcher, or log ↵ | Michael Terry | 2011-08-03 | 3 | -59/+93 |
| | | | | | | | | | | | | out links |