summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-04-17 06:26:05 (GMT)
committerhobbs <hobbs>2000-04-17 06:26:05 (GMT)
commitb584610b72b25d8a9235118fb0e15fc6f17e630a (patch)
tree2f04214808752b13ec158ee44b1da727d5a886d4 /ChangeLog
parent76b8c4a413bbc3536c1d134f0a03193a8969b15b (diff)
downloadtk-b584610b72b25d8a9235118fb0e15fc6f17e630a.zip
tk-b584610b72b25d8a9235118fb0e15fc6f17e630a.tar.gz
tk-b584610b72b25d8a9235118fb0e15fc6f17e630a.tar.bz2
* win/tkWinColor.c (FindSystemColor): correct calculation of
colors when shifting value. [Bug: 4919]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog41
1 files changed, 24 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index bc75556..93201ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,22 +1,29 @@
+2000-04-16 Jeff Hobbs <hobbs@scriptics.com>
+
+ * win/tkWinColor.c (FindSystemColor): correct calculation of
+ colors when shifting value. [Bug: 4919]
+
2000-04-16 Jim Ingham <jingham@cygnus.com>
- * mac/tkMacPort.h: protect against strncasecmp already defined - it is in
- the Pro5 version of MSL.
-
- * mac/tkMacWindowMgr.c (GenerateKeyEvent): Check for a null tkWin. If the
- hidden window we use for double-buffering controls manages to percolate to
- the top (should never happen, but...) this will keep us from crashing.
-
- * mac/tkMacButton.c (InitSampleControls): Hide the double-buffering window
- BEHIND the first "." window you can find. This will keep it from ever being
- the front window, and thus a black hole for events.
- * mac/tkMacButton.c (ButtonEventProc): Disable the controls when the window is
- in the background. This is required by the MacOS HIG. This doesn't always get
- called when it should, it still needs more work.
-
- * mac/tkMacDialog.c: Pretty substantial rewrite to include Navigation Services
- support for systems which have it.
-
+ * mac/tkMacPort.h: protect against strncasecmp already defined -
+ it is in the Pro5 version of MSL.
+
+ * mac/tkMacWindowMgr.c (GenerateKeyEvent): Check for a null tkWin.
+ If the hidden window we use for double-buffering controls manages
+ to percolate to the top (should never happen, but...) this will
+ keep us from crashing.
+
+ * mac/tkMacButton.c (InitSampleControls): Hide the
+ double-buffering window BEHIND the first "." window you can find.
+ This will keep it from ever being the front window, and thus a
+ black hole for events. * mac/tkMacButton.c (ButtonEventProc):
+ Disable the controls when the window is in the background. This
+ is required by the MacOS HIG. This doesn't always get called when
+ it should, it still needs more work.
+
+ * mac/tkMacDialog.c: Pretty substantial rewrite to include
+ Navigation Services support for systems which have it.
+
2000-04-14 Eric Melski <ericm@scriptics.com>
* win/tkWinKey.c: Added check for ASCII delete character in