From 3016d7bb9fdd6c9886c4e501d5e7a1ac0823e9aa Mon Sep 17 00:00:00 2001 From: hobbs Date: Sat, 22 Jun 2002 09:31:34 +0000 Subject: see changelog --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 873f11f..cb26afc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,20 @@ 2002-06-22 Jeff Hobbs + * generic/tkGrid.c (GridReqProc): check that gridPtr is not NULL + (may be when embedded). [Bug #548791] (halliday) + + * generic/tkFont.c (TkFontPkgFree): changed panic on freeing fonts + to an assert, and wrapped panic in #ifdef PURIFY. [Bug #568701] + + * library/menu.tcl: corrected menus from being posted offscreen + on Windows. [Bug #464451] (darley) + + * library/console.tcl: corrected the defaultPrompt substitution + [Bug #553207] and made Tab a default expansion key (like Escape). + + * win/tkWinEmbed.c (EmbedWindowDeleted): added a check for a null + containerPtr. The core of this bug is likely elsewhere. [Bug #476176] + * doc/text.n: TIP #93 implementation that * generic/tkText.c (TextWidgetCmd): enhances the text get and * generic/tkTextIndex.c (TkTextGetIndex): delete methods to accept -- cgit v0.12