Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | 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 | |
| |/ / | ||||||
* | | | Import upstream version 0.3.1 | Ken VanDine | 2011-08-10 | 19 | -108/+1491 | |
|\| | | ||||||
| * | | 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 | |
| |/ / | ||||||
* | | | Import upstream version 0.3.0 | Ken VanDine | 2011-07-22 | 19 | -774/+2240 | |
|\| | | ||||||
| * | | 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 | |
| | * | | transaction object now properly disposed of | Conor Curran | 2011-07-22 | 3 | -11/+45 | |
| | * | | suspend plugged back in plus both it and hibernate menuitems should now be se... | Conor Curran | 2011-07-22 | 2 | -16/+28 | |
| * | | | Device menu torn apart and put back together, apt communication up and going | Conor Curran | 2011-07-22 | 13 | -85/+976 | |
| |\ \ \ | ||||||
| | * | | | fixed issues | Conor Curran | 2011-07-22 | 2 | -18/+52 | |
| | |/ / | ||||||
| | * | | apt transactions working nicely | Conor Curran | 2011-07-21 | 3 | -58/+25 | |
| | * | | apt item now sensitive to updates available | Conor Curran | 2011-07-21 | 4 | -201/+146 | |
| | * | | properties changed signal is being triggered | Conor Curran | 2011-07-21 | 1 | -2/+3 | |
| | * | | transaction object in place | Conor Curran | 2011-07-21 | 4 | -85/+250 | |
| | * | | trying to figure out if upgrades are needed in progress | Conor Curran | 2011-07-21 | 2 | -17/+139 |