summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjingham <jingham>2000-04-17 02:17:46 (GMT)
committerjingham <jingham>2000-04-17 02:17:46 (GMT)
commit76b8c4a413bbc3536c1d134f0a03193a8969b15b (patch)
tree61d87c22dc06b52dcb6e87d3e9f8ec02a97bff51 /ChangeLog
parent1ecbbb9e134e10fc7a1e7f84c849b4715ff86282 (diff)
downloadtk-76b8c4a413bbc3536c1d134f0a03193a8969b15b.zip
tk-76b8c4a413bbc3536c1d134f0a03193a8969b15b.tar.gz
tk-76b8c4a413bbc3536c1d134f0a03193a8969b15b.tar.bz2
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e60a912..bc75556 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+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.
+
2000-04-14 Eric Melski <ericm@scriptics.com>
* win/tkWinKey.c: Added check for ASCII delete character in