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
..
driver.c Refresh window after a driver command. 2002-08-02 11:48:02 +00:00
field_types.c withough -> without 2001-06-13 10:45:57 +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
form_cursor.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_data.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_driver.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_field_attributes.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_field_buffer.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_field_info.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_field_just.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_field_new.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_field_opts.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_field_userptr.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_field_validation.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_field.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_fieldtype.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_hook.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_new_page.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_new.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_opts.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_page.3 Normalize Dd, use Nx. 2002-02-20 11:30:35 +00:00
form_post.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_userptr.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
form_win.3 Normalize Dd. 2002-02-20 11:30:57 +00:00
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 * Major rework to allow the TAB character in fields. 2002-05-20 15:00:11 +00:00
forms.3 * Major rework to allow the TAB character in fields. 2002-05-20 15:00:11 +00:00
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
Makefile Normalize Dd. 2002-02-20 11:30:57 +00:00
post.c withough -> without 2001-06-13 10:45:57 +00:00
shlib_version bump major because of libcurses bump. 2001-12-03 14:02:41 +00:00
std_header.c withough -> without 2001-06-13 10:45:57 +00:00
type_alnum.c withough -> without 2001-06-13 10:45:57 +00:00
type_alpha.c withough -> without 2001-06-13 10:45:57 +00:00
type_enum.c withough -> without 2001-06-13 10:45:57 +00:00
type_integer.c withough -> without 2001-06-13 10:45:57 +00:00
type_ipv4.c withough -> without 2001-06-13 10:45:57 +00:00
type_ipv6.c withough -> without 2001-06-13 10:45:57 +00:00
type_numeric.c withough -> without 2001-06-13 10:45:57 +00:00
type_regex.c Fixed typo in type declaration. 2002-06-19 14:12:57 +00:00