git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@7859 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
52 lines
1.9 KiB
Plaintext
52 lines
1.9 KiB
Plaintext
The FLTK Team is proud to announce the release of FLTK 1.1.11,
|
|
a cross-platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11),
|
|
Microsoft(r) Windows(r), and Apple(r) OS X(r). FLTK provides
|
|
modern GUI functionality without the bloat and supports 3D
|
|
graphics via OpenGL(r) and its built-in GLUT emulation.
|
|
|
|
FLTK 1.1.11 fixes some bugs and one regression.
|
|
|
|
This is the final release of the FLTK 1.1.x development tree.
|
|
|
|
FLTK is provided under the GNU Library Public License with
|
|
exceptions that allow for static linking.
|
|
|
|
Changes since FLTK 1.1.10 include:
|
|
|
|
- Documentation fixes (STR #2410)
|
|
- Fixed mouse wheel related crash in GLUT emulation (STR #2381)
|
|
- Fixed missing architecture flags in OS X build (STR #2303)
|
|
- Fixed menu and shortcut handling (STR #2243)
|
|
- Fixed multiple line output of fltk-config --libs (STR #2408)
|
|
- Fixed handling of missing fonts in Xft (STR #2355)
|
|
- Fixed wrong relative path (STR #2384)
|
|
|
|
----HTML----
|
|
|
|
<P>The FLTK Team is proud to announce the release of FLTK 1.1.11,
|
|
a cross-platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11),
|
|
Microsoft(r) Windows(r), and Apple(r) OS X(r). FLTK provides
|
|
modern GUI functionality without the bloat and supports 3D
|
|
graphics via OpenGL(r) and its built-in GLUT emulation.</P>
|
|
|
|
<P>FLTK 1.1.11 fixes some bugs and one regression.</P>
|
|
|
|
<P>This is the final release of the FLTK 1.1.x development tree.</P>
|
|
|
|
<P>FLTK is provided under the GNU Library Public License with
|
|
exceptions that allow for static linking.</P>
|
|
|
|
<P>Changes since FLTK 1.1.10 include:</P>
|
|
|
|
<UL>
|
|
|
|
<LI> Documentation fixes (STR #2410)
|
|
<LI> Fixed mouse wheel related crash in GLUT emulation (STR #2381)
|
|
<LI> Fixed missing architecture flags in OS X build (STR #2303)
|
|
<LI> Fixed menu and shortcut handling (STR #2243)
|
|
<LI> Fixed multiple line output of fltk-config --libs (STR #2408)
|
|
<LI> Fixed handling of missing fonts in Xft (STR #2355)
|
|
<LI> Fixed wrong relative path (STR #2384)
|
|
|
|
</UL>
|