summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a95744460..28c832680 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,9 +25,17 @@ CHANGES SINCE FLTK 1.0.10
- Fl::flush() now calls GdiFlush() under WIN32 to
ensure that all graphics are drawn.
+ - fl_curve() now uses a much better algorithim to figure
+ out how many pieces to cut the curve into.
+
- FLUID now uses GetTempPath() under WIN32 to determine
where to store the clipboard.
+ - Right-ctrl does not delete selected text in Fl_Input,
+ until you type a composed character.
+
+ - Added simple FLTK and FLUID manual pages.
+
CHANGES SINCE FLTK 1.0.9