Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 wit... | Conor Curran | 2011-08-18 | 6 | -31/+214 | |
| |\ \ \ | ||||||
| | * | | | 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 fi... | Ted Gould | 2011-08-17 | 4 | -6/+179 | |
| | |/ / | ||||||
| * | | | 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 | |
| |/ / | ||||||
* / / | fixed the misguided software available flag | Conor Curran | 2011-08-12 | 3 | -13/+17 | |
|/ / | ||||||
* | | add the restart to the shutdown dialog | Conor Curran | 2011-08-10 | 1 | -0/+6 | |
* | | 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 | |
* | | | printer support corrected | Conor Curran | 2011-08-10 | 1 | -1/+14 | |
|\ \ \ | ||||||
| * | | | use correct printers command | Michael Terry | 2011-08-02 | 1 | -1/+14 | |
| |/ / | ||||||
* | | | merge the gudev work | Conor Curran | 2011-08-10 | 6 | -27/+1283 | |
|\ \ \ | ||||||
| * | | | segfault found and fixed | Conor Curran | 2011-08-09 | 1 | -25/+30 | |
| * | | | fixed memory leaks | Conor Curran | 2011-08-09 | 1 | -4/+23 | |
| * | | | cater for scsi type 3 and 6 devices | Conor Curran | 2011-08-05 | 1 | -0/+18 | |
| * | | | correct callbacks in place for scanners and webcams | Conor Curran | 2011-08-04 | 1 | -11/+39 | |
| * | | | trace around this seg fault | Conor Curran | 2011-08-04 | 2 | -9/+36 | |
| * | | | destroying hash tables in finalize | Conor Curran | 2011-08-04 | 1 | -3/+5 | |
| * | | | stop leaking tonnes of glists | Conor Curran | 2011-08-04 | 2 | -44/+44 | |
| * | | | duplicate key input error | Conor Curran | 2011-08-04 | 1 | -1/+3 | |
| * | | | add scsi scanner detection support | Conor Curran | 2011-08-04 | 2 | -28/+125 | |
| * | | | refactor of the udev mgr - working nicely | Conor Curran | 2011-08-03 | 3 | -5/+10 | |
| * | | | webcams working nicely | Conor Curran | 2011-08-03 | 1 | -98/+113 | |
| * | | | certain usb webcams sorted | Conor Curran | 2011-08-02 | 1 | -16/+84 | |
| * | | | usb scanners in place | Conor Curran | 2011-08-01 | 1 | -298/+234 | |
| * | | | usb scanner rules almost there | Conor Curran | 2011-08-01 | 1 | -601/+318 | |
| * | | | half way through those usb scanner udev rules | Conor Curran | 2011-07-29 | 1 | -3/+1074 | |
| * | | | convenience method added to handle the insertion and startup detection of sca... | Conor Curran | 2011-07-27 | 2 | -15/+71 | |
| * | | | refactor with a more generic utility function | Conor Curran | 2011-07-27 | 2 | -21/+32 | |
| * | | | udev scanner detection working at startup | Conor Curran | 2011-07-27 | 2 | -8/+47 | |
| * | | | pattern established as to how to handle these sane rules | Conor Curran | 2011-07-26 | 4 | -7/+43 | |
| * | | | research trace for devices in udev | Conor Curran | 2011-07-26 | 2 | -1/+41 | |
| * | | | fixed gudev segfault | Conor Curran | 2011-07-26 | 1 | -21/+19 | |
| * | | | the beginnings of the udev work | Conor Curran | 2011-07-25 | 3 | -12/+78 | |
* | | | | and the actual code | Conor Curran | 2011-08-09 | 5 | -7/+45 | |
* | | | | watch for the restart flag and change the menuitem's title | Conor Curran | 2011-08-05 | 1 | -2/+0 | |
| |/ / |/| | | ||||||
* | | | update interface with LightDM | Michael Terry | 2011-07-28 | 2 | -9/+47 | |
|/ / | ||||||
* | | uncomment the disconnect method | Conor Curran | 2011-07-22 | 1 | -2/+2 | |
* | | apt item partially working | Conor Curran | 2011-07-22 | 6 | -78/+171 | |
|\ \ | ||||||
| * | | apt progress now reflected dynamically in the menu | Conor Curran | 2011-07-22 | 6 | -80/+123 |