Tk Source Code

Check-in [2793972a]
Login

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

Overview
Comment:merge trunk, fix conflicts in tkTextDisp.c by propagating [0ffbdfe2] (the fix for [61cb40b01b]) to the revised text widget.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | revised_text | tip-466
Files: files | file ages | folders
SHA3-256: 2793972a39e72462b08837641cc44e6f6272c049becaeace52b2ee2bd205e9a8
User & Date: fvogel 2025-03-01 10:12:00.267
References
2025-03-01
10:18 Ticket [61cb40b0] Scrolling a canvas or text with embedded windows can cause artifacts with tcl/tk 9.0.1 Aqua status still Closed with 4 other changes artifact: b4e89b9c user: fvogel
Context
2025-03-09
17:27
merge trunk check-in: 8a6f1edf user: fvogel tags: revised_text, tip-466
2025-03-01
10:12
merge trunk, fix conflicts in tkTextDisp.c by propagating [0ffbdfe2] (the fix for [61cb40b01b]) to the revised text widget. check-in: 2793972a user: fvogel tags: revised_text, tip-466
09:55
merge trunk check-in: fa3abf01 user: fvogel tags: revised_text, tip-466
2025-02-28
15:39
Remove a couple of comments added as reminders. check-in: b1b79d93 user: culler tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkCanvas.c.
Changes to generic/tkTextDisp.c.
Changes to macosx/tkMacOSXWindowEvent.c.
Changes to macosx/tkMacOSXWm.c.