home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / install / shez / shez.rev < prev    next >
Text File  |  1994-02-25  |  11KB  |  197 lines

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