aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge U. DesktopTed Gould2011-08-1939-1230/+5769
|\
| * releasing version 0.3.2-0ubuntu1Ken VanDine2011-08-1821-68/+434
| |\
| | * 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
| | | |/ /
| * | | | releasing version 0.3.1-0ubuntu2Sebastien Bacher2011-08-111-2/+2
| * | | | debian/rules: run intltool-update to update the translations templateSebastien Bacher2011-08-112-0/+9
| * | | | releasing version 0.3.1-0ubuntu1Ken VanDine2011-08-101-1/+1
| * | | | * New upstream release.Ken VanDine2011-08-1024-110/+1671
| |\| | |
| | * | | 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
| | | |\ \ \
| | | | * | | segfault found and fixedConor Curran2011-08-091-25/+30
| | | | * | | fixed memory leaksConor Curran2011-08-091-4/+23
| | | | * | | cater for scsi type 3 and 6 devicesConor Curran2011-08-051-0/+18
| | | | * | | correct callbacks in place for scanners and webcamsConor Curran2011-08-041-11/+39
| | | | * | | trace around this seg faultConor Curran2011-08-042-9/+36
| | | | * | | destroying hash tables in finalizeConor Curran2011-08-041-3/+5
| | | | * | | stop leaking tonnes of glistsConor Curran2011-08-042-44/+44
| | | | * | | duplicate key input errorConor Curran2011-08-041-1/+3
| | | | * | | add scsi scanner detection supportConor Curran2011-08-042-28/+125
| | | | * | | refactor of the udev mgr - working nicelyConor Curran2011-08-033-5/+10
| | | | * | | webcams working nicelyConor Curran2011-08-031-98/+113
| | | | * | | certain usb webcams sortedConor Curran2011-08-021-16/+84
| | | | * | | usb scanners in placeConor Curran2011-08-011-298/+234
| | | | * | | usb scanner rules almost thereConor Curran2011-08-011-601/+318
| | | | * | | half way through those usb scanner udev rulesConor Curran2011-07-291-3/+1074
| | | | * | | convenience method added to handle the insertion and startup detection of sca...Conor Curran2011-07-272-15/+71
| | | | * | | refactor with a more generic utility functionConor Curran2011-07-272-21/+32
| | | | * | | udev scanner detection working at startupConor Curran2011-07-272-8/+47