CVS commit by domi: 1. Fix a lot of warnings -> Peter, could you please configure with "--enable-debug=full" and try to prevent warnings about unused arguments and such ?
2. Add a generic PkgFilterGrouper as a base class for filter groupers, as a manner of getting a feel of how the PkgGrouper stuff works. Peter, can you perhaps check if I haven't done all too stupid things ? CCMAIL:Peter Rockai <[EMAIL PROTECTED]> M +20 -8 pkggrouper.cpp 1.7 M +19 -12 pkggrouper.h 1.8 M +5 -4 pkglist.cpp 1.6 M +3 -3 pkgsubtree.cpp 1.4 M +1 -0 pkgsubtree.h 1.5 M +2 -2 pkgtreeitem.cpp 1.5 M +3 -3 pkgtreeitem.h 1.6 M +5 -1 pkgtreenode.cpp 1.3 M +3 -2 pkgtreenode.h 1.7 M +1 -1 pkgview.cpp 1.4