From: Jeffrey H. <ho...@us...> - 2006-04-05 19:48:58
|
Update of /cvsroot/tktoolkit/tk/generic In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11177/generic Modified Files: Tag: core-8-4-branch tkText.c Log Message: * generic/tkText.c (DumpLine): stop dumping if we detect that the text widget state has changed while dumping. [Bug 1414171] (InsertChars, DeleteChars): fix undo with space-based path. * tests/text.test (text-25.14): [Bug 1452419] |