summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix [e57dbff619]: Ubuntu / Gnome desktop incorrect window mouseover labels ↵fvogel2021-01-031-1/+3
| | | | in dock, by better documenting differences between window managers.
* merge releasedgp2021-01-039-9/+153
|\
| * merge 8.6core-8-6-11dgp2020-12-312-0/+6
| |\ | |/ |/|
* | [85f316beb1] Fix static wish build for Aqua. Thanks to bagnon.dgp2020-12-312-0/+6
|\ \
| * | Attempt to fix [85f316beb1]: Tk 8.6.11 RC1 fails to produce static Wish with ↵jan.nijtmans2020-12-312-0/+6
|/ / | | | | | | Aqua support
| * updates to changes file completeddgp2020-12-301-1/+32
| |
| * merge 8.6dgp2020-12-301-0/+1
| |\ | |/ |/|
* | Fix [https://core.tcl-lang.org/tcl/info/43d371ac19|43d371ac19]: Usage of ↵jan.nijtmans2020-12-291-0/+1
|\ \ | | | | | | | | | exit() without including <stdlib.h> in unix/configure
| * | Fix [https://core.tcl-lang.org/tcl/info/43d371ac19|43d371ac19]: Usage of ↵jan.nijtmans2020-12-291-0/+1
| | | | | | | | | | | | exit() without including <stdlib.h> in unix/configure
| | * update changes file WIPdgp2020-12-291-0/+61
| | |
| | * update changes WIPdgp2020-12-281-0/+52
| | |
| | * merge 8.6dgp2020-12-262-2/+2
| | |\ | |_|/ |/| |
* | | Sync installManPage with Tcl. unix/configure.in is not supposed to be ↵jan.nijtmans2020-12-242-2/+2
|\ \ \ | |/ / | | | | | | executable in the dist
| * | unix/configure.in is not supposed to be executable in the dist.jan.nijtmans2020-12-241-6/+1
| | | | | | | | | Don't generate unix/tkConfig.h.in and unix/configure as part of "make dist"
| * | Sync unix/installManPage with Tcljan.nijtmans2020-12-241-7/+7
| | |
| * | Update all configure-related stuff to work with autoconf-2.70 too. For now, ↵jan.nijtmans2020-12-227-373/+285
| | | | | | | | | | | | everything still generated with (modified) autoconf-2.59
| | * Merge 8.6marc_culler2020-12-241-2/+2
| | |\ | |_|/ |/| |
* | | Fix [6157a8c4ca]: -filetypes does not work on macOS file dialogsmarc_culler2020-12-241-2/+2
|\ \ \
| * | | Fix [6157a8c4ca]: -filetypes does not work on macOS file dialogsmarc_culler2020-12-241-2/+2
|/ / /
| | * merge 8.6dgp2020-12-223-3/+3
| | |\ | |_|/ |/| |
* | | Follow-up to [27fc4d0ae8]: one more typojan.nijtmans2020-12-222-2/+2
| | |
* | | Fix [https://core.tcl-lang.org/tcl/info/ea8cd4789c|ea8cd4789c]: Tcl 8.6.11 ↵jan.nijtmans2020-12-221-1/+1
| | | | | | | | | | | | does not compile with VisualStudio 2010
| | * merge 8.6dgp2020-12-1726-46/+21
| | |\ | |_|/ |/| |
* | | Merge 8.5. Add .travis.yml and .github/workflows/*.yml to "make dist"jan.nijtmans2020-12-172-2/+5
|\ \ \ | |/ /
| * | Add Travis and github action build scripts to "make dist"jan.nijtmans2020-12-171-0/+3
| | |
| * | Do windows build on windows-2019, maybe that works betterjan.nijtmans2020-12-171-4/+4
| | |
* | | Code cleanup - patch from Christopher Chavez.marc_culler2020-12-1623-41/+13
|\ \ \
| * | | Tidy up with a patch from Christopher Chavez. Removes redundant include ↵marc_culler2020-12-1623-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.nijtmans2020-12-161-3/+3
| | | | | | | | | | | | happens sometimes in a CI environment
* | | Merge-markjan.nijtmans2020-12-160-0/+0
|\ \ \ | |/ /
| * | Fix expected error-message in main-3.1 testcase (8.5 != 8.6)jan.nijtmans2020-12-161-1/+1
| | |
| * | Fix main-3.1 testcase (backported from 8.6) in CI environmentjan.nijtmans2020-12-151-6/+6
| | |
| | * Merge 8.6marc_culler2020-12-154-23/+41
| | |\ | |_|/ |/| |
* | | Fix [80e4c6f695]: weird progress bar behavior on macOS 11.0marc_culler2020-12-153-21/+39
|\ \ \
| * | | Fine tune the Big Sur behavior.marc_culler2020-12-152-7/+23
| | | |
| * | | Fix [80e4c6f695]: progress bars are weird on macOS 11.0.marc_culler2020-12-142-17/+19
|/ / /
* | | Better warning fix for Windows (slightly better rounding behavior)jan.nijtmans2020-12-141-2/+2
| | |
* | | Fix warnings seen on MS-VC6 PSDK 2003SP1: ↵jan.nijtmans2020-12-141-2/+2
| | | | | | | | | | | | | | | C:\test\tk8.6.11_rc0\win\..\win\tkWinFont.c(1500) : warning C4761: integral size mismatch in argument; conversion supplied
* | | merge-markjan.nijtmans2020-12-140-0/+0
|\ \ \ | |/ /
| * | Backport some "github actions" improvements from 8.6jan.nijtmans2020-12-142-14/+19
| | |
| * | 'grep -q "Failed' should be followed by single tab. Try to fix mingw-gcc buildjan.nijtmans2020-12-032-12/+5
| | |
| | * Merge 8.6marc_culler2020-12-1310-17/+16
| | |\ | |_|/ |/| |
* | | Fix build issues on older macOS versionsmarc_culler2020-12-138-15/+14
|\ \ \
| * | | Fix build in macOS 10.11 El Capitan: @available is not available in 10.11marc_culler2020-12-131-1/+1
| | | |
| * | | Merge 8.6jan.nijtmans2020-12-137-156/+170
| |\ \ \ | |/ / / |/| | |
* | | | Fix pack/place testcases on Unix. Follow-up to [f68fa7edd10d0b17]jan.nijtmans2020-12-132-2/+2
| | | |
| * | | Fix the build on macOS 10.6.marc_culler2020-12-116-11/+10
| | | |
| | | * Merge 8.6jan.nijtmans2020-12-131-2/+2
| | | |\ | |_|_|/ |/| | |
* | | | make distjan.nijtmans2020-12-131-18/+4
| | | |
* | | | sync rules.vc with Tcljan.nijtmans2020-12-121-2/+2
| | | |