2016-11-25 18:15:09 +03:00
|
|
|
Changes in FLTK 1.4.0 Released: ??? ?? 2017
|
2016-11-12 16:09:20 +03:00
|
|
|
|
2016-11-25 18:15:09 +03:00
|
|
|
General Information about this Release
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-25 18:15:09 +03:00
|
|
|
- FLTK 1.4.0 is based on FLTK 1.3.4 (released Nov 15 2016),
|
|
|
|
see CHANGES_1.3 for more information.
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-12 16:09:20 +03:00
|
|
|
- CMake is the primary supported build system in FLTK 1.4.0 and later.
|
|
|
|
CMake can be used to generate Makefiles, IDE project files, and
|
|
|
|
several other build systems by using different "generators" provided
|
|
|
|
by CMake (for instance Ninja, CodeBlocks, Eclipse, KDevelop3, etc.).
|
|
|
|
See README.CMake.txt for more information.
|
2016-11-25 18:15:09 +03:00
|
|
|
|
|
|
|
- autoconf/configure is still supported by the FLTK team for backwards
|
2016-11-12 16:09:20 +03:00
|
|
|
compatibility with older systems that lack CMake support.
|
2016-02-02 06:01:58 +03:00
|
|
|
|
|
|
|
|
2016-11-25 18:15:09 +03:00
|
|
|
New Features and Extensions
|
|
|
|
|
|
|
|
- (add here)
|
2016-12-03 09:59:26 +03:00
|
|
|
- Added '--enable-print' option to configure effective under X11 platforms
|
|
|
|
and with 'yes' default value. Using '--enable-print=no' removes print
|
|
|
|
and PostScript support from the FLTK library, thus reducing its size.
|
2016-11-25 18:15:09 +03:00
|
|
|
|
|
|
|
|
|
|
|
New Configuration Options (ABI Version)
|
2016-11-12 16:09:20 +03:00
|
|
|
|
|
|
|
- FLTK's ABI version can be configured with 'configure' and CMake.
|
|
|
|
See documentation in README.abi-version.txt.
|
|
|
|
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-11 20:55:44 +03:00
|
|
|
1.4.0 ABI FEATURES
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-12 16:09:20 +03:00
|
|
|
- None. FLTK 1.4.0 has a new ABI, breaking 1.3.x ABI.
|
2016-02-02 06:01:58 +03:00
|
|
|
|
|
|
|
|
2016-11-25 18:15:09 +03:00
|
|
|
Other Improvements
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-12 16:09:20 +03:00
|
|
|
- (add here)
|
|
|
|
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-25 18:15:09 +03:00
|
|
|
Bug Fixes
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-12 16:09:20 +03:00
|
|
|
- (add here)
|
2016-11-25 18:15:09 +03:00
|
|
|
- Fix build with configure --enable-cairo --enable-cairoext,
|
|
|
|
see this report in fltk.general:
|
|
|
|
https://groups.google.com/forum/#!topic/fltkgeneral/x80qQ6wt0s4
|
2016-11-12 16:09:20 +03:00
|
|
|
|
2016-11-11 20:55:44 +03:00
|
|
|
|
|
|
|
Removed Features
|
|
|
|
|
2016-11-12 16:09:20 +03:00
|
|
|
- Bundled IDE project files (Xcode and Visual Studio) have been
|
|
|
|
removed. Please use CMake to generate your IDE project files.
|
|
|
|
See README.CMake.txt for more information.
|
2016-11-11 20:55:44 +03:00
|
|
|
|
|
|
|
|
|
|
|
Changes in FLTK 1.3
|
|
|
|
|
|
|
|
See CHANGES_1.3
|
|
|
|
|
|
|
|
|
|
|
|
Changes in FLTK 1.1
|
|
|
|
|
|
|
|
See CHANGES_1.1
|
|
|
|
|
|
|
|
|
|
|
|
Changes in FLTK 1.0
|
|
|
|
|
|
|
|
See CHANGES_1.0
|