NeonZip Versions History ---------------------------------------- * Version 0.1 + New Features: - Graphical interface (Table) for archive file contents showing. - Open and show ZIP file contents. - Interationalization interface. - Initial abstract interface between archive operations and user interface. * Vesrion 0.2 + New Features: - ZIP extraction is finished and test ready. - Improved user selection in the archive. - Select all files in archive. - Invert selection. - New Drive/Folder browser component in extract dialog. - Regular expressions support in extract dialog to select files for extraction. - All options in extract dialog operate. - Now menu File|Close Archive - free resources. * Version 0.3 + New Fetaures: - Deleting files in ZIP archive. - Dialog for manage deleting. - Support for zero-entry ZIP files. Changes: - All language-specific resources are merged in one bundle. * Version 0.4 + New Features - Creating of new ZIP files. - Adding files from drive to created ZIP archive. - Add dialog box with many options. - Add dialog include four options for adding files: Add, Freshen, Move, Update. - Jakarta Apache Log4j ( http://www.apache.org/ ) project is integrated as debuging and tracing system. Bugs: - When user extract files and select extraction path thru directory browser then new extraction path is not recognized. Fixed. * Version 0.5 + New features - Toolbar. - Statusbar. - Key shortcuts. - Monitoring of operation progress(Multithread). - Improved output information. - Full range of ZIP compression levels ( 0 - 9 ) in Add Dialog. Bugs: - When user open ZIP file after that try to create new ZIP file then application crash. Fixed. - When user extract large ZIP files out of memory message appears and applications hangs. Fixed. * Version 0.5.1 + New features - Table multicolumn sorting. - Extraction path history. - Recent open files history. - Creating of new directory directly in Extraction Dialog. - Partial D&D - Drag files from native application (Windows Explorer or other environments supported by current implementation of Java platform) and drop to NeonZip. This is support for open of new archive files and add files to already open archives. * Version 0.5.2 + New features - Test ZIP archives integrity. Bugs: - Bug in monitoring of operation progress thread crash all other threads. Fixed.