Cleanup and remove deprecated interface methods
[platform/upstream/libzypp.git] / zypp / Product.h
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2008-10-24 Michael Andres- Provide the /etc/products.d enties filename as Produc...
2008-09-26 Michael Andres- Fix computation of Product::flavor.
2008-09-22 Duncan Mac-Vicar P- refactor the repository matching with products, not...
2008-09-22 Duncan Mac-Vicar Padd products/keywords to repository
2008-09-18 Michael Andresdeprecare Product::type, use isTargetDistribution instead
2008-09-18 Michael Andres- Add Product::isTargetDistribution to identify the...
2008-09-12 Michael Andres- Make registerTarget and registerRelease abvailable...
2008-09-12 Michael Andres- Add url lists query to Product interface. A generic...
2008-09-10 Michael Andres- Remove obsolete product attributes.
2008-09-10 Michael AndresProvide product::updaterepoKey: Update repository indic...
2008-08-15 Michael Andres- Add method Product::replacedProducts to identify...
2008-08-14 Michael Andressupport buddies in solver testcases
2008-08-13 Michael Andres- Change Selectable API to support doing staus manipula...
2008-08-04 Michael Andres- Add new product attributes (flavor,referencePackage).
2008-03-20 Michael Andresbackup while cleaning up
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.
2007-08-03 Michael Andres- Add product attribute 'type' (aka 'category' which...
2006-10-23 Duncan Mac-Vicar Padd extra and optional urls to product
2006-10-19 Michael Andres- Add accessor for Product distributionName and distrib...
2006-05-16 Michael Andres- Make basic attributes available through ResObject.
2006-04-10 Martin VidnerAdded Product::updateUrls, from content/UPDATEURLS...
2006-04-07 Jiri Srainproduct now provides short name
2006-04-07 Klaus Kaempfadd 'licenceToConfirm()' to Product (#164375)
2006-03-17 Duncan Mac-Vicar Pget rid of Product displayName, and use summary()
2006-03-16 Jiri Srainadded Product::flags()
2006-02-15 Stanislav Visnovsky- release notes URL accessor in Product
2006-02-13 Stanislav Visnovskyanother try on the public API for translatable displayN...
2006-02-13 Stanislav VisnovskyProduct::displayName() is translatable
2006-02-12 Stanislav Visnovskyprovide intrusive_ptr counters
2006-02-12 Stanislav Visnovskypropagate product info to the public interface
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