Tk Source Code

Check-in [b7db31b3]
Login

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

Overview
Comment:More alphabetizing Tk options. More type-cast improvements
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: b7db31b3a38be31cbdb87ae7b2198cf32ed1698910a925264ff5f03ec6cd8f78
User & Date: jan.nijtmans 2022-05-12 22:01:40.022
Context
2022-05-15
22:49
Merge 8.6. Always compile with -DTCL_UTF_MAX=3 (possible now, because of TIP #622) check-in: d6ef3397 user: jan.nijtmans tags: trunk, main
2022-05-12
22:18
Merge 8.7 check-in: efe27acd user: jan.nijtmans tags: revised_text, tip-466
22:01
More alphabetizing Tk options. More type-cast improvements check-in: b7db31b3 user: jan.nijtmans tags: trunk, main
2022-05-11
10:43
Merge 8.6 check-in: 96ba102d user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkButton.c.
Changes to generic/tkCanvas.c.
Changes to generic/tkCmds.c.
Changes to generic/tkEntry.c.
Changes to generic/tkEntry.h.
Changes to generic/tkFont.c.
Changes to generic/tkListbox.c.
Changes to generic/tkMenu.c.
Changes to generic/tkMenu.h.
Changes to generic/tkMenubutton.c.
Changes to generic/tkMessage.c.
Changes to generic/tkPack.c.
Changes to generic/tkPlace.c.
Changes to generic/tkScale.c.
Changes to generic/tkTest.c.
Changes to generic/tkText.c.
Changes to generic/tkTextDisp.c.
Changes to generic/tkTextTag.c.
Changes to generic/ttk/ttkNotebook.c.
Changes to generic/ttk/ttkTheme.c.
Changes to generic/ttk/ttkTreeview.c.
Changes to generic/ttk/ttkWidget.h.
Changes to macosx/tkMacOSXBitmap.c.
Changes to macosx/tkMacOSXDialog.c.
Changes to macosx/tkMacOSXNotify.c.
Changes to macosx/tkMacOSXPrint.c.
Changes to macosx/tkMacOSXTest.c.
Changes to tests/choosedir.test.
Changes to tests/entry.test.
Changes to tests/filebox.test.
Changes to tests/font.test.
Changes to tests/listbox.test.
Changes to tests/menu.test.
Changes to tests/pack.test.
Changes to tests/place.test.
Changes to tests/spinbox.test.
Changes to tests/textDisp.test.
Changes to win/tkWinGDI.c.