home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / dos / util / zpro211 / zifpro.rev < prev    next >
Text File  |  1994-08-28  |  19KB  |  480 lines

  1.          ZIF Editor Professional For DOS Revision History
  2.  
  3.  
  4. 08-22-94 ■ Version 2.11
  5.  
  6.          . No changes made.
  7.  
  8.  
  9. 08-22-94 ■ Version 2.10
  10.  
  11.          . No changes made.
  12.  
  13.  
  14. 08-16-94 ■ Version 2.03
  15.  
  16.          . Fixed a tab-order problem on the Advanced Options screen
  17.            for INI settings.
  18.  
  19.  
  20. 07-18-94 ■ Version 2.02
  21.  
  22.          . The file ZIFPRO.EXE is now being released without EXE
  23.            compression.
  24.  
  25.  
  26. 07-11-94 ■ Version 2.01
  27.  
  28.          . Version 2.01 of ZIP'R Pro contains an updated INSTALL.EXE
  29.            file.  One of our users reported that InocuLAN (by Cheyenne
  30.            Software) was reporting an occurrence of the Tony-H virus in
  31.            the INSTALL.EXE file.  We believe this was a false-positive
  32.            report, and not cause for alarm.  However, we are releasing
  33.            ZIP'R Pro 2.01 with the INSTALL.EXE file in uncompressed
  34.            format.  Also, the file BONUS.DOC has been removed.
  35.  
  36.  
  37. 06-29-94 ■ Version 2.00
  38.  
  39.          . Added support for a user-specified compression mode when
  40.            using Internal ZIP compression.  Valid values are BestMethod,
  41.            Deflate, Implode, Shrink, and Store.
  42.  
  43.          . Added support for a user-specified deflate level when
  44.            using internal ZIP compression.
  45.  
  46.          . Added support for user-specified implode values when using
  47.            internal ZIP compression.
  48.  
  49.          . Added the "F1 = Help" string to the bottom line of the
  50.            screen to inform users of the availability of the help
  51.            system.
  52.  
  53.          . Fixed a problem where a backslash (\) was not being
  54.            written to the program directory properly if the
  55.            EXE file was located in the root directory.
  56.  
  57.  
  58. 06-20-94 ■ Version 1.28  (Internal BETA Version - Not Released!)
  59.  
  60.          . Fixed a problem where registered users would receive a
  61.            "Registration number not valid" error message when the
  62.            number 0 was entered in the Network Users field.  Added
  63.            a check in the registration routine to make sure that the
  64.            Network Users string passed to the registration routine is
  65.            blank if the user enters 0.
  66.  
  67.          . Modified code to allow users to use the Update option with
  68.            the Internal ZIP compression type.
  69.  
  70.          . Added code to disable the Compression button on the editing
  71.            screen if Internal ZIP is selected as the compression type.
  72.  
  73.          . Added support for users to type /CLEANUP from the ZifPro
  74.            command line to immediately access the cleanup option without
  75.            being forced to go through the menuing system.  If the
  76.            /Cleanup option is used from the command line, ZifPro will
  77.            stop execution after the cleanup process has been completed.
  78.  
  79.          . Moved the Browse button up two lines to be grouped together
  80.            with the Save and Cancel buttons.
  81.  
  82.          . Added preliminary support to read and write a new compression
  83.            type to the CompressionType= field in the .ZPD file.  The
  84.            new compression type is an internal compression method,
  85.            compatible with PKZIP 2.0.  The internal compression is the
  86.            only compression type allowed when the user interface is set
  87.            to Beginner.  Otherwise, users may select this compression
  88.            type as an alternative to ARJ, LHA, or PKZIP.
  89.  
  90.          . Added support for a user interface setting in ZifPro.Exe.
  91.            Each interface setting displays different information,
  92.            allowing beginner, intermediate, and advanced users to use
  93.            the Zif Editor with ease, yet have access to the more advanced
  94.            features, if needed.
  95.  
  96.  
  97. 06-10-94 ■ Version 1.27
  98.  
  99.          . Cleaned up many potential coding problems by creating
  100.            temporary variables and copying them to the original variables
  101.            only when a Save command is executed.
  102.  
  103.          . Removed all drop-down boxes and replaced them with
  104.            radio buttons.
  105.  
  106.          . Redesigned the standard color scheme and main editing screen
  107.            layout.
  108.  
  109.  
  110. 05-26-94 ■ Version 1.26
  111.  
  112.          . Added support for the menu system to call up topic index
  113.            help with the F1 key.
  114.  
  115.          . Added support for the help system to call up the
  116.            topic index when F1 is pressed if a specific topic is
  117.            not defined at the time of the call.  F1 should be
  118.            able to access the help system in virtually any part
  119.            of the program.
  120.  
  121.          . Fixed a potential problem in the help system where
  122.            the ENTER key was not being properly handled at all
  123.            times to change to a specific topic from the topic
  124.            index.
  125.  
  126.  
  127. 04-22-94 ■ Version 1.25
  128.  
  129.          . Fixed a problem where the Compression Paths option
  130.            on the ZIP'R Pro Settings menu could not be accessed
  131.            due to an incorrect constant value set up in the
  132.            global variables unit.
  133.  
  134.  
  135. 03-26-94 ■ Version 1.24
  136.  
  137.          . Updated several help topics and corresponding code
  138.            that calls the individual help topics.
  139.  
  140.          . Added a status window to the file deletion routine
  141.            when attempting to cleanup ZIP'R Pro signal files,
  142.            to serve as an indicator of activity.
  143.  
  144.          . Modified stFindAllAndErase routine calls to delete
  145.            files with specific ZIPRPRO extensions such as .P00,
  146.            .P01, .N00, .N01, .U00, .U01 etc., instead of .P??,
  147.            .N??, and .U?? to avoid potential filename conflicts
  148.            in future versions.
  149.  
  150.          . Added option to allow users to execute the /Cleanup
  151.            process from inside the ZIF Editor.  Added sufficient
  152.            (optional) password checking to prevent unauthorized
  153.            access to this option.  New option is labeled "Cleanup
  154.            Files" in the ZIP'R Pro Settings menu.
  155.  
  156.          . Fixed a potential problem where the ZIF Editor could
  157.            terminate unexpectedly after opening files more than
  158.            25 - 30 times per session.  Problem is believed to have
  159.            been caused by insufficient stack space.  Increased the
  160.            available stack space from 16K to 32K.
  161.  
  162.          . Removed 5 compiler directives from each unit in Zif
  163.            Editor Pro.
  164.  
  165.  
  166. 03-10-94 ■ Version 1.23
  167.  
  168.          . Fixed a potential problem where the Tame Path field on
  169.            the Tame Options screen did not automatically add a
  170.            trailing backslash to the entry before writing the
  171.            ZPROTAME.BAT file.  This could cause problems when
  172.            attempting to use the ZPROTAME.BAT file under Windows,
  173.            DESQview, or OS/2.
  174.  
  175.          . Fixed a problem where the Use Alternate Program Parent
  176.            Directory check box was not being updated properly when
  177.            it should have been enabled after a file was read from
  178.            disk.
  179.  
  180.          . Fixed a problem where the Alternate EXE Launch Directory
  181.            was not always being written properly when the Alternate
  182.            EXE Launch Directory feature was being used.
  183.  
  184.          . Added a hotkey assignment to the Cancel button on the
  185.            File Dialog boxes.
  186.  
  187.          . Fixed problem where the drop-down combo boxes on the
  188.            Advanced Options screen were not "connected" to the
  189.            actual field and were placed down 1 line too far.
  190.  
  191.          . Changed picture mask on Compression Type field to only
  192.            allow uppercase alpha characters, rather than alpha-
  193.            numeric characters.
  194.  
  195.          . Implemented a new vertical menuing system with a new
  196.            color set and a stylish backdrop.  Removed hint line
  197.            from the bottom of the screen.  Enabled exploding menus
  198.            and dialog boxes.
  199.  
  200.            . Casted the Floppy format options as an enumerated type
  201.            inside of the code, instead of as a byte value.  This
  202.            provides for easier compiler checking, leaving less room
  203.            for errors.
  204.  
  205.  
  206. 03-03-94 ■ Version 1.22
  207.  
  208.            . Added 3-D appearance to dialog boxes, and modified code so
  209.              divider lines would end with a character of the proper
  210.              color.
  211.  
  212.            . Assigned hot-keys to controls on the Video Options screen.
  213.  
  214.            . Fixed problem where the Scan Activity Indicator drop down
  215.              box would cause itself and the Cancel button on the Video
  216.              Options screen to be disabled when an item was selected
  217.              from the list.
  218.  
  219.  
  220. 02-26-94 ■ Version 1.21
  221.  
  222.            . Changed file dialog boxes to automatically pick
  223.              the selected drive, directory, or filename on the
  224.              first click.  Double-clicks are no longer necessary.
  225.  
  226.            . Changed file dialog boxes to display only archive
  227.              files, rather than including hidden and system files
  228.              in the file list.
  229.  
  230.            . Added more constants within individual modules to
  231.              represent controls (in the order that they are added).
  232.  
  233.            . Cleaned up problems on Advanced Options screen where
  234.              the Help Line was not always being updated with the
  235.              correct help text.  This problem originated when code
  236.              was added to support a Windows version of ZIP'R Pro.
  237.  
  238.            . Cleaned up alignment problems on Video Options screen.
  239.  
  240.            . Corrected a minor problem where a registration number
  241.              would not be verified as a valid number if the Network
  242.              Users field contained a "0" instead of a blank value for
  243.              a single-user copy of ZIP'R Pro.
  244.  
  245.            . Corrected a minor problem where the "Use XMS For Swapping"
  246.              check box on the Swapping screen would not allow a direct
  247.              mouse click when the focus was currently on another object.
  248.  
  249.            . Reworked the hot keys on the Advanced Options screen to
  250.              prepare for a Windows version of ZIP'R Pro, using a
  251.              Dos-based ZIF Editor.
  252.  
  253.            . Fixed a problem where the program would terminate if
  254.              the file ZIPRPRO.INI could not be found in the ZIP'R
  255.              Pro path.  Added code to display a message box, create
  256.              a new ZIPRPRO.INI, and continue with program execution.
  257.  
  258.            . Reworked the hot keys on the Edit ZIF File screen to
  259.              prepare for a Windows version of ZIP'R Pro, using a
  260.              Dos-based ZIF Editor.
  261.  
  262.            . Removed inactive menu items from the Help menu.
  263.  
  264.  
  265.  
  266. 02-16-94 ■ Version 1.20
  267.  
  268.            . Completely new ZIF Editor Pro written in a different
  269.                programming language.  Many new features and enhance-
  270.                ments.
  271.  
  272.  
  273. 01-20-94 ■ Version 1.19
  274.  
  275.            . Added help topics into the help file for the new 1.19
  276.                features.
  277.  
  278.             . Added support for "Use Command Processor For Executable
  279.            Program" option.  This option allows users to specify
  280.            whether or not a command processor is loaded before
  281.                executing a program.  Program filenames with a .BAT or
  282.                .BTM (4DOS) extension require that this switch be turned
  283.                on, which is the default.  If this switch is turned off,
  284.                users can gain an extra 3 - 5K of free memory.
  285.  
  286.             . Fixed a minor problem where the Update Option check box
  287.                would be enabled when the compressed filename field lost
  288.                focus, even if the compression type selected was "NONE".
  289.  
  290.             . Added support for "Alternate Launch Directory For
  291.                Executable File".  This separate parameter allows
  292.                programs to be executed from a directory other than
  293.                the directory where the executable program resides.
  294.            This is useful in cases where the data files are
  295.                maintained in a separate sub-directory than the program,
  296.                since a typical File-Open command will place the user
  297.                in the data files sub-directory instead, allowing more
  298.                rapid access to data files.
  299.  
  300.  
  301. 01-06-94 ■ Version 1.18
  302.  
  303.            . Added code to write a blank string to the NetworkUsers
  304.                line in the ZIPRPRO.INI file if the user enters 0.
  305.  
  306.            . Added more shortcut key combinations on screens using
  307.                radio buttons and check boxes.
  308.  
  309.            . Fixed minor problem where the prelog delay time on the
  310.                Delays screen was not being disabled on the initial
  311.                display if the "Delay during Prelog" check box was not
  312.                checked.
  313.  
  314.            . Fixed problem where the ZIF Editor Pro would terminate
  315.                if the user pressed the enter key on the "Delay during
  316.            Prelog" check box of the Delays screen when the Delay
  317.                option was disabled.
  318.  
  319.            . Added option to Advanced options screen to enable or
  320.                disable sub-directory deletions when using PKZIP 2.04g.
  321.  
  322.            . Added options on Video options screen to write screens
  323.                using BIOS, DIRECT, or AUTO detect methods.
  324.  
  325.  
  326. 01-01-94 ■ Version 1.17
  327.  
  328.            . No changes made.
  329.  
  330.  
  331. 12-27-93 ■ Version 1.16
  332.  
  333.            . Fixed a problem where the "CompressionOptions=" entry
  334.                was being written to the .ZPD file correctly, but did
  335.                not appear to be read correctly.  This problem was due
  336.                to a variable being reset once the property for the
  337.                Compression Type list box was assigned.  Added a work-
  338.                around in the code that assigns the original value to
  339.                an intermediate variable, restoring it after the property
  340.                for the Compression Type list box is assigned.
  341.  
  342.            . Fixed a potential problem where the CompressionOptions
  343.                variable was not being initialized each time a .ZPD file
  344.                was read or created.
  345.  
  346.  
  347. 12-25-93 ■ Version 1.15
  348.  
  349.            . Fixed a major bug that was created after references
  350.                to MhSpecParse were changed to stSpecParse.  This
  351.                replacement routine returned a "." with the filename
  352.                extension, causing all filenames within the ZIF Editor
  353.                Pro to have two dots separating the filename from the
  354.                extension.
  355.  
  356.  
  357. 12-22-93 ■ Version 1.14
  358.  
  359.            . Changed all references from MhSpecParse to stSpecParse,
  360.                which is an STSI-generated routine to parse the
  361.                different portions of a path specification apart.  Old
  362.                routine that was used could cause ZIF Pro to attempt to
  363.                access a floppy drive, if one was specified.  If a disk
  364.                was not present in the floppy drive, the program would
  365.                crash.  New routine should eliminate this problem.
  366.  
  367.            . Added code to make sure that if compression to floppy
  368.            diskettes is being used, the compressed file must be
  369.            stored on the root directory of the floppy disk.
  370.  
  371.            . Added code to disable selective extraction and selective
  372.                exclusion when the user specifies that the compressed
  373.                file will be stored on a floppy diskette.
  374.  
  375.  
  376.  
  377. 12-20-93 ■ Version 1.13
  378.  
  379.            . (No Changes Made)
  380.  
  381.  
  382.  
  383. 12-05-93 ■ Version 1.12
  384.  
  385.            . Added code to make sure that the environment set for
  386.                ZIP'R Pro, if used, is interpretted in UPPER CASE
  387.                characters.
  388.  
  389.            . Recovered programming files from local backup set.
  390.                One file was lost due to an inability to restore
  391.                files from a bad backup tape after upgrading network
  392.                file server.  Changes in the lost file were minimal.
  393.                All data is believed to have been recovered.
  394.  
  395.            . Added check to deselect and disable the Update option
  396.                if compressed file was specified as residing on a
  397.                floppy disk.
  398.  
  399.            . Addressed several potential tab-order / ENTER-order
  400.                problems on main .ZPD editing screen.  Problems
  401.                could have caused program to terminate if the ZIF
  402.                Editor attempted to switch the focus to a disabled
  403.                control when ENTER was pressed.
  404.  
  405.            . Added code to make sure that a user has entered a
  406.                program name and a compressed file name in the
  407.                appropriate fields before saving a .ZPD file.
  408.  
  409.            . Added code to warn users when Cancel is selected if
  410.                the file has been modified since it was last saved.
  411.  
  412.            . Added code to set an initial value for TestTemporary-
  413.                Archive whether or not ARJ is being used as the
  414.                compression program.
  415.  
  416.            . Fixed tabbing order problem on Selective Extraction
  417.                screen and added code to advance the cursor to the next
  418.                field when ENTER was pressed.
  419.  
  420.            . Fixed problem where pressing ENTER on the Compression
  421.                Type field when "NONE" was selected would cause the
  422.                program to terminate.  Focus was attempting to be set
  423.                to a disabled control.
  424.  
  425.            . Fixed problem where passing a filename as a parameter
  426.                to the ZIF Editor Pro would generate an error stating
  427.                that a problem occurred when attempting to read the
  428.                .ZPD file.  This was due to a variable being reset
  429.                between the time that the parameter was read and the
  430.                file was read.
  431.  
  432.            . Fixed potential problem where the internal variable
  433.                "UseParentDirectory" was not being changed when it was
  434.                modified on the Advanced Options screen.  This could
  435.                cause the ZIF Editor to not properly remember the
  436.                correct Program Parent Directory.
  437.  
  438.  
  439.  
  440. 11-26-93 ■ Version 1.11
  441.  
  442.            . Added quick keys for check boxes to a few key areas.
  443.  
  444.            . Fixed minor tabbing order problem on Edit .ZPD
  445.                screen.
  446.  
  447.            . Added support to the Selective Extraction screen
  448.                for Selective Exclusion.  Added code to read and
  449.                write the new variables to the .ZPD file.
  450.  
  451.  
  452.  
  453. 11-21-93 ■ Version 1.10
  454.  
  455.            . Added code to allow users to enter a filename
  456.                after ZIFPRO that will automatically load the
  457.                specified .ZPD file.
  458.  
  459.            . Added new Help topics for Selective Extraction.
  460.  
  461.            . Added support for Selective Extraction to the ZIF
  462.                Editor.  When Selective Extraction is enabled, only
  463.                files entered in the Selective Extraction list box
  464.                are extracted before executing the program.
  465.  
  466.            . Corrected a problem where the IN Commands, OUT Commands,
  467.                TSR Pre Commands, and TSR Post Commands were not being
  468.                written correctly to the .ZPD file.  This behavior
  469.                exhibited itself after creating a file with more than
  470.                two lines of IN, OUT, TSR Pre, or TSR Post Commands.
  471.                The prefix was not being added to the line that was
  472.                written, therefore causing ZIP'R Pro to be unable to
  473.                read and include those commands.
  474.  
  475.  
  476.  
  477. 11-15-93 ■ Version 1.00
  478.  
  479.            . Initial release of the ZIF Editor Professional For DOS.
  480.