- Create the cache directly from the schema (installed) file.
[platform/upstream/libzypp.git] / zypp / ResObject.h
2006-05-22 Michael Andres- Do not violate install order when restricting commit...
2006-05-17 Michael Andres- DEPRECATED unsigned ResObject::mediaId()
2006-05-17 Duncan Mac-Vicar PFix non implemented virtual methods due to Michael...
2006-05-16 Michael Andres- Make basic attributes available through ResObject.
2006-02-16 Michael Andres- INTERNAL use only! Installed backdoor to directly...
2006-02-15 Michael Andres- Changed ResObjectImpl (to use an intrusive refernce...
2006-02-07 Klaus Kaempfadd 'ZmdId zmdid' to the ResObject. Only needed by...
2006-01-30 Duncan Mac-Vicar Pdont return temp objects
2006-01-30 Duncan Mac-Vicar P- introduced TranslatedText
2006-01-27 Klaus Kaempf"Source &" -> "Source_Ref"
2006-01-27 Michael Andres- Provide notify texts and size in ResObject.
2006-01-27 Jiri SrainResolvables now provide information about their source...
2006-01-26 Jiri Srainadded Source to ResObjectImplIf interface
2006-01-09 Michael Andres- Added helper struct NVR (name,edition(version,relase))
2005-11-23 Michael AndresFixed printing of dependencies. Added zypp/NeedAType...
2005-11-21 Michael Andres- Added template class base::KindOf<Type>
2005-11-17 Michael AndresRefined Resolvables interfaces, implementatio interface...