KAZip 1 (bld 1998.09.20.18.00) New features: 0.99c: - added 'sort' menu - viewer associations - can now change archive and file comments - added test archive( entries) option 0.99b: - 'createnone' option for extracts - 'update' option for extracts - archives created on any removeable drive are now multi-part zipfiles 0.99: - First public release. Bugs fixed: 1 (bld 1998.09.20.18.00): - Directories/files will now be extracted to the correct place - Certain option where causing 'test mode' when extracting entries. 0.99f-i: - Corrected a few potential memory access violations due - Fixed a problem with menu not accepting mouse when set in title bar. 0.99e: - switch entry wasn't being removed - was failing to extract certain entries when really there was no errors - archive comment was getting updated unless archive was modified after changing it - /EXTRACT option wasn't always working - optimized close file routine - in some cases I was tagging directories as files which could cause problems with extraction - extension sort was failing if some files( or directories) have no extension 0.99d: - was only setting priority of 'worker' thread when it got changed. - fixed a potential problem caused by some user messages having the same id's. - now only update number of selected when CRA_CURSORED is changed( previously did this on any emphasis change). - modified where( and when) various record emphasis's set. 0.99c: - some name matches weren't case insensitive which could cause problems with directories - if file-system of zipfile origin doesn't have ms-dos style file attributes, directories were not always detectected. - cured problem with blocking the message queue( curiously this was caused by the second thread posting lots of messages to the first thread for the progress indicator) Also added an option to change priority of second ("worker") thread to make it less CPU intensive. - aborting add/extract files no longer waits for operation to be finished on current file - builtin text viewer no longer misses new lines. - in full-path mode entries are now sorted according to disk number and file offset. So there should be fewer disk swaps when extracting multi-disk zip-files - fixed problem when opening multi-disk archives which have central dir spanning disks. - if file to open doesn't have an extension it now gets one( unless a zipfile of that name exists). - file comments now preserved when updating entries - corrected problem with 'worker' thread losing work todo - renaming extract entries now works correctly - fixed a problem with extracting folders to the root of drive - can now safely double click on background of tree view in add/extract dialogs - 'extract all' now works in full-path mode - now free memory used by zipfile when it is closed( previously free'd it when window destroyed). - corrected problems with 'strings' corruption due to a misunderstanding with the way strncpy works 0.99b: - corrected extraction of files to root of any drive. - corrected problem when extracting with 'replace all', 'replace none'. selected as an option( previously continually changed active window). - updated fat name conversion so it will work with files starting with a '.'. - archive comment is no longer removed when files are added to archive which contains one . 0.99: - First public release. Note: This is not necessarily a complete list of bugs fixed/new features.