Tk Source Code

Check-in [9f4b6c47]
Login

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

Overview
Comment:Merge nab-tip687-locale branch (Thanks!)
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | revised_text | tip-466
Files: files | file ages | folders
SHA3-256: 9f4b6c470690df11e4c975cb9f5298acfd511fc97b470145596d09838cc7cbf8
User & Date: jan.nijtmans 2026-06-12 16:43:37.966
Original Comment: Merge nab-tip687-locale branc (Thanks\!)
Context
2026-06-14
17:24
Fix compiler warnings on MacOS, use more bool check-in: e8f689bf user: jan.nijtmans tags: revised_text, tip-466
2026-06-12
16:43
Merge nab-tip687-locale branch (Thanks!) check-in: 9f4b6c47 user: jan.nijtmans tags: revised_text, tip-466
16:36
Merge trunk and nab-textdisp-11-21 branch check-in: 73f60d84 user: jan.nijtmans tags: revised_text, tip-466
15:15
Implement TIP 687 locale support in the revised text widget: -locale tag option, locale propagation through the style machinery, working [pathName locale index] subcommand (replaces the TODO stub). With tests and documentation. closed check-in: 62e41a6d user: nab tags: nab-tip687-locale
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/text.n.
Changes to generic/tkText.c.
Changes to generic/tkText.h.
Changes to generic/tkTextDisp.c.
Changes to generic/tkTextTag.c.
Changes to tests/textTag.test.