summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwolfsuit <wolfsuit>2002-09-22 07:46:52 (GMT)
committerwolfsuit <wolfsuit>2002-09-22 07:46:52 (GMT)
commit2c1f6a36c2979271ddf10c49eab31b0a26b349fb (patch)
tree5e3270fdc5ab0e134e7868a9a381d6b7dcddbb32 /ChangeLog
parent54cfa15d4fc3958ac9a387965ae472bd82a8ba3c (diff)
downloadtk-2c1f6a36c2979271ddf10c49eab31b0a26b349fb.zip
tk-2c1f6a36c2979271ddf10c49eab31b0a26b349fb.tar.gz
tk-2c1f6a36c2979271ddf10c49eab31b0a26b349fb.tar.bz2
2002-09-22 Jim Ingham <jingham@apple.com>
* macosx/tkMacOSXScrlbr.c (UpdateControlValue): HiliteControl doesn't give the proper "nothing to scroll" look on Mac OS X. You have to set the min value greater than the max value to get this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8308e6b..50ccfce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-09-22 Jim Ingham <jingham@apple.com>
+
+ * macosx/tkMacOSXScrlbr.c (UpdateControlValue): HiliteControl
+ doesn't give the proper "nothing to scroll" look on Mac OS X.
+ You have to set the min value greater than the max value to
+ get this.
+
2002-09-15 Mo DeJong <mdejong@users.sourceforge.net>
* unix/configure: Regen.