diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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.120 2007/12/13 23:08:43 hobbs Exp $ +RCS: @(#) $Id: changes,v 1.121 2007/12/14 19:08:06 dgp 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 @@ -6456,6 +6456,9 @@ steffen, kupries) 2007-12-12 (bug fix)[1845899] Aqua: [wm transient] (steffen) +2007-12-12 (bug fix)[1809538,1799782,1737288] fixes for the <<Modified>> +virtual event on [text] widgets (hobbs) + 2007-12-13 (bug fix) correctly trace menubutton -textvariable for -compound use (hobbs) |