2016-11-11 20:55:44 +03:00
|
|
|
Changes in FLTK 1.4.0 RELEASED: ??? ?? 2017
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-11 20:55:44 +03:00
|
|
|
New features and extensions
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-11 20:55:44 +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.
|
|
|
|
autoconf/configure is still supported by the FLTK team for backwards
|
|
|
|
compatibility with older systems that lack CMake support.
|
2016-02-02 06:01:58 +03:00
|
|
|
|
|
|
|
|
2016-11-11 20:55:44 +03:00
|
|
|
New configuration options (ABI version)
|
|
|
|
|
|
|
|
- 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-11 20:55:44 +03:00
|
|
|
- None. 1.4.0 is a new ABI version (breaking 1.3.x ABI).
|
2016-02-02 06:01:58 +03:00
|
|
|
|
|
|
|
|
2016-11-11 20:55:44 +03:00
|
|
|
Other improvements
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-11 20:55:44 +03:00
|
|
|
- ...
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-11 20:55:44 +03:00
|
|
|
Bug fixes
|
2016-02-02 06:01:58 +03:00
|
|
|
|
2016-11-11 20:55:44 +03:00
|
|
|
- ...
|
|
|
|
|
|
|
|
Removed Features
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|