packagekit/lib/packagekit-glib2
2012-01-17 16:46:27 +00:00
..
COPYING glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
Makefile.am Convert libpackagekit-glib2 from dbus-glib to GDBus 2011-12-14 17:17:14 +00:00
packagekit-glib2.pc.in Convert libpackagekit-glib2 from dbus-glib to GDBus 2011-12-14 17:17:14 +00:00
packagekit-private.h Update the Free Software Foundation address 2010-01-27 21:00:41 +00:00
packagekit.h Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-bitfield.c Ignore unknown entries in the pk_x_bitfield_from_string() to ensure forwards compatibility 2010-11-02 09:51:21 +00:00
pk-bitfield.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-catalog.c glib: catalog: Skip empty entries 2011-11-28 16:16:37 +00:00
pk-catalog.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-category.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-category.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-client-helper.c Fix calling pk_client_helper_start() with no environment set 2011-01-26 15:16:59 +00:00
pk-client-helper.h Add PkClientHelper, which allows a helper session program to be run for a transaction 2010-10-29 15:48:58 +01:00
pk-client-sync.c Add new roles SimulateRepairSystem and RepairSystem 2011-12-09 11:14:53 +01:00
pk-client-sync.h Add new roles SimulateRepairSystem and RepairSystem 2011-12-09 11:14:53 +01:00
pk-client.c trivial: fix up a couple of GIR annotations 2012-01-17 16:46:27 +00:00
pk-client.h Add new roles SimulateRepairSystem and RepairSystem 2011-12-09 11:14:53 +01:00
pk-common.c Add GIR annotations to make PK GIR usable 2011-05-03 12:32:59 +02:00
pk-common.h Don't call back into the daemon (from the daemon) when checking service packs. Fixes rh#634628 2010-09-16 16:45:14 +01:00
pk-console-shared.c move pk_status_enum_to_localised_text,pk_info_enum_to_localised_past,pk_info_enum_to_localised_present,pk_role_enum_to_localised_present to pk-enum.h and export via GIR 2011-12-12 16:26:33 +01:00
pk-console-shared.h move pk_status_enum_to_localised_text,pk_info_enum_to_localised_past,pk_info_enum_to_localised_present,pk_role_enum_to_localised_present to pk-enum.h and export via GIR 2011-12-12 16:26:33 +01:00
pk-control-sync.c Introduce other attributes in the SetProxy() method 2011-03-10 15:02:42 +00:00
pk-control-sync.h Introduce other attributes in the SetProxy() method 2011-03-10 15:02:42 +00:00
pk-control.c trivial: fix two small memory leaks introduced in commit 630b1fb333 2011-12-15 14:42:25 +00:00
pk-control.h Introduce other attributes in the SetProxy() method 2011-03-10 15:02:42 +00:00
pk-debug.c Add GIR annotations to make PK GIR usable 2011-05-03 12:32:59 +02:00
pk-debug.h trivial: add pk_debug_set_verbose() so we can get pretty output from the self test programs 2010-10-29 15:46:57 +01:00
pk-desktop.c trivial: add a tiny theoretical memory leak in PkDesktop 2011-12-15 14:42:48 +00:00
pk-desktop.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-details.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-details.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-distro-upgrade.c glib: Add some C getters to PkDistroUpgrade 2010-11-03 09:53:41 +00:00
pk-distro-upgrade.h glib: Add some C getters to PkDistroUpgrade 2010-11-03 09:53:41 +00:00
pk-enum.c trivial: fix up a couple of GIR annotations 2012-01-17 16:46:27 +00:00
pk-enum.h Merge branch 'master' into repair-system 2011-12-23 12:11:10 +01:00
pk-error.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-error.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-eula-required.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-eula-required.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-files.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-files.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-marshal.list Remove the deprecated glib library 2009-12-07 15:43:20 +00:00
pk-media-change-required.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-media-change-required.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-message.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-message.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-package-id.c Fix packagekit-glib2 make check, g_warning() is now fatal in the self check code 2010-10-21 13:42:58 +01:00
pk-package-id.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-package-ids.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-package-ids.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-package-sack-sync.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-package-sack-sync.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-package-sack.c gir: Some more annotation updates 2011-06-03 14:51:11 +02:00
pk-package-sack.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-package.c glib: Ensure packages emitted from the progress handler have the package_id assigned correctly 2011-06-16 11:46:50 +01:00
pk-package.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-progress-bar.c trivial: remove some #ifdef code that is always TRUE 2011-07-15 13:47:34 +01:00
pk-progress-bar.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-progress.c Add an ItemProgress signal designed to eventually replace SubPercentage 2011-08-22 12:05:33 +01:00
pk-progress.h Add an ItemProgress signal designed to eventually replace SubPercentage 2011-08-22 12:05:33 +01:00
pk-repo-detail.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-repo-detail.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-repo-signature-required.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-repo-signature-required.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-require-restart.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-require-restart.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-results.c glib: Added element-type annotations for each function returning a GPtrArray*, see #652287 in gnome bugzilla 2011-06-10 16:37:33 +03:00
pk-results.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-self-test.c trivial: fix make check 2011-12-28 16:47:51 +00:00
pk-service-pack.c Make PK compile on GNU Hurd 2011-10-21 16:07:33 +02:00
pk-service-pack.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-socket-example.c trivial: Make PK compile for GLib 2.24 2010-12-19 21:06:37 +01:00
pk-source.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-source.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-task-sync.c Add new roles SimulateRepairSystem and RepairSystem 2011-12-09 11:14:53 +01:00
pk-task-sync.h Add new roles SimulateRepairSystem and RepairSystem 2011-12-09 11:14:53 +01:00
pk-task-text.c Add an untrusted section header when using console applications 2011-07-28 11:53:36 +01:00
pk-task-text.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-task-wrapper.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-task-wrapper.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-task.c Merge branch 'master' into repair-system 2011-12-23 12:11:10 +01:00
pk-task.h Add new roles SimulateRepairSystem and RepairSystem 2011-12-09 11:14:53 +01:00
pk-transaction-list.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-transaction-list.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-transaction-past.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-transaction-past.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-update-detail.c Switch from EggDebug to the GLib debugging framework 2010-10-18 11:40:19 +01:00
pk-update-detail.h glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code 2010-06-04 11:19:20 +01:00
pk-version.h.in Update the Free Software Foundation address 2010-01-27 21:00:41 +00:00