From 9cc064677cc356e3bf1efe025de19fc59ad69154 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 3 May 2002 14:59:31 +0000 Subject: Add Albrecht's radio circle drawing fixes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2188 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 35ad2af12..6b0308e67 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,13 @@ CHANGES IN FLTK 1.1.0rc2 + - Adjusted the size of the circle that is drawn inside + radio buttons to scale better for larger labels. + - FLUID was opening the display when it shouldn't have. + - Fl_File_Chooser.cxx defined the file chooser functions + again; they should only be defined in the header file. - 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