TextField Widget

1.00:
10 Oct 95	Released to ftp.x.org
 9 Oct 95	Changed top and bottom margin specification
 9 Oct 95	Decided to use the GNU Library General Public Licence
 6 Oct 95	Added the I-beam text cursor, replacing the vertical line
 5 Oct 95	Fixed problem with zero length strings & XtSetValues
 3 Oct 95	Added PendingDelete resource
 2 Oct 95	Added echo mode to fit into Chimera
 2 Oct 95	Integrated TextField into Chimera-2.0 Alpha 80.  Works great!

0.40:
23 Sep 95	Added quick drawing text insert routines
20 Sep 95	Reorganized the drawing routines
17 Sep 95	Added AllowSelection resource

0.30:
10 Sep 95	Starting HTML documentation
 9 Sep 95	Finished the update-only-what's-necessary drawing routines
 8 Sep 95	Added the Motif-like convenience functions
 8 Sep 95	Changed the Draw procedures to be a bit more streamlined
 6 Sep 95	Fixed up the scrolling, added the timeouts
 4 Sep 95	Basic scrolling

0.20:
 1 Sep 95	Integrated TextField into xfb, replacing Athena Text widget
30 Aug 95	Fixed up selections, got selection requests working.
29 Aug 95	First hack at selections and copying to the X11 cut buffer

0.10:
25 Aug 95	Basic highlighting (simple brute force drawing method)
24 Aug 95	Cursor positioning, deleting characters
23 Aug 95	Basic framework, simple text input & display working
23 Aug 95	rwmcm Created
