]> git.mxchange.org Git - simgear.git/history - simgear/package
Fix PagedLOD for random objects.
[simgear.git] / simgear / package /
2014-09-27 Torsten DreyerMerge branch 'UniformFactory' into next
2014-09-22 Thomas GeymayerFix compiler warnings.
2014-06-30 Thomas Geymayerpkg::Package: callback for installation start.
2014-06-30 Thomas Geymayerpkg: Remove Install from list after uninstall.
2014-06-30 Thomas GeymayerHTTPRequest/pkg::Install: do not replace callbacks.
2014-06-18 Thomas GeymayerKeep md5 inside simgear and use single encodeHex implem...
2014-06-17 Thomas GeymayerExpose md5.h to flightgear for. Will need a better...
2014-06-15 James TurnerPackage: support for variants
2014-06-15 Thomas Geymayerpkg: allow 'installed' as filter criterion.
2014-06-12 Thomas GeymayerPackage: fix property type (description)
2014-06-12 Thomas Geymayerpkg: Fix recursion in Install destructor.
2014-06-12 James TurnerPackage: expose file size property.
2014-06-12 James TurnerPkg: record live installs in Catalog.
2014-06-12 James TurnerPkg: qualified ID accessor.
2014-06-11 Thomas GeymayerPackage: fix detection of unknown filter term.
2014-06-10 Thomas Geymayerpkg: Support for install callbacks and fix memory corru...
2014-06-10 James TurnerPackage::existingInstall helper.
2014-06-09 Thomas GeymayerPackage: use correct tag for download url.
2014-06-04 Thomas GeymayerCatalog: add method to get all packages in a catalog.
2014-06-01 James TurnerPackage::match case-insensitive string comparison
2014-06-01 James TurnerSubstring search of package name/description.
2014-06-01 Thomas GeymayerMissing return statement
2014-05-31 James TurnerAdd installedPackages() to Catalog.
2014-05-31 James TurnerUpdate package classes ownership model.
2014-03-12 Torsten DreyerPartial fix of #1408, add missing throw
2014-02-06 James TurnerMSVC lacks stdint.h / inttypes.h
2014-02-06 James TurnerReplace md5 from RSA with OpenBSD version
2013-10-27 Thomas Geymayerio: refactor and improve HTTP modules.
2013-09-04 James TurnerRename MD5 code.
2013-06-22 James TurnerXCode warning fixes.
2013-06-12 Thomas GeymayerFix #1139
2013-06-11 Thomas GeymayerUse TEST_LIBS to include all libraries needed (on Mac)
2013-03-03 James TurnerMax catalog age configurable per-catalog.
2013-03-03 Christian SchmittAdd a missing define for minizip, needed on some instal...
2013-03-03 James TurnerPackage management tweaks.
2013-03-02 James Turnerpkgutil can show detailed info about a package.
2013-03-02 James TurnerLots more work on package support.
2013-03-02 James TurnerLGPL license on package files.
2013-03-02 James TurnerPackage dependencies.
2013-02-28 James TurnerFix some signed/unsigned comparisoms.
2013-02-28 James TurnerUpdated package-management code.
2013-02-21 Thomas GeymayerFix package management compiling with linux
2013-02-20 James TurnerInitial work on package management.