home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / biz / dbase / quickfile / history.doc < prev    next >
Encoding:
Text File  |  1995-07-14  |  10.5 KB  |  313 lines

  1.    3.16.1  12 July 1995
  2.  
  3.    - Added Print to File.
  4.    - Fixed problem causing a crash if > 200 records added per session.
  5.      Usually only a problem with import
  6.    - Added requester at start and close of program (unregistered only).
  7.    - Added ARexx Find/Replace macro
  8.  
  9.    3.16 24 Jun 1995
  10.  
  11.    - Added font sensitivity.
  12.    - Fixed bug. Calc field values not being returned to ARexx.
  13.    - Revert to allowing field to be added anywhere in view.
  14.    - Added Config menu option for fonts, help and memory save.
  15.    - Played with field alignment (again). Any suggestions welcomed.
  16.    - Changed handling of open of Image file to work with XFH. XFH does
  17.      not support OpenFromLock().
  18.  
  19.    3.15 07 May 1995
  20.  
  21.    - Only allow fields to be added to the end of a view. Previously fields
  22.      could be inserted anywhere but would always display at the end. Not
  23.      perfect but avoids confusion. I may change my mind on this.
  24.    - Search ListView was getting confused as to which item was currently
  25.      selected.
  26.    - Removed useless And/Or buttons from search item requester for first
  27.      item in list.
  28.  
  29.    3.14 30 April 1995
  30.  
  31.    - Fixed some low memory problems. Usual low memory indication is now
  32.      a recoverable alert trying to open a requester.
  33.  
  34.    3.13  6 April 1995
  35.  
  36.    - Using wrong name for library base for iffparse.library which caused
  37.      DICE (compiler) to open it automatically. DICE does not provide a
  38.      message if the open fails - program just loads and quits.
  39.  
  40.    3.12  29 March 1995
  41.  
  42.    - Fixed a nasty bug in GoTo processing that was trashing memory. In one
  43.      of my files this was in the middle of the data buffer!!!. Introduced
  44.      with changes for Rexx I think.
  45.  
  46.    3.11  24 March 1995
  47.  
  48.    - Added ARexx interface
  49.    - Display either filename or image not both at once.
  50.    - Field names are now case insensitive
  51.  
  52.    3.10  05 March 1995
  53.  
  54.    - Fixed to display whole view if a field is moved so that view now fits
  55.      in the window.
  56.    - Index sometimes not correctly updated when you changed an index
  57.      field value.
  58.  
  59.    3.09  18 February 1995
  60.  
  61.    - Added Cycle, Image and External field types.
  62.    - Rehashed field resizing code
  63.    - Removed bug that was chopping last character off print lines.
  64.    - Changed string gadget border to more standard imagery.
  65.    - Fixed nasty bugs in Report Groups
  66.      . Deleting the first group and adding another immediately would
  67.        crash the machine
  68.      . Would not allow you to change a Report group to another type. If
  69.        you deleted it then added the new one you were caught by the
  70.        previous bug - Catch 22.
  71.    - Cancelling out of the report requester after adding or deleting the
  72.      first report group was causing a crash.
  73.    - Fixed Lock error in SaveAs/Reorg - broke it with XFH fix in 3.08.
  74.  
  75.    3.08  04 February 1995
  76.  
  77.    - Replace call to ExamineFH with Examine so QuickFile can work with XFH.
  78.      Thanks to Peter Bagnato for reporting this one.
  79.  
  80.    - Field resizing by dragging on the form display.
  81.  
  82.    - Refuse to accept : or / in index name as this is used in the index
  83.      file name.
  84.  
  85.    3.07  19 January 1995
  86.  
  87.    - Keep highlighted line in sideways scroll of list display.
  88.    - Use highlighted record as current record in insert (for copy).
  89.    - Reintroduce name of registered user in about requester.
  90.    - Disable summary checkboxes (Tot, Cnt, Avg) if no field selected.
  91.  
  92.    3.06  16 January 1995
  93.  
  94.    - Fixed bug causing a crash of rebuild index with old format file def.
  95.    - Cleaned up code for dragging fields in form view.
  96.  
  97.    3.5    08 January 1995
  98.  
  99.    - Fixed bug in export requester. Cycle gadgets should only be enabled
  100.      for CUSTOM format. Could cause a crash.
  101.    - TAB now activates first string gadget, ESC exits from string gadget.
  102.    - Fixed bug in field requester. Any non ASCII key would be treated as
  103.      help key. Used to work - looks like a line of code went missing.
  104.    - Stopped crashes when tiny windows were used. Added iconify function.
  105.    - Show wait pointer at appropriate times.
  106.    - Some code optimisations.
  107.    - Stop errors if help key pressed and no amigaguide docs present
  108.  
  109.    3.4     28 November 1994
  110.  
  111.    - Parse expressions after all fields loaded to prevent invalid field
  112.      requester if referenced field is defined after calc field.
  113.    - Fix to always use correct colours for print to screen
  114.  
  115.    3.3     20 November 1994
  116.  
  117.    - Default number of decimals were displayed but not accepted unless
  118.      RETURN was pressed.
  119.    - Title bar info not displayed for first file opened
  120.    - Use path from current window as a default when opening a new file
  121.  
  122.    3.2     27 October 1994
  123.  
  124.    - Set min window size for definition to prevent crash
  125.    - Losing drawer name after loading old style view definition
  126.    - Loading a new view was updating title in wrong window
  127.    - Tightened up date validation. Was allowing months > 13.
  128.    - Some code optimisation
  129.  
  130.    3.1     23 October 1994
  131.  
  132.    - Combined definition code with main program.
  133.    - Fixed many bugs introduced with version 3.0
  134.      . Crashes trying to display error message for long file name
  135.      . Crashes selecting format in import/export requester
  136.      . Long string in search trashing other auto variables
  137.      . Excessive alloc/freeing of formula string and tree in definition
  138.      . Several memory leaks
  139.  
  140.    3.00b September 1994
  141.  
  142.     Major Upgrade (beta)
  143.  
  144.    - Calculated fields.
  145.    - Extended field attributes to include:
  146.     Mandatory
  147.     Left/right justification
  148.     Number of decimals
  149.    - Indexes can allow or prevent duplicates
  150.    - Multiple open files in separate windows
  151.    - Requesters are now moveable windows
  152.    - Control via keyboard as well as mouse
  153.    - Context sensitive AmigaGuide help
  154.    - Grouping and summaries (total, count and average) in reports.
  155.    - Reports can be directed to screen or printer
  156.    - Prompt on exit if a view is changed but not saved.
  157.    - Improved error detection and reporting
  158.    - Faster sort. Now uses QuickSort. Stack doesn't seem to be a problem.
  159.  
  160.    2.02.05  26 June 1994
  161.  
  162.    - Handle empty selection when updating a field that is part of an index
  163.  
  164.    2.02.04  23 March 1994
  165.  
  166.    - Put up requester if view being loaded references fields that are not
  167.      in the file definition.
  168.    - Fix cursor positioning for incorrect fields when OK is pressed in
  169.      Modify or Insert. Cursor now always go to the field in error.
  170.    - Prevent duplicate field names being defined.
  171.    - Fix QFDefine so it displays a message if it can't find the file passed
  172.      as a parameter.
  173.    - Provide defaults for a new file in QFDefine.
  174.    - Improved sorting where many records are equal. It was extremely slow.
  175.  
  176.    2.02.03  26 January 1994
  177.  
  178.    - Enlarged size of default window
  179.    - Added "Reset Form" menu item
  180.  
  181.    2.02.02  26 December 1993
  182.  
  183.    - Used ChangeWindowBox to size screen for a new view. (I bought a v37
  184.      ROM manual).
  185.    - Corrected initialisation of path for ASL requester
  186.    - Include /AUTO on console window specification. It will now only
  187.      open if it is written to.
  188.  
  189.    2.02.01  18 December 1993
  190.  
  191.    - Added preset formats to export.
  192.    - Allow specification of each control code used for import/export.
  193.    - Removed bug in list report that sometimes suppressed field names
  194.  
  195.    2.01.03  26 November 1993
  196.  
  197.    - Replaced Backup/Restore with Save As and Reorganise
  198.    - Empty date field left old value on form display
  199.  
  200.    2.01.02  18 November 1993
  201.  
  202.    - Cleaned up Search panels
  203.    - Open new window if new view requires a different window size
  204.    - GoTo fixed to work with dates and number fields
  205.    - Fixed some problems with report formatting
  206.  
  207.    2.01.01  10 November 1993
  208.  
  209.    Major upgrade including many significant new features including:
  210.  
  211.    - Support for multiple views that can be saved and loaded as
  212.      required. Includes window size.
  213.  
  214.    - Form view can be tailored by dragging fields around.
  215.  
  216.    - Multi column label printing now properly supported.
  217.  
  218.    - Search facility vastly improved by adding    equal, between, not_like
  219.      sounds_like. Now allows multiple search conditions with and/or.
  220.  
  221.    - Descending sequence added to sort.
  222.  
  223.  
  224.    1.3.5   22 September 1993
  225.  
  226.    1.  Bug Fix. Various problems when sorting a file with a sort table
  227.        exceeding 32767 bytes (over 4000 records).
  228.  
  229.    2.  Prevented rebuild of temporary indexes used for sort and selection
  230.  
  231.    1.3.4   9 September 1993
  232.  
  233.    1.  Bug fix. Crashing machine on export of part of field. Trying to fit
  234.        full field length into shorter area.
  235.  
  236.    1.3.3   1 September 1993
  237.  
  238.    1.  Fixed problem in list display that was trashing memory if a
  239.        database had a small record size.
  240.    2.  Definition was allowing block size to be changed if you increased
  241.        the record size past the maximum for the block.
  242.    3.  Positioning now maintained correctly in list display when you
  243.        change indexes.
  244.  
  245.    1.3.2  28 August 1993 (not released)
  246.  
  247.    1.  Added List button to form screen
  248.    2.  Added Insert, Modify and Delete buttons to list screen.
  249.    3.  Fixed problem where searching a previous selection would search
  250.        the entire data base
  251.    4.  Removed spurious message being displayed when a missing index
  252.        is created.
  253.  
  254.    1.3.1  4 August 1993 (Bug Fixes)
  255.  
  256.    1.  Index search used length of first index for all indexes -> ka-boom.
  257.    2.  Deleted field names were blanked but kept in the definition.
  258.  
  259.  
  260.    1.3.0  23 July 1993 (not released)
  261.  
  262.    1.  Character, date, number and integer data types.
  263.  
  264.    2.  Up to 255 fields per record
  265.  
  266.    3.  Vertical slider gadget added for scrolling through records
  267.  
  268.    4.  Horizontal slider gadget added for scrolling through fields on one
  269.        record. (Both form and list screens).
  270.  
  271.    5.  File definition is now in a separate program
  272.  
  273.    6.  Import/Export of ASCII files
  274.  
  275.    7.  Removed problem that caused a crash when adding more than 12 fields.
  276.  
  277.  
  278.    1.2.2 (not released)
  279.  
  280.      1     Bug fix. Sort index not updated for a delete if records
  281.      had been selected but selection did not contain the record.
  282.      Error message incorrectly being displayed for the selection.
  283.  
  284.  
  285.    1.2.1  16 Feb 93
  286.  
  287.      1     Included list style reports
  288.  
  289.      2     Included ASL and ARP file requesters
  290.  
  291.      3     New print requester to improve control of reports
  292.  
  293.      4     The index field size is now updated correctly when you change the
  294.      length of an existing field used as an index.
  295.  
  296.      5     Index record memory dynamically reallocated if necessary.
  297.  
  298.      6     If you add an index to an existing file, the index will be
  299.      rebuilt automatically when you open the file again.
  300.  
  301.      7     You are now warned if you attempt a backup while displaying
  302.      selected records. Only the selected records will be written to the
  303.      backup file.
  304.  
  305.      8     You can now open a file where the drawer contains only a drive or
  306.      disk name with no directory. eg df0:
  307.  
  308.    1.0.0  24 Nov 92
  309.  
  310.        Initial Release
  311.  
  312.  
  313.