NetBSD/lib/libform
blymn 8d09f0f70d Redraw field when the flags for the field change iff the field is
attached to a form and the form is posted.
2002-08-03 14:34:22 +00:00
..
Makefile
driver.c Refresh window after a driver command. 2002-08-02 11:48:02 +00:00
field.c Redraw field when the flags for the field change iff the field is 2002-08-03 14:34:22 +00:00
field_types.c
form.c Do not free the first element of the fields array. This fixes pr 17754. 2002-08-02 14:10:25 +00:00
form.h
form_cursor.3
form_data.3
form_driver.3
form_field.3
form_field_attributes.3
form_field_buffer.3
form_field_info.3
form_field_just.3
form_field_new.3
form_field_opts.3
form_field_userptr.3
form_field_validation.3
form_fieldtype.3
form_hook.3
form_new.3
form_new_page.3
form_opts.3
form_page.3
form_post.3
form_userptr.3
form_win.3
forms.3
internals.c Allow REQ_RIGHT_CHAR to get to the end of the line. 2002-08-02 11:49:18 +00:00
internals.h * Fix cursor motion bugs referred to in pr 17480 2002-07-29 05:17:37 +00:00
post.c
shlib_version
std_header.c
type_alnum.c
type_alpha.c
type_enum.c
type_integer.c
type_ipv4.c
type_ipv6.c
type_numeric.c
type_regex.c