summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-10-24 00:01:47 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-10-24 00:01:47 (GMT)
commit111d9451cc192469f7e9d1224dc30bcebe3e82fd (patch)
tree1588ba220ec9926c5a4063017aa92302ec0b4241 /ChangeLog
parent1c3b7359656edd8a158c3056d26d732e01c34994 (diff)
downloadtk-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fa8ca5..41a0ad9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)