diff options
author | jenglish <jenglish@flightlab.com> | 2008-01-08 20:02:26 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2008-01-08 20:02:26 (GMT) |
commit | 19937b00cda3df47acb279e08bc52212b3ce3323 (patch) | |
tree | a2a5de6daa8193c8acc106d2e14d67addb1d9d9c /ChangeLog | |
parent | c8cff43e0b2a79506e611afbfc488523b92e5ce7 (diff) | |
download | tk-19937b00cda3df47acb279e08bc52212b3ce3323.zip tk-19937b00cda3df47acb279e08bc52212b3ce3323.tar.gz tk-19937b00cda3df47acb279e08bc52212b3ce3323.tar.bz2 |
BUGFIX: fix crash in [ttk::labelframe] when -style option specified
[Bug 1867122].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-01-08 Joe English <jenglish@users.sourceforge.net> + * generic/ttk/ttkFrame.c: BUGFIX: fix crash in [ttk::labelframe] + when -style option specified [Bug 1867122]. + +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]. |