Tk Source Code

Changes On Branch tip-442
Login

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

Changes In Branch tip-442 Excluding Merge-Ins

This is equivalent to a diff from 09461003 to 8f000256

2017-03-21
20:56
Merged tip-442 following positive vote by the TCT. check-in: 5a16de13 user: fvogel tags: trunk
20:54
merge trunk Closed-Leaf check-in: 8f000256 user: fvogel tags: tip-442
14:29
Bug [434d294df8]: fix type mismatch in unix/tkUnixRFont.c. Actually, conversions between integers and doubles should be prevented as much as possible. Sure, this will have impact on test-cases, but using "double" whenever font sizes are handled is less surprising. check-in: f9348cf1 user: jan.nijtmans tags: bug-434d294df
10:57
merge trunk check-in: 28c309c1 user: jan.nijtmans tags: revised_text, tip-466
2017-03-13
14:18
Add minimal test of -justify for ttk::button check-in: 48cfc4fa user: fvogel tags: tip-442
2017-03-11
14:55
Fix [77527326e5]: ttk artifacts on Ubuntu. Patch from Csaba Nemethi. check-in: 09461003 user: fvogel tags: trunk
14:53
Fix [77527326e5]: ttk artifacts on Ubuntu. Patch from Csaba Nemethi. check-in: af5fda33 user: fvogel tags: core-8-6-branch
2017-03-07
12:51
Merge core-8-6-branch check-in: dad32b1b user: jan.nijtmans tags: trunk

Changes to doc/ttk_button.n.

Changes to doc/ttk_label.n.

Changes to doc/ttk_progressbar.n.

Changes to doc/ttk_widget.n.

Changes to generic/ttk/ttkButton.c.

Changes to generic/ttk/ttkProgress.c.

Changes to library/ttk/vistaTheme.tcl.

Changes to tests/ttk/progressbar.test.

Changes to tests/ttk/ttk.test.