home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09964.iso / compress / sz32-29b.exe / history.txt < prev    next >
Text File  |  1996-09-06  |  5KB  |  153 lines

  1. Szipw32 BugFix history
  2.    
  3. Version Number
  4.    
  5. 2.0:
  6.     -Initial release
  7.     
  8. 2.1:
  9.     -Fixed Double Backslash added in 'Add With list' function when root
  10.      dir was selected.
  11.     -Use last access dirs option added.
  12.     -Enhanced 'Rebuild File'function.
  13.  
  14. 2.1a:
  15.     -Fixed 'Rebuild using local info' bug.
  16.     -Fixed configuration 'Default Add Dir' and 'Default Ex Dir' buttons mixup.
  17.     
  18. 2.1b:
  19.     -Some filename creation bugs fixed.
  20.     -Missing Overwrite question bug fixed.
  21.     -Added new file button.
  22.     -Encryption is now full pkzip 2.0 compatible.
  23.     -Fixed GPF when input file access denied.
  24.     -Fixed rebuild function not showing progression.
  25.     
  26. 2.2:
  27.     -Added sort toggle option for fast loading of big archives.
  28.     -Added 'Remove files that fail CRC check' function.
  29.     -No more 'Shareware info wait 5 secs...' at startup for unregistered users.
  30.     -Fixed the File not found error at startup.
  31.     -Content editor, will not edit binary files anymore.
  32.     -Registration bug fixed.
  33.  
  34. 2.3:    -Added command line options.
  35.     -Fixed button enable problem when invalid file was loaded.
  36.     
  37. 2.3a:
  38.     -Fixed command line "-T" option misfunctioning.
  39.     -Added "-Z" command line option to overwrite current 
  40.      zip file with new empty one (zero contents).
  41.     -Added "-I" command line to run Szipw as an Icon. 
  42.     -Added 'Make Directory' on the fly from 'Extract List box'.
  43.     -Disabled tab do not show on startup anymore.
  44.     
  45. 2.4:
  46.     -Improved help.
  47.     -Added "-D" command line options to remove file or (@listfile)
  48.     -Command line options can be scattered along the command line
  49.      ex: "-ATI" is equal to "-A" "-T" "-I"
  50.     -Added "-P" command line options (password to encrypt/decrypt)
  51.      password must be just next to "-P".
  52.          ex : "-A" "-Ppassword" "foo.zip" "foo.foo"         
  53.     -Added last files used in File menu.
  54.     
  55. 2.4a:    
  56.     -When running Szipw from the command line, a new zipfile will be created
  57.      only when the command line parameter "-A" is specified, 
  58.      when "-U" or "-F" is pecified, the zipfile must exists.
  59.     -Improved response to the "cancel button".
  60.     -Fixed focus problems when ran from the command line.
  61.     -Changed "-P" password option to "-C" to avoid confusion.
  62.     
  63. 2.5:
  64.     -Changed directory listboxes by DirectoryTreeView and Filelistboxes
  65.      by DirectoryListView.
  66.     -When zip file did not exists, Zipw would still show all it's tabs, any
  67.      function would then create a GPF.
  68.  
  69. 2.5a:
  70.         -Fixed bug that would report "disk full" when compressing accross
  71.          multiple diskettes.
  72.         -Bug when filenames without path information would be specified
  73.          on the command line.
  74.         -Added default "*.*" files to add when not specifying any files to
  75.          add on the command line.
  76.  
  77. 2.5b:
  78.     -When a directory was selected in the "Add" section, clicking on 'Add'
  79.      button with no 'recurse' and no 'store path' would wrongly report
  80.      "Nothing to do".
  81.     -When a file comment was entered in the "Property" section, clicking on
  82.      another filename would assign the file comment to the new selected file,
  83.      this was because the 'click' message was processed before the 'exit editor'
  84.      message.
  85.     -Fixed the input string in the make directory dialog box.
  86.     
  87. 2.6:
  88.     -Szipw would propose to test the archive even if there was an error
  89.      because the zip file would not fit on the device.
  90.     -Improved multitasking while compressing/uncompressing.
  91.     -Now Szipw asks to update the file when then file content really changed.
  92.     -Make directories and Remove Directories/files available from the popup 
  93.      menu (use right mouse button) in Directory trees and File lists.
  94.     -Move option (when compressing) is now functional.
  95.     -Szipw will now register ZIP files with itself, when zip files are 
  96.      double-clicked, the system runs szipw.
  97.      
  98. 2.6a:     
  99.     -Szipw now stores its configuration in the Registry.
  100.     -The effect of the "Only edit text files" checkbox in the    
  101.      configuration tab was inverted.
  102.  
  103. 2.6b:     
  104.     -Szipw now registers a "Zip File" template in the "New documents"
  105.      explorer menuitem.
  106.  
  107. 2.6c:
  108.     -Szipw will register zip files with itself, only when the 
  109.      appropriate checkbox is checked in the configuration tab.
  110.     -New menuitem available : "Command line options" in Help menu.
  111.     
  112. 2.7:
  113.     -Added support for backup sets for automated backup. (.zmd)
  114.      This is done through the '@CmdFile' command line parameter.
  115.      
  116. 2.7a:
  117.     -Fixed wrong file attributes stored when zipping accross disks.
  118.     -Centered properties in property tab.
  119.     
  120. 2.7b:    
  121.     -Files that had no attribute settings were not added to the zip
  122.      file.
  123. 2.7c:
  124.     -Configuration for "Sort display" and "Associate Zip files" was
  125.      not properly saved.
  126.     -A small bug came in because of the way the dir tree is handled, 
  127.      causing non-fatal 'Access Read Errors' when files were added or
  128.      removed from the archive.
  129.  
  130. 2.7d:
  131.     -The new way Szipw handled clicks in the ziptree caused file
  132.      properties not to display anymore, fixed.
  133.      
  134. 2.7e:  
  135. 2.7f:    
  136.     -Some drag & drop functions within the archive fixed.
  137.     
  138. 2.8:
  139.     -Bug in span disk operation would cause some files to be corrupted,
  140.      this is fixed.
  141.      
  142. 2.8a:
  143.     -Fixed problem with Windows NT.
  144.     
  145. 2.9:
  146.     -Added the remove by wildcard function. This allow to remove
  147.      files from within the archive giving a pattern (ex: *.txt).
  148.      
  149. 2.9a:
  150.     -File listbox is now updated when moveflag is used.
  151.     
  152. 2.9b:
  153.     -Error message 'Bad address read' on startup, fixed.