summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2024-10-16 18:44:38 +0200
committerMatthias Melcher <github@matthiasm.com>2024-10-16 18:44:38 +0200
commit37fbc63f5c14915bdcd623da840cd7e6153302c5 (patch)
tree73f56d18731ff6747124e0cf851df5509ef1490f /CHANGES.txt
parenta6a0a65edf91f976caae37ac2e038d13e232d956 (diff)
Two additions to CHANGES.txt
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 2ebaec5b5..3ef78a735 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -101,6 +101,8 @@ Changes in FLTK 1.4.0 Released: Feb ?? 2024
- New member functions Fl_Paged_Device::begin_job() and begin_page()
replace start_job() and start_page(). The start_... names are maintained
for API compatibility.
+ - Fl_GL_Window can now contain FLTK widgets that are drawn on top of the
+ OpenGL scene.
- OpenGL draws text using textures on all platforms, when the necessary
hardware support is present (a backup mechanism is available in absence
of this support). Thus, all text drawable in Fl_Window's can be drawn
@@ -233,6 +235,7 @@ Changes in FLTK 1.4.0 Released: Feb ?? 2024
documentations to make clear that the leading underscore must not be
used in user code, although the enum documentation still contains
leading underscores for technical reasons (internal use).
+ - Boxtypes can now be configured to draw their own custom focus box.
- The blocks demo program got a new keyboard shortcut (ALT+SHIFT+H) to
reset the user's high score. It is now slower than before in higher
levels, hence you can expect higher scores (due to a bug fix in the