Tk Source Code

Check-in [50de0a3a]
Login

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

Overview
Comment:Remove inner loop in setFrameSize, tame the chaos with UpdateClipRgn, deal with the artifacts later.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | cgimage_with_crossing
Files: files | file ages | folders
SHA3-256: 50de0a3a741ac0a57323880d71415127ed705706938e5b570d9fc6a39a480976
User & Date: culler 2024-06-18 12:17:43.928
Context
2024-06-19
14:30
Clean up setFrameSize. check-in: acb0217c user: culler tags: cgimage_with_crossing
2024-06-18
12:17
Remove inner loop in setFrameSize, tame the chaos with UpdateClipRgn, deal with the artifacts later. check-in: 50de0a3a user: culler tags: cgimage_with_crossing
2024-06-15
12:36
Merge main check-in: cb59e6b2 user: culler tags: cgimage_with_crossing
Changes
Unified Diff Side-by-Side Diff Patch
Changes to macosx/tkMacOSXDraw.c.
Changes to macosx/tkMacOSXSubwindows.c.
Changes to macosx/tkMacOSXWindowEvent.c.
Changes to macosx/tkMacOSXWm.c.