Cleanup and remove deprecated interface methods
[platform/upstream/libzypp.git] / zypp / Patch.h
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2008-11-20 Michael Andresdoc
2008-11-07 Michael Andres- Fix retrieval of patch contents and references attrib...
2008-08-07 Duncan Mac-Vicar Pimplement relogin suggested
2008-07-15 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-06-19 Michael Andres- update message attribute required to show messages...
2008-05-08 Michael AndresProvide enumerated patch category Patch::categoryEnum()
2008-04-22 Duncan Mac-Vicar Ppatch attributes
2008-04-09 Michael Andrestypo
2008-04-09 Michael Andres- Enable ui::Selectable lookup by Solvable/PoolItem...
2008-04-09 Duncan Mac-Vicar PDont confuse out stupid friend swig
2008-04-09 Duncan Mac-Vicar PAPI for retrieving bugzilla and security references...
2008-04-08 Michael Andres- Fix some Patch and Pattern attributes.
2008-04-07 Michael Andresdone LookupAttr, added ArrayAttr container to retrieve...
2008-02-15 Stephan Kulowmove into trunk
2008-01-24 Michael AndresAdd ResObject construction from Solvable
2008-01-21 Michael AndresRemoved obsolete files and classes.
2006-11-16 Michael Andres- removed unused methods from Patch and PatchImplIf...
2006-02-12 Stanislav Visnovskyprovide intrusive_ptr counters
2006-02-08 Jiri Srain- adapted to changes in YUM parser
2006-01-23 Duncan Mac-Vicar Pconst fixes...
2006-01-09 Michael Andres- Added helper struct NVR (name,edition(version,relase))
2005-11-21 Michael Andres- Added template class base::KindOf<Type>
2005-11-17 Michael AndresRefined Resolvables interfaces, implementatio interface...
2005-10-25 Jiri Srainbackup
2005-10-20 Jiri Srainadded comments, several fixes
2005-10-19 Jiri Srainsome fixes
2005-10-17 Jiri SrainAdded preliminary Patch, Message and Script implementations