summaryrefslogtreecommitdiff
path: root/lib/libform/field.c
AgeCommit message (Expand)Author
2001-07-08Add missing function and make some error returns into proper eti.hblymn
2001-06-28Fix limits on dynamic fields.blymn
2001-06-13withough -> withoutwiz
2001-06-04* Only line wrap buffer 0 in set_field_buffer since this is theblymn
2001-05-11* Rototilled internals to make multiline fields work correctly. Someblymn
2001-04-06* Fixed horizontal scrolling.blymn
2001-03-25 * truncate field contents to field length if field is or becomes staticblymn
2001-02-16replace strncpy with strlcpy.... 'nuff said.blymn
2001-02-15Truncate the buffer string to the field buffer size if the field is static.blymn
2001-02-03Buffer now wrapped and redrawn when buffer is set.blymn
2001-01-30When buffers are created they are given an empty string instead of justblymn
2001-01-16Multiple fixes:blymn
2001-01-04* Changed type of userptr to be void * (now matches ncurses)blymn
2000-12-17Added early release version of libform - please be gentle.blymn