diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-08-02 18:08:36 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-08-02 18:08:36 +0000 |
| commit | bff75e491ab2e03e02ff52262c79dbdc1533b88a (patch) | |
| tree | f6164861ed156d777fe5812c225ef7873cd9bc5b /CHANGES | |
| parent | eabd932d4171fa72cb83e822e8e7202f9fc97bb3 (diff) | |
OpenGL stuff is now in libfltkgl.*
Added support for shared libraries under AIX.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1519 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ TODO - Added 2.0 Fl_Text_Display and Fl_Text_Editor widgets TODO - The Fl_Choice widget now looks more line a combo box than a Motif option menu. -TODO - Moved the OpenGL widgets into a separate library + - Moved the OpenGL widgets into a separate library called fltkgl - this eliminates shared library dependencies on OpenGL when no OpenGL functionality is used/required. @@ -43,7 +43,7 @@ TODO - FLUID now supports the new Fl_CheckBrowser, TODO - Documentation updates. -TODO - Updated configure stuff to support shared libraries + - Updated configure stuff to support shared libraries under AIX (link to -lfltk_s) TODO - Symbol labels can now contain regular text and |
