home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / UTILS2 / ZPRO123.ZIP / ZIFPRO.REV < prev    next >
Text File  |  1994-03-10  |  13KB  |  318 lines

  1.          ZIF Editor Professional For DOS Revision History
  2.  
  3.  
  4. 03-10-94 ■ Version 1.23
  5.  
  6.          . Fixed a potential problem where the Tame Path field on
  7.            the Tame Options screen did not automatically add a
  8.            trailing backslash to the entry before writing the
  9.            ZPROTAME.BAT file.  This could cause problems when
  10.            attempting to use the ZPROTAME.BAT file under Windows,
  11.            DESQview, or OS/2.
  12.  
  13.          . Fixed a problem where the Use Alternate Program Parent
  14.            Directory check box was not being updated properly when
  15.            it should have been enabled after a file was read from
  16.            disk.
  17.  
  18.          . Fixed a problem where the Alternate EXE Launch Directory
  19.            was not always being written properly when the Alternate
  20.            EXE Launch Directory feature was being used.
  21.  
  22.          . Added a hotkey assignment to the Cancel button on the
  23.            File Dialog boxes.
  24.  
  25.          . Fixed problem where the drop-down combo boxes on the
  26.            Advanced Options screen were not "connected" to the
  27.            actual field and were placed down 1 line too far.
  28.  
  29.          . Changed picture mask on Compression Type field to only
  30.            allow uppercase alpha characters, rather than alpha-
  31.            numeric characters.
  32.  
  33.          . Implemented a new vertical menuing system with a new
  34.            color set and a stylish backdrop.  Removed hint line
  35.            from the bottom of the screen.  Enabled exploding menus
  36.            and dialog boxes.
  37.  
  38.            . Casted the Floppy format options as an enumerated type
  39.            inside of the code, instead of as a byte value.  This
  40.            provides for easier compiler checking, leaving less room
  41.            for errors.
  42.  
  43.  
  44. 03-03-94 ■ Version 1.22
  45.  
  46.            . Added 3-D appearance to dialog boxes, and modified code so
  47.              divider lines would end with a character of the proper
  48.              color.
  49.  
  50.            . Assigned hot-keys to controls on the Video Options screen.
  51.  
  52.            . Fixed problem where the Scan Activity Indicator drop down
  53.              box would cause itself and the Cancel button on the Video
  54.              Options screen to be disabled when an item was selected
  55.              from the list.
  56.  
  57.  
  58. 02-26-94 ■ Version 1.21
  59.  
  60.            . Changed file dialog boxes to automatically pick
  61.              the selected drive, directory, or filename on the
  62.              first click.  Double-clicks are no longer necessary.
  63.  
  64.            . Changed file dialog boxes to display only archive
  65.              files, rather than including hidden and system files
  66.              in the file list.
  67.  
  68.            . Added more constants within individual modules to
  69.              represent controls (in the order that they are added).
  70.  
  71.            . Cleaned up problems on Advanced Options screen where
  72.              the Help Line was not always being updated with the
  73.              correct help text.  This problem originated when code
  74.              was added to support a Windows version of ZIP'R Pro.
  75.  
  76.            . Cleaned up alignment problems on Video Options screen.
  77.  
  78.            . Corrected a minor problem where a registration number
  79.              would not be verified as a valid number if the Network
  80.              Users field contained a "0" instead of a blank value for
  81.              a single-user copy of ZIP'R Pro.
  82.  
  83.            . Corrected a minor problem where the "Use XMS For Swapping"
  84.              check box on the Swapping screen would not allow a direct
  85.              mouse click when the focus was currently on another object.
  86.  
  87.            . Reworked the hot keys on the Advanced Options screen to
  88.              prepare for a Windows version of ZIP'R Pro, using a
  89.              Dos-based ZIF Editor.
  90.  
  91.            . Fixed a problem where the program would terminate if
  92.              the file ZIPRPRO.INI could not be found in the ZIP'R
  93.              Pro path.  Added code to display a message box, create
  94.              a new ZIPRPRO.INI, and continue with program execution.
  95.  
  96.            . Reworked the hot keys on the Edit ZIF File screen to
  97.              prepare for a Windows version of ZIP'R Pro, using a
  98.              Dos-based ZIF Editor.
  99.  
  100.            . Removed inactive menu items from the Help menu.
  101.  
  102.  
  103.  
  104. 02-16-94 ■ Version 1.20
  105.  
  106.            . Completely new ZIF Editor Pro written in a different
  107.                programming language.  Many new features and enhance-
  108.                ments.
  109.  
  110.  
  111. 01-20-94 ■ Version 1.19
  112.  
  113.            . Added help topics into the help file for the new 1.19
  114.                features.
  115.  
  116.             . Added support for "Use Command Processor For Executable
  117.            Program" option.  This option allows users to specify
  118.            whether or not a command processor is loaded before
  119.                executing a program.  Program filenames with a .BAT or
  120.                .BTM (4DOS) extension require that this switch be turned
  121.                on, which is the default.  If this switch is turned off,
  122.                users can gain an extra 3 - 5K of free memory.
  123.  
  124.             . Fixed a minor problem where the Update Option check box
  125.                would be enabled when the compressed filename field lost
  126.                focus, even if the compression type selected was "NONE".
  127.  
  128.             . Added support for "Alternate Launch Directory For
  129.                Executable File".  This separate parameter allows
  130.                programs to be executed from a directory other than
  131.                the directory where the executable program resides.
  132.            This is useful in cases where the data files are
  133.                maintained in a separate sub-directory than the program,
  134.                since a typical File-Open command will place the user
  135.                in the data files sub-directory instead, allowing more
  136.                rapid access to data files.
  137.  
  138.  
  139. 01-06-94 ■ Version 1.18
  140.  
  141.            . Added code to write a blank string to the NetworkUsers
  142.                line in the ZIPRPRO.INI file if the user enters 0.
  143.  
  144.            . Added more shortcut key combinations on screens using
  145.                radio buttons and check boxes.
  146.  
  147.            . Fixed minor problem where the prelog delay time on the
  148.                Delays screen was not being disabled on the initial
  149.                display if the "Delay during Prelog" check box was not
  150.                checked.
  151.  
  152.            . Fixed problem where the ZIF Editor Pro would terminate
  153.                if the user pressed the enter key on the "Delay during
  154.            Prelog" check box of the Delays screen when the Delay
  155.                option was disabled.
  156.  
  157.            . Added option to Advanced options screen to enable or
  158.                disable sub-directory deletions when using PKZIP 2.04g.
  159.  
  160.            . Added options on Video options screen to write screens
  161.                using BIOS, DIRECT, or AUTO detect methods.
  162.  
  163.  
  164. 01-01-94 ■ Version 1.17
  165.  
  166.            . No changes made.
  167.  
  168.  
  169. 12-27-93 ■ Version 1.16
  170.  
  171.            . Fixed a problem where the "CompressionOptions=" entry
  172.                was being written to the .ZPD file correctly, but did
  173.                not appear to be read correctly.  This problem was due
  174.                to a variable being reset once the property for the
  175.                Compression Type list box was assigned.  Added a work-
  176.                around in the code that assigns the original value to
  177.                an intermediate variable, restoring it after the property
  178.                for the Compression Type list box is assigned.
  179.  
  180.            . Fixed a potential problem where the CompressionOptions
  181.                variable was not being initialized each time a .ZPD file
  182.                was read or created.
  183.  
  184.  
  185. 12-25-93 ■ Version 1.15
  186.  
  187.            . Fixed a major bug that was created after references
  188.                to MhSpecParse were changed to stSpecParse.  This
  189.                replacement routine returned a "." with the filename
  190.                extension, causing all filenames within the ZIF Editor
  191.                Pro to have two dots separating the filename from the
  192.                extension.
  193.  
  194.  
  195. 12-22-93 ■ Version 1.14
  196.  
  197.            . Changed all references from MhSpecParse to stSpecParse,
  198.                which is an STSI-generated routine to parse the
  199.                different portions of a path specification apart.  Old
  200.                routine that was used could cause ZIF Pro to attempt to
  201.                access a floppy drive, if one was specified.  If a disk
  202.                was not present in the floppy drive, the program would
  203.                crash.  New routine should eliminate this problem.
  204.  
  205.            . Added code to make sure that if compression to floppy
  206.            diskettes is being used, the compressed file must be
  207.            stored on the root directory of the floppy disk.
  208.  
  209.            . Added code to disable selective extraction and selective
  210.                exclusion when the user specifies that the compressed
  211.                file will be stored on a floppy diskette.
  212.  
  213.  
  214.  
  215. 12-20-93 ■ Version 1.13
  216.  
  217.            . (No Changes Made)
  218.  
  219.  
  220.  
  221. 12-05-93 ■ Version 1.12
  222.  
  223.            . Added code to make sure that the environment set for
  224.                ZIP'R Pro, if used, is interpretted in UPPER CASE
  225.                characters.
  226.  
  227.            . Recovered programming files from local backup set.
  228.                One file was lost due to an inability to restore
  229.                files from a bad backup tape after upgrading network
  230.                file server.  Changes in the lost file were minimal.
  231.                All data is believed to have been recovered.
  232.  
  233.            . Added check to deselect and disable the Update option
  234.                if compressed file was specified as residing on a
  235.                floppy disk.
  236.  
  237.            . Addressed several potential tab-order / ENTER-order
  238.                problems on main .ZPD editing screen.  Problems
  239.                could have caused program to terminate if the ZIF
  240.                Editor attempted to switch the focus to a disabled
  241.                control when ENTER was pressed.
  242.  
  243.            . Added code to make sure that a user has entered a
  244.                program name and a compressed file name in the
  245.                appropriate fields before saving a .ZPD file.
  246.  
  247.            . Added code to warn users when Cancel is selected if
  248.                the file has been modified since it was last saved.
  249.  
  250.            . Added code to set an initial value for TestTemporary-
  251.                Archive whether or not ARJ is being used as the
  252.                compression program.
  253.  
  254.            . Fixed tabbing order problem on Selective Extraction
  255.                screen and added code to advance the cursor to the next
  256.                field when ENTER was pressed.
  257.  
  258.            . Fixed problem where pressing ENTER on the Compression
  259.                Type field when "NONE" was selected would cause the
  260.                program to terminate.  Focus was attempting to be set
  261.                to a disabled control.
  262.  
  263.            . Fixed problem where passing a filename as a parameter
  264.                to the ZIF Editor Pro would generate an error stating
  265.                that a problem occurred when attempting to read the
  266.                .ZPD file.  This was due to a variable being reset
  267.                between the time that the parameter was read and the
  268.                file was read.
  269.  
  270.            . Fixed potential problem where the internal variable
  271.                "UseParentDirectory" was not being changed when it was
  272.                modified on the Advanced Options screen.  This could
  273.                cause the ZIF Editor to not properly remember the
  274.                correct Program Parent Directory.
  275.  
  276.  
  277.  
  278. 11-26-93 ■ Version 1.11
  279.  
  280.            . Added quick keys for check boxes to a few key areas.
  281.  
  282.            . Fixed minor tabbing order problem on Edit .ZPD
  283.                screen.
  284.  
  285.            . Added support to the Selective Extraction screen
  286.                for Selective Exclusion.  Added code to read and
  287.                write the new variables to the .ZPD file.
  288.  
  289.  
  290.  
  291. 11-21-93 ■ Version 1.10
  292.  
  293.            . Added code to allow users to enter a filename
  294.                after ZIFPRO that will automatically load the
  295.                specified .ZPD file.
  296.  
  297.            . Added new Help topics for Selective Extraction.
  298.  
  299.            . Added support for Selective Extraction to the ZIF
  300.                Editor.  When Selective Extraction is enabled, only
  301.                files entered in the Selective Extraction list box
  302.                are extracted before executing the program.
  303.  
  304.            . Corrected a problem where the IN Commands, OUT Commands,
  305.                TSR Pre Commands, and TSR Post Commands were not being
  306.                written correctly to the .ZPD file.  This behavior
  307.                exhibited itself after creating a file with more than
  308.                two lines of IN, OUT, TSR Pre, or TSR Post Commands.
  309.                The prefix was not being added to the line that was
  310.                written, therefore causing ZIP'R Pro to be unable to
  311.                read and include those commands.
  312.  
  313.  
  314.  
  315. 11-15-93 ■ Version 1.00
  316.  
  317.            . Initial release of the ZIF Editor Professional For DOS.
  318.