Tk Source Code

Changes On Branch tip-443
Login

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

Changes In Branch tip-443 Excluding Merge-Ins

This is equivalent to a diff from b8e03d8c to 0bcde16a

2016-03-20
08:15
Merged tip-443 following acceptation of the TIP by TCT vote check-in: cb3354b2 user: fvogel tags: core-8-6-branch
08:13
Rebased to core-8-6-branch Closed-Leaf check-in: 0bcde16a user: fvogel tags: tip-443
2016-03-11
08:24
Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map> events (cherrypicked [42c8d8441c]) check-in: a97a2f58 user: fvogel tags: core-8-6-branch
2016-03-08
21:56
Rebased to core-8-6-branch check-in: 87a5db96 user: fvogel tags: tip-443
2016-03-03
19:19
Bump trunk to 8.7a0 to accept new feature development. check-in: 342cce4f user: dgp tags: trunk
17:31
Open branch for continued 8.6.* patching. check-in: 8596640d user: dgp tags: core-8-6-branch
2016-03-02
15:53
merge trunk check-in: 1a195828 user: jan.nijtmans tags: novem-support
15:52
Update version in tk.spec check-in: b8e03d8c user: jan.nijtmans tags: trunk
15:25
Revert part of [032c1ee138449c93dfa885fab07796783945e174|032c1ee138]: Only the patchlevel should have been changed, nothing else. check-in: 42f2cbd8 user: jan.nijtmans tags: trunk

Changes to doc/text.n.

Changes to generic/tkPanedWindow.c.

Changes to generic/tkScale.c.

Changes to generic/tkText.c.

Changes to generic/tkText.h.

Changes to generic/tkTextDisp.c.

Changes to generic/tkTextTag.c.

Changes to library/spinbox.tcl.

Changes to tests/panedwindow.test.

Changes to tests/scale.test.

Changes to tests/textTag.test.

Changes to tests/wm.test.

Changes to win/makefile.vc.