summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-12-28 21:57:41 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-12-28 21:57:41 +0000
commit25e570865c703094adb5310a05e3787f3949c827 (patch)
tree24eb1f839de7d36a2c9f8f187f2e52918d4b3c3c /CHANGES
parent6be2be6d436eaae5579c8816d0c0d4cab0c2c7b5 (diff)
Use rint() for rounding floating-point coordinates...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1897 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 9a191cc18..6b0b1b53b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,9 @@
CHANGES IN FLTK 1.1.0b9
- - Demo cleanup - made sure they all worked with
- schemes.
- - Fl_Tabs no longer clears the unused area of the
- tab bar.
+ - Now use rint() to round floating-point coordinates.
+ - Demo cleanup - made sure they all worked with schemes.
+ - Fl_Tabs no longer clears the unused area of the tab
+ bar.
- Added show(argc, argv) method to Fl_Help_Dialog.
- MacOS: implemented cut/copy/paste.
- MacOS: improved keyboard handling, fixed keyboard