From bebb458c7205460d88b67fa7c8be38ba9d83d682 Mon Sep 17 00:00:00 2001 From: hobbs Date: Thu, 10 Feb 2000 10:17:12 +0000 Subject: cleaned up --- ChangeLog | 75 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 39 insertions(+), 36 deletions(-) diff --git a/ChangeLog b/ChangeLog index a1c2cae..095025e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,43 +42,46 @@ 2000-02-09 Jim Ingham - * mac/tkMacButton.c: Stop removing the appearance window from the Window - List. It is not clear why Ray did this, and it causes the Appearance - manager to crash at random times. - - * mac/tkMacWM.c: Add support in unsupported1 style for the Appearance - specification of window styles, including floating window support. - * mac/tkMacWindowMgr.c: Operate on the front non-floating window, unless - the mouse is directly over the floating window. Also, keystrokes go to - the front non-floating window. - * mac/tkMacAppInit.c: Initialize floating window support. - * mac/tkMacScrlbr.c: - * mac/tkMacmenu.c: Fixes for floating windows - operate on the - FrontNonFloatingWindow. - * mac/tkMacLibrary.r: Fix typo in File info string. - * mac/tkMacApplication.r: Fix typo in file info string. Add Finder balloon - help for no apparent reason. - - * mac/tkMacSubwindows.c: Change panic in tkMacGetDrawablePort to Debugger. - This is only a temporary fix. The panic is only triggered when a safeTk - interpreter is torn down, and ignoring it does no harm. I haven't figured out - how to avoid it yet, however. - Also use the Appearance MoveWindowStructure call when available. - - New Files: - * MW_TkOldImageHeader.h: Handle #defining USE_OLD_IMAGE for tkImgPPM.c. - * MW_TkTestHeader.h: - * MW_TkTestHeader.pch: - * MW_TkHeader.h: Add separate prefix files for test & release versions of - Tk, so we can just have separate targets w/o having to edit files. - - * tclets.r: The D&D Tclets icon in rez form so we can have a target for this. + * mac/tkMacButton.c: Stop removing the appearance window from the + Window List. It is not clear why Ray did this, and it causes the + Appearance manager to crash at random times. + + * mac/tkMacWM.c: Add support in unsupported1 style for the Appearance + specification of window styles, including floating window support. + * mac/tkMacWindowMgr.c: Operate on the front non-floating window, + unless the mouse is directly over the floating window. Also, + keystrokes go to the front non-floating window. + * mac/tkMacAppInit.c: Initialize floating window support. + * mac/tkMacScrlbr.c: + * mac/tkMacmenu.c: Fixes for floating windows - operate on the + FrontNonFloatingWindow. + * mac/tkMacLibrary.r: Fix typo in File info string. + * mac/tkMacApplication.r: Fix typo in file info string. Add + Finder balloon help for no apparent reason. + + * mac/tkMacSubwindows.c: Change panic in tkMacGetDrawablePort to + Debugger. This is only a temporary fix. The panic is only + triggered when a safeTk interpreter is torn down, and ignoring it + does no harm. I haven't figured out how to avoid it yet, however. + Also use the Appearance MoveWindowStructure call when available. + + New Files: + * MW_TkOldImageHeader.h: Handle #defining USE_OLD_IMAGE for tkImgPPM.c. + * MW_TkTestHeader.h: + * MW_TkTestHeader.pch: + * MW_TkHeader.h: Add separate prefix files for test & release + versions of Tk, so we can just have separate targets w/o having to + edit files. + + * tclets.r: The D&D Tclets icon in rez form so we can have a + target for this. - The above are curtesy of Daniel Steffen (steffen@math.mq.edu.au) - - * tkMacAppearanceStubs.c: Stubs of the Mac Appearance calls I use so I - can link the static 68K Shell without putting ifdef's all over the code. - + The above are curtesy of Daniel Steffen (steffen@math.mq.edu.au) + + * tkMacAppearanceStubs.c: Stubs of the Mac Appearance calls I use + so I can link the static 68K Shell without putting ifdef's all + over the code. + 2000-02-08 Jeff Hobbs * generic/tk.decls: -- cgit v0.12