home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / MB48REG.LZH / README_.NEW < prev    next >
Text File  |  1994-10-04  |  12KB  |  249 lines

  1. /*  
  2.  *  MasterBrowse 4.8 (w\ Installation Program V.4.8)
  3.  *  Copyright 1993, 1994, Michel Forget
  4.  *  Electric Storm Software
  5.  *  
  6.  *  R E L E A S E   H I S T O R Y
  7.  *  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  8.  *  
  9.  *  Version           Release Date            
  10.  *  -------           ------------            
  11.  *
  12.  *  Version 1.0           March 25, 1993 
  13.  *  Version 2.0           April 28, 1993 
  14.  *  Version 2.4             May 19, 1993 
  15.  *  Version 2.5            June 02, 1993 
  16.  *  Version 2.5a           June 03, 1993 
  17.  *  Version 2.5b           June 04, 1993 
  18.  *  Version 2.6            June 20, 1993 
  19.  *  Version 2.6a           July 08, 1993 
  20.  *  Version 2.6b         August 14, 1993 
  21.  *  Version 2.8          August 30, 1993
  22.  *  Version 2.8a      September 08, 1993
  23.  *  Version 3.0       September 22, 1993
  24.  *  Version 3.1       September 26, 1993
  25.  *  Version 3.2         October 05, 1993
  26.  *  Version 3.3        December 05, 1993
  27.  *  Version 3.3b       December 10, 1993
  28.  *  Version 3.3c       December 11, 1993
  29.  *  Version 3.5         January 30, 1994
  30.  *  Version 3.5a          March 10, 1994
  31.  *  Version 3.6           March 25, 1994 (w\ Installation Program V.3.6)
  32.  *  Version 4.0           April 18, 1994 (w\ Installation Program V.4.0)
  33.  *  Version 4.1           April 29, 1994 (w\ Installation Program V.4.1)
  34.  *  Version 4.2           April 30, 1994 (w\ Installation Program V.4.1)
  35.  *  Version 4.4             May 04, 1994 (w\ Installation Program V.4.4)
  36.  *  Version 4.5            June 29, 1994 (w\ Installation Program V.4.5)
  37.  *  Version 4.5a           July 04, 1994 (w\ Installation Program V.4.5)
  38.  *  Version 4.7          August 20, 1994 (w\ Installation Program V.4.7)
  39.  *                 R2/September 23, 1994 (w\ Installation Program V.4.7)
  40.  *  Version 4.8         October 06, 1994 (w\ Installation Program V.4.7)
  41.  *
  42.  *   If you would like to contact Electric Storm Software with bug reports,
  43.  * suggestions, or comments, you can do so by using the following addresses:
  44.  *
  45.  * Internet:  mforget@elfhaven.ersys.edmonton.ab.ca
  46.  *            mforget@worldgate.edmonton.ab.ca
  47.  *
  48.  *     Mail:  Michel Forget
  49.  *            12209 Dovercourt Avenue
  50.  *            Edmonton, Alberta
  51.  *            CANADA
  52.  *            T5L 4E1
  53.  *
  54. */
  55.  
  56. MasterBrowse 4.5:
  57.  
  58. NEW FEATURE:  MasterBrowse now has even more powerful windowed dialog box
  59.               editing capabilities.  The following keys can be used inside
  60.               a windowed dialog box:
  61.        
  62.               UNDO                            = Exit (Cancel)
  63.               Return                          = Exit (Done)
  64.               TAB                             = Next Editable Field
  65.               Control + TAB                   = Previous Editable Field
  66.               Shift + Left Arrow              = Start Of Editable Field
  67.               Shift + Right Arrow             = End Of Editable Field
  68.               Shift + Up Arrow                = First Editable Field
  69.               Shift + Down Arrow              = Last Editable Field
  70.               Control + Left Arrow            = Start Of Previous Word
  71.               Control + Right Arrow           = Start Of Next Word
  72.               Shift + Backspace               = Delete From Start Of Field
  73.               Shift + Delete                  = Delete To End Of Field
  74.  
  75.               Alternate + [UNDERLINED LETTER] = This will exit the dialog
  76.                                                 box as if you had clicked on
  77.                                                 the button containing the
  78.                                                 underlined letter.
  79.  
  80. NEW FEATURE:  MasterBrowse now has context sensitive online help, if you
  81.               use the ST-Guide accessory.  If the accessory is installed
  82.               on your system, pressing the Shift + HELP key will cause
  83.               MasterBrowse to instruct ST-Guide to open a window with
  84.               information relavent to your current position.  Since all
  85.               of the information is external, this option does not affect
  86.               the size of MasterBrowse at all, or how much memory it
  87.               uses.  The entire MasterBrowse manual is available (accessed
  88.               by entering the help system while you are NOT in a dialog
  89.               box).
  90.  
  91. NEW FEATURE:  When marking a block, the SHIFT key can be used to "continue"
  92.               a previously marked block.  This means that the start of the
  93.               block will remain the same, and you are only adjusting where
  94.               it ends.
  95.  
  96. NEW FEATURE:  MasterBrowse now has an "Edit" menu; "Clip Block" is now
  97.               "Copy" and "Open Clipboard" is now "Paste".  This change
  98.               was implemented so that MasterBrowse would be more compliant
  99.               with existing (and future) standards.
  100.  
  101. NEW FEATURE:  MasterBrowse now has a "Delete" option under the "Edit"
  102.               menu; it will delete the SCRAP.TXT file inside the
  103.               clipboard folder.
  104.  
  105. NEW FEATURE:  The keyboard shortcut manager has been completely rewritten;
  106.               you can now add and remove keypresses at will, and change the
  107.               keyboard shortcut for ANY action (not just menu entries).
  108.               MasterBrowse no longer makes any distinction between the
  109.               left shift key and the right shift key.  The interface to
  110.               the keyboard shortcut manager has also been rewritten; it is
  111.               now much more user-friendly!
  112.              
  113. BUG FIX:      Selecting "Skip" in the colour configuration dialog box will
  114.               no longer cause MasterBrowse to set that colour to white.
  115.  
  116. BUG FIX:      If the text or background colour is chnged, the window affected
  117.               is now completely redrawn.
  118.  
  119. NEW FEATURE:  MasterBrowse now has a push/pop position feature; this can be
  120.               thought of as a temporary bookmark.  You "push" (set) the
  121.               position, then "pop" (unset and move to) the position.  This
  122.               is much faster than setting a bookmark because it does not
  123.               cause a dialog box to appear on the screen.
  124.  
  125. MasterBrowse 4.5a:
  126.  
  127. BUG FIX:      The file selector should not work correctly (again).
  128.  
  129. BUG FIX:      AutoSave Options will now always save the options to the
  130.               path pointed to by MB_CONFIG.
  131.  
  132. BUG FIX:      If you have previously registered MasterBrowse, copy your
  133.               USERINFO.DAT file into the new MasterBrowse directory.
  134.               MasterBrowse will analyze the file; if it is valid, the
  135.               "MasterBrowse Information" dialog box that is shown to
  136.               unregistered users will not be shown to you.  This did
  137.               not work (at all) in the last version, for which I
  138.               humbly apologize.
  139.  
  140. MasterBrowse 4.7:
  141.  
  142. NEW FEATURE:  MasterBrowse no longer uses an internal font selector; instead,
  143.               it can now interface directly with the Universal Font Selector,
  144.               by Michael Thanitz.  The Universal Font Selector is much more
  145.               reliable than the internal font selector previously used by
  146.               MasterBrowse.  The MasterBrowse Installation Program will
  147.               copy UFSL.PRG to your /AUTO folder automatically, so no extra
  148.               effort on your part is required.
  149.  
  150. NEW FEATURE:  MasterBrowse now uses windowed progress displays, so loading
  151.               a document no longer prevents other applications/accessories
  152.               from executing in the background and it allows you to switch
  153.               from one application to another while a document is being
  154.               loaded.  (NOTE:  If you turn off progress displays, the
  155.               loading speed will be markedly faster.)
  156.  
  157. NEW FEATURE:  To make using ST-Guide with MasterBrowse easier, you can now
  158.               set the name of the ST-Guide accessory.  To do this, create
  159.               an environment variable called "HELP_ACC" and set it to the
  160.               filename (no path and no extension) of the help accessory.
  161.  
  162.               Example:
  163.               
  164.               You would like MasterBrowse to use TEST.ACC, instead of
  165.               ST-GUIDE.ACC.  Add the following line to GEM.CNF:
  166.  
  167.               setenv HELP_ACC=TEST
  168.  
  169.               If you have Mag!X, you would add the following line to
  170.               MAGX.INF:
  171.  
  172.               #_ENV HELP_ACC=TEST
  173.  
  174.               That is all that there is to it.  In order, MasterBrowse
  175.               will look for HELP_ACC, 'ST-GUIDE', and 'STGUIDE'.
  176.  
  177. INSTRUCTIONS: The HyperText documentatin has been improved to take better
  178.               advantage of the power offered by the ST-Guide utility.
  179.  
  180. BUG FIX:      Selecting "Close All Documents" will now clear the list of
  181.               open documents, so you can use the "Quick Access" feature
  182.               without getting an error message.
  183.  
  184. INSTALLAITON: The MasterBrowse Installation Program:
  185.  
  186.               NEW FEATURE:  If the destination path you specify in the
  187.                             installation path contains folders that do
  188.                             not exist, the installation program will now
  189.                             create them.
  190.  
  191.               NEW FEATURE:  If there is no AUTO folder, the installation
  192.                             program will now create one on the boot
  193.                             device.
  194.  
  195.               NEW FEATURE:  The destination path no longer needs to be
  196.                             terminated by a '\' character.
  197.  
  198.               BUG FIX:      The file selector will no longer contain an
  199.                             invalid path specification if you double-click
  200.                             on an editable text field.
  201.  
  202.               NEW FEATURE:  The installation program will no longer
  203.                             generate an error if the destination file
  204.                             exists during a copy operation.  The old
  205.                             file will silently be erased.
  206.  
  207. MasterBrowse 4.7 (R2)
  208.  
  209.               BUG FIX:      The title bar of the progress display will no
  210.                             longer overwrite the name of the file being
  211.                             loaded.
  212.  
  213.               BUG FIX:      On the Atari TT, file sizes should now be
  214.                             reported correctly.  As a direct result, the
  215.                             progress display should also now work correctly.
  216.  
  217.               BUG FIX:      MasterBrowse will no longer ignore mouse clicks
  218.                             on an underlined letter in a button within a
  219.                             dialog box.
  220.  
  221.               BUG FIX:      When a window dialog box is opened, all menu
  222.                             entries are now made unselectable.  The
  223.                             previous version of MasterBrowse did not
  224.                             do this properly.
  225.  
  226.            ALTERATION:      The "Remove Block Markers" function has been
  227.                             renamed "Deselect", to comply with the GEM-List
  228.                             standard.
  229.  
  230.            ALTERATION:      MasterBrowse will no longer ring the system bell
  231.                             if an attempt is made to move beyond the range
  232.                             of a document.
  233.  
  234. [MasterBrowse 4.8]
  235.  
  236.               BUG FIX:      MasterBrowse now works with the Falcon, in any
  237.                             resolution!  This is a direct result of the aid
  238.                             of Christian Grunenberg, and Leslie Hartmier.
  239.  
  240.            ALTERATION:      The MasterBrowse menu system is now much
  241.                             smaller.
  242.  
  243.            ALTERATION:      You can no longer edit keyboard shortcuts (this
  244.                             is not permanent -- it will be replaced soon).
  245.                             
  246.                                                    -Michel Forget
  247.                                                     Electric Storm Software
  248.                                                     October 6, 1994
  249.