From a585fdbbd3d3ab32d8f3e97b5c2834fc0961f204 Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 11 Apr 2006 20:27:27 +0000 Subject: update to latest --- ChangeLog | 14 +++++++++++++- changes | 4 +++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ef227a..97b6f0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,19 @@ -2006-04-11 Daniel Steffen +2006-04-11 Jeff Hobbs *** 8.4.13 TAGGED FOR RELEASE *** + * changes: update for bug fix. + + * generic/tkBind.c (Tk_BindEvent, ChangeScreen): replace + Tcl_GlobalEval with more efficient Tcl_EvalEx. + + * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no window + * win/tkWinWm.c (UpdateGeometryInfo): is found - handle it in + * unix/tkUnixEmbed.c (TkpGetOtherWindow): the caller. [Bug 1212056] + * unix/tkUnixWm.c (Tk_CoordsToWindow, UpdateGeometryInfo): + +2006-04-11 Daniel Steffen + * changes: added latest aqua bug fixes. * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escape diff --git a/changes b/changes index 590c5b2..909371c 100644 --- a/changes +++ b/changes @@ -2,7 +2,7 @@ This file summarizes all changes made to Tk since version 1.0 was released on March 13, 1991. Changes that aren't backward compatible are marked specially. -RCS: @(#) $Id: changes,v 1.64.2.35 2006/04/11 12:05:18 das Exp $ +RCS: @(#) $Id: changes,v 1.64.2.36 2006/04/11 20:27:27 hobbs Exp $ 3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from the interpreter when the main window is deleted (otherwise there will @@ -5927,4 +5927,6 @@ accept the color names "Black" and "White" (porter) 2006-04-11 (enhancement)[1105284] Aqua: call ::tk::mac::* procs for all registered applevents (steffen) +2006-04-11 (bug fix)[1212056] fix panic on safe window exit on Windows (hobbs) + --- Released 8.4.13, April 14, 2006 --- See ChangeLog for details --- -- cgit v0.12