home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / packer / shez / shez.rev < prev    next >
Text File  |  1993-10-06  |  9KB  |  172 lines

  1.                         SHEZ REVISION HISTORY
  2.  
  3. v9.4   10/6/93 Fixed file viewing function when running under 4DOS.
  4.        Moved ZOOM/UNZOOM  mouse selectable field to  lower left corner
  5.        of DOS directory window.
  6.        Added configuration item allowing user to tell SHEZ  the amount
  7.        of memory the virus scanning program requires.
  8.        The  equal sign  characters may  now be  used in  the parameter
  9.        string when defining user menu items in the SHEZ.INI file.
  10.        Added reset mouse speed to drop down menu.
  11.        Corrected the ALT-S (virus scan a directory) function.
  12.        Added configuration item to deactivate the automatic time slice
  13.        release feature.
  14.        Nested compressed  files  may now  be  updated.   If  a  nested
  15.        compressed file  is updated SHEZ will  automatically update all
  16.        compressed files above the nested compressed file.
  17.        When editing a file in a compressed file SHEZ will now save the
  18.        edited file back into the compressed file if the time, date, or
  19.        size of the edited file has been altered.
  20.        Increased  files-per-directory  and  files-per-compressed  file
  21.        limit to 2500 each.
  22.        Added internal support for printing to an HP Laser II,III,IV in
  23.        landscape compressed mode shading every other line.
  24.        Print  functions  have been  modified  to  print the  currently
  25.        highlighted file  if no files are TAGGED, or  it will print all
  26.        currently TAGGED files.
  27.        When  converting files  SHEZ  will no  longer  set the  ARCHIVE
  28.        attribute bit in the directory entry name.
  29.        Added ability to sort the file list  in ascending or descending
  30.        order.
  31.  
  32. v9.3   9/07/93 Complete  re-write  of virus  scanning function.  Virus
  33.        scan is now much faster.   It can scan nested compressed files,
  34.        including self extracting files, to an unlimited depth.
  35.        Corrected misc. errors when processing ARJ compressed files.
  36.        Added code to make SHEZ  OS/2 and Windows enhanced mode  aware.
  37.        When running under  Desqview, OS/2, or  Windows enhanced,  SHEZ
  38.        will release its timeslice when waiting for keyboard input.
  39.        Added user defined menu function.  When  menu items are defined
  40.        in the SHEZ.INI file.
  41.        Added  ability to ZOOM  main DOS directory  window.  Also added
  42.        configuration item in SHEZCFG program to make ZOOMED  state the
  43.        default.  When  window in ZOOMED and user is running under 4DOS
  44.        and has 4DOS descriptions enabled the descriptions will  appear
  45.        to the right of the filenames.
  46.        Added  support for 4DOS  LIST function.   The 4DOS LIST command
  47.        can now be used as the default viewer.
  48.  
  49. v9.2   8/11/93 SHEZ  now  looks for  a  SHEZ.INI,  file instead  of  a
  50.        SHEZ.EV file, for external viewer information.
  51.        Completely revised the file print functions.
  52.        Added user defined printer support to the SHEZ.INI file.
  53.        Added  new file print support.   Four internal printing methods
  54.        are supported in addition to up to three user defined printers.
  55.  
  56.  
  57.                                                              Page 1
  58.  
  59.  
  60.                         SHEZ REVISION HISTORY
  61.  
  62.        Removed  filespec   box  when  viewing  a  secondary  directory
  63.        listing.
  64.        Added ability to  virus scan a  highlighted directory from  the
  65.        DOS directory display window.
  66.        When  moving back  up a  directory tree,  SHEZ will  attempt to
  67.        position the highlight bar at the previous location.
  68.        When converting  compressed files to  the same format,  and the
  69.        original compressed  files has  a non-standard file  extension,
  70.        SHEZ will now allow you to delete  the original compressed file
  71.        after conversion.
  72.        Added  support   for  ARJ  2.41   including  security  envelope
  73.        identification.
  74.        Added critical error handler to intercept most errors.
  75.        Added  ability to convert  a compressed file  that is currently
  76.        being viewed.
  77.        Both the forward and back slash  keys will now bring up the top
  78.        menu bar.
  79.  
  80. v9.1   7/10/93 Added user configuration option to intercept the CTRL-C
  81.        and CTRL-BREAK keys.
  82.        Added  ability  to  change  to  a  specific  directory   before
  83.        executing an external file viewer.
  84.        Added ability to pause after executing an external file viewer.
  85.        Corrected  the processing of  the SHEZ.EV file.   In some cases
  86.        the  specified viewer  specification  was not  correctly  being
  87.        interpreted.
  88.        When  attempting to use  an external viewer  on a  file with no
  89.        extension the default external viewer will be used if defined.
  90.        Added CTRL-S command to strip the master comment records from a
  91.        ZIP compressed file.
  92.        Added ability to identify SFX  files built my the PKZIP  family
  93.        mode programs.
  94.        Function key line commands are now mouse selectable.
  95.        Added mouse selectable  items to some dialogue  boxes. When the
  96.        dialogue box has mouse selectable item they  will appear on the
  97.        bottom line of the box in curly braces.
  98.        Fixed problem  where the  CTRL-ENTER  key was  not  functioning
  99.        after pressing the TAB key to open  the secondary DOS directory
  100.        window.
  101.        Added CTRL-F4 function to create directories.
  102.        Added CTRL-F5 function to delete directory tree's.
  103.        Added support for ARJ 2.41.
  104.        Middle button of three button  mouse will now pop-up the  mouse
  105.        menu.
  106.        Mouse  menu can also  be activated by  pressing and holding the
  107.        right mouse button, press  the left mouse button and  releasing
  108.        both.
  109.  
  110. v9.0   5/10/93 Made some fine adjustments to theLCD monitor color set.
  111.        When  creating a new  compressed file the  F9 (directory search
  112.        command) has been added.
  113.        Fixed lockup problem when pressing  the END key in a  directory
  114.  
  115.  
  116.                                                              Page 2
  117.  
  118.  
  119.                         SHEZ REVISION HISTORY
  120.  
  121.        dialog box.
  122.        Moved SELF EXTRACTING type indentifier to the right side of the
  123.        seperator line.
  124.        Added option NOT to convert nested compressed files.
  125.        An error message will now  be displayed if the EXTERNAL  VIEWER
  126.        table file is not found.
  127.        Corrected problem  when attempting  to  edit a  file  contained
  128.        within an ARJ compressed file that also contained PATH names.
  129.        Made  additional  corrections  when  attempting  to   list  the
  130.        contents of a ZIP file that contains nested ZIP files.
  131.        Completely re-wrote and re-designed the MOUSE interface toSHEZ.
  132.  
  133. v8.9   3/13/93 When  entering an un-qualified filename  on the command
  134.        line SHEZ would  not allow  access to the  file, this has  been
  135.        corrected.
  136.        When  entering a filename  with a $ anywhere  in the name, SHEZ
  137.        would not allow access to the file, this has been fixed.
  138.        To  display  the mouse  menu,  double clicking  the  left mouse
  139.        button has been reinstated.
  140.        AddedFreshen file, andExternal Viewer launch,to the mouse menu.
  141.        When entering a  filespec on  the command  line sometimes  SHEZ
  142.        would not find the file, -- FIXED --
  143.        When  using *.* on  the command  line, or in  the configuration
  144.        file SHEZ would not find any files. --FIXED--
  145.        SHEZ will now accept relative  path names on the command  line.
  146.        I.E.  ..\any\*.*
  147.        The environment variable  SHEZEV is no  longer used to  specify
  148.        external viewers.  This has been replaced by a SHEZ.EV external
  149.        file.
  150.  
  151. v8.8   3/6/93 Corrected  error routine  display when  swapping routine
  152.        fails.
  153.        Fixed create new compressed file routine when tagging files and
  154.        requesting multi-volume option.
  155.        SHEZ will now correctly compressed  files even if their is  not
  156.        file extension entered on the command line.
  157.        Made adjustments to volume label support for PKZIP.
  158.        Changed  method of  displaying the  MOUSE MENU.   Changed  from
  159.        double  click  left mouse  button, to  single click  left mouse
  160.        button while holding down the ALT key.
  161.        Modified  the SHEZCFG  program do recognize  and automactically
  162.        convert old external configuation file.
  163.        Added  new   command  ALT-R  to  rename   highlighted  file  in
  164.        compressed files.
  165.        Added additional check to prevent false id of ARC and PAK  type
  166.        compressed files.
  167.  
  168. v8.7   2/21/93 Additional corrections to identify PKZIP204E and G  SFX
  169.        files.
  170.        Move now does a -w- when running PKZIP204.
  171.        After converting archive,  perform test, if  test fails  delete
  172.        new archive and leave original intact.