diff options
author | das <das> | 2007-04-23 22:23:09 (GMT) |
---|---|---|
committer | das <das> | 2007-04-23 22:23:09 (GMT) |
commit | 2b317e97b53e5c37ee9e11c5c5374714e4c01a6b (patch) | |
tree | f625932a37d1cfb8c7339af6bbd20eee942a745b /changes | |
parent | 11dbb8af58fd851913e5c781e3164e8211e93745 (diff) | |
download | tk-2b317e97b53e5c37ee9e11c5c5374714e4c01a6b.zip tk-2b317e97b53e5c37ee9e11c5c5374714e4c01a6b.tar.gz tk-2b317e97b53e5c37ee9e11c5c5374714e4c01a6b.tar.bz2 |
update for 8.5a6
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.105 2007/04/23 21:24:32 das Exp $ +RCS: @(#) $Id: changes,v 1.106 2007/04/23 22:23:09 das 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 @@ -6289,7 +6289,7 @@ as system colors. 2007-04-23 (platform support) Aqua: use OS theme for tk_dialog and bgerror. -2007-04-23 (platform support) Aqua: add 'none' cursor. +2007-04-23 (platform support) Aqua: add 'none' cursor & missing theme cursors. 2007-04-23 (platform support) Aqua: [tk_getOpenFile -parent] uses sheet dialog. |