Tk Source Code

Changes On Branch rfe-de0c219db2
Login

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

Changes In Branch rfe-de0c219db2 Excluding Merge-Ins

This is equivalent to a diff from 53eb7609 to 82f8b2ed

2020-08-24
13:04
Fix [de0c219db2]: Use platform placeholder text colors as defaults. Note: Resolved the 6 conflicts in macosx/tkMacOSXColor.c by keeping the trunk version. check-in: 6dd36c62 user: fvogel tags: trunk
2020-08-19
21:46
As it is currently implemented (more or less copied from -foreground), -placeholderforeground for ttk widget is both a widget option and a styling option. Document this, and add a test for the styling option. Closed-Leaf check-in: 82f8b2ed user: fvogel tags: rfe-de0c219db2
21:10
Ditto for winTheme.tcl (forgotten in previous commit). check-in: 4565dac9 user: fvogel tags: rfe-de0c219db2
2020-07-15
14:42
Merge 8.6 check-in: cb7ee941 user: jan.nijtmans tags: trunk
2020-07-14
16:28
Fix [de0c219db2]: Use platform placeholder text colors as defaults check-in: 5fc386f8 user: fvogel tags: rfe-de0c219db2
11:02
New TIP #580 implementation. Documentation still missing. check-in: 7fa354b9 user: jan.nijtmans tags: tip-580
08:41
Fix [09abd739b5]: bind-13.14 fails on Debian 10. check-in: 53eb7609 user: fvogel tags: trunk
08:40
Fix [09abd739b5]: bind-13.14 fails on Debian 10. check-in: 723eb355 user: fvogel tags: core-8-6-branch
2020-07-13
16:48
Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christopher Chavez. check-in: b89d53d6 user: fvogel tags: trunk

Changes to doc/colors.n.

Changes to doc/options.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 macosx/README.

Changes to macosx/tkMacOSXColor.c.

Added macosx/tkMacOSXColor.h.

Changes to macosx/tkMacOSXDefault.h.

Changes to tests/ttk/entry.test.

Changes to unix/tkUnixDefault.h.

Changes to win/tkWinColor.c.

Changes to win/tkWinDefault.h.