c021922626
* A debug version of libform will be build if DEBUG_FORMS is defined * Can no longer edit fields that do not have O_EDIT set * Changed background attribute to A_NORMAL like ncurses * Fixed truncation of field contents when content length == field length * Current field is set to first visible & active field on form post |
||
---|---|---|
.. | ||
driver.c | ||
field_types.c | ||
field.c | ||
form.c | ||
form.h | ||
internals.c | ||
internals.h | ||
Makefile | ||
post.c | ||
README | ||
shlib_version | ||
std_header.c | ||
type_alnum.c | ||
type_alpha.c | ||
type_enum.c | ||
type_integer.c | ||
type_ipv4.c | ||
type_numeric.c | ||
type_regex.c |
****************************************************************************** * NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE * ****************************************************************************** This library is incomplete. There are no man pages and there are lots of bugs. Use with caution. Bugs can be reported to blymn@netbsd.org. Please talk to me first before trying to fix things just in case it is already being worked on. Brett Lymn (blymn@netbsd.org)