Tk Source Code

Check-in [d77c37f9]
Login

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

Overview
Comment:Merge nab-marks (mark command and undo lifecycle fixes)
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | revised_text | tip-466
Files: files | file ages | folders
SHA3-256: d77c37f9ba15fda1e83eaa7b6e825058a4ad2a61ebe3a568c9b1b2f4a56415b3
User & Date: nab 2026-07-29 18:32:31.182
Context
2026-07-29
18:33
Merge nab-elide-display (elided display line fixes) check-in: a50179b4 user: nab tags: revised_text, tip-466
18:32
Merge nab-marks (mark command and undo lifecycle fixes) check-in: d77c37f9 user: nab tags: revised_text, tip-466
17:30
Wrap a single mark boundary symmetrically when deleting a range leaf check-in: e8965f8a user: nab tags: nab-marks
09:05
Merge trunk check-in: cd7e2cb6 user: nab tags: revised_text, tip-466
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkText.c.
Changes to generic/tkTextBTree.c.
Changes to generic/tkTextMark.c.
Changes to tests/text.test.
Changes to tests/textBTree.test.
Changes to tests/textMark.test.