From 26dcd2e0858ae92bb057c9d11f9b2e61c443a9b0 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 11 Apr 2004 01:40:12 +0000 Subject: Fix fl_scroll() on WIN32 (STR #315) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3387 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c5870cf77..fba62c4a1 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ CHANGES IN FLTK 1.1.5rc1 - Documentation updates (STR #245, STR #250, STR #277, STR #281, STR #328, STR #338) + - fl_scroll() did not handle scrolling from off-screen on + WIN32 (STR #315) - Fl_File_Chooser did not allow manual entry of a drive letter (STR #339) - Fl_Menu now uses the boxtype to redraw the menu -- cgit v1.2.3