packagekit/client
2008-09-23 10:37:02 +01:00
..
.gitignore trivial: remove pk-import-desktop and pk-generate-package-list as we can do this in the server now 2008-09-23 09:42:10 +01:00
egg-debug.c convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
egg-debug.h convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
egg-string.c move some of the string functionality into egg-string to avoid polluting libpackagekit 2008-08-28 14:04:37 +01:00
egg-string.h move some of the string functionality into egg-string to avoid polluting libpackagekit 2008-08-28 14:04:37 +01:00
egg-test.c don't use libselftest, instead use EggTest just like all my other projects 2008-09-04 09:29:54 +01:00
egg-test.h don't use libselftest, instead use EggTest just like all my other projects 2008-09-04 09:29:54 +01:00
Makefile.am trivial: remove pk-import-desktop and pk-generate-package-list as we can do this in the server now 2008-09-23 09:42:10 +01:00
pk-console.c bugfix: make pkcon always overwrite the percentage values even if they decrease in digit length 2008-09-22 15:06:54 +01:00
pk-generate-pack-main.c bugfix, abi: Add GError parameters to all the public functions in PkControl that can fail 2008-09-16 11:28:18 +01:00
pk-generate-pack.c trivial: rename pk_package_list_to_argv to pk_package_list_to_strv to better match glib 2008-09-17 11:41:04 +01:00
pk-generate-pack.h feature: switch to using a guint64 bitfield type as we are abusing the C enum using it as a long bitfield 2008-08-19 14:43:16 +01:00
pk-import-common.c move some of the string functionality into egg-string to avoid polluting libpackagekit 2008-08-28 14:04:37 +01:00
pk-import-common.h
pk-import-specspo.c trivial: use pk_extra_set_access in pk-import-specspo 2008-09-23 10:37:02 +01:00
pk-monitor.c bugfix: actually print the transactions without using --verbose when using pkmon 2008-09-10 10:20:31 +01:00
pk-self-test.c don't use libselftest, instead use EggTest just like all my other projects 2008-09-04 09:29:54 +01:00
pk-tools-common.c convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
pk-tools-common.h trivial: abstract out some common functions for pkgenpack to use 2008-07-30 12:35:16 +01:00