diff options
author | dgp <dgp@users.sourceforge.net> | 2001-08-06 18:29:41 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2001-08-06 18:29:41 (GMT) |
commit | 0ecd54f69712f24aebc4c2f5327731a88b007531 (patch) | |
tree | fa98226795efcc73911ec0bd548c0a6f13abdf8e /ChangeLog | |
parent | 30e0d397055894b4fa0053664ff28617a243dca3 (diff) | |
download | tk-0ecd54f69712f24aebc4c2f5327731a88b007531.zip tk-0ecd54f69712f24aebc4c2f5327731a88b007531.tar.gz tk-0ecd54f69712f24aebc4c2f5327731a88b007531.tar.bz2 |
* TIP 44 changes specific to the Mac and
Windows platforms that were overlooked before: tkOpenDocument,
tkConsoleExit, tkConsoleOutput, unsupported1 out of namespace :: .
Thanks to Vince Darley for prompting another look.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2001-08-06 Don Porter <dgp@users.sourceforge.net> + + * generic/tkConsole.c: + * generic/tkWindow.c: + * library/bgerror.tcl: + * library/dialog.tcl: + * library/msgbox.tcl: + * library/unsupported.tcl: + * mac/tclets.tcl: + * mac/tkMacHLEvents.c: + * mac/tkMacWm.c: TIP 44 changes specific to the Mac and + Windows platforms that were overlooked before: tkOpenDocument, + tkConsoleExit, tkConsoleOutput, unsupported1 out of namespace :: . + Thanks to Vince Darley for prompting another look. + 2001-08-03 Jeff Hobbs <jeffh@ActiveState.com> * win/winMain.c (WishPanic): fixed CONST changes to go with |