******************************
TextPaint modification history
******************************

V0.67 21.1.90
-------------
first release version


V0.78 24.2.90
-------------
    o added "Invisible end" output flag so that the foreground
      color will be equal to background after outputing the text

    o fixed "Save CLI-Module" bug that caused modules to be "not a
      object file" due to wrong hunk alignment

    o fixed output creation for correct end-of-line flag settings

    o fixed CR-NL creation

    o rebuild using speed otimizer

    o fixed menu multi select

V0.79 27.2.90
-------------
    o added optimized menu operation. Pressing RMB outside the menubar
      while in "Draw"-mode will draw with color 0. Thanks to Christoph
      Teuber!

    o first attempt to read ASCII texts. No ANSI-conversations will be
      made

    o remaped numeric block to reflect IBM keyboards more truly

V0.84 2.3.90
------------
    o added 4-color display avaibility (NO RETURN)

    o new drawing modes: Rect, Box, Line. The line routine is
      *VERY* bad!

    o in draw mode, keys 0-7 can be used to select bgcol

    o simple UNDO feature for BACKGROUND! only

    o greatly enhanced possibility to read in ANSI-files. Will
      convert standard ESC-sequences. Will recognize CLI-Modules (safely?)
      Screens still in because there may be some problems... If you MUST
      edit a pic, you should "SAVE SCREEN" to go save :-) This routines
      uses "PP_SimpleLoadData()" to load the file, so you can directly
      load textfiles crunched with the great "PowerPacker" (data only!)

    o added flag to humble ask user before NEW / QUIT

V0.85 6.3.90
------------

    o fixed bug in LoadAscii() which caused system to crash due to
      some TAB miscalculation

    o New option "Plain Text" will cut off ANY background and style
      information, and will set all fgcols to 1.

V0.86 7.3.90
------------

    o kludged out Italic-bug which crashed the system if italics appeared
      in row zero. Seems to be a bug in FF. Thanks to Holger Lubitz!

V0.89 13.3.90
-------------

    o Drawing modes and textstyles can now be selected by F-keys

V0.90 14.3.90
-------------

    o fixed bug "underlined space" bug in output creation

    o fixed internal bug in startup routine (still wondering
      why the original code worked...)

    o added "Restyle" mode: Dragging mouse with right button
      pressed in Text mode will set foreground color and style.
      Thanks to Holger Lubitz!

    o added special time processing feature :^D

    o added new menu "Filter" as a more sophisticated replacement
      for "Plain Text"
