summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-10-24 00:12:03 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-10-24 00:12:03 (GMT)
commit9d6f717c60ba54bfeeb329910908430f59bc7813 (patch)
treee73df86a4ddcc87e6c7b3dd165631037070b225f /ChangeLog
parent69946bf0eb9ab14912c18295b25eec8c49a37d01 (diff)
downloadtk-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd3fdb0..3e6b336 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)