Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 03/25/2001 15:21:07
Module Name:	basesrc
Committed By:	blymn
Date:		Sun Mar 25 12:21:07 UTC 2001

Modified Files:
	basesrc/lib/libform: field.c

Log Message:
 * truncate field contents to field length if field is or becomes static
 * Allow field options to be changed when field posted unless field
   is the current one.
 * Allow field justification to be changed when field posted unless it
   is the current one.
 * dynamic_field_info now returns field size in rows and columns if
   the field is static - previously this was an error.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libform/field.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.