Home | History | Annotate | Download | only in libform
History log of /src/lib/libform/form_field_buffer.3
RevisionDateAuthorComments
 1.13  22-Mar-2010  joerg Use .In instead of .Ar Pa for header files.
 1.12  15-Oct-2005  peter Add missing prototype for set_max_field() and bump date.
From xs at kittenz dot org in PR/18668.
 1.11  24-Nov-2004  wiz Mark up NULL.
 1.10  24-Nov-2004  wiz Bump date for previous; mark up defined values with Dv;
use Aq instead of \*[Lt]\*[Gt].
 1.9  24-Nov-2004  blymn * Rewrote internal handling of multiline field line data to fix a bug
where a newly opened line would immediately get wrapped out of existence.
The old method of handling lines in a multiline field did not cope with
this elegantly.

* Added new field flag O_REFORMAT which, when set, returns the field
buffer with newlines inserted where the line wrapped. Previously, there
was no way of preserving the on screen format of a multiline field.

* Added new file gdbinit which contains a macro to verify and print
the multiline field line data structure.

* Bumped libform major number due to changes in the _form_field structure.
 1.8  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.7  01-Oct-2002  wiz New sentence, new line. From Robert Elz.
 1.6  09-Aug-2002  blymn Added extension to interface, set_field_printf which allows a printf
style setting of field buffers.
 1.5  06-Aug-2002  wiz The argument of .Fn should look like this:
.Fn function_name "int first" "char *second"
not like this:
.Fn function_name "int first, char *second".
 1.4  20-Feb-2002  wiz Normalize Dd.
 1.3  07-Feb-2002  ross Generate <>& symbolically.
 1.2  15-Jan-2002  wiz Whitespace nits.
 1.1  08-Jul-2001  blymn Add man pages for libform.

RSS XML Feed