home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / cprog / ev_201.zip / DOCS.ZIP / HISTORY.TXT < prev    next >
Text File  |  1993-07-08  |  4KB  |  125 lines

  1.  
  2.  
  3.          ----------------------------------------------------------------------
  4.  
  5.          HISTORY                                                       Page 1/2
  6.          ----------------------------------------------------------------------
  7.  
  8.  
  9.                         This file describes the version's history.
  10.  
  11.  
  12.  
  13.  
  14.          Version 2.01   July 8th, 1993
  15.          ----------------------------------------------------------------------
  16.  
  17.                         Sorry!   The  true  types  docs had  a  bad  style
  18.                         setting.   Some  types  of  paragraphes  (list  of
  19.                         items) would print  as 'arial'  instead of  'times
  20.                         new roman' fonts.  This has been corrected.
  21.  
  22.                         No other changes.
  23.  
  24.  
  25.          Version 2.0    July 3rd, 1993
  26.          ----------------------------------------------------------------------
  27.  
  28.                         This is  a  major  new release  of  this  library.
  29.                         There are to many details and changes to list them
  30.                         here.      You'll   have   to   go   through   the
  31.                         documentation.
  32.  
  33.                         The two most important changes are:
  34.  
  35.                         1)   Mouse   support,   everywhere    within   the
  36.                              interface.
  37.  
  38.                         2)   An  help  file  compiler  that  will  greatly
  39.                              simplify the  creation  of context  sensitive
  40.                              help text.
  41.  
  42.                         If you  used  version  1.0, you'll  have  to  make
  43.                         changes in your code if you want to  upgrade it to
  44.                         2.0.  But the changes will be minor and be for the
  45.                         better.
  46.  
  47.                         So this is it!
  48.  
  49.  
  50.          Version 1.12   February 1993
  51.          ----------------------------------------------------------------------
  52.  
  53.                         This is version 1.12.  Here are the changes...
  54.  
  55.                         {getkey} as a new parameter, <buffer>.   If set to
  56.                         {TRUE}, {getkey} reads  from the keyboard  buffer.
  57.                         If {FALSE}, the buffer is emptied before reading a
  58.                         key.
  59.  
  60.                         Cosmetic changes in the code and templates.
  61.  
  62.  
  63.          EV 2.0 History                 TNG SOFT : The Next Generation Software
  64.  
  65.          ----------------------------------------------------------------------
  66.  
  67.          HISTORY                                                       Page 2/2
  68.          ----------------------------------------------------------------------
  69.  
  70.          Version 1.1    January 1993
  71.          ----------------------------------------------------------------------
  72.  
  73.                         A new function has been added to the string module
  74.                         STRFCTS.  It  is {str_center}.   It will center  a
  75.                         string in a given area.
  76.  
  77.                         Some functions have been rewritten or  modified to
  78.                         improve performances.
  79.  
  80.  
  81.          Version 1.0    July 1992
  82.          ----------------------------------------------------------------------
  83.  
  84.                         This is  version  1.0.   It  is the  first  public
  85.                         release, but has  been thoroughly  tested.  It  is
  86.                         considered a finished product,  and bug free.   It
  87.                         is not a Beta test version.  You should  use it in
  88.                         full  confidence.    If  you  should  come  across
  89.                         something that doesn't  work as advertised  in the
  90.                         documentation,   don't   worry.      It    is   an
  91.                         'undocumented' special feature. (smile)
  92.  
  93.                         As this is the  first release, there are  not many
  94.                         functions available.   This will  change with  the
  95.                         following releases...
  96.  
  97.                         Thank you for registering this software!
  98.  
  99.  
  100.  
  101.                         Remy Gendron
  102.  
  103.                         Author of EasyVision
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.          EV 2.0 History                 TNG SOFT : The Next Generation Software