packagekit/libpackagekit
2007-09-06 22:48:09 +01:00
..
.gitignore use a selftest library 2007-08-31 00:20:13 +01:00
Makefile.am split out the package id stuff to a seporate file, also add some tests 2007-08-31 01:33:49 +01:00
pk-connection.c
pk-connection.h
pk-debug.c Convert debug to using g_vasprintf for long debug 2007-08-31 11:40:16 +02:00
pk-debug.h Fix pk_debug usage (in pk-engine, and with attributes) 2007-08-29 16:58:16 +02:00
pk-job-list.c use a proper cnverted to avoid error on 64 bit 2007-08-29 11:09:47 +01:00
pk-job-list.h
pk-marshal.list
pk-package-id.c remove a memory leak, and optimise the storage of the ident structure on sparse data 2007-08-31 01:52:23 +01:00
pk-package-id.h split out the package id stuff to a seporate file, also add some tests 2007-08-31 01:33:49 +01:00
pk-polkit-client.c
pk-polkit-client.h
pk-self-test.c split out the package id stuff to a seporate file, also add some tests 2007-08-31 01:33:49 +01:00
pk-task-client.c remove warning text 2007-09-06 22:20:07 +01:00
pk-task-client.h Add the method GetRequires as discussed on the mailing list 2007-09-02 22:55:36 +01:00
pk-task-common.c
pk-task-common.h
pk-task-list.c make the PkTaskList aware of role 2007-08-31 13:58:00 +01:00
pk-task-list.h role and status are very different things, don't try to piggyback the enums 2007-08-31 14:40:18 +01:00
pk-task-monitor.c role and status are very different things, don't try to piggyback the enums 2007-08-31 14:40:18 +01:00
pk-task-monitor.h role and status are very different things, don't try to piggyback the enums 2007-08-31 14:40:18 +01:00
pk-task-utils.c add some error enums 2007-09-06 22:48:09 +01:00
pk-task-utils.h add some error enums 2007-09-06 22:48:09 +01:00
README

PkTaskClient	Do action, wait until completion
PkTaskMonitor	Watch a single job for changes
PkJobList	Watch the job list for changes (list of jobs)
PkTaskList	Watch the job list and emit signals for tasks in job list