Tk Source Code

Check-in [5fc26426]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:There could be false negatives with [.text pendingsync] when line metrics calculation is in the middle of a long line.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | tip-438
Files: files | file ages | folders
SHA1: 5fc264266884c819ee09370f4e390d7718e8ebb1
User & Date: fvogel 2015-12-20 22:09:14.108
Context
2015-12-20
22:16
Test text-11a.41 now correctly written passes. check-in: 8213d743 user: fvogel tags: tip-438
22:09
There could be false negatives with [.text pendingsync] when line metrics calculation is in the middle of a long line. check-in: 5fc26426 user: fvogel tags: tip-438
2015-12-19
21:48
Tests reordered. Two issues currently: 1. text-11a.22 currently hangs but should pass once [.text sync -command $cmd] will be correctly implemented. 2. text-11a.41 fails (unsure why) check-in: 54b68217 user: fvogel tags: tip-438
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkTextDisp.c.