ignore
[platform/upstream/libzypp.git] / zypp / ResFilters.h
2006-09-13 Martin VidnerFixed warnings spotted by -Wextra
2006-08-08 Duncan Mac-Vicar P- Move the target query by kind function to
2006-03-27 Stefan SchubertByLock added in ResFilter
2006-03-18 Klaus Kaempf- more "CapAndItem" filters
2006-02-27 Klaus Kaempfadd ByArch filter
2006-02-16 Klaus Kaempffix ByInstalled()/ByUninstalled() filters
2006-02-16 Klaus Kaempfremove all hacked capability iterators
2006-02-05 Klaus Kaempffix ByInstalled/ByUninstalled
2006-01-30 Klaus Kaempfnew 'ByTransact' filter
2006-01-27 Klaus Kaempf"Source &" -> "Source_Ref"
2006-01-27 Klaus Kaempfadd BySource filter, relates sources by their alias
2006-01-26 Klaus Kaempfadd ByInstalled and ByUninstalled
2006-01-25 Michael Andres- compiles.
2006-01-25 Klaus Kaempfmake the CallOnCapMatchIn () callback non-const as...
2006-01-25 Klaus Kaempfpass the matching PoolItem as non-const to the functor
2006-01-25 Michael Andres- Added Filter for Edition based queries. Selects items
2006-01-25 Michael Andres- Dragged PoolItem into zypp (formerly zypp/pool).
2006-01-25 Michael Andres- Added filter triggering callback on matching capabili...
2006-01-25 Michael Andres- Added Capability iterator to ResPool.
2006-01-24 Michael Andres- Collect logical functors and FunctorRef in zypp/base...
2006-01-24 Michael Andresbackup
2006-01-24 Michael Andres- Added some more tools for queries.
2006-01-22 Michael Andres- let ResFilters and ResStore.h operate on ResObject...
2006-01-22 Michael Andres- Adjusted Filters
2006-01-22 Michael Andres- added class FunctorRef (fpassing functor per referenc...
2006-01-22 Michael Andres- added devel configure switch zo disable building...
2006-01-17 Michael Andres- Added some doc and example how to use ResFilters to
2006-01-17 Michael Andres- fixed bug in PathInfo