From dc64cccd6cec898c113d106fd30d7af22180e2d0 Mon Sep 17 00:00:00 2001 From: hobbs Date: Wed, 24 Jul 2002 20:35:40 +0000 Subject: see changelog --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index 73b81e1..af5e69f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2002-07-24 Jeff Hobbs + + * tests/canvas.test: added canvas-14.[1-6] + * generic/tkCanvas.c (CanvasWidgetCmd): corrected handling of + 'scan' subcommand args. Also removed early return cases to goto + done instead where the canvasPtr would be Tcl_Release'd. This may + solve other problems with unreleased canvasPtr's. [Bug #581560] + + * win/tkWinButton.c (TkpDisplayButton): corrected display of focus + ring around the actual text when the button is a compound button. + [Bug #583691] + + * unix/README: Corrected notes about running user interactive Tk + tests. [Bug #462320] + + * generic/tkText.c (TextEditUndo): set isDirtyIncrement to -1 when + reverting to note proper "dirtiness". [Bug #580362] (callewaert) + + * generic/tkEntry.c (DisplayEntry): correct cursor position before + calling Tk_SetCaretPos. (yamamoto) + 2002-07-23 Mo DeJong * unix/configure: Regen. -- cgit v0.12