home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / ka2_12.zip / history.txt < prev    next >
Text File  |  1994-11-26  |  6KB  |  169 lines

  1.  
  2.             *************************************************
  3.                        Kitchen Assistant/2 History
  4.             *************************************************
  5.  
  6. Ver 1.2
  7.           Ingredient edit screen changed to a container.
  8.  
  9.           Replaced the "All Title" checkbox for searches to a PushButton 
  10.           "List All", that starts the search for all titles.
  11.  
  12.  
  13.           Improved printing.  Uses the printer defined in OS/2. Print font 
  14.           now can be selected by the user.
  15.  
  16.           User definable Unit of measure.
  17.  
  18.  
  19.           Bug fixes:
  20.  
  21.             Unregistered copy of KA/2 now can close the product information
  22.             screen when it's opened from the help menu.
  23.  
  24.             Recipe file name not being saved in the options notebook.
  25.  
  26.             Corrected the tab order in the preparation window.
  27.  
  28.             Changed the Instruction and Ingredient Hot Key so they do not 
  29.             conflict.
  30.  
  31.             The esc key now to cancel Push Button on windows that have a 
  32.             Cancel PB.
  33.  
  34.  
  35.  
  36. Ver 1.1     released 9/20/94
  37.           New Features Add:
  38.  
  39.               Import of Compu-Chef, MasterCook recipes.
  40.  
  41.               Changed import menu. Now their is only one item to import any
  42.               of the valid text formatted recipes.
  43.  
  44.               Added Export of a Meal-Master (tm) recipe format, the can be 
  45.               imported by Kitchen Assistant or Meal-Master Ver 8.x
  46.  
  47.               Added a count down dial to opening screen for unregistered 
  48.               users.
  49.  
  50.               Added a listbox for group search to shown the predefined 
  51.               groups.
  52.  
  53.               Added to miscellaneous options a flag to delete the log file 
  54.               at start up of KA/2.
  55.  
  56.               Added a oven temp. field to recipe.
  57.  
  58.               Changed upgrade procedure so the user options used in
  59.               previous version, is carried over to the new version.  Also
  60.               registration info will no longer have to be reentered.
  61.  
  62.               Directory change for Import/Export functions are save during
  63.               the session.
  64.  
  65. Ver 1.0   General Availability Release  9/1/94
  66.  
  67.           New Features Add:
  68.  
  69.               User selectable measurement conversion Choices are:
  70.                   USA, Metric, No conversion.
  71.               Recipe is store in original form. Conversion is only done for 
  72.               printing, exports, or display of recipes.
  73.  
  74.               Unit of Measure converted to a 1-3 character standard KA/2 unit
  75.               abbreviation, when importing recipes. The next release will allow
  76.               user to specify what the conversion will be when printing, 
  77.               exporting, or printing an recipe.  This will allow measure 
  78.               conversion to languages other than English. After all there are 
  79.               other languages spoken on this planet of ours.
  80.  
  81.               User selectable fonts.
  82.  
  83.               Add Optional 1 recipe per page on printing recipe.
  84.  
  85.  
  86.           Changes:
  87.  
  88.             Unit of measure abbreviation changed from 1-2 to 1-3 characters.
  89.  
  90.             The main window has been changed to allow for user font change.
  91.  
  92.  
  93. Ver 0.1F   (not released)
  94.           Fixed System error 3175 when cancel export file dialog is cancelled.
  95.  
  96.           Fixed export file name error.  The "." was not being added to the 
  97.           extension.
  98.  
  99.           Fixed Option settings (Print format, Screen Position, Ingredients)
  100.           not being saved.
  101.  
  102.           Fixed duplicate Title imports when KA/2 is restarted.
  103.  
  104.           Fixed Pack function so it no longer wipes the database.
  105.  
  106. Ver 0.1E   released 8/14/94
  107.  
  108.           Fixed problem where in some cases the pack routine what erase the
  109.           recipe files.
  110.  
  111.           Fixed the search routine so that a search using the logic operator(s)
  112.           would do the search as expected.  For example in a ingredient search
  113.           The previous version would applied the search parameter only to one 
  114.           ingredient line at a time instead of the all the ingredients.  So if
  115.           a search for tomato & garlic would fail unless the words "tomato" and
  116.           "garlic" appeared on the same line.
  117.  
  118.           Fixed the ingredient index routine.  The previous version created a
  119.           unnecessarily large index file by creating a new index entry for each
  120.           ingredient instead of only when a new ingredient was found..
  121.  
  122.           Fixed Import text function. Would not import instruction after the
  123.           first instruction header encountered.
  124.  
  125.           Fix the Ingredient editor so if a measurement was type in the entry
  126.           field it would be inserted into the recipe.
  127.  
  128.           Loosen up the specification for text import format.
  129.  
  130.           Fixed other numerous small bugs.
  131.  
  132. Ver 0.1C
  133.           Fixed bug with ingredient edit.  When the measurement was blank
  134.           the program would crash with a access violation error.  This was
  135.           fixed by insert a "-" in the measurement field if it is blank. 
  136.           The import Meal-Master routine was changed to add a "-" to the
  137.           measurement field if it is blank.
  138.  
  139. Ver 0.1B     
  140.  
  141.           Fixed install program.
  142.  
  143.           Fixed ingredient edit to insert new ingredient line after the
  144.           current line.
  145.  
  146.           Added "-" to the list of valid ingredient qty char to permit
  147.           the entry of a range of qty such as: 1/4-1/2  cups water.
  148.  
  149.           ingredient edit will now excepts a tab as the inter column 
  150.           space character(s).
  151.  
  152. Ver 0.1A        (beta release expires 9/1/94)
  153.           Changed ingredient line to separate the ingredient text into a
  154.           ingredient field and a miscellaneous field.  The two field are
  155.           separated by a , or ; in a text format recipe.  This was done
  156.           to reduce the number of ingredient indexes maintained by Kitchen
  157.           Assistant/2.  Ingredients formatted without the separator will
  158.           still be accept.
  159.  
  160.           Fixed recipe display so that when returning from editing, the
  161.           edited section will be in the view area.  Previously recipe was
  162.           positioned to the beginning of the recipe.
  163.  
  164.           Fixed problem with pack operation hang.
  165.  
  166. Ver 0.1     released 7/17/94
  167.  
  168.           Release of first beta.
  169.