packagekit/client
2007-08-20 19:38:11 +01:00
..
.gitignore add installer 2007-08-14 20:52:42 +01:00
Makefile.am make taskClient use taskMonitor for everything 2007-08-20 19:38:11 +01:00
pk-application-main.c add installer 2007-08-14 20:52:42 +01:00
pk-application.c make the icon do the right thing displaying status 2007-08-19 23:31:37 +01:00
pk-application.desktop make the icon do the right thing displaying status 2007-08-19 23:31:37 +01:00
pk-application.glade better descriptions 2007-08-19 22:16:47 +01:00
pk-application.h add installer 2007-08-14 20:52:42 +01:00
pk-console.c move the yum code into the yum file. autodetect the correct backend 2007-08-19 22:43:19 +01:00
pk-debug.c
pk-debug.h
pk-job-list.c add task description to pkmon 2007-08-13 19:37:31 +01:00
pk-job-list.h rename task list to job list to reflect that we're only getting numbers2 2007-08-13 18:11:05 +01:00
pk-marshal.list export value in package to indicate installedness 2007-08-16 00:01:27 +01:00
pk-monitor.c include a local version of bodged up gbus 2007-08-20 16:37:32 +01:00
pk-notify.c add link to manage packages 2007-08-20 00:24:49 +01:00
pk-notify.h
pk-task-client.c make taskClient use taskMonitor for everything 2007-08-20 19:38:11 +01:00
pk-task-client.h make TaskClient use TaskMonitor 2007-08-20 19:14:13 +01:00
pk-task-common.c use common files between client and src 2007-08-13 19:50:22 +01:00
pk-task-common.h use common files between client and src 2007-08-13 19:50:22 +01:00
pk-task-list.c make TaskClient use TaskMonitor 2007-08-20 19:14:13 +01:00
pk-task-list.h use the correct icon 2007-08-13 23:15:53 +01:00
pk-task-monitor.c add PkTaskMonitor 2007-08-20 18:33:24 +01:00
pk-task-monitor.h add PkTaskMonitor 2007-08-20 18:33:24 +01:00
pk-task-utils.c use common files between client and src 2007-08-13 19:50:22 +01:00
pk-task-utils.h use common files between client and src 2007-08-13 19:50:22 +01:00
pk-update-icon.c make the icon do the right thing displaying status 2007-08-19 23:31:37 +01:00
pk-update-icon.desktop rip out intltool 2007-08-14 12:45:24 +01:00
pk-update-icon.desktop.in add service file to gitignore 2007-08-14 12:35:02 +01:00
README add client README 2007-08-20 18:21:53 +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