aboutsummaryrefslogtreecommitdiff
path: root/src/apt-watcher.c
Commit message (Expand)AuthorAgeFilesLines
* src/apt-watcher.c: remove no longer needed code, this RestartRequired is a bi...Michael Vogt2012-03-081-10/+0
* src/apt-watcher.c: check the pk_results_get_require_restart_worst() in get_up...Michael Vogt2012-03-081-0/+15
* make sure to change the icon on the panel when we get a restart signal from p...Conor Curran2012-03-061-2/+3
* listen for the right signalConor Curran2012-03-061-1/+1
* merge request comments acted uponConor Curran2012-02-081-11/+4
* properly fix conflict and make sure to not check for updates 1 minute after s...Conor Curran2012-02-081-1/+1
|\
* | get rid of the transaction as we don't need to worry about updates installing...Conor Curran2012-02-081-5/+4
* | pk kit compat layer seems to be saneConor Curran2012-02-081-9/+28
* | no need to hold on to a reference to a pkclient instanceConor Curran2012-02-071-15/+22
* | apt watcher updatesConor Curran2012-02-071-3/+7
* | fetching available packagesConor Curran2012-02-071-4/+27
* | query for updates half completeConor Curran2012-02-061-8/+15
* | we need to talk to dbus to listen for signals from package kit, the lib doesn...Conor Curran2012-02-061-14/+126
* | pkclient in placeConor Curran2012-02-061-392/+14
|/
* Make sure to reference the variant, and unref the value we getTed Gould2011-10-091-1/+2
* Only grab reboot after a second delayTed Gould2011-09-191-3/+10
|\
| * removed startup rebootrequired query, it must have been returning trueConor Curran2011-09-161-3/+10
* | Use Title Case for "Restart to Complete Updates"Jeremy Bicha2011-09-161-2/+2
|/
* apt property changed reboot required listened for and now the whole apt inter...Conor Curran2011-09-141-86/+110
* tidy upConor Curran2011-09-071-6/+3
* more hoop jumping for aptConor Curran2011-09-071-7/+1
* more hoop jumping for aptConor Curran2011-09-071-6/+27
* more revelations with regards the behaviour of the apt dbus 'api'Conor Curran2011-09-071-14/+14
* refactor the apt state callback because the use case of real and simulation w...Conor Curran2011-09-061-32/+63
* another bug found within the apt-menuitemConor Curran2011-09-061-1/+7
* 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