Tk Source Code

Check-in [d73779cf]
Login

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

Overview
Comment:Merge TIP #496 implementation following positive vote by the TCT
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d73779cfc3cc4373a69dc9c448b51157287d7d29533d8a0761c6dc356df39e0a
User & Date: fvogel 2018-05-13 19:30:34.765
Context
2018-05-31
20:13
Sync various configure-related changes from Tcl (from core-8-branch) check-in: f017dfc8 user: jan.nijtmans tags: trunk
2018-05-15
19:30
Implementation of TIP #507: Include simple svg support with nanosvg. Files as provided by René Zaumseil. check-in: 736b7c4d user: fvogel tags: tip-507
2018-05-13
19:30
Merge TIP #496 implementation following positive vote by the TCT check-in: d73779cf user: fvogel tags: trunk
19:24
Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57) check-in: e4a967f3 user: fvogel tags: trunk
2018-05-03
19:22
Organize differently documentation for -placeholder* options. These are promoted to the state of standard options, which resolves cross-linking issues with the html help maker. closed check-in: c7941c03 user: fvogel tags: tip-496
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/entry.n.
Changes to doc/options.n.
Changes to doc/spinbox.n.
Changes to doc/ttk_combobox.n.
Changes to doc/ttk_entry.n.
Changes to doc/ttk_spinbox.n.
Changes to doc/ttk_widget.n.
Changes to generic/tkEntry.c.
Changes to generic/tkEntry.h.
Changes to generic/ttk/ttkEntry.c.
Changes to library/demos/combo.tcl.
Changes to library/demos/entry1.tcl.
Changes to library/demos/entry2.tcl.
Changes to macosx/tkMacOSXDefault.h.
Changes to tests/entry.test.
Changes to tests/spinbox.test.
Changes to tests/ttk/entry.test.
Changes to unix/tkUnixDefault.h.
Changes to win/tkWinDefault.h.