diff options
author | jenglish@flightlab.com <jenglish> | 2006-11-14 22:44:30 (GMT) |
---|---|---|
committer | jenglish@flightlab.com <jenglish> | 2006-11-14 22:44:30 (GMT) |
commit | c6c6dbb758841121923fca12db986922e7a3ef43 (patch) | |
tree | ba8cdd6068d38c38423d44703d373c410b53b51b /ChangeLog | |
parent | 3a90886506eb89f58b70284595bfe3f59cf2b782 (diff) | |
download | tk-c6c6dbb758841121923fca12db986922e7a3ef43.zip tk-c6c6dbb758841121923fca12db986922e7a3ef43.tar.gz tk-c6c6dbb758841121923fca12db986922e7a3ef43.tar.bz2 |
Fix off-by-one bug in tree indicator size computation [#1596021,
patch from Tim Baker]. Increased default size from 7 to 9 pixels.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-11-14 Joe English <jenglish@users.sourceforge.net> + + * generic/ttk/ttkDefaultTheme.c: Fix off-by-one bug in + tree indicator size computation [#1596021, patch from Tim Baker]. + Increased default size from 7 to 9 pixels. + 2006-11-12 Joe English <jenglish@users.sourceforge.net> * generic/ttkScroll.c: *correct* fix for #1588251. |