From db5f4c3788a6416e6451650939a88eace829b75e Mon Sep 17 00:00:00 2001 From: chengyemao Date: Mon, 20 Dec 2004 01:22:00 +0000 Subject: Updated --- changes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/changes b/changes index 71311e2..44f2825 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.74 2004/12/18 20:40:43 chengyemao Exp $ +RCS: @(#) $Id: changes,v 1.75 2004/12/20 01:22:00 chengyemao 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 @@ -5903,3 +5903,9 @@ and potential crashes in exit). (chengyemao) 2004-12-18 (buf fix)[222677] Close the embedded window (of a different process) when its container is destroyed. (chengyemao) +2004-12-19 (feature implementation of embedded/embedding Tk and bug fix) +Implemented container identification, focus, raise, set title of and move window +so that an embedded widget is able to identify a container, to get focus and to +receive key press input. Fixed bugs include [1024364] and an incorrect wm +overrideredirect for an embedded window. (chengyemao) + -- cgit v0.12