diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-24 00:01:47 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-24 00:01:47 (GMT) |
commit | 111d9451cc192469f7e9d1224dc30bcebe3e82fd (patch) | |
tree | 1588ba220ec9926c5a4063017aa92302ec0b4241 /ChangeLog | |
parent | 1c3b7359656edd8a158c3056d26d732e01c34994 (diff) | |
download | tk-111d9451cc192469f7e9d1224dc30bcebe3e82fd.zip tk-111d9451cc192469f7e9d1224dc30bcebe3e82fd.tar.gz tk-111d9451cc192469f7e9d1224dc30bcebe3e82fd.tar.bz2 |
[Patch 1530276]: Improve no-indicator check/radio buttons on Unix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-10-24 Donal K. Fellows <dkf@users.sf.net> + + * library/button.tcl, unix/tkUnixButton.c (TkpDisplayButton): + [Patch 1530276]: Make -selectcolor handling work better for both + checkbuttons and radiobuttons when they don't have indicators. + 2009-10-22 Donal K. Fellows <dkf@users.sf.net> * generic/tkText.c (CreateWidget, TextEditUndo, TextEditRedo) |