Tk Source Code

Check-in [9fe4ab4e]
Login

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

Overview
Comment:Fix handling of -1 in tkMain.c, undo accidental change in tkUnixFont.c
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | tip-548
Files: files | file ages | folders
SHA3-256: 9fe4ab4e993430c8feecf8bacb5a6f80669e0edacc5f9b7e47d41414e4199a0b
User & Date: jan.nijtmans 2019-06-11 12:34:16.195
Context
2019-06-11
12:52
Missing Tcl_DStringInit() call. check-in: 08f54084 user: jan.nijtmans tags: tip-548
12:34
Fix handling of -1 in tkMain.c, undo accidental change in tkUnixFont.c check-in: 9fe4ab4e user: jan.nijtmans tags: tip-548
11:39
More TCHAR -> WCHAR conversions check-in: 7550f481 user: jan.nijtmans tags: tip-548
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkMain.c.
Changes to unix/tkUnixFont.c.