aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Ignoring the test-ellipsis scriptTed Gould2011-08-191-0/+1
|
* Fix all the ellipsisTed Gould2011-08-195-13/+13
|
* Ensuring a pass is a passTed Gould2011-08-191-0/+1
|
* 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
|
* 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
| | | | | | | | out links
* | 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 ↵Conor Curran2011-07-272-15/+71
| | | | | | | | | | | | scanners
| * | 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-254-12/+80
| | |
* | | merged the lightdb dbus changes and the apt restartrequired awarenessConor Curran2011-08-108-18/+92
|\ \ \ | |/ / |/| |
| * | 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 to use LightDM's new interfaceMichael Terry2011-08-022-9/+47
|/|
| * update interface with LightDMMichael Terry2011-07-282-9/+47
|/
* uncomment the disconnect methodConor Curran2011-07-221-2/+2
|
* moving to 0.3.00.3.0Conor Curran2011-07-221-1/+1
|
* added new files to the po indexConor Curran2011-07-221-0/+3
|
* bumped version in configure ac in prep for release0.2.94Conor Curran2011-07-221-1/+1
|
* 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 ↵Conor Curran2011-07-222-16/+28
| | | | | | | | sensitive to changes coming from upower
* | Device menu torn apart and put back together, apt communication up and goingConor Curran2011-07-2213-85/+976
|\ \