home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 7 / POWERCD7.ISO / os2 / zipct211 / history.doc < prev    next >
Text File  |  1994-09-24  |  16KB  |  395 lines

  1. RPF Zip Control(TM) Copyright 1993, 1994 RPF Software ALL RIGHTS RESERVED
  2.  
  3.  History
  4.  -------
  5.  Version 2.1.1 September 25, 1994
  6.  --------------------------------
  7.  * Repaired erroneous message indicating that Zip.exe can not be located.
  8.  * Corrected a situation where Zip Control would indicate that it is
  9.    unzipping files, but actually did not unzip them.  This had to do with
  10.    older versions of UnZip (prior to 5.12) failing due to a newer option.
  11.  * Corrected a threading problem where the display of Zip Control's main
  12.    window would only be partially drawn if a .zip icon were double
  13.    clicked.  Same fix also corrected a problem with Zip Control (with Auto
  14.    Comments enabled) not completing the update of the Comments window upon
  15.    pushing the Comments button (on OS/2 versions prior to the Warp II beta).
  16.  * Changed the way New operates.  The New button is now Create.  There is
  17.    no longer an "Untitled" .zip file.  "Create" asks for the new .zip file
  18.    name you wish to create.  You can then "Add" files to the newly
  19.    created or an existing .zip file.
  20.  * Improved the support of non-SmartView viewers.  Also, you can now define
  21.    exactly how to start your non-SmartView viewer if Zip Control does not
  22.    correctly determine the settings.
  23.  * Reworked some areas where the use of threads had been somewhat of a
  24.    problem.  Added threads to the CheckOut section to improve user
  25.    responsiveness.
  26.  * Reduced the size of the UnZip window.
  27.  
  28.  Version 2.1 September 17, 1994
  29.  ------------------------------
  30.  * Adjusted Zip Control so that it works with the OS/2 Warp II beta.
  31.  
  32.  * Added the Check Out feature.  Makes it easy to Test, Scan (virus),
  33.    Report (virus scan report), Evaluate (test run the application in an
  34.    automatically opened desktop folder), Delete (the test directory),
  35.    Comment (edit or add comments to the .zip file), and ReZip (the .zip
  36.    file for greater compression).
  37.  
  38.  * The Check Out Scan feature currently supports only the McAfee
  39.    OS2SCAN.EXE virus scanner, version 2.x.  The full path and file
  40.    name should be specified in the Settings notebook.
  41.  
  42.  * The Progress Window will no longer be displayed if the active window
  43.    is displayed.  The use of the Progress window is controlled by the
  44.    "Minimized while processing" setting in the Settings notebook.
  45.  
  46.  * Added capability to pass Zip Control the path and name of the
  47.    .ini file to use for Zip Control.  In the parameters field of the
  48.    Zip Control Desktop object, add "/I=drive:\path\name.ini" without
  49.    the quotes and replacing drive, path, and name to match the location
  50.    of the .ini file you wish to use.  This switch is optional and would
  51.    probably be most useful for LAN installations or multiple versions
  52.    of Zip Control on the same PC.  The default (no use of the /I switch)
  53.    is to use ZipCntrl.ini in the Zip Control product directory.
  54.  
  55.  * Added slightly better support of DOS viewers for use when SmartView
  56.    is NOT active.
  57.  
  58.  * Added an indication of the number of "selected" files/directories and
  59.    their uncompressed file size total.  See lower left corner of the main
  60.    window.
  61.  
  62.  * Added the Zip (Add window) settings plus the AutoComments, AutoOpen,
  63.    Extended Selection, SmartView, LaserJet 2-up, and Save Colors/Fonts
  64.    settings to the Settings notebook so that their default settings may
  65.    be configured.
  66.  
  67.  * Resized several windows to not use as much of the screen.
  68.  
  69.  * Default Zip compression changed to maximum (9), but this is
  70.    configurable in the Settings notebook.
  71.  
  72.  * Miscellaneous tweaks & fixes.
  73.  
  74. Version 2.00 May 31, 1994
  75. -------------------------
  76. * Significantly faster initial load.  Faster subsequent proecessing.
  77.  
  78. * Supports saving of "drag & drop" color schemes, colors, and fonts.
  79.   (Can reset all the custom colors/fonts to the active system values.)
  80.  
  81. * Can make "in session" changes between Extended and Multiple selection
  82.   methods for the main "Zip File Contents" list box.
  83.  
  84. * Since Zip Control now uses the WPS "associations" (when SmartView is
  85.   active) to determine how to "view" a file which is within a zip file,
  86.   the additional ZC user table of viewers is no longer used.
  87.  
  88. * Right Mouse Button selections/menus temporarily removed.
  89.  
  90. * Clipboard actions temporarily removed.
  91.  
  92. * The menus added in version 1.64 beta have been removed.
  93.  
  94. * Accommodated (worked around) Unzip.exe version 5.1's display of a
  95.   new comment listing ("Archive:  d:\xxx\yyy.zip").
  96.  
  97. * Added the equivalent of the Unzip.exe -U option in the Unzip window.
  98.  
  99. * Added support for language specific versions of Zip Control.  All the
  100.   Zip Control window and message text is stored in ZCNLS.dll.  Over time,
  101.   and with the help of volunteers, national language versions of ZCNLS.dll
  102.   can be easily created and distributed.
  103.  
  104. * Added online help.  National language versions will be added.
  105.  
  106. * Now uses threads for most tasks, and minimizes ZC windows while those
  107.   threads run.  A small progress window is displayed until the thread
  108.   completes, at which time Zip Control windows are restored.  The major
  109.   benefit is that OS/2 can be easily used for other tasks while large
  110.   zips or unzips are in process.
  111.  
  112. * NOTE:  This is truly a NEW version of Zip Control.  Although it may not
  113.   appear so, EVERY line of code has been rewritten.  The initial intent was
  114.   to achieve near equivalent functionality to Zip Control version 1.64 beta
  115.   . . . but with significantly faster performance, and be equipped for more
  116.   functionality in the future.  However, significant usability enhancements
  117.   were added during the re-write.
  118.  
  119.   Report any problems to RPF Software @ 71660,535 via CompuServe Mail.
  120.  
  121. Version 1.64 Beta February 23, 1994
  122. -----------------------------------
  123. * Temporary fix for the problem some were seeing where an error message
  124.   indicated "Can not open zip file."  Permanent fix requires fix to
  125.   the development kit used for ZC.  A side effect of the temporary fix
  126.   is that a debug-type window may appear, especially for 4OS2 users
  127.   with 4Start.cmd in the root directory.  Contact us for a 4OS2 workaround.
  128.  
  129. * Enhanced the display of error messages reported by unzip.exe and zip.exe.
  130.  
  131. * Renamed the Add, Select Entire Directory to Select Directory with a choice
  132.   of whether to Add just the directory (No Files) or all its files (along
  133.   with the directory, if Store Path is selected).
  134.  
  135. * Added a choice to zip up System/Hidden files (Add window).
  136.  
  137. * Repaired some problems in the Add to zip file functions.
  138.  
  139. * Added Window Settings & Copy to Clipboard to the Main menu bar.  These
  140.   are also available on the window's popup menu (right mouse button).
  141.  
  142.   The Window Settings allow 1) changing the Style of the UnZip listbox
  143.   to/from Extended and Multiple, 2) setting SmartView to use either the
  144.   OS/2 System's "associations" or the "associations" set in Zip Control's
  145.   Settings notebook.  The defaults are Multiple and System.
  146.  
  147.   Copy to Clipboard copies the list of files in the listbox to the system
  148.   clipboard, where it may then be "pasted" into other documents.
  149.  
  150. * Added "Output path history" menu item to the UnZip window.  Also available
  151.   as a popup menu and in the Output Path combo box.  Keeps the last ten
  152.   target directories for quick selection,
  153.  
  154. * Corrected a problem where a path named 'PATH' would get created under
  155.   certain conditions.
  156.  
  157. Version 1.60 January 23, 1994
  158. -----------------------------
  159. * Repaired situation where "Add" could not see the files on a disk 
  160.   volume with no subdirectories.
  161.  
  162. * Repaired error introduced in version 1.53 where would not properly
  163.   handle viewing a file name which included a space (" ").
  164.  
  165. * Added choice to display error messages reported by zip.exe and
  166.   unzip.exe.
  167.  
  168. * The zipcntr*.ico files may be deleted from the Zip Control directory.
  169.   Those resources are now embedded within the zipcntrl.exe file.
  170.  
  171. * If the COMSPEC environment variable does not identify a proper OS/2
  172.   command processor, Zip Control attempts to use \OS2\CMD.EXE on the
  173.   drive where OS2.INI is located.
  174.  
  175. * The "association" of .zip files may now be made to either zipcntrl.exe
  176.   or to the Zip Control Desktop object.
  177.  
  178. Version 1.53 January 8, 1994
  179. ----------------------------
  180. Changes:
  181.  
  182. * Reduced the time it takes before the Add window can accept user
  183.   input.
  184.  
  185. * Reduced by half the elapsed time to add files to a .zip file over 
  186.   version 1.52.
  187.  
  188. * Reduced *dramatically* the elapsed time to delete files from a .zip
  189.   file over version 1.52.
  190.  
  191. * Added visual indication to the UnZIP window if the output path 
  192.   does not currently exist.  It will still be created if it doesn't
  193.   exist, but you will at least have a chance to correct typos in the
  194.   path first, if that is why the path didn't exist.
  195.  
  196. * Added Footers & Headers to the 2-up LaserJet printing.
  197.  
  198. * Repair the "memory" of what was the selected printer.
  199.  
  200. * Repair an error that had been introduced with the AutoOpen button.
  201.   If AutoOpen was not selected, then drag-and-drop of .zip file icons
  202.   to the Zip Control desktop object would not open the .zip file until
  203.   the Open button was pushed.  Same for "associations" of .zip files.
  204.  
  205. Version 1.52 November 28, 1993
  206. ------------------------------
  207. Changes:
  208.  
  209. * Added printer choices (which are known to the system) to "Print."
  210.  
  211. * To enable View to run DOS or Windows programs via the SmartView
  212.   associations (e.g., .DOC -> WinWord.exe), the quotation marks are
  213.   now removed from zipped files to be "viewed" IF the filename 
  214.   contains no embedded spaces.  Otherwise, the quotations will remain 
  215.   to enable OS/2 programs to use such filenames (with embedded spaces).
  216.   DOS and Windows programs are unable to handle filenames with either
  217.   quotation marks or embedded spaces.
  218.  
  219.   Best results when using SmartView with DOS or Windows programs can
  220.   probably be obtained by using the entry: START /WIN WINWORD.EXE (or
  221.   other DOS or Windows program name).  The full path name will be 
  222.   needed for the program if it is not in the OS/2 path (and it probably
  223.   will not be).  Alternatively, the CMD.EXE /C WINWORD.EXE style could
  224.   be used.
  225.   
  226. * Reduced by half the elapsed time to add files to a .zip file.
  227.  
  228. Version 1.51 November 20, 1993
  229. ------------------------------
  230. Changes:
  231.  
  232. * Corrected a problem with "Add"ing files to a .zip file, if the
  233.   file to be added had a dash ("-") in the file name.
  234.  
  235. * Added explanatory message when you choose "Add" with "Zip all
  236.   subdirectories too" but without "Store paths . . .".  If UnZip
  237.   detects two files with the same name, UnZip fails.  The message
  238.   explains this to the user and suggests adding the "Store paths"
  239.   option (which is probably better anyway).
  240.  
  241. * Corrected a problem with directories/file names which include 
  242.   the "^" character.
  243.  
  244. * Added a simple LaserJet 2-up printing capability.
  245.  
  246. Version 1.50 November 03, 1993
  247. ------------------------------
  248. Changes:
  249.  
  250. * Added access to ZIP.EXE.
  251.  
  252. * Added "This session only" choices for the UnZip output path.
  253.   Choices are Default output path, Last path used, .ZIP path.
  254.  
  255. * Added the ZC directory to the system PATH, for the ZC session 
  256.   only, so that users who put UNZIP.EXE in the ZC directory and
  257.   do not specify the path for UNZIP.EXE in the Settings, Programs,
  258.   UnZip Program entry, will be able to "see" UNZIP.EXE.
  259.  
  260. * Eliminated the extra window which would occasionally appear,
  261.   especially for 4OS2 users.
  262.  
  263. * Added "AutoOpen" for user to define whether the Open dialog box
  264.   should automatically appear and "AutoComments" for automatic display
  265.   of embedded zip file comments.
  266.  
  267. * Changed the temporary files which are created for the View function
  268.   to use original file names in a work location subdirectory, rather 
  269.   than temporary file names in the default output directory.  These 
  270.   temporary files are removed when Zip Control is closed.
  271.  
  272. Version 1.10 October 10, 1993
  273. -----------------------------
  274. Changes:
  275.  
  276. * Converted the Paths button to a Settings notebook, which
  277.   includes Options, Paths, and Programs.
  278.  
  279. * Modified the Settings - Programs and the View process to
  280.   permit association of different viewer programs to 
  281.   files on the basis of the file extension.
  282.  
  283.   This feature can also be used to "run" .EXE files within
  284.   the ZIP file (with caution) and to unzip ZIP files within
  285.   the ZIP file.
  286.  
  287.   The "SmartView" check box turns on/off the use of viewers
  288.   associated by file extension.  When off, the <default> 
  289.   viewer is ALWAYS used, regardless of file extension.
  290.  
  291. * Changed the View process to support viewing multiple
  292.   (selected) files at the same time.
  293.  
  294. * Added Print capability.  Can print multiple selected files
  295.   to the default PRN printer.
  296.  
  297. * Added Search functions.  Search scans one or more selected
  298.   disk drives, looking for .ZIP files.  The files are placed
  299.   in a list, sorted in one of three ways:  name+date+path,
  300.   path+name+date, or date+name+path.  Once the disk(s) has been
  301.   scanned, the list of files may be re-sorted without a re-scan
  302.   of the disk(s).
  303.  
  304.   ZIP files in the list may be "Opened" (unzipped), which permits 
  305.   use of the standard features of Zip Control (UnZip, View, Print).
  306.  
  307.   Additionally, a selected file may be Deleted.  This may be useful
  308.   if, during review of the sorted list, it is noticed that there
  309.   are duplicates of the same file in two or more directories.
  310.  
  311. * Cosmetic tune-ups to better comply with CUA.
  312.  
  313. Version 1.02 October 5, 1993
  314. ----------------------------
  315. Changes:
  316.  
  317. * UnZIP dialog, Output Path logic corrected to handle a path
  318.   which did not include a backslash "\" somewhere in the 
  319.   path (not counting the last character of the path).
  320.  
  321. Version 1.01 September 26, 1993
  322. -------------------------------
  323. Changes:
  324.  
  325. * Title Bar--Added version number.
  326.  
  327. * "Paths" 
  328.   
  329.   UnZIP Program Name and VIEW Program Name corrected to 
  330.   accept paths (Drive/Directory) as documented.
  331.  
  332.   If a program cannot be found at the location specified and
  333.   also cannot be found in the OS/2 system path, the user will
  334.   be given the option to change the entry or to continue.
  335.  
  336.   If a path cannot be found, the user will be given the option 
  337.   to change the entry or to continue.
  338.  
  339.   Cancel button added.
  340.  
  341.   Modified so that VIEW program entry can have command line switches
  342.   ("/", "-") entered, retained, and used properly.
  343.  
  344.   Added the capability to target unzip output to the same directory
  345.   in which the .ZIP file is located.
  346.  
  347. * "Settings"
  348.  
  349.   "Replace" option removed.  Was confusing.
  350.  
  351.   "Overwrite" option removed.  Was confusing.
  352.  
  353. * "Open"
  354.  
  355.   "Search" changed to "Open"
  356.  
  357. * "Contents" changed to "Comments"
  358.  
  359. * "UnZip"
  360.  
  361.   "UnZip" button active whenever there is an entry in the list box,
  362.   whether or not a file name is highlighted.  Done to permit "All"
  363.   choice on the "UnZip" dialog box.
  364.  
  365.   "All" choice activated in addition to "Selected."
  366.  
  367.   Same changes as in "Settings" regarding the "Replace" and "Overwrite"
  368.   options.
  369.  
  370.   Target output path will now be created if it doesn't exist.  Previously 
  371.   would only create if single level path.
  372.  
  373.   Clipping of the last "e" in "Respect . . . file" should be fixed.
  374.  
  375.   Added the capability to target unzip output to the same directory
  376.   in which the .ZIP file is located.
  377.  
  378. * General
  379.  
  380.   Corrected a situation where, when using 4OS2, the cleanup of the VIEW 
  381.   temporary file was being displayed.
  382.  
  383.   Tested with 4OS2.EXE in addition to CMD.EXE.
  384.  
  385.   Helpful headings added across the top of the list box--Length, Date,
  386.   Time, Name.
  387.  
  388.   Support for directory and file names with embedded spaces.
  389.  
  390.  
  391.   Version 1.0 September 19, 1993
  392.   ------------------------------
  393.   Initial Release.
  394.  
  395.