|
From: Jeffrey H. <ho...@us...> - 2002-07-24 19:40:32
|
Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv17237
Modified Files:
Tag: core-8-3-1-branch
ChangeLog
Log Message:
* 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]
|