summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 5 insertions, 3 deletions
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