diff options
author | hobbs <hobbs> | 2004-07-26 21:24:07 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-07-26 21:24:07 (GMT) |
commit | f1f81bac5b7cec45b5b5414f96b2b1e3736e53ab (patch) | |
tree | 46e6e31223cb88dcd1ea38f5e39a60561ce49100 /changes | |
parent | a2027090f52b6d1520027fc2ea86e4749a1cceac (diff) | |
download | tk-f1f81bac5b7cec45b5b5414f96b2b1e3736e53ab.zip tk-f1f81bac5b7cec45b5b5414f96b2b1e3736e53ab.tar.gz tk-f1f81bac5b7cec45b5b5414f96b2b1e3736e53ab.tar.bz2 |
typo
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 2 insertions, 2 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.64.2.11 2004/07/26 20:16:08 hobbs Exp $ +RCS: @(#) $Id: changes,v 1.64.2.12 2004/07/26 21:24:07 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 @@ -5655,7 +5655,7 @@ option work as per the docs, and call DragSash to stop sash jump when B1 is pressed and released without moving. (hobbs) 2004-05-05 (bug fix)[618872] Fix Tk_MeasureChars and Tk_DrawChars to handle -reallocation of subfonts in when unicode chars require extra fonts. +reallocation of subfonts when unicode chars require extra fonts. (dkf, hobbs) 2004-05-14 (enhancement) reduce Tk tk_messageBox default font size to |