diff options
author | jenglish <jenglish@flightlab.com> | 2009-04-10 16:52:53 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2009-04-10 16:52:53 (GMT) |
commit | fb7d2dec5776c581189e43818230325dccd7bc2e (patch) | |
tree | a4bcfcad00a2cd2bcfdb942edeb859a7d5a6ecc0 /ChangeLog | |
parent | a1723c5258aae0056d0a6ac2bdaf0e7b93658848 (diff) | |
download | tk-fb7d2dec5776c581189e43818230325dccd7bc2e.zip tk-fb7d2dec5776c581189e43818230325dccd7bc2e.tar.gz tk-fb7d2dec5776c581189e43818230325dccd7bc2e.tar.bz2 |
tk_setPalette: Don't set *selectColor: #b03060;
this makes radio- and checkbuttons look wrong post-TIP#109.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-04-10 Joe English <jenglish@users.sourceforge.net + + * library/palette.tcl(tk_setPalette): Don't set + *selectColor: #b03060; this makes radio- and checkbuttons + look wrong post-TIP#109. + 2008-04-10 Daniel Steffen <das@users.sourceforge.net> * library/demos/filebox.tcl: only show "Motif Style Dialog" checkbutton |