packagekit/libpackagekit
2008-01-27 13:11:50 +00:00
..
.gitignore add more to gitignore 2007-11-04 21:53:27 +00:00
Makefile.am add some more files to clean up 2007-11-23 22:52:00 +00:00
pk-client.c provide a method to get the allow-cancel for a transaction as we need this for coldplugging 2008-01-24 23:37:57 +00:00
pk-client.h rationalise the AllowCancel nomenclature and make it standard throughout 2008-01-24 23:02:40 +00:00
pk-common.c add some more gtk-doc markup 2007-12-13 23:22:12 +00:00
pk-common.h add some more gtk-doc stuff 2007-12-13 21:11:06 +00:00
pk-connection.c add some more gtk-doc markup 2007-12-13 23:22:12 +00:00
pk-connection.h
pk-debug.c add pk_debug_enabled so we can hopefully detect if we are running in verbose mode in a helper 2008-01-04 14:47:25 +00:00
pk-debug.h add pk_debug_enabled so we can hopefully detect if we are running in verbose mode in a helper 2008-01-04 14:47:25 +00:00
pk-enum-list.c add a pk_enum_list_contains_priority method that lets us search for items in an enumerated list with a priority 2008-01-24 18:06:44 +00:00
pk-enum-list.h add a pk_enum_list_contains_priority method that lets us search for items in an enumerated list with a priority 2008-01-24 18:06:44 +00:00
pk-enum.c add a cancelling state, as cancelling might actually take some time 2008-01-27 13:11:50 +00:00
pk-enum.h add a cancelling state, as cancelling might actually take some time 2008-01-27 13:11:50 +00:00
pk-job-list.c add some more gtk-doc markup 2007-12-13 23:22:12 +00:00
pk-job-list.h
pk-marshal.list
pk-network-dummy.c add some more gtk-doc markup 2007-12-13 23:22:12 +00:00
pk-network-nm.c add some more gtk-doc stuff 2007-12-13 21:11:06 +00:00
pk-network.h add some more gtk-doc markup 2007-12-13 23:22:12 +00:00
pk-package-id.c add some more gtk-doc markup 2007-12-13 23:22:12 +00:00
pk-package-id.h
pk-package-list.c add some more gtk-doc markup 2007-12-13 23:22:12 +00:00
pk-package-list.h don't export the private data array in PkClient or PkPackageList - breaks API with gnome-packagekit 2007-10-19 14:15:13 +01:00
pk-polkit-client.c add some more gtk-doc markup 2007-12-13 23:22:12 +00:00
pk-polkit-client.h
pk-self-test.c use config.h in pk-self-test 2007-11-04 18:31:33 +00:00
pk-task-list.c fix signal name 2008-01-19 00:09:01 +00:00
pk-task-list.h
README
wscript_build Fix x86_64 build (missing -fPIC). 2007-12-01 14:02:23 +00:00

PkClient	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