summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-02-12 15:12:14 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-02-12 15:12:14 +0000
commit86b5507486164da7cd7a71c6a688666ee3fb5d83 (patch)
tree730d6799520894c2cdaa2ac12d14f7a8cd8e8c53 /CHANGES
parent7eae5f4f873fc3911bf8ee3556391e89b1ec597e (diff)
Configure script changes to support man pages, HTMLDOC, AIX/QNX with
strings.h, etc. Add check for strings.h in fluid/factory.cxx. Add directories and man page rules to makeinclude.in Rename man page sources; these are formatted to the correct extensions. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1368 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
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