packagekit/libpackagekit
2007-08-31 00:26:31 +01:00
..
.gitignore use a selftest library 2007-08-31 00:20:13 +01:00
Makefile.am use a selftest library 2007-08-31 00:20:13 +01:00
pk-connection.c move the common client code to a library 2007-08-23 14:50:55 +01:00
pk-connection.h move the common client code to a library 2007-08-23 14:50:55 +01:00
pk-debug.c move some symlinks to the library proper 2007-08-23 22:54:35 +01: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 move the common client code to a library 2007-08-23 14:50:55 +01:00
pk-marshal.list move the common client code to a library 2007-08-23 14:50:55 +01:00
pk-polkit-client.c move the common client code to a library 2007-08-23 14:50:55 +01:00
pk-polkit-client.h move the common client code to a library 2007-08-23 14:50:55 +01:00
pk-self-test.c make libselftest -> libst for my typing... 2007-08-31 00:26:31 +01:00
pk-task-client.c connect up CancelJobTry in PkTaskClient 2007-08-29 10:09:25 +01:00
pk-task-client.h Add GetActions into libpackagekit 2007-08-28 20:05:27 +01:00
pk-task-common.c move the common client code to a library 2007-08-23 14:50:55 +01:00
pk-task-common.h move the common client code to a library 2007-08-23 14:50:55 +01:00
pk-task-list.c fix the library too 2007-08-30 01:29:41 +01:00
pk-task-list.h move the common client code to a library 2007-08-23 14:50:55 +01:00
pk-task-monitor.c disconnect the dbus signals in PtTaskMonitor 2007-08-30 18:00:55 +01:00
pk-task-monitor.h fix the library too 2007-08-30 01:29:41 +01:00
pk-task-utils.c make libselftest -> libst for my typing... 2007-08-31 00:26:31 +01:00
pk-task-utils.h Add a GetActions method so we can detect what the backend can do. This lets us hide certain UI elements 2007-08-28 19:27:56 +01:00
README move the common client code to a library 2007-08-23 14:50:55 +01:00

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