diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-24 20:52:06 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-24 20:52:06 (GMT) |
commit | f2558546eb92aa2b7d21acbfede61d3641b1f732 (patch) | |
tree | 89df034e6f2f326d6f0583aed93b690df7657768 /ChangeLog | |
parent | efa0b4b98fd47fe1dae24dc693e1a3126f908fdc (diff) | |
download | tk-f2558546eb92aa2b7d21acbfede61d3641b1f732.zip tk-f2558546eb92aa2b7d21acbfede61d3641b1f732.tar.gz tk-f2558546eb92aa2b7d21acbfede61d3641b1f732.tar.bz2 |
Backport of fix for [Bug 2883712].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2009-10-24 Donal K. Fellows <dkf@users.sf.net> + * macosx/ttkMacOSXTheme.c (RangeToFactor, TrackElementDraw) + (PbarElementDraw): [Bug 2883712]: Corrected scaling of progress bars + and scales, and backported the fix for 64-bitness. + * 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. |