|
From: Daniel A. S. <da...@us...> - 2002-04-08 16:39:02
|
Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv16278/tk
Modified Files:
Tag: core-8-3-1-branch
ChangeLog
Log Message:
2002-04-08 Daniel Steffen <da...@us...>
* generic/tkInt.h:
* mac/tkMacAppInit.c: fixes to MSL stdin/stdout hookup to the
TkConsole when using shared MSL libraries; fix for crashing
bug on exit: writing to stdin/sterr when console has already
been destroyed. (both fixes need support in MSL, see
'CW Pro6 changes' in tcl/mac/tcltkMacBuildSupport.sea.hqx)
* mac/tkMacDialog.c: fixes to Navigation Services Dialog filter.
* mac/tkMacDraw.c: add panic for overwide TkImages that would
crash Tk on mac otherwise.
|