Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.3.1-0ubuntu1 | Ken VanDine | 2011-08-10 | 1 | -1/+1 |
| | |||||
* | * New upstream release. | Ken VanDine | 2011-08-10 | 24 | -110/+1671 |
|\ | | | | | | | | | | | | | | | | | | | - restart is missing from SessionMenu (LP: #815077) - Don't allow starting programs via the greeter indicators (LP: #811853) - Printer menu item should launch system-config-printer (LP: #818602) - gudev integration - apt restart required awareness * debian/control - Added build depends on libgudev-1.0-dev | ||||
| * | Import upstream version 0.3.1 | Ken VanDine | 2011-08-10 | 22 | -110/+1657 |
| |\ | |||||
| | * | bumped for new release | Conor Curran | 2011-08-10 | 1 | -1/+1 |
| | | | |||||
| | * | restart fix | Conor Curran | 2011-08-10 | 1 | -0/+6 |
| | |\ | |||||
| | | * | add the restart to the shutdown dialog | Conor Curran | 2011-08-10 | 1 | -0/+6 |
| | |/ | |||||
| | * | updated the ignores | Conor Curran | 2011-08-10 | 1 | -0/+140 |
| | | | |||||
| | * | 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 |
| | | | | | | | | | | | | | | | | out links | ||||
| | * | | 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 | 7 | -27/+1285 |
| | |\ \ | |||||
| | | * | | 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 ↵ | Conor Curran | 2011-07-27 | 2 | -15/+71 |
| | | | | | | | | | | | | | | | | | | | | scanners | ||||
| | | * | | 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 | 4 | -12/+80 |
| | | | | | |||||
| | * | | | merged the lightdb dbus changes and the apt restartrequired awareness | Conor Curran | 2011-08-10 | 8 | -18/+92 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | 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 to use LightDM's new interface | Michael Terry | 2011-08-02 | 2 | -9/+47 |
| | |/| | |||||
| | | * | update interface with LightDM | Michael Terry | 2011-07-28 | 2 | -9/+47 |
| | |/ | |||||
* | | | releasing version 0.3.0-0ubuntu1 | Ken VanDine | 2011-07-22 | 1 | -1/+1 |
| | | | |||||
* | | | - fixed bug where the user menu wouldn't open in unity (LP: #812728) | Ken VanDine | 2011-07-22 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | | | - Include apt, settings and device menus * debian/rules - Updated gtk configure args | ||||
* | | | New upstream release. | Ken VanDine | 2011-07-22 | 25 | -846/+2735 |
|\| | | |||||
| * | | Import upstream version 0.3.0 | Ken VanDine | 2011-07-22 | 24 | -846/+2729 |
| |\| | |||||
| | * | uncomment the disconnect method | Conor Curran | 2011-07-22 | 1 | -2/+2 |
| | | | |||||
| | * | moving to 0.3.00.3.0 | Conor Curran | 2011-07-22 | 1 | -1/+1 |
| | | | |||||
| | * | added new files to the po index | Conor Curran | 2011-07-22 | 1 | -0/+3 |
| | | | |||||
| | * | bumped version in configure ac in prep for release0.2.94 | Conor Curran | 2011-07-22 | 1 | -1/+1 |
| | | | |||||
| | * | 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 |
| | | | |