home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / bazy / bbaseiii / revision_history < prev    next >
Text File  |  1994-08-07  |  6KB  |  104 lines

  1. @DOCUMENT "Revision_History"
  2. @NODE MAIN "  bBaseIII Revision History"
  3.                                                              
  4.                bBaseIII Revision History (V2.0 and subsequent)
  5.                ===============================================
  6.  
  7.   Version 2.0a:         Internal - January 1994
  8.  
  9.     *  Can now adjust the screen colors from within the program.
  10.     *  Program now uses the WB2.04 Wait Pointer.
  11.     *  Added "Merge a Database" to the Project Menu. Two similar databases
  12.        may now be combined.
  13.     *  <Alt-x> combination (to blank the requester) changed to <Ctrl-x>.
  14.        Also added <Ctrl-q> (start of line), <Ctrl-w> (jump to next word),
  15.        and <Ctrl-e> (end of line).  By using the Control characters, more
  16.        of the Alternate character set can be used for input, eg. the © sign
  17.        (Alternate - e).
  18.     *  <Alt-s> combination (Save On-Off) changed to <Ctrl-s>.
  19.     *  The "Show All Records" and "Show Tagged Records" windows are much
  20.        improved, as they now utilize slider bars.
  21.     *  Added Menu Item "Add - RAM:bBase_clip".  This is a sort of a
  22.        'clipboard'.  If a record is Printed (Copied) to a File, and that
  23.        file is the default (RAM:bBase_clip), then that record can be added
  24.        to another database, if the structure is similar.
  25.     *  When a database is loaded, bBase will now check and display the
  26.        memory available to it, along with an indication of how 'full' the
  27.        database is.  This action can also be performed at any time by using
  28.        the "Show Available Memory" item of the Project Menu, or by pressing
  29.        the <M> key.
  30.     *  Added "Add Record At" to the Add Menu.  When a record is added,
  31.        you can now specify where in the database it will be, instead of it
  32.        being automatically added as the last record.
  33.     *  Added "Help" to the Project Menu.  The file "bBase.guide", or
  34.        "bBase.doc" can now be accessed from within bBaseIII, if it is
  35.        situated in the Current Directory.  Your favorite Text Reader
  36.        will be recognized, and loaded to display it.
  37.     *  The time required to Scramble/DeScramble a file has been cut almost
  38.        in half.
  39.  
  40.   Version 2.1:          Released May 1994
  41.  
  42.     *  May now specify a form-feed position, or suppress form-feeds
  43.        entirely, from the Print Menu.
  44.     *  It is no longer required to append an asterisk (!) after the
  45.        filename when using the "-f" switch, but the "-f" switch must now
  46.        be the last switch used on the command line.
  47.  
  48.   Version 2.11:         Released June 1994
  49.  
  50.     *  It was possible to crash the program when Enabling/Disabling the
  51.        Note option, if several warnings were ignored.  The process has now
  52.        been changed to avoid this.
  53.  
  54.   Version 2.12:         Released June 1994
  55.  
  56.     *  The program is the same as V2.11, but references to "auto-loading
  57.        icons" have been deleted.  If bBase was started using IconX, (ie.
  58.        double-clicking on a database icon), the computer would freeze if
  59.        an attempt were made to load another database the normal way, by
  60.        using either <F2> or the menus.  Databases must now be loaded from
  61.        within the program.  Seemed like a good idea at the time :^).
  62.  
  63.     *  The memory in the Convert program has been expanded, as it would
  64.        fizzle out when converting large databases.
  65.  
  66.   Version 3.01:         Released August 1994
  67.  
  68.     *  bBaseIII now opens on an interlaced screen, using the Topaz 11 font.
  69.        The number of fields has been increased to 16, and the number of
  70.        Note rows decreased to 8.  All 24 lines of data are visible on the
  71.        screen at the same time.
  72.     *  The built-in color palette adjuster has been removed, as I was
  73.        unable to get the color.library and the diskfont.library to work
  74.        together.  See the docs for the new method of changing bBase colors.
  75.     *  Any number of records may now be UnDeleted, and may be undeleted
  76.        to any desired location in the database.
  77.     *  The Change menu has been renamed the Edit menu.
  78.     *  The "Print Displayed Record to a File" Menu item has been removed.
  79.        This operation can be performed with more flexability by simply
  80.        tagging it, and selecting "Print Tagged Records" in the "Print
  81.        Options Window".
  82.     *  Added "Text Reader" to the Edit menu, to change the reader that will
  83.        be loaded when the Help key is pressed.
  84.     *  Changed the method used to track the record data.  Some operations
  85.        are now considerably faster, but most are still the same.
  86.     *  The 'blank requester' key is changed to the <Tab> key.  It was too
  87.        easy to shut down the program by mistake, as the previous <Ctrl-x>
  88.        was too close to <Ctrl-c>.  I should have thought of that.
  89.     *  A configuration file (S:bBase.prefs) can now be used to load
  90.        customized values, such as the color palette and text reader.
  91.     *  Finally got Bold print working properly with mailing labels.
  92.     *  Fixed some printing problems.
  93.     *  Added "Top Margin" to the Print menu, so that printing can start
  94.        a given distance from the top of the page.  This was added
  95.        primarily for those with sheet-feed printers.
  96.     *  Added the ability to suppress the memory check normally made when a
  97.        database is loaded, either by the -m switch, or by an entry in
  98.        the configuration file.
  99.     *  Fixed a bug which would generate an error if more than half of the
  100.        tagged records were untagged, one at a time.
  101.  
  102. @ENDNODE
  103.  
  104.