From d211b12af7662a2ea4a9d98aa2136fd23f52dd96 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 28 Nov 2001 18:00:17 +0000 Subject: Add Fl::version() and Fl::event() methods. Doco updates (use instead of
, plus more Fl_Text_Buffer docos) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1773 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cdc28491f..17920c61d 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,10 @@ CHANGES IN FLTK 1.1.0b6 - Documentation updates... - The configure script now works within the CygWin environment. + - Added new Fl::version() method to get the current + FLTK library version (for shared libraries/DLLs) + - Added new Fl::event() method to get the current + event that is being processed. - Added new fl_beep() function to do audible notifications of various types. - Added new Fl_GIF_Image, Fl_JPEG_Image, Fl_PNG_Image, -- cgit v1.2.3