list-packages.cui-3.0.1 ============================================= - fix for crash upon processing of invalid update information - do not check for existence of deinstall script and do not delete this script and the package file-list when deinstallation is done, since this task falls into the responsibility of del-package. - build system uses autoconf now list-packages.cui-3.0.0 (released in update 2.2.8) ============================================= - only unicode build - changed all TCHAR to wchar_t - removed conditional compilation of _UNICODE list-packages.cui-2.1.1 (released in update 1.8.4) ================================================== - update of main window title acconding to the currently selected package if upgradable packages are displayed. This is necessary since packages no longer come from a single source but from a combination of different download URLs. list-packages.cui-2.1.0 (released in update 1.8.2) ================================================== - first version using "indexlib" list-packages.cui-2.0.6 (released in update 1.7.0) ================================================== - modified to match new api interface of libcui. - try to read package file in old format if reading of xml-file failed. list-packages.cui-2.0.5 (released in update 1.6.8) ================================================== - linked against dynamic version of libcui list-packages.cui-2.0.4 (released in update 1.6.4) ================================================== - check for required-base meta information in index.txt and hide update files if installed base does not meet the requirement. list-packages.cui-2.0.3 (released in update 1.6.1) ================================================= - linked against fixed version of libcui that resolves a flicker problem when resuming curses mode after a shell script has been running. list-packages.cui-2.0.2 (released in update 1.5.6) ================================================= - memory allocation bug fixed list-packages.cui-2.0.1 (released in update 1.5.3) ================================================= - always retreive package date of possible updates to avoid confusion of multiple choices. - read multiple system tags from package info files and concatenate them into one single string. - never loose the selection in the package list - show message "system is up to date" if no updates are available after requesting "upgradable-only" command line switch list-packages.cui-2.0.0 (released in update 1.5.1) ================================================= - separated from cui source tree - port to libcui - optional unicode build target