Tk Source Code

Changes On Branch tip-560
Login

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

Changes In Branch tip-560 Excluding Merge-Ins

This is equivalent to a diff from 2145f868 to 78e1d3cc

2022-09-20
17:12
Fix [b07ecc2ebf]: Remove obsolete doc/tk4.0.ps check-in: acf63a5c user: fvogel tags: trunk, main
14:39
Merge 8.7 check-in: f90b7c8e user: jan.nijtmans tags: tip-167
14:35
Merge trunk Leaf check-in: 78e1d3cc user: jan.nijtmans tags: tip-560
14:34
Merge 8.7 Leaf check-in: 06f3c805 user: jan.nijtmans tags: tip-556
14:30
typo Tk_SetWindowMenuBar -> Tk_SetWindowMenubar. (TIP #606 and documentation was correct) check-in: 2145f868 user: jan.nijtmans tags: trunk, main
13:06
Rebase to latest trunk. Compile against Tcl's tip-558 branch check-in: c10dd93f user: jan.nijtmans tags: tip-560
05:12
Merge 8.6 check-in: f3a2b028 user: marc_culler tags: trunk, main

Changes to .github/workflows/linux-with-tcl8-build.yml.

Changes to .github/workflows/onefiledist.yml.

Changes to .github/workflows/win-build.yml.

Changes to doc/option.n.

Changes to generic/tkCursor.c.

Changes to generic/tkInt.h.

Changes to generic/tkOption.c.

Changes to generic/tkWindow.c.

Added library/oocfg.tcl.

Changes to library/tk.tcl.

Changes to tests/cursor.test.

Added tests/oocfg.test.

Changes to tests/option.test.