From 2f9a58d6084f4ba3fa16c5ca72c5a253d68f9ef8 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 3 May 2002 14:33:00 +0000 Subject: Don't open the display to load a .fl file. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2187 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index dce85ede5..35ad2af12 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ CHANGES IN FLTK 1.1.0rc2 - Wide arcs would draw with "teeth". - The preferences demo included Fl/Fl_Preferences.H instead of FL/Fl_Preferences.H. + - Fl_File_Chooser.cxx defined the file chooser functions + again; they should only be defined in the header file. + - FLUID was opening the display when it shouldn't have. CHANGES IN FLTK 1.1.0rc1 -- cgit v1.2.3