CVS commit by mornfall: - update TODO - yet another status display fix (hm, seems to work, finally) - fixes in pkgcache.cpp: - there were spurious conflicts when multiple versions of package were installed and their conflicts were different: the non-candidate version was considered as well in reverse-conflicts - the extstate init function had wrong idea of "already installed"; rc status packages were considered wanted as well - extstate init wrongly called processPriAgents instead of updateAWanted - some libkapture AcqStatus work (nothing groundbreaking though)
M +10 -8 TODO 1.17 M +33 -78 libcapture/pkgcache.cpp 1.16 M +1 -0 libcapture/pkgcache.h 1.14 M +23 -6 libkapture/acqprogress.cpp 1.8 M +4 -1 libkapture/acqprogress.h 1.7 M +11 -7 libkapture/listtreewidget.cpp 1.4 M +13 -12 libkapture/pkgnodeview.cpp 1.10