diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-03-25 21:39:01 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-03-25 21:39:01 +0000 |
| commit | 5c360947ee68c9734ef2dc4868c07d3afe6ab1f0 (patch) | |
| tree | a68e71d90d91b752c3c61d64e157af08dc408e52 /CHANGES | |
| parent | 6c796f88c7459fa4262f936dc9c7c02fa01e95e7 (diff) | |
Move forms code to fltk_forms library, a la 2.0.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2027 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ CHANGES IN FLTK 1.1.0b12 - Documentation updates. + - The forms compatibility functions are now placed in a + "fltk_forms" library to match FLTK 2.0. - Renamed down() and frame() to fl_down() and fl_frame(), filename_xyz() to fl_filename_xyz(), and all of the define_FL_FOO() functions for the custom |
