diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-08-18 23:42:36 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-08-18 23:42:36 +0000 |
| commit | 286ebf903f1765b854f37e3b7c0a977d021b29ee (patch) | |
| tree | 13748d9a17b343add7d17378fd81e1bff89fb418 /CHANGES | |
| parent | 00ef77c2676606e5e215a369163aa01babb827da (diff) | |
Add missing Fl_Check_Browser file.
Add makesrcdist script.
Updated changelog.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1576 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 21 |
1 files changed, 9 insertions, 12 deletions
@@ -1,4 +1,12 @@ -CHANGES IN FLTK 1.1.0 +TODO - FLUID now provides on-line help. + +TODO - FLUID now supports image labels in addition to text + labels + text over image alignment. + +TODO - Documentation updates. + + +CHANGES IN FLTK 1.1.0b1 - Added new image() and deimage() methods to support image + text labels more easily. @@ -31,22 +39,11 @@ CHANGES IN FLTK 1.1.0 dependencies on OpenGL when no OpenGL functionality is used/required. -TODO - Colors are now 32 bits in FLTK, allowing the use and - selection of 24-bit RGB values or 8-bit FLTK indexed - colors. - - FLUID now supports the new Fl_CheckBrowser, Fl_FileBrowser, Fl_FileIcon, Fl_HelpView, Fl_Text_Display, Fl_Text_Editor, and Fl_Wizard widgets. -TODO - FLUID now provides on-line help. - -TODO - FLUID now supports image labels in addition to text - labels + text over image alignment. - -TODO - Documentation updates. - - Updated configure stuff to support shared libraries under AIX (link to -lfltk_s) |
