summaryrefslogtreecommitdiff
path: root/CHANGES.txt
blob: b2ba3c98dff30b6fa98a00e9b722d0c62f5ca004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Changes in FLTK 1.5.0                                   Released: xxx yy 2026

  This is the first FLTK release that exclusively uses CMake to be built.
  autoconf/configure/Makefile support has been removed. If you believe you
  need configure/make, then please use FLTK 1.4.x.


  Bug Fixes and other Improvements


  Platform Specific Fixes and Build Procedure Improvements
  - macOS: required SDK version and deployment target changed to 10.5 or higher

  Wayland related Improvements and Fixes


  Fixes and Improvements in Fluid


  Documentation Improvements


  Other Changes

  - Removed autotools (configure/make) support
  - Requires C++11 or higher


Changes in FLTK 1.4

  See CHANGES_1.4.txt


Changes in FLTK 1.3

  See CHANGES_1.3.txt


Changes in FLTK 1.1

  See CHANGES_1.1.txt


Changes in FLTK 1.0

  See CHANGES_1.0.txt