diff options
author | wolfsuit <wolfsuit> | 2002-11-20 05:21:08 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2002-11-20 05:21:08 (GMT) |
commit | 1b0c4a1cbc8bb29f46cc910618e738000208e4e4 (patch) | |
tree | 095307d540705fb2325938e9621a21419728a32a /ChangeLog | |
parent | 1c78ba6b98cbe17b2e461df0d7b9af4ca7ef0f79 (diff) | |
download | tk-1b0c4a1cbc8bb29f46cc910618e738000208e4e4.zip tk-1b0c4a1cbc8bb29f46cc910618e738000208e4e4.tar.gz tk-1b0c4a1cbc8bb29f46cc910618e738000208e4e4.tar.bz2 |
2002-11-19 Jim Ingham <jingham@apple.com>
* macosx/tkMacOSXScrlbr.c (TkpDisplayScrollbar): If the
scrollbar width is set to 12 or less (but 12 is what you
should use) use the small metric scrollbar.
(UpdateControlValues): Fix thinko in setting off AUTO_ADJUST for
the place geometry manager.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-11-19 Jim Ingham <jingham@apple.com> + + * macosx/tkMacOSXScrlbr.c (TkpDisplayScrollbar): If the + scrollbar width is set to 12 or less (but 12 is what you + should use) use the small metric scrollbar. + + (UpdateControlValues): Fix thinko in setting off AUTO_ADJUST for + the place geometry manager. + 2002-11-19 Jeff Hobbs <jeffh@ActiveState.com> * unix/Makefile.in: add macosx/*.tcl (buildTkConfig.tcl in |