home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / packer / zipcontr / history.doc next >
Encoding:
Text File  |  1994-02-23  |  10.0 KB  |  279 lines

  1. RPF Zip Control(TM) Copyright 1993, 1994 RPF Software ALL RIGHTS RESERVED
  2.  
  3. History
  4. -------
  5. Version 1.64 Beta February 23, 1994
  6. -----------------------------------
  7. * Temporary fix for the problem some were seeing where an error message
  8.   indicated "Can not open zip file."  Permanent fix requires fix to
  9.   the development kit used for ZC.  A side effect of the temporary fix
  10.   is that a debug-type window may appear, especially for 4OS2 users
  11.   with 4Start.cmd in the root directory.  Contact us for a 4OS2 workaround.
  12.  
  13. * Enhanced the display of error messages reported by unzip.exe and zip.exe.
  14.  
  15. * Renamed the Add, Select Entire Directory to Select Directory with a choice
  16.   of whether to Add just the directory (No Files) or all its files (along
  17.   with the directory, if Store Path is selected).
  18.  
  19. * Added a choice to zip up System/Hidden files (Add window).
  20.  
  21. * Repaired some problems in the Add to zip file functions.
  22.  
  23. * Added Window Settings & Copy to Clipboard to the Main menu bar.  These
  24.   are also available on the window's popup menu (right mouse button).
  25.  
  26.   The Window Settings allow 1) changing the Style of the UnZip listbox
  27.   to/from Extended and Multiple, 2) setting SmartView to use either the
  28.   OS/2 System's "associations" or the "associations" set in Zip Control's
  29.   Settings notebook.  The defaults are Multiple and System.
  30.  
  31.   Copy to Clipboard copies the list of files in the listbox to the system
  32.   clipboard, where it may then be "pasted" into other documents.
  33.  
  34. * Added "Output path history" menu item to the UnZip window.  Also available
  35.   as a popup menu and in the Output Path combo box.  Keeps the last ten
  36.   target directories for quick selection,
  37.  
  38. * Corrected a problem where a path named 'PATH' would get created under
  39.   certain conditions.
  40.  
  41. Version 1.60 January 23, 1994
  42. -----------------------------
  43. * Repaired situation where "Add" could not see the files on a disk 
  44.   volume with no subdirectories.
  45.  
  46. * Repaired error introduced in version 1.53 where would not properly
  47.   handle viewing a file name which included a space (" ").
  48.  
  49. * Added choice to display error messages reported by zip.exe and
  50.   unzip.exe.
  51.  
  52. * The zipcntr*.ico files may be deleted from the Zip Control directory.
  53.   Those resources are now embedded within the zipcntrl.exe file.
  54.  
  55. * If the COMSPEC environment variable does not identify a proper OS/2
  56.   command processor, Zip Control attempts to use \OS2\CMD.EXE on the
  57.   drive where OS2.INI is located.
  58.  
  59. * The "association" of .zip files may now be made to either zipcntrl.exe
  60.   or to the Zip Control Desktop object.
  61.  
  62. Version 1.53 January 8, 1994
  63. ----------------------------
  64. Changes:
  65.  
  66. * Reduced the time it takes before the Add window can accept user
  67.   input.
  68.  
  69. * Reduced by half the elapsed time to add files to a .zip file over 
  70.   version 1.52.
  71.  
  72. * Reduced *dramatically* the elapsed time to delete files from a .zip
  73.   file over version 1.52.
  74.  
  75. * Added visual indication to the UnZIP window if the output path 
  76.   does not currently exist.  It will still be created if it doesn't
  77.   exist, but you will at least have a chance to correct typos in the
  78.   path first, if that is why the path didn't exist.
  79.  
  80. * Added Footers & Headers to the 2-up LaserJet printing.
  81.  
  82. * Repair the "memory" of what was the selected printer.
  83.  
  84. * Repair an error that had been introduced with the AutoOpen button.
  85.   If AutoOpen was not selected, then drag-and-drop of .zip file icons
  86.   to the Zip Control desktop object would not open the .zip file until
  87.   the Open button was pushed.  Same for "associations" of .zip files.
  88.  
  89. Version 1.52 November 28, 1993
  90. ------------------------------
  91. Changes:
  92.  
  93. * Added printer choices (which are known to the system) to "Print."
  94.  
  95. * To enable View to run DOS or Windows programs via the SmartView
  96.   associations (e.g., .DOC -> WinWord.exe), the quotation marks are
  97.   now removed from zipped files to be "viewed" IF the filename 
  98.   contains no embedded spaces.  Otherwise, the quotations will remain 
  99.   to enable OS/2 programs to use such filenames (with embedded spaces).
  100.   DOS and Windows programs are unable to handle filenames with either
  101.   quotation marks or embedded spaces.
  102.  
  103.   Best results when using SmartView with DOS or Windows programs can
  104.   probably be obtained by using the entry: START /WIN WINWORD.EXE (or
  105.   other DOS or Windows program name).  The full path name will be 
  106.   needed for the program if it is not in the OS/2 path (and it probably
  107.   will not be).  Alternatively, the CMD.EXE /C WINWORD.EXE style could
  108.   be used.
  109.   
  110. * Reduced by half the elapsed time to add files to a .zip file.
  111.  
  112. Version 1.51 November 20, 1993
  113. ------------------------------
  114. Changes:
  115.  
  116. * Corrected a problem with "Add"ing files to a .zip file, if the
  117.   file to be added had a dash ("-") in the file name.
  118.  
  119. * Added explanatory message when you choose "Add" with "Zip all
  120.   subdirectories too" but without "Store paths . . .".  If UnZip
  121.   detects two files with the same name, UnZip fails.  The message
  122.   explains this to the user and suggests adding the "Store paths"
  123.   option (which is probably better anyway).
  124.  
  125. * Corrected a problem with directories/file names which include 
  126.   the "^" character.
  127.  
  128. * Added a simple LaserJet 2-up printing capability.
  129.  
  130. Version 1.50 November 03, 1993
  131. ------------------------------
  132. Changes:
  133.  
  134. * Added access to ZIP.EXE.
  135.  
  136. * Added "This session only" choices for the UnZip output path.
  137.   Choices are Default output path, Last path used, .ZIP path.
  138.  
  139. * Added the ZC directory to the system PATH, for the ZC session 
  140.   only, so that users who put UNZIP.EXE in the ZC directory and
  141.   do not specify the path for UNZIP.EXE in the Settings, Programs,
  142.   UnZip Program entry, will be able to "see" UNZIP.EXE.
  143.  
  144. * Eliminated the extra window which would occasionally appear,
  145.   especially for 4OS2 users.
  146.  
  147. * Added "AutoOpen" for user to define whether the Open dialog box
  148.   should automatically appear and "AutoComments" for automatic display
  149.   of embedded zip file comments.
  150.  
  151. * Changed the temporary files which are created for the View function
  152.   to use original file names in a work location subdirectory, rather 
  153.   than temporary file names in the default output directory.  These 
  154.   temporary files are removed when Zip Control is closed.
  155.  
  156. Version 1.10 October 10, 1993
  157. -----------------------------
  158. Changes:
  159.  
  160. * Converted the Paths button to a Settings notebook, which
  161.   includes Options, Paths, and Programs.
  162.  
  163. * Modified the Settings - Programs and the View process to
  164.   permit association of different viewer programs to 
  165.   files on the basis of the file extension.
  166.  
  167.   This feature can also be used to "run" .EXE files within
  168.   the ZIP file (with caution) and to unzip ZIP files within
  169.   the ZIP file.
  170.  
  171.   The "SmartView" check box turns on/off the use of viewers
  172.   associated by file extension.  When off, the <default> 
  173.   viewer is ALWAYS used, regardless of file extension.
  174.  
  175. * Changed the View process to support viewing multiple
  176.   (selected) files at the same time.
  177.  
  178. * Added Print capability.  Can print multiple selected files
  179.   to the default PRN printer.
  180.  
  181. * Added Search functions.  Search scans one or more selected
  182.   disk drives, looking for .ZIP files.  The files are placed
  183.   in a list, sorted in one of three ways:  name+date+path,
  184.   path+name+date, or date+name+path.  Once the disk(s) has been
  185.   scanned, the list of files may be re-sorted without a re-scan
  186.   of the disk(s).
  187.  
  188.   ZIP files in the list may be "Opened" (unzipped), which permits 
  189.   use of the standard features of Zip Control (UnZip, View, Print).
  190.  
  191.   Additionally, a selected file may be Deleted.  This may be useful
  192.   if, during review of the sorted list, it is noticed that there
  193.   are duplicates of the same file in two or more directories.
  194.  
  195. * Cosmetic tune-ups to better comply with CUA.
  196.  
  197. Version 1.02 October 5, 1993
  198. ----------------------------
  199. Changes:
  200.  
  201. * UnZIP dialog, Output Path logic corrected to handle a path
  202.   which did not include a backslash "\" somewhere in the 
  203.   path (not counting the last character of the path).
  204.  
  205. Version 1.01 September 26, 1993
  206. -------------------------------
  207. Changes:
  208.  
  209. * Title Bar--Added version number.
  210.  
  211. * "Paths" 
  212.   
  213.   UnZIP Program Name and VIEW Program Name corrected to 
  214.   accept paths (Drive/Directory) as documented.
  215.  
  216.   If a program cannot be found at the location specified and
  217.   also cannot be found in the OS/2 system path, the user will
  218.   be given the option to change the entry or to continue.
  219.  
  220.   If a path cannot be found, the user will be given the option 
  221.   to change the entry or to continue.
  222.  
  223.   Cancel button added.
  224.  
  225.   Modified so that VIEW program entry can have command line switches
  226.   ("/", "-") entered, retained, and used properly.
  227.  
  228.   Added the capability to target unzip output to the same directory
  229.   in which the .ZIP file is located.
  230.  
  231. * "Settings"
  232.  
  233.   "Replace" option removed.  Was confusing.
  234.  
  235.   "Overwrite" option removed.  Was confusing.
  236.  
  237. * "Open"
  238.  
  239.   "Search" changed to "Open"
  240.  
  241. * "Contents" changed to "Comments"
  242.  
  243. * "UnZip"
  244.  
  245.   "UnZip" button active whenever there is an entry in the list box,
  246.   whether or not a file name is highlighted.  Done to permit "All"
  247.   choice on the "UnZip" dialog box.
  248.  
  249.   "All" choice activated in addition to "Selected."
  250.  
  251.   Same changes as in "Settings" regarding the "Replace" and "Overwrite"
  252.   options.
  253.  
  254.   Target output path will now be created if it doesn't exist.  Previously 
  255.   would only create if single level path.
  256.  
  257.   Clipping of the last "e" in "Respect . . . file" should be fixed.
  258.  
  259.   Added the capability to target unzip output to the same directory
  260.   in which the .ZIP file is located.
  261.  
  262. * General
  263.  
  264.   Corrected a situation where, when using 4OS2, the cleanup of the VIEW 
  265.   temporary file was being displayed.
  266.  
  267.   Tested with 4OS2.EXE in addition to CMD.EXE.
  268.  
  269.   Helpful headings added across the top of the list box--Length, Date,
  270.   Time, Name.
  271.  
  272.   Support for directory and file names with embedded spaces.
  273.  
  274.  
  275.   Version 1.0 September 19, 1993
  276.   ------------------------------
  277.   Initial Release.
  278.  
  279.