Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2020-12-11 | 398 | -1130/+2028 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2020-12-11 | 3 | -131/+159 |
| |\ | |||||
| | * | Sync rules.vc and rules-ext.vc with Tcl | jan.nijtmans | 2020-12-11 | 2 | -131/+159 |
| | * | Fix winDialog-5.12.7 testcase in CI environment | jan.nijtmans | 2020-12-11 | 1 | -1/+1 |
| * | | TIP #591: Rotate ttk::notebook window with mousewheel on tab | jan.nijtmans | 2020-12-11 | 1 | -4/+10 |
| |\ \ | |||||
| | * \ | Fix [f9bd73629e]: Bug in the ttk::notebook::CycleTab proc in the tip-591 branch | jan.nijtmans | 2020-11-18 | 6 | -111/+127 |
| | |\ \ | |||||
| | * | | | TIP #591 (experimental) implementation | jan.nijtmans | 2020-11-16 | 1 | -2/+6 |
| * | | | | Support build against Tcl 9 headers. | dgp | 2020-12-10 | 1 | -1/+1 |
| * | | | | Merge 8.6 | jan.nijtmans | 2020-12-10 | 3 | -12/+18 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | On github actions, make build fail if any testcases fails. Mark 2 failing tes... | jan.nijtmans | 2020-12-10 | 3 | -15/+15 |
| * | | | | Merge 8.6 | jan.nijtmans | 2020-12-10 | 1 | -1/+16 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Make sure there's a file in the home directory on Windows for winDialog-5.12.7 | dkf | 2020-12-09 | 1 | -1/+16 |
| * | | | | Fix obscure corner-case: Tk built with g++ and --disable-shared, with shared ... | jan.nijtmans | 2020-12-10 | 1 | -0/+6 |
| * | | | | Sync unix/tcl.m4 and win/tcl.m4 with Tcl. Simplify linux-build.yml | jan.nijtmans | 2020-12-09 | 5 | -29/+22 |
| * | | | | More (c) -> © | jan.nijtmans | 2020-12-09 | 38 | -44/+44 |
| * | | | | (c) -> © | jan.nijtmans | 2020-12-09 | 298 | -537/+537 |
| * | | | | Ticket [d6e9b4db4]: Image format SVG: memory overflow on big files: Alternate... | oehhar | 2020-12-09 | 2 | -22/+96 |
| |\ \ \ \ | |||||
| | * | | | | Specify the format in test imgSVGnano-5.2, so that the error message does not... | fvogel | 2020-11-21 | 1 | -2/+2 |
| | * | | | | Add test imgSVGnano-5.2 (and do some reformatting of the test file since we a... | fvogel | 2020-11-21 | 1 | -20/+34 |
| | * | | | | Ticket [d6e9b4db4]: Image format SVG: memory overflow on big files: Alternate... | oehhar | 2020-11-16 | 1 | -2/+62 |
| * | | | | | Merge 8.6 | jan.nijtmans | 2020-12-09 | 2 | -10/+38 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Sync win/rules.vc with Tcl. And the use of TCL_USE_STATIC_PACKAGES as well | jan.nijtmans | 2020-12-09 | 3 | -14/+58 |
| * | | | | | TIP #590 follow-up: When to use Tk/Ttk resp. tk/ttk | jan.nijtmans | 2020-12-08 | 5 | -25/+31 |
| * | | | | | Static builds on Windows should include the "dde" and "registry" extensions too. | jan.nijtmans | 2020-12-08 | 1 | -2/+10 |
| * | | | | | Merge 8.6 | jan.nijtmans | 2020-12-04 | 7 | -70/+34 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix segfault introduced by the fix for [4a40c6cace]. | culler | 2020-12-04 | 1 | -3/+5 |
| | * | | | | Fix [3ef77f434e]: Combobox focus ring is missing in Dark Mode. | culler | 2020-12-04 | 1 | -12/+22 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix [3ef77f434e]: Combobox focus ring is missing in Dark Mode. | culler | 2020-12-04 | 1 | -12/+22 |
| | |/ / / / | |||||
| | * | | | | Merge 8.5 | jan.nijtmans | 2020-12-03 | 5 | -44/+0 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | sync tcl.m4 and ruls.vc with Tcl | jan.nijtmans | 2020-12-02 | 5 | -45/+0 |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge 8.5 | jan.nijtmans | 2020-12-01 | 2 | -4/+4 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Sync unix/tcl.m4 with Tcl | jan.nijtmans | 2020-12-01 | 2 | -4/+4 |
| * | | | | | | Cherrypick the fix for the segfault. | culler | 2020-12-04 | 1 | -3/+5 |
| * | | | | | | Simplify generated pkgIndex file for tk. Some more "Tk" -> "tk" | jan.nijtmans | 2020-12-04 | 5 | -12/+8 |
| * | | | | | | Provide "ttk" as lower case packagename too (as well as "Ttk") | jan.nijtmans | 2020-12-03 | 2 | -0/+7 |
| * | | | | | | TIP #590: Recommend lowercase Package Names. Tk 8.7 is now _tk_ 8.7 as well. | jan.nijtmans | 2020-12-03 | 34 | -40/+55 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-11-19 | 79 | -2994/+832 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Allow "package require tk" in addition to "package require Tk" | jan.nijtmans | 2020-11-09 | 32 | -39/+50 |
| * | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-11-30 | 1 | -10/+10 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Sync README.md with Tcl 8.6 | jan.nijtmans | 2020-11-30 | 1 | -6/+5 |
| * | | | | | | | | Merge core-8-6-branch (the diff is empty, [ed56e5cb] was already done in trunk). | fvogel | 2020-11-29 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Remove duplicate and unused macro. TkGetGeomMaster is TkGetContainer, this wa... | fvogel | 2020-11-29 | 1 | -2/+0 |
| * | | | | | | | | Added single-file distributions of Tk (with Tcl 8.7) for all main platforms. | dkf | 2020-11-29 | 1 | -0/+229 |
| * | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-11-27 | 2 | -2/+1 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Fix frame-2.8 testcase on mingw | jan.nijtmans | 2020-11-27 | 2 | -2/+1 |
| * | | | | | | | | Missing constraint for bind-16.47 testcase | jan.nijtmans | 2020-11-27 | 1 | -1/+1 |
| * | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-11-27 | 3 | -19/+9 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Attempt to fix winDialog-5.12.7 | jan.nijtmans | 2020-11-27 | 1 | -0/+1 |
| | * | | | | | | | Fix github actions windows build with --enable-sysmbols=mem | jan.nijtmans | 2020-11-27 | 1 | -1/+1 |
| | * | | | | | | | Fix main-3.1 in Mac environment. job label changes. Don't run testcases in Xc... | jan.nijtmans | 2020-11-26 | 3 | -19/+8 |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | |