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
This commit is contained in:
parent
1150141ead
commit
8eb48a8014
4
CHANGES
4
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.
|
||||
|
Loading…
Reference in New Issue
Block a user