summaryrefslogtreecommitdiff
path: root/lib/libform
AgeCommit message (Expand)Author
2003-07-26netbsd.org->NetBSD.orgsalo
2003-04-17clear errno before strtol() if we're going to test it for ERANGE afterwardslukem
2003-04-16Usewiz
2003-03-31currrent->current, accomodate->accommodate from Igor Sobrado PR misc/19814perry
2003-03-31curent->current from Igor Sobrado in PR misc/19814perry
2003-03-15Use "its" instead of "it's" where appropriate.wiz
2003-03-09use __RCSID()lukem
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-22Allow either the field_check or char_check pointers to be NULL, asblymn
2002-08-11Added MLINK entries to link all function names to their respectiveblymn
2002-08-09Added extension to interface, set_field_printf which allows a printfblymn
2002-08-07Fix null dereference in set_field_type.blymn
2002-08-07Prevent field scrolling when REQ_RIGHT_CHAR hits the RHS of the field.blymn
2002-08-06The argument of .Fn should look like this:wiz
2002-08-06Fix mdoc. Closes lib/17855.wiz
2002-08-05set_field_opts and field_opts_on were both using the wrong pointerblymn
2002-08-03Redraw field when the flags for the field change iff the field isblymn
2002-08-02Do not free the first element of the fields array. This fixes pr 17754.blymn
2002-08-02Allow REQ_RIGHT_CHAR to get to the end of the line.blymn
2002-08-02Refresh window after a driver command.blymn
2002-07-31Reposition form cursor after field redrawn when setting a field value,blymn
2002-07-29 * Fix bad function reference.blymn
2002-07-29 * Fix cursor motion bugs referred to in pr 17480blymn
2002-07-08* Set character attributes when adding pad to field, null fields willblymn
2002-07-04Prevent set_field_buffer from redrawing field that is attached to a formblymn
2002-06-19Fixed typo in type declaration.blymn
2002-05-20* Major rework to allow the TAB character in fields.blymn
2002-02-20Two fixes by Patrick Welche, and two by me.wiz
2002-02-20Normalize Dd.wiz
2002-02-20Normalize Dd, use Nx.wiz
2002-02-20Fix some markup, add menus(3) to SEE ALSO.wiz
2002-02-07generate & symbolicallyross
2002-02-07Generate <>& symbolically.ross
2002-01-15Whitespace nits.wiz
2001-12-31Fix -Wshadow warnings (gcc 3.1).thorpej
2001-12-03bump major because of libcurses bump.christos
2001-09-27Removed stray characters in comment block.blymn
2001-08-05Added notes about differences between this libform and the original AT&Tblymn
2001-08-05* Wrap field size checking into a function, makes if's more readableblymn
2001-07-18line up function prototype names.blymn
2001-07-18new_field argument list too long, use .Fo/.Fa/.Fcblymn
2001-07-08Fix error returns.blymn
2001-07-08ansify field_info prototype.blymn
2001-07-08Add missing function and make some error returns into proper eti.hblymn
2001-07-08Added man pages.blymn
2001-07-08Add man pages for libform.blymn
2001-07-08The information in the README no longer applies.blymn
2001-06-28Fix limits on dynamic fields.blymn
2001-06-23* Fixed REQ_DEL_CHAR for multi-line fields.blymn
2001-06-13withough -> withoutwiz