| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-12-31 | Fix -Wshadow warnings (gcc 3.1). | thorpej | |
| 2001-06-13 | withough -> without | wiz | |
| 2001-05-16 | Fixed wrapping of multiline fields. | blymn | |
| 2001-05-11 | * Rototilled internals to make multiline fields work correctly. Some | blymn | |
| bugs remain such as vertical scrolling is not working and the field is not correctly redrawn after being cleared. There are bound to be others. | |||
| 2001-04-06 | * Fixes for horizontal scrolling | blymn | |
| * Character is added to the destination field in auto-skip mode when a new field is skipped to. | |||
| 2001-02-05 | Restructured driver character insert to allow overwrite of full field | blymn | |
| without autoskipping. | |||
| 2001-02-03 | Reset offsets when a new field is entered. | blymn | |
| 2001-01-30 | Added field and character checking. | blymn | |
| 2001-01-23 | Added support for the O_OVERLOAD_* form options. | blymn | |
| 2001-01-16 | Multiple fixes: | blymn | |
| * A debug version of libform will be build if DEBUG_FORMS is defined * Can no longer edit fields that do not have O_EDIT set * Changed background attribute to A_NORMAL like ncurses * Fixed truncation of field contents when content length == field length * Current field is set to first visible & active field on form post | |||
| 2000-12-17 | Added early release version of libform - please be gentle. | blymn | |
