done LookupAttr, added ArrayAttr container to retrieve list attributes.
[platform/upstream/libzypp.git] / zypp / Package.cc
2008-04-07 Michael Andresdone LookupAttr, added ArrayAttr container to retrieve...
2008-04-03 Michael AndresFixed some missing package and source package attributes.
2008-03-20 Michael Andresbackup while cleaning up
2008-03-14 Michael AndresConvenience constructor for PoolItem from Solvable...
2008-03-11 Michael Andresfixme warnings updated
2008-03-07 Michael MatzFix fallout after the big SOLV change: new attribute...
2008-02-22 Duncan Mac-Vicar Pfix package attrs
2008-02-15 Stephan Kulowmove into trunk
2008-02-10 Duncan Mac-Vicar P- this is wrong, suse/ dir is a datadir told in the...
2008-02-07 Michael MatzUse the correct attribute for license and eula.
2008-02-07 Michael MatzAnd now use the new lookupLocation function to get...
2008-02-06 Duncan Mac-Vicar Padd path attribute
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-08-03 Michael AndresAdjust diskusage to be a ResObject attribute. Overloaded in
2007-07-31 Michael Andres- Added package attributes Package::sourcePkgName and
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-04-11 Michael Andres- Parse and provide package keywords. (Fate 120368)
2006-05-16 Michael Andres- Make basic attributes available through ResObject.
2006-05-02 Michael AndresRemoved unused and missplaced patch/deltaRpm accessors...
2006-04-04 Duncan Mac-Vicar Pno feedback, tests passes, go on
2006-02-15 Ladislav Slezak- added Package::location()
2006-02-13 Duncan Mac-Vicar Padd disk usage info to packages, and start implementing...
2006-02-10 Stanislav Visnovskypass the medium Id to provideFile() call
2006-02-07 Stanislav Visnovskyexpose ref-counting of Package
2006-01-31 Jiri Srainprovide mediaId on zypp::Package interface
2006-01-30 Duncan Mac-Vicar P- introduced TranslatedText
2006-01-30 Jiri Srainpropagate installOnly() to zypp::Package interface...
2006-01-27 Klaus Kaempf"Source &" -> "Source_Ref"
2006-01-27 Jiri SrainAdded methods to provide package to local filesystem...
2006-01-24 Jiri SrainPackage class provides path to its RPM/patchRPM/deltaRPM
2006-01-12 Jiri SrainExport package attributes through public interface
2006-01-09 Michael Andres- Added helper struct NVR (name,edition(version,relase))
2006-01-03 Jiri SrainAdded installtime to public package interface
2005-12-02 Jiri Srainput changelog information to packages
2005-11-30 Michael Andres- ResolvableTraits: Renamed the 'const ResolvableTraits...
2005-11-21 Michael Andres- Added template class base::KindOf<Type>
2005-11-17 Michael AndresEnabled use of ResTraits. Currently they define the
2005-11-17 Michael AndresRefined Resolvables interfaces, implementatio interface...
2005-10-26 Michael Andresbasic dependencies added
2005-10-14 Michael Andresbackup