aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Making a bit more generic by using GETTEXT_PACKAGETed Gould2011-08-191-2/+2
| | * | Making a check to see if there is ellipsis in the user visible stringsTed Gould2011-08-191-0/+11
| * | | gsettings portConor Curran2011-08-2213-224/+147
| |\ \ \
| | * | | Using the right schemaTed Gould2011-08-191-1/+1
| | * | | Fixing key namesTed Gould2011-08-191-7/+7
| | * | | Don't have that yetTed Gould2011-08-191-1/+0
| | * | | Ignoring GSettings generated files and the pot fileTed Gould2011-08-191-1/+3
| | * | | Adding GSettings RuleTed Gould2011-08-191-0/+2
| | * | | Setting up convert script and completing the GSettings transition including t...Ted Gould2011-08-195-76/+41
| | * | | Adding GSettings schema and updating C filesTed Gould2011-08-191-2/+2
| | * | | Changing to using the GSettings signals for changeTed Gould2011-08-191-37/+14
| | * | | Changing name of ensure functionTed Gould2011-08-191-4/+4
| | * | | Removing the 'gconf' stringTed Gould2011-08-191-4/+4
| | * | | Fixing the commentTed Gould2011-08-192-2/+2
| | * | | Setting the notifications to use the g_settings changed signalsTed Gould2011-08-191-44/+22
| | * | | Change name to settings helperTed Gould2011-08-196-7/+7
| | * | | ignore generated fileTed Gould2011-08-191-0/+1
| | * | | Porting the keys for the device and user manager over to use gsettingsTed Gould2011-08-193-20/+27
| | * | | Comment out notifications so that we can get this compiling again.Ted Gould2011-08-192-6/+6
| | * | | Dropping gconf from buildTed Gould2011-08-193-35/+1
| | * | | Fix getting of all the keys to be settings functionsTed Gould2011-08-192-21/+21
| | * | | the beginnings of using gsettings in the gconf helperConor Curran2011-08-191-4/+6
| | * | | converted the old gconf schema to gsettingsConor Curran2011-08-191-0/+24
| | | |/ | | |/|
| * / | bumped for release0.3.2Conor Curran2011-08-221-1/+1
| |/ /
* | | Import upstream version 0.3.2Ken VanDine2011-08-1820-68/+420
|\| |
| * | Ellipses fixesConor Curran2011-08-183-9/+8
| |\ \
| | * | merged the ellipsis strings fixesConor Curran2011-08-183-9/+8
| |/| |
| | * | Use ellipsis character instead of full stops. Fixes LP: 621339Gabor Kelemen2011-06-121-3/+3
| * | | merge in the big fix branchConor Curran2011-08-1811-38/+318
| |\ \ \
| | * | | greeter mode uses to flag whether we are showing the user menu or notConor Curran2011-08-183-13/+16
| | * | | merged mterry's move over to gsettingsConor Curran2011-08-181-7/+18
| | |\ \ \
| | | * | | don't start/lock the screensaver from the login screenMichael Terry2011-08-171-7/+18
| | | | |/ | | | |/|
| | * | | ted's merge in for correctly checking active sessions plus UI now correct wit...Conor Curran2011-08-186-31/+214
| | |\ \ \
| | | * | | Debugging info and a protectionTed Gould2011-08-171-0/+5
| | | * | | After setting up the signals get the initial list of sessionsTed Gould2011-08-171-0/+22
| | | * | | Updated to DBus interface files currently in ConsoleKit and added the seat fi...Ted Gould2011-08-174-6/+179
| | | |/ /
| | * | | added some trace to the add sessions for user methodConor Curran2011-08-171-1/+5
| | * | | put guest item in place and fixed ticked icon on user menuConor Curran2011-08-173-17/+96
| | |/ /
| * | | updates item fix and restart awareness plus correct iconsConor Curran2011-08-183-13/+17
| |\ \ \ | | |/ / | |/| |
| | * | fixed the misguided software available flagConor Curran2011-08-123-13/+17
| |/ /
* | | Import upstream version 0.3.1Ken VanDine2011-08-1022-110/+1657
|\| |
| * | bumped for new releaseConor Curran2011-08-101-1/+1
| * | restart fixConor Curran2011-08-101-0/+6
| |\ \
| | * | add the restart to the shutdown dialogConor Curran2011-08-101-0/+6
| |/ /
| * | updated the ignoresConor Curran2011-08-101-0/+140
| * | add the new greeter modeConor Curran2011-08-103-59/+93
| |\ \
| | * | when used in a greeter, don't show settings links, the user switcher, or log ...Michael Terry2011-08-033-59/+93
| * | | printer support correctedConor Curran2011-08-101-1/+14
| |\ \ \
| | * | | use correct printers commandMichael Terry2011-08-021-1/+14
| | |/ /
| * | | merge the gudev workConor Curran2011-08-107-27/+1285
| |\ \ \