| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=8870
|
| |
|
|
|
|
|
|
|
|
| |
Bumped major number.
Ncurses backend still needs improving.
Other back-ends need to be written.
Notes:
svn path=/head/; revision=8475
|
| |
|
|
|
|
|
|
| |
Fix some spelling errors in the example.c file and make error handling
a little more explanatory.
Notes:
svn path=/head/; revision=7437
|
| |
|
|
| |
Notes:
svn path=/head/; revision=7436
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Forms now have their own local bindings table so that anything
declared within a form is local to that form. This means you can
have fields of the same name in different forms.
Added inlined attribute setting for strings e.g. "This is \bold bold"
Added entry and exit functions for fields.
Notes:
svn path=/head/; revision=7386
|
| |
|
|
|
|
|
|
|
|
|
| |
than at compile time.
Should have same functionality as old libforms but with new mechanism.
Lots of new features that use the new mechanism are still to be added.
Notes:
svn path=/head/; revision=6799
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
one line long.
Fixed a bug in the input field with cursor positioning at the end of
the field.
Make the print_status function available to apps so they can print
status messages.
Updated the example for the new fib parser.
Notes:
svn path=/head/; revision=6087
|
| |
|
|
|
|
|
| |
Update the example so it works properly.
Notes:
svn path=/head/; revision=5881
|
|
|
Notes:
svn path=/head/; revision=5852
|