Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -12/+78 |
| | |||||
* | 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 ↵ | Conor Curran | 2011-07-22 | 2 | -16/+28 |
| | | | | | | | | sensitive to changes coming from upower | ||||
* | | 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 |
| | | |||||
| * | signals and methods from apt are working somewhat | Conor Curran | 2011-07-20 | 2 | -15/+71 |
| | | |||||
| * | apt watcher now controlling menuitem with signals and methods in place | Conor Curran | 2011-07-20 | 8 | -27/+66 |
| | | |||||
| * | apt watcher coming along nicely | Conor Curran | 2011-07-19 | 5 | -2/+232 |
| | | |||||
| * | all items in place, now for the gudev backend | Conor Curran | 2011-07-19 | 1 | -9/+60 |
| | | |||||
| * | settings dialog in place | Conor Curran | 2011-07-19 | 1 | -2/+61 |
| | | |||||
| * | system added to device menu, more tidying as we go | Conor Curran | 2011-07-19 | 4 | -69/+191 |
| | | |||||
| * | add the udev mgr files | Conor Curran | 2011-07-19 | 2 | -0/+101 |
| | | |||||
* | | Always send the actual pointers to the entry not pointers to copies | Neil Jagdish Patel | 2011-07-21 | 1 | -8/+4 |
|/ | |||||
* | merged in the device menu split out | Conor Curran | 2011-07-19 | 6 | -543/+737 |
|\ | |||||
| * | device menu has been isolated | Conor Curran | 2011-07-18 | 2 | -512/+582 |
| | | |||||
| * | session menu mgr in progress | Conor Curran | 2011-07-18 | 5 | -36/+160 |
| | | |||||
* | | merged dialog behaviour fix | Conor Curran | 2011-07-19 | 1 | -0/+2 |
|\ \ | |||||
| * | | Keep Log Out / Restart / Shut Down dialogs on top (LP: #807357) | Daniel van Vugt | 2011-07-08 | 1 | -0/+2 |
| | | | |||||
* | | | user menu abstracted | Conor Curran | 2011-07-18 | 5 | -260/+438 |
|\ \ \ | | |/ | |/| | |||||
| * | | user menu nicely separated for now, next the session menu | Conor Curran | 2011-07-15 | 3 | -39/+58 |
| | | | |||||
| * | | first step - it compiles | Conor Curran | 2011-07-15 | 4 | -39/+59 |
| | | |