..
Makefile
fixes for installing into a case insensitive $DESTDIR
2006-09-11 22:24:09 +00:00
driver.c
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
field.c
We want size_t arguments, so just cast to size_t, instead of casting
2006-02-07 20:07:42 +00:00
field_types.c
Coverity CID 1553: Fix memory leak. While here, fix malloc calls:
2006-03-19 20:02:27 +00:00
form.c
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
form.h
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
form_cursor.3
Improve RETURN VALUES section.
2004-11-24 12:47:20 +00:00
form_data.3
Mark up TRUE and FALSE.
2004-11-24 12:42:51 +00:00
form_driver.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
form_field.3
\-1, not -1.
2004-11-24 12:40:54 +00:00
form_field_attributes.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
form_field_buffer.3
Add missing prototype for set_max_field() and bump date.
2005-10-15 12:43:20 +00:00
form_field_info.3
Use Aq instead of \*[Lt]\*[Gt].
2004-11-24 12:12:19 +00:00
form_field_just.3
Improve RETURN VALUES section.
2004-11-24 12:47:20 +00:00
form_field_new.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
form_field_opts.3
Bump date for previous; mark up defined values with Dv;
2004-11-24 12:09:13 +00:00
form_field_userptr.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
form_field_validation.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
form_fieldtype.3
Mark up TRUE and FALSE.
2004-11-24 12:42:51 +00:00
form_hook.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
form_new.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
form_new_page.3
Improve RETURN VALUES section.
2004-11-24 12:47:20 +00:00
form_opts.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
form_page.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
form_post.3
Improve RETURN VALUES section.
2004-11-24 12:47:20 +00:00
form_userptr.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
form_win.3
Mark up NULL.
2004-11-24 12:26:23 +00:00
forms.3
Bump date for previous; mark up defined values with Dv;
2004-11-24 12:09:13 +00:00
gdbinit
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
internals.c
make debug build work.
2006-04-09 00:44:40 +00:00
internals.h
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
post.c
use __RCSID()
2003-03-09 00:57:17 +00:00
shlib_version
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
std_header.c
use __RCSID()
2003-03-09 00:57:17 +00:00
type_alnum.c
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
type_alpha.c
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
type_enum.c
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
type_integer.c
Use (unsigned char) cast to sanitise arguments to ctype functions.
2004-10-28 21:14:52 +00:00
type_ipv4.c
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
type_ipv6.c
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00
type_numeric.c
Use (unsigned char) cast to sanitise arguments to ctype functions.
2004-10-28 21:14:52 +00:00
type_regex.c
* Rewrote internal handling of multiline field line data to fix a bug
2004-11-24 11:57:09 +00:00