summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2009-04-10 16:52:53 (GMT)
committerjenglish <jenglish@flightlab.com>2009-04-10 16:52:53 (GMT)
commitfb7d2dec5776c581189e43818230325dccd7bc2e (patch)
treea4bcfcad00a2cd2bcfdb942edeb859a7d5a6ecc0 /ChangeLog
parenta1723c5258aae0056d0a6ac2bdaf0e7b93658848 (diff)
downloadtk-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1e7cb3..ff33342 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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