diff options
author | hobbs <hobbs> | 2004-07-26 21:24:07 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-07-26 21:24:07 (GMT) |
commit | 266dc0c7f62922fe4642c8d561c2e17acd2a447a (patch) | |
tree | 46e6e31223cb88dcd1ea38f5e39a60561ce49100 /changes | |
parent | 44df102d976f0e879b9c53f61669703186d40cff (diff) | |
download | tk-266dc0c7f62922fe4642c8d561c2e17acd2a447a.zip tk-266dc0c7f62922fe4642c8d561c2e17acd2a447a.tar.gz tk-266dc0c7f62922fe4642c8d561c2e17acd2a447a.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 |