summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-04-14 01:36:35 (GMT)
committerericm <ericm>2000-04-14 01:36:35 (GMT)
commit5ba98e6cb49a88e28c0ed8953b9bc369faabdd26 (patch)
treeb6ca2c47c8b9700dce3c2fbe36735f978cfec402 /ChangeLog
parent632bd53901793dc9ae455dd2d727d322b42ba814 (diff)
downloadtk-5ba98e6cb49a88e28c0ed8953b9bc369faabdd26.zip
tk-5ba98e6cb49a88e28c0ed8953b9bc369faabdd26.tar.gz
tk-5ba98e6cb49a88e28c0ed8953b9bc369faabdd26.tar.bz2
* win/tkWinKey.c: Added smarts to check whether the left or right
Control, Shift, or Alt key was pressed. [Bug: 870]. * win/tkWin3d.c: * unix/tkUnix3d.c: Tweaked threshhold for using different highlight computation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68fc1db..96df017 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-04-13 Eric Melski <ericm@scriptics.com>
+ * win/tkWinKey.c: Added smarts to check whether the left or right
+ Control, Shift, or Alt key was pressed. [Bug: 870].
+
* win/tkWinMenu.c: Corrected code that created separator items on
menus; originally, it requested that the system be responsible for
drawing those items, so it would ignore configuration items like