home *** CD-ROM | disk | FTP | other *** search
/ Tools en Utilities / CDASS_5.ISO / shell / comp / zpro200.arj / ZIFPRO.REV < prev    next >
Encoding:
Text File  |  1994-06-29  |  17.5 KB  |  448 lines

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