aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | pattern established as to how to handle these sane rulesConor Curran2011-07-264-7/+43
| * | | research trace for devices in udevConor Curran2011-07-262-1/+41
| * | | fixed gudev segfaultConor Curran2011-07-261-21/+19
| * | | the beginnings of the udev workConor Curran2011-07-253-12/+78
* | | | and the actual codeConor Curran2011-08-095-7/+45
* | | | watch for the restart flag and change the menuitem's titleConor Curran2011-08-051-2/+0
| |/ / |/| |
* | | update interface with LightDMMichael Terry2011-07-282-9/+47
|/ /
* | uncomment the disconnect methodConor Curran2011-07-221-2/+2
* | apt item partially workingConor Curran2011-07-226-78/+171
|\ \
| * | apt progress now reflected dynamically in the menuConor Curran2011-07-226-80/+123
| * | transaction object now properly disposed ofConor Curran2011-07-223-11/+45
| * | suspend plugged back in plus both it and hibernate menuitems should now be se...Conor Curran2011-07-222-16/+28
* | | Device menu torn apart and put back together, apt communication up and goingConor Curran2011-07-2213-85/+976
|\ \ \
| * | | fixed issuesConor Curran2011-07-222-18/+52
| |/ /
| * | apt transactions working nicelyConor Curran2011-07-213-58/+25
| * | apt item now sensitive to updates availableConor Curran2011-07-214-201/+146
| * | properties changed signal is being triggeredConor Curran2011-07-211-2/+3
| * | transaction object in placeConor Curran2011-07-214-85/+250
| * | trying to figure out if upgrades are needed in progressConor Curran2011-07-212-17/+139
| * | signals and methods from apt are working somewhatConor Curran2011-07-202-15/+71
| * | apt watcher now controlling menuitem with signals and methods in placeConor Curran2011-07-208-27/+66
| * | apt watcher coming along nicelyConor Curran2011-07-195-2/+232
| * | all items in place, now for the gudev backendConor Curran2011-07-191-9/+60
| * | settings dialog in placeConor Curran2011-07-191-2/+61
| * | system added to device menu, more tidying as we goConor Curran2011-07-194-69/+191
| * | add the udev mgr filesConor Curran2011-07-192-0/+101
* | | Always send the actual pointers to the entry not pointers to copiesNeil Jagdish Patel2011-07-211-8/+4
|/ /
* | merged in the device menu split outConor Curran2011-07-196-543/+737
|\ \
| * | device menu has been isolatedConor Curran2011-07-182-512/+582
| * | session menu mgr in progressConor Curran2011-07-185-36/+160
* | | merged dialog behaviour fixConor Curran2011-07-191-0/+2
|\ \ \
| * | | Keep Log Out / Restart / Shut Down dialogs on top (LP: #807357)Daniel van Vugt2011-07-081-0/+2
* | | | user menu abstractedConor Curran2011-07-185-260/+438
|\ \ \ \ | | |/ / | |/| |
| * | | user menu nicely separated for now, next the session menuConor Curran2011-07-153-39/+58