summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-12-16 13:05:39 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-12-16 13:05:39 +0000
commitfc008c96c329ebbae7b03d8c4b6185e780b4d4af (patch)
tree5c2434afc0676833292438f4d23c562e97412522 /CHANGES
parent10df511f733bc1cdb4a701ea735eb98e22ffbc27 (diff)
Update the radio button circle drawing code to take the boxtype borders
into account. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1852 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1fa93d05d..2cb0cd00d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.1.0b8
+ - Tweeked the radio button drawing code for better
+ circles with different boxtypes.
- The Fl_File_Chooser widget did not provide a shown()
method, and fl_file_chooser() and fl_dir_chooser() did
not wait on shown(); this would cause them to return