aboutsummaryrefslogtreecommitdiff
path: root/src/apt-watcher.c
Commit message (Collapse)AuthorAgeFilesLines
* final apt menuitem bugs fixesConor Curran2011-09-021-7/+13
|
* set the menuitem's disposition back to normal just in caseConor Curran2011-08-311-0/+4
|
* tidy upConor Curran2011-08-311-7/+4
|
* make sure to bring up logout dialog from apt menuitem when restart is requiredConor Curran2011-08-311-7/+28
|
* tidy upConor Curran2011-08-311-5/+1
|
* apt race condition handledConor Curran2011-08-311-23/+62
|
* set the alert state on the apt item when reboot is requiredConor Curran2011-08-231-0/+3
|
* fixed the misguided software available flagConor Curran2011-08-121-4/+3
|
* and the actual codeConor Curran2011-08-091-4/+16
|
* apt progress now reflected dynamically in the menuConor Curran2011-07-221-18/+42
|
* transaction object now properly disposed ofConor Curran2011-07-221-4/+9
|
* apt transactions working nicelyConor Curran2011-07-211-43/+21
|
* apt item now sensitive to updates availableConor Curran2011-07-211-50/+43
|
* transaction object in placeConor Curran2011-07-211-85/+33
|
* trying to figure out if upgrades are needed in progressConor Curran2011-07-211-14/+136
|
* signals and methods from apt are working somewhatConor Curran2011-07-201-13/+69
|
* apt watcher now controlling menuitem with signals and methods in placeConor Curran2011-07-201-3/+37
|
* apt watcher coming along nicelyConor Curran2011-07-191-0/+177