packagekit/libpackagekit
2008-02-28 01:22:48 +01:00
..
.gitignore update gitignore 2008-02-02 08:58:26 +00:00
Makefile.am do not list check_PROGRAMS again in noinst_PROGRAMS 2008-02-20 18:12:46 +00:00
pk-client.c allow calling pk_client_get_role on a client with no tid 2008-02-28 01:22:48 +01:00
pk-client.h Add autoremove boolean to the package_remove method 2008-02-27 13:05:15 +00:00
pk-common.c use a new function pk_delay_yield to avoid code duplication 2008-02-18 21:55:26 +00:00
pk-common.h use a new function pk_delay_yield to avoid code duplication 2008-02-18 21:55:26 +00:00
pk-connection.c remove non-required trailing commas 2008-02-19 01:23:18 +00:00
pk-connection.h
pk-debug.c Fix gtk-doc comment 2008-02-14 11:56:28 +00:00
pk-debug.h update my copyright in the files i've touched recently 2008-02-13 21:50:39 +00:00
pk-enum-list.c update my copyright in the files i've touched recently 2008-02-13 21:50:39 +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 remove non-required trailing commas 2008-02-19 01:23:18 +00:00
pk-enum.h add the ServicePack functionality 2008-02-19 00:14:01 +00:00
pk-extra-obj.c fix some more memory leaks in the self test code 2008-02-17 22:25:23 +00:00
pk-extra-obj.h update my copyright in the files i've touched recently 2008-02-13 21:50:39 +00:00
pk-extra.c try harder to get a translation when we have stored a base locale, not a region locale 2008-02-19 10:11:02 +00:00
pk-extra.h update my copyright in the files i've touched recently 2008-02-13 21:50:39 +00:00
pk-job-list.c remove non-required trailing commas 2008-02-19 01:23:18 +00:00
pk-job-list.h
pk-marshal.list
pk-network-dummy.c remove non-required trailing commas 2008-02-19 01:23:18 +00:00
pk-network-nm.c remove non-required trailing commas 2008-02-19 01:23:18 +00:00
pk-network.h add some more gtk-doc markup 2007-12-13 23:22:12 +00:00
pk-package-id.c update my copyright in the files i've touched recently 2008-02-13 21:50:39 +00:00
pk-package-id.h update my copyright in the files i've touched recently 2008-02-13 21:50:39 +00:00
pk-package-list.c update my copyright in the files i've touched recently 2008-02-13 21:50:39 +00:00
pk-package-list.h more gtk-doc markup 2008-02-12 22:52:37 +00:00
pk-polkit-client.c check the policykit error is a remote exception else we get a critical warning on the client 2008-02-26 22:54:33 +01:00
pk-polkit-client.h
pk-self-test.c add make check framework for PkClient 2008-02-20 18:39:15 +00:00
pk-task-list.c support the new PkClient API, and improve the error handling in pkcon 2008-02-26 22:58:10 +01:00
pk-task-list.h don't use pk_task_list_get_lastest, instead use get_length an get_item to avoid exposing the private array data 2007-10-16 19:13:18 +01:00
README remove stuff we don't use 2007-09-24 23:36:58 +01:00
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