From 8eb48a8014ccced29dc824be2d25179980641546 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 21 Jun 2000 18:48:17 +0000 Subject: Added change note for GLUT_ROMAN and changed note for add_interval_timeout to repeat_timeout... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1233 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index e526638f8..574149f16 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,10 @@ CHANGES SINCE FLTK 1.0.8 - More documentation fixes. + - GLUT_STROKE_*_ROMAN in glut.h are defined as 0,1 on + WIN32 to match the glut header files there. - Added Fl::has_timeout() and Fl::has_idle() functions. - - Added new Fl::add_interval_timeout() method that + - Added new Fl::repeat_timeout() method that measures time from when the last timeout was called. This has slightly less overhead and allows accurate spacing of timeouts. -- cgit v1.2.3