diff options
author | jenglish <jenglish@flightlab.com> | 2008-01-08 17:00:58 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2008-01-08 17:00:58 (GMT) |
commit | c8cff43e0b2a79506e611afbfc488523b92e5ce7 (patch) | |
tree | 11d67cbd1d8fcc6b059793b408379212dc54f67d /ChangeLog | |
parent | b307cb6d49433f8b1dcc322559b94c2e1de93bb4 (diff) | |
download | tk-c8cff43e0b2a79506e611afbfc488523b92e5ce7.zip tk-c8cff43e0b2a79506e611afbfc488523b92e5ce7.tar.gz tk-c8cff43e0b2a79506e611afbfc488523b92e5ce7.tar.bz2 |
Add tristate support to checkbuttons and radiobuttons [Bug 1865898].
Fix check and radio indicator size [Bug 1679067].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-01-08 Joe English <jenglish@users.sourceforge.net> + + * win/ttkWinTheme.c: Add tristate support to checkbuttons + and radiobuttons [Bug 1865898]. Fix check and radio indicator + size [Bug 1679067]. + 2008-01-06 Joe English <jenglish@users.sourceforge.net> * generic/ttk/ttkWidget.c, generic/ttk/ttkWidget.h: |