Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [e57dbff619]: Ubuntu / Gnome desktop incorrect window mouseover labels ↵ | fvogel | 2021-01-03 | 1 | -1/+3 |
| | | | | in dock, by better documenting differences between window managers. | ||||
* | merge release | dgp | 2021-01-03 | 9 | -9/+153 |
|\ | |||||
| * | merge 8.6core-8-6-11 | dgp | 2020-12-31 | 2 | -0/+6 |
| |\ | |/ |/| | |||||
* | | [85f316beb1] Fix static wish build for Aqua. Thanks to bagnon. | dgp | 2020-12-31 | 2 | -0/+6 |
|\ \ | |||||
| * | | Attempt to fix [85f316beb1]: Tk 8.6.11 RC1 fails to produce static Wish with ↵ | jan.nijtmans | 2020-12-31 | 2 | -0/+6 |
|/ / | | | | | | | Aqua support | ||||
| * | updates to changes file completed | dgp | 2020-12-30 | 1 | -1/+32 |
| | | |||||
| * | merge 8.6 | dgp | 2020-12-30 | 1 | -0/+1 |
| |\ | |/ |/| | |||||
* | | Fix [https://core.tcl-lang.org/tcl/info/43d371ac19|43d371ac19]: Usage of ↵ | jan.nijtmans | 2020-12-29 | 1 | -0/+1 |
|\ \ | | | | | | | | | | exit() without including <stdlib.h> in unix/configure | ||||
| * | | Fix [https://core.tcl-lang.org/tcl/info/43d371ac19|43d371ac19]: Usage of ↵ | jan.nijtmans | 2020-12-29 | 1 | -0/+1 |
| | | | | | | | | | | | | exit() without including <stdlib.h> in unix/configure | ||||
| | * | update changes file WIP | dgp | 2020-12-29 | 1 | -0/+61 |
| | | | |||||
| | * | update changes WIP | dgp | 2020-12-28 | 1 | -0/+52 |
| | | | |||||
| | * | merge 8.6 | dgp | 2020-12-26 | 2 | -2/+2 |
| | |\ | |_|/ |/| | | |||||
* | | | Sync installManPage with Tcl. unix/configure.in is not supposed to be ↵ | jan.nijtmans | 2020-12-24 | 2 | -2/+2 |
|\ \ \ | |/ / | | | | | | | executable in the dist | ||||
| * | | unix/configure.in is not supposed to be executable in the dist. | jan.nijtmans | 2020-12-24 | 1 | -6/+1 |
| | | | | | | | | | Don't generate unix/tkConfig.h.in and unix/configure as part of "make dist" | ||||
| * | | Sync unix/installManPage with Tcl | jan.nijtmans | 2020-12-24 | 1 | -7/+7 |
| | | | |||||
| * | | Update all configure-related stuff to work with autoconf-2.70 too. For now, ↵ | jan.nijtmans | 2020-12-22 | 7 | -373/+285 |
| | | | | | | | | | | | | everything still generated with (modified) autoconf-2.59 | ||||
| | * | Merge 8.6 | marc_culler | 2020-12-24 | 1 | -2/+2 |
| | |\ | |_|/ |/| | | |||||
* | | | Fix [6157a8c4ca]: -filetypes does not work on macOS file dialogs | marc_culler | 2020-12-24 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix [6157a8c4ca]: -filetypes does not work on macOS file dialogs | marc_culler | 2020-12-24 | 1 | -2/+2 |
|/ / / | |||||
| | * | merge 8.6 | dgp | 2020-12-22 | 3 | -3/+3 |
| | |\ | |_|/ |/| | | |||||
* | | | Follow-up to [27fc4d0ae8]: one more typo | jan.nijtmans | 2020-12-22 | 2 | -2/+2 |
| | | | |||||
* | | | Fix [https://core.tcl-lang.org/tcl/info/ea8cd4789c|ea8cd4789c]: Tcl 8.6.11 ↵ | jan.nijtmans | 2020-12-22 | 1 | -1/+1 |
| | | | | | | | | | | | | does not compile with VisualStudio 2010 | ||||
| | * | merge 8.6 | dgp | 2020-12-17 | 26 | -46/+21 |
| | |\ | |_|/ |/| | | |||||
* | | | Merge 8.5. Add .travis.yml and .github/workflows/*.yml to "make dist" | jan.nijtmans | 2020-12-17 | 2 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | Add Travis and github action build scripts to "make dist" | jan.nijtmans | 2020-12-17 | 1 | -0/+3 |
| | | | |||||
| * | | Do windows build on windows-2019, maybe that works better | jan.nijtmans | 2020-12-17 | 1 | -4/+4 |
| | | | |||||
* | | | Code cleanup - patch from Christopher Chavez. | marc_culler | 2020-12-16 | 23 | -41/+13 |
|\ \ \ | |||||
| * | | | Tidy up with a patch from Christopher Chavez. Removes redundant include ↵ | marc_culler | 2020-12-16 | 23 | -41/+13 |
|/ / / | | | | | | | | | | directives and double semicolons. Uses nil instead of NULL for references to NSObjects in Objective C. | ||||
* | | | Allow test send-11.1 to result in "target application died", since that ↵ | jan.nijtmans | 2020-12-16 | 1 | -3/+3 |
| | | | | | | | | | | | | happens sometimes in a CI environment | ||||
* | | | Merge-mark | jan.nijtmans | 2020-12-16 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Fix expected error-message in main-3.1 testcase (8.5 != 8.6) | jan.nijtmans | 2020-12-16 | 1 | -1/+1 |
| | | | |||||
| * | | Fix main-3.1 testcase (backported from 8.6) in CI environment | jan.nijtmans | 2020-12-15 | 1 | -6/+6 |
| | | | |||||
| | * | Merge 8.6 | marc_culler | 2020-12-15 | 4 | -23/+41 |
| | |\ | |_|/ |/| | | |||||
* | | | Fix [80e4c6f695]: weird progress bar behavior on macOS 11.0 | marc_culler | 2020-12-15 | 3 | -21/+39 |
|\ \ \ | |||||
| * | | | Fine tune the Big Sur behavior. | marc_culler | 2020-12-15 | 2 | -7/+23 |
| | | | | |||||
| * | | | Fix [80e4c6f695]: progress bars are weird on macOS 11.0. | marc_culler | 2020-12-14 | 2 | -17/+19 |
|/ / / | |||||
* | | | Better warning fix for Windows (slightly better rounding behavior) | jan.nijtmans | 2020-12-14 | 1 | -2/+2 |
| | | | |||||
* | | | Fix warnings seen on MS-VC6 PSDK 2003SP1: ↵ | jan.nijtmans | 2020-12-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | C:\test\tk8.6.11_rc0\win\..\win\tkWinFont.c(1500) : warning C4761: integral size mismatch in argument; conversion supplied | ||||
* | | | merge-mark | jan.nijtmans | 2020-12-14 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Backport some "github actions" improvements from 8.6 | jan.nijtmans | 2020-12-14 | 2 | -14/+19 |
| | | | |||||
| * | | 'grep -q "Failed' should be followed by single tab. Try to fix mingw-gcc build | jan.nijtmans | 2020-12-03 | 2 | -12/+5 |
| | | | |||||
| | * | Merge 8.6 | marc_culler | 2020-12-13 | 10 | -17/+16 |
| | |\ | |_|/ |/| | | |||||
* | | | Fix build issues on older macOS versions | marc_culler | 2020-12-13 | 8 | -15/+14 |
|\ \ \ | |||||
| * | | | Fix build in macOS 10.11 El Capitan: @available is not available in 10.11 | marc_culler | 2020-12-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-12-13 | 7 | -156/+170 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Fix pack/place testcases on Unix. Follow-up to [f68fa7edd10d0b17] | jan.nijtmans | 2020-12-13 | 2 | -2/+2 |
| | | | | |||||
| * | | | Fix the build on macOS 10.6. | marc_culler | 2020-12-11 | 6 | -11/+10 |
| | | | | |||||
| | | * | Merge 8.6 | jan.nijtmans | 2020-12-13 | 1 | -2/+2 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | make dist | jan.nijtmans | 2020-12-13 | 1 | -18/+4 |
| | | | | |||||
* | | | | sync rules.vc with Tcl | jan.nijtmans | 2020-12-12 | 1 | -2/+2 |
| | | | |