Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2021-02-25 | 3 | -10/+12 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2021-02-25 | 3 | -10/+12 |
| |\ | |||||
| | * | Fix [be9cade996]: sigsegv in tkwait | jan.nijtmans | 2021-02-25 | 1 | -2/+4 |
| | |\ | |||||
| | | * | Fix [be9cade996]: sigsegv in tkwait. Propagate the fix from https://core.tcl-... | fvogel | 2021-02-20 | 1 | -2/+4 |
| | * | | Fix [234ee4f83b]: macOS Crash - Pasting text with special characters into Tex... | jan.nijtmans | 2021-02-25 | 2 | -8/+8 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | ClipboardGetProc() should never assume the bytes it receives are valid UTF-8 | jan.nijtmans | 2021-02-25 | 1 | -1/+7 |
| | | * | Fix [234ee4f83b]: macOS Crash - Pasting text with special characters into Tex... | jan.nijtmans | 2021-02-25 | 1 | -7/+1 |
| | |/ | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-02-23 | 9 | -34/+94 |
|\ \ \ | |/ / | |||||
| * | | Using "ln" doesn't work correctly for lower-directories like "ttk", when zipp... | jan.nijtmans | 2021-02-17 | 1 | -6/+0 |
| * | | Attempt to make double-arch binary on MacOS | jan.nijtmans | 2021-02-16 | 1 | -1/+2 |
| * | | Fix windows build using --disable-shared | jan.nijtmans | 2021-02-15 | 1 | -4/+5 |
| * | | Use "macher" utility in stead of append on MacOSX, just as Tcl does | jan.nijtmans | 2021-02-15 | 1 | -1/+11 |
| * | | Sync unix/tcl.m4 with Tcl. Re-generate unix/configure | jan.nijtmans | 2021-02-15 | 2 | -1/+56 |
| * | | More MSVC++ 6.0-friendly solution for [822330269b] | jan.nijtmans | 2021-02-12 | 1 | -3/+4 |
| * | | Fix pkgconfig testcase for --disable-shared builds | jan.nijtmans | 2021-02-12 | 1 | -4/+5 |
| * | | Now that TIP #430 works for Tk, no longer install tk_library/tk.tcl and frien... | jan.nijtmans | 2021-02-12 | 3 | -5/+5 |
| * | | Better job of locating the tclsh binary (to be unzipped for --disable-shared)... | jan.nijtmans | 2021-02-12 | 2 | -8/+5 |
| * | | typo in github actions linux build | jan.nijtmans | 2021-02-11 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2021-02-10 | 22 | -112/+236 |
|\ \ \ | |/ / | |||||
| * | | Make TIP #430 (finally) work with Tk. | jan.nijtmans | 2021-02-10 | 12 | -36/+51 |
| |\ \ | |||||
| | * | | In Github actions, build against the Tcl bug-87e840c26c branch | jan.nijtmans | 2021-02-09 | 4 | -8/+8 |
| | * | | Only set the dllfile,runtime key info when doing a shared build | jan.nijtmans | 2021-02-09 | 1 | -0/+2 |
| | * | | Add --disable-zipfs to macosx/GNUmakefile | jan.nijtmans | 2021-02-09 | 1 | -1/+1 |
| | * | | Add "dllfile,runtime" to Tk package configuration | jan.nijtmans | 2021-02-09 | 9 | -8/+17 |
| | * | | Use --disable-vfs when linking with Tcl 8.6 | jan.nijtmans | 2021-02-09 | 1 | -2/+2 |
| | * | | Merge 8.7. Don't pack "demo" directory in zip-file | jan.nijtmans | 2021-02-08 | 9 | -12/+45 |
| | |\ \ | |||||
| | * \ \ | Merge 8.7 | jan.nijtmans | 2021-02-05 | 3 | -4/+4 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge 8.7. Make a --disable-shared build handle the Tk zip file. | jan.nijtmans | 2021-02-04 | 40 | -240/+327 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-01-29 | 3 | -4/+4 |
| | |\ \ \ \ \ | |||||
| * | \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2021-02-10 | 2 | -13/+5 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Fix [d3cd4c6949]: Make the ttk::notebook::CycleTab proc more robust | jan.nijtmans | 2021-02-10 | 1 | -5/+7 |
| | * | | | | | Sync win/rules.vc with Tcl | jan.nijtmans | 2021-02-10 | 1 | -10/+2 |
| | * | | | | | merge-mark | jan.nijtmans | 2021-02-09 | 0 | -0/+0 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Add two missing rules (needed because we removed the dependency on the UNIX d... | jan.nijtmans | 2021-02-09 | 1 | -0/+6 |
| | | * | | | | | There are no png files in TEST_DIR | jan.nijtmans | 2021-02-09 | 1 | -1/+1 |
| * | | | | | | | Merge 8.6 | jan.nijtmans | 2021-02-08 | 3 | -4/+4 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge 8.5 | jan.nijtmans | 2021-02-08 | 3 | -12/+15 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Fix [44eaf9a908]: 'make distclean' fails on trunk | jan.nijtmans | 2021-02-08 | 4 | -90/+94 |
| | * | | | | | | Merge-mark | jan.nijtmans | 2021-02-08 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Fix [f10f49430c]: core-8-5-branch does not build with MSVC 2019 | jan.nijtmans | 2021-02-08 | 1 | -30/+22 |
| * | | | | | | | merge core-8-6-branch | fvogel | 2021-02-07 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | merge mark | fvogel | 2021-02-07 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Marking textTag-18.1 as knownBug in [c62fb2ba] wasn't so satisfying to me, so... | fvogel | 2021-02-07 | 2 | -2/+40 |
| * | | | | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl... | fvogel | 2021-02-07 | 6 | -8/+39 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl... | fvogel | 2021-02-07 | 6 | -8/+39 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge 8.6 | fvogel | 2021-02-07 | 44 | -1223/+2072 |
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Merge 8.6 | jan.nijtmans | 2021-01-08 | 14 | -209/+384 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Remove unneeded changes in previous commit | fvogel | 2020-12-30 | 1 | -3/+4 |
| | | * | | | | | | Robustify event-9 since it was failing sometimes on Win10, depending on a. ra... | fvogel | 2020-12-28 | 1 | -3/+13 |
| | | * | | | | | | merge core-8-6-branch | fvogel | 2020-12-28 | 44 | -258/+279 |
| | | |\ \ \ \ \ \ |