diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-24 00:12:03 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-24 00:12:03 (GMT) |
commit | 9d6f717c60ba54bfeeb329910908430f59bc7813 (patch) | |
tree | e73df86a4ddcc87e6c7b3dd165631037070b225f /ChangeLog | |
parent | 69946bf0eb9ab14912c18295b25eec8c49a37d01 (diff) | |
download | tk-9d6f717c60ba54bfeeb329910908430f59bc7813.zip tk-9d6f717c60ba54bfeeb329910908430f59bc7813.tar.gz tk-9d6f717c60ba54bfeeb329910908430f59bc7813.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) |