diff options
author | das <das@noemail.net> | 2007-04-23 22:23:09 (GMT) |
---|---|---|
committer | das <das@noemail.net> | 2007-04-23 22:23:09 (GMT) |
commit | e16f8d96f8baaf4e464577da3c78c9fd0054e5ee (patch) | |
tree | f625932a37d1cfb8c7339af6bbd20eee942a745b /changes | |
parent | ff8c6fdb06d2a564791dc729a66db5c2a8d23519 (diff) | |
download | tk-e16f8d96f8baaf4e464577da3c78c9fd0054e5ee.zip tk-e16f8d96f8baaf4e464577da3c78c9fd0054e5ee.tar.gz tk-e16f8d96f8baaf4e464577da3c78c9fd0054e5ee.tar.bz2 |
update for 8.5a6
FossilOrigin-Name: 0a074f0bd474fcf34624737ea6bbb6ccd9826227
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. |