Tk Source Code

Check-in [bd17878b]
Login

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

Overview
Comment:Merge trunk. Even more bool usage
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | revised_text | tip-466
Files: files | file ages | folders
SHA3-256: bd17878bccbf5e811915f3fb277516afbba6499e2a1cb7a51c641ed977667079
User & Date: jan.nijtmans 2026-06-15 21:15:37.184
Context
2026-06-19
07:28
Merge trunk check-in: 3e87041b user: jan.nijtmans tags: revised_text, tip-466
2026-06-15
21:15
Merge trunk. Even more bool usage check-in: bd17878b user: jan.nijtmans tags: revised_text, tip-466
08:21
[7caf9e9e] Cache Composed Pixmaps for Ttk Image Elements check-in: 3bbe54bc user: oehhar tags: trunk, main
2026-06-14
17:24
Fix compiler warnings on MacOS, use more bool check-in: e8f689bf user: jan.nijtmans tags: revised_text, tip-466
Changes
Unified Diff Side-by-Side Diff Patch
Changes to changes.md.
Changes to generic/tkImgPhInstance.c.
Changes to generic/tkInt.h.
Changes to generic/tkPort.h.
Changes to generic/tkTest.c.
Changes to generic/tkText.c.
Changes to generic/tkText.h.
Changes to generic/tkTextDisp.c.
Changes to generic/tkTextImage.c.
Changes to generic/tkTextIndex.c.
Changes to generic/tkTextMark.c.
Changes to generic/tkTextPriv.h.
Changes to generic/tkTextTag.c.
Changes to generic/tkTextUndo.c.
Changes to generic/tkTextUndo.h.
Changes to generic/tkTextUndoPriv.h.
Changes to generic/tkTextWind.c.
Changes to generic/ttk/ttkElements.c.
Changes to generic/ttk/ttkImage.c.
Changes to generic/ttk/ttkLayout.c.
Added generic/ttk/ttkNodeCache.c.
Changes to generic/ttk/ttkTheme.c.
Changes to generic/ttk/ttkThemeInt.h.
Changes to macosx/tkMacOSXInt.h.
Changes to macosx/tkMacOSXTest.c.
Added tests/imgPhInstance.test.
Added tests/ttk/nodecache.test.
Changes to unix/Makefile.in.
Changes to unix/configure.
Changes to unix/configure.ac.
Changes to unix/tk.pc.in.
Changes to unix/tkConfig.h.in.
Changes to unix/tkConfig.sh.in.
Changes to unix/tkUnixDraw.c.
Changes to unix/tkUnixPort.h.
Changes to win/Makefile.in.
Changes to win/configure.
Changes to win/makefile.vc.
Changes to win/tcl.m4.
Changes to win/tkWinImage.c.
Changes to win/tkWinPort.h.