CVS commit by mornfall: - move registerDefault from GrouperFactory (static) to GrouperManager - dynamic filter listing (yay!), still no uiNames tho - do deep copies in GrouperManager::get* - add name and uiName methods to GrouperFactory&GrouperChain - update TODO
M +8 -8 TODO 1.43 M +4 -0 libcapture/celem.cpp 1.2 M +1 -1 libcapture/celem.h 1.8 M +0 -30 libcapture/grouper.cpp 1.28 M +9 -1 libcapture/grouper.h 1.23 M +51 -5 libcapture/groupermanager.cpp 1.3 M +8 -2 libcapture/groupermanager.h 1.4 M +3 -1 libcapture/pkgmanager.cpp 1.33 M +1 -1 libcapture/pkgmanager.h 1.24 M +24 -22 libkapture/listtreeview.cpp 1.17 M +3 -0 libkapture/listtreeview.h 1.4 M +1 -0 libkapture/treeview.cpp 1.9