Commit Graph

9 Commits

Author SHA1 Message Date
blymn
d0d41d9fd4 * Fix cursor motion bugs referred to in pr 17480
* Handle cursor motion for justifications other than left justified.
2002-07-29 05:17:37 +00:00
blymn
759e545dce * Major rework to allow the TAB character in fields. 2002-05-20 15:00:11 +00:00
wiz
c03a48d64f withough -> without 2001-06-13 10:45:57 +00:00
blymn
7ffbe072ab * Rototilled internals to make multiline fields work correctly. Some
bugs remain such as vertical scrolling is not working and the field
  is not correctly redrawn after being cleared.  There are bound to be
  others.
2001-05-11 14:04:48 +00:00
blymn
644e74211b Made the field wrapping function available to other modules. 2001-02-03 12:41:08 +00:00
blymn
99af4c1003 Added field and character checking. 2001-01-30 06:44:42 +00:00
blymn
cee5688d61 Prototype function for opening debug file. 2001-01-21 11:43:43 +00:00
blymn
af28ef95ea * Changed type of userptr to be void * (now matches ncurses)
* Bumped lib major version due to above.
* Changed debug output to go to a file instead of stderr, the file gets
  opened when the form is posted iff one is not already open.
2001-01-04 12:30:37 +00:00
blymn
4185942834 Added early release version of libform - please be gentle. 2000-12-17 12:04:30 +00:00