home *** CD-ROM | disk | FTP | other *** search
/ Supergames 1 / SupergamesVolume1.bin / install / shez96 / shez.rev < prev    next >
Text File  |  1994-01-13  |  11KB  |  181 lines

  1.  
  2.  
  3.                                      SHEZ REVISION HISTORY
  4.  
  5.      V9.6   01/13/94 When sorting the Ascending/Descending dialog box will now
  6.             show the default sort order. Pressing the Enter key will accept the
  7.             displayed default.
  8.             The DOS windows size has been enlarged.
  9.             Before performing a copy operation, SHEZ will now check the target
  10.             drive for available space.  If not enough space is available an
  11.             error message will be displayed.
  12.             Shez can now handle filenames beginning with a - for all supported
  13.             compressed file types.
  14.             Pressing the CTRL-X keys to exit was not working when issued from
  15.             the DOS directory window - FIXED.
  16.             Converting self extracting ARJ files back to a non-self extracting
  17.             file has been fixed.
  18.             SHEZ was not finding files when using the ? in a wildcard
  19.             specification, this has been fixed.
  20.             Added a new feature to only show the filenames of files that
  21.             contains the search pattern when searching the contents of a
  22.             compressed file.
  23.             When pressing the CTRL/ALT and a function key, sometimes the
  24.             function key line did not get updated correctly - FIXED.
  25.             Added support for ZIP files that SPAN multiple floppy disks.
  26.             If the number of files in a compressed file is greater then the
  27.             number of files SHEZ has been configured for, a warning message will
  28.             be displayed.
  29.             Increased the number of files per compressed file SHEZ can handle to
  30.             3500.
  31.             (NOTE: Due to this change you may need to configure SHEZ to swap
  32.             itself out of memory when running compression programs and external
  33.             programs.)
  34.  
  35.  
  36.      V9.5   10/28/93 Added ability to extract single files whose file names
  37.             begin with a - from ZIP and ARJ files.
  38.             Added configuration items to specify default sort of Ascending or
  39.             Descending order.
  40.             Modified the speedsearch function when viewing the contents of a
  41.             compressed file.  Speedsearch will now accept standard DOS directory
  42.             patterns instead of a single character.
  43.             Minor modifications to the LZH recognition routine.
  44.             Made modifications to the virus scan routine.  Shez will now first
  45.             scan the .EXE or .COM files before attempting to determine if they
  46.             are self extracting compressed files.
  47.             Modified the exit routine speed up exiting SHEZ.
  48.             Corrected some minor problems with the help system.
  49.             Corrected minor dialog problems when creating new compressed files.
  50.             Fixed memory allocation problem when attempting to allocate storage
  51.             to handle 2500 files per compressed file.
  52.             Added ability to perform regular expression searches when using the
  53.             ALT-G (scan files inside a compressed file) function.
  54.             Added ability to stop an ALT-G search by pressing the ESC key.
  55.             Added additional dialog box in the print function allowing the user
  56.             to specify if a header line should be printed.
  57.  
  58.      v9.4   10/6/93 Fixed file viewing function when running under 4DOS.
  59.             Moved ZOOM/UNZOOM mouse selectable field to lower left corner of DOS
  60.             directory window.
  61.             Added configuration item allowing user to tell SHEZ the amount of
  62.             memory the virus scanning program requires.
  63.  
  64.  
  65.                                                                                                                      Page 1
  66.  
  67.  
  68.                                      SHEZ REVISION HISTORY
  69.  
  70.             The equal sign characters may now be used in the parameter string
  71.             when defining user menu items in the SHEZ.INI file.
  72.             Added reset mouse speed to drop down menu.
  73.             Corrected the ALT-S (virus scan a directory) function.
  74.             Added configuration item to deactivate the automatic time slice
  75.             release feature.
  76.             Nested compressed files may now be updated.  If a nested compressed
  77.             file is updated SHEZ will automatically update all compressed files
  78.             above the nested compressed file.
  79.             When editing a file in a compressed file SHEZ will now save the
  80.             edited file back into the compressed file if the time, date, or
  81.             size of the edited file has been altered.
  82.             Increased files-per-directory and files-per-compressed file limit to
  83.             2500 each.
  84.             Added internal support for printing to an HP Laser II,III,IV in
  85.             landscape compressed mode shading every other line.
  86.             Print functions have been modified to print the currently
  87.             highlighted file if no files are TAGGED, or  it will print all
  88.             currently TAGGED files.
  89.             When converting files SHEZ will no longer set the ARCHIVE attribute
  90.             bit in the directory entry name.
  91.             Added ability to sort the file list in ascending or descending
  92.             order.
  93.  
  94.      v9.3   9/07/93 Complete re-write of virus scanning function. Virus scan is
  95.             now much faster.  It can scan nested compressed files, including
  96.             self extracting files, to an unlimited depth.
  97.             Corrected misc. errors when processing ARJ compressed files.
  98.             Added code to make SHEZ OS/2 and Windows enhanced mode aware. When
  99.             running under Desqview, OS/2, or Windows enhanced, SHEZ will release
  100.             its timeslice when waiting for keyboard input.
  101.             Added user defined menu function.  When menu items are defined in
  102.             the SHEZ.INI file.
  103.             Added ability to ZOOM main DOS directory window.  Also added
  104.             configuration item in SHEZCFG program to make ZOOMED state the
  105.             default.  When window in ZOOMED and user is running under 4DOS and
  106.             has 4DOS descriptions enabled the descriptions will appear to the
  107.             right of the filenames.
  108.             Added support for 4DOS LIST function.  The 4DOS LIST command can now
  109.             be used as the default viewer.
  110.  
  111.      v9.2   8/11/93 SHEZ now looks for a SHEZ.INI, file instead of a SHEZ.EV
  112.             file, for external viewer information.
  113.             Completely revised the file print functions.
  114.             Added user defined printer support to the SHEZ.INI file.
  115.             Added new file print support.  Four internal printing methods are
  116.             supported in addition to up to three user defined printers.
  117.             Removed filespec box when viewing a secondary directory listing.
  118.             Added ability to virus scan a highlighted directory from the DOS
  119.             directory display window.
  120.             When moving back up a directory tree, SHEZ will attempt to position
  121.             the highlight bar at the previous location.
  122.             When converting compressed files to the same format, and the
  123.             original compressed files has a non-standard file extension, SHEZ
  124.             will now allow you to delete the original compressed file after
  125.             conversion.
  126.             Added support for ARJ 2.41 including security envelope
  127.             identification.
  128.  
  129.  
  130.                                                                                                                      Page 2
  131.  
  132.  
  133.                                      SHEZ REVISION HISTORY
  134.  
  135.                 Added critical error handler to intercept most errors.
  136.             Added ability to convert a compressed file that is currently being
  137.             viewed.
  138.             Both the forward and back slash keys will now bring up the top menu
  139.             bar.
  140.  
  141.      v9.1   7/10/93 Added user configuration option to intercept the CTRL-C and
  142.             CTRL-BREAK keys.
  143.             Added ability to change to a specific directory before executing an
  144.             external file viewer.
  145.             Added ability to pause after executing an external file viewer.
  146.             Corrected the processing of the SHEZ.EV file.  In some cases the
  147.             specified viewer specification was not correctly being interpreted.
  148.             When attempting to use an external viewer on a file with no
  149.             extension the default external viewer will be used if defined.
  150.             Added CTRL-S command to strip the master comment records from a ZIP
  151.             compressed file.
  152.             Added ability to identify SFX files built my the PKZIP family mode
  153.             programs.
  154.             Function key line commands are now mouse selectable.
  155.             Added mouse selectable items to some dialogue boxes. When the
  156.             dialogue box has mouse selectable item they will appear on the
  157.             bottom line of the box in curly braces.
  158.             Fixed problem where the CTRL-ENTER key was not functioning after
  159.             pressing the TAB key to open the secondary DOS directory window.
  160.             Added CTRL-F4 function to create directories.
  161.             Added CTRL-F5 function to delete directory tree's.
  162.             Added support for ARJ 2.41.
  163.             Middle button of three button mouse will now pop-up the mouse menu.
  164.             Mouse menu can also be activated by pressing and holding the right
  165.             mouse button, press the left mouse button and releasing both.
  166.  
  167.      v9.0   5/10/93 Made some fine adjustments to the LCD monitor color set.
  168.             When creating a new compressed file the F9 (directory search
  169.             command) has been added.
  170.             Fixed lockup problem when pressing the END key in a directory dialog
  171.             box.
  172.             Moved SELF EXTRACTING type indentifier to the right side of the
  173.             seperator line.
  174.             Added option NOT to convert nested compressed files.
  175.             An error message will now be displayed if the EXTERNAL VIEWER table
  176.             file is not found.
  177.             Corrected problem when attempting to edit a file contained within an
  178.             ARJ compressed file that also contained PATH names.
  179.             Made additional corrections when attempting to list the contents of
  180.             a ZIP file that contains nested ZIP files.
  181.             Completely re-wrote and re-designed the MOUSE interface to SHEZ.