summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-10-114-6/+8
|\
| * 3 more select-* testcases which sometimes fail on Travis' Ubuntu environmentjan.nijtmans2020-10-114-10/+8
* | Merge 8.6marc_culler2020-10-111-11/+7
|\ \ | |/
| * Fix [27fb5991be]: toplevel is not restored correctly after exiting fullscreen.marc_culler2020-10-111-11/+7
* | Merge 8.6jan.nijtmans2020-10-091-4/+2
|\ \ | |/
| * A few more -Wundef warnings, and a 'const' additionjan.nijtmans2020-10-091-12/+8
* | Merge 8.6jan.nijtmans2020-10-091-1/+1
|\ \ | |/
| * More select-* testcases which sometimes fail on Travis' Ubuntu environmentjan.nijtmans2020-10-092-4/+5
* | Merge 8.6jan.nijtmans2020-10-092-5/+3
|\ \ | |/
| * select-10.4 sometimes fails on Ubuntu too. Remove constraint from image-6.2, ...jan.nijtmans2020-10-092-5/+3
* | Some more -Wundef warningsjan.nijtmans2020-10-081-9/+9
* | Merge 8.6jan.nijtmans2020-10-081-2/+1
|\ \ | |/
| * A few NULL <-> None mistakes, more usage of TCL_UNUSED and implicit type-castsjan.nijtmans2020-10-082-53/+50
* | Merge 8.6jan.nijtmans2020-10-0814-56/+70
|\ \ | |/
| * Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-0813-50/+64
* | Fix more warnings related to -Wundef.jan.nijtmans2020-10-082-27/+27
* | Sometimes those test-cases fail with "selection owner didn't respond". No ide...jan.nijtmans2020-10-081-2/+3
|\ \ | |/
| * typojan.nijtmans2020-10-081-1/+1
* | Make everything compile warning-free using -Wundefjan.nijtmans2020-10-089-17/+17
* | Merge 8.6culler2020-10-075-3/+18
|\ \ | |/
| * Fix [1fa8c3ed8d]: Aqua crash when a window is resized in a display procedure.culler2020-10-072-3/+10
| |\
| | * Fix [1fa8c3ed8d]: Aqua crash when a window is resized in a display procedure.culler2020-10-072-3/+10
| * | Merge bug-d3adbd93 to core-8-6-branch.bll2020-10-073-0/+8
| |\ \ | | |/ | |/|
| | * Add missing -insertcolor, -insertwidth styling options.bll2020-10-073-0/+8
| | * Create new branch named "bug-d3adbd93"bll2020-10-070-0/+0
* | | More warnings -Wshadow with C++ compiler. Simplify <KeyPress> -> <Key>jan.nijtmans2020-10-0710-33/+33
* | | Disable two test-cases for Tcl < 8.6.7 (they fail because of bug [25842c161f])jan.nijtmans2020-10-071-4/+7
* | | Better wording for [0008d6a6b3]: Mouse pointer position reported in non-exist...fvogel2020-10-071-2/+2
|\ \ \ | |/ /
| * | Better wording for [0008d6a6b3]: Mouse pointer position reported in non-exist...fvogel2020-10-071-2/+2
| |\ \
| | * | Words matter.fvogel2020-10-071-2/+2
* | | | Merge 8.6marc_culler2020-10-062-11/+15
|\ \ \ \ | |/ / /
| * | | Fix [175a6e4bb6]: Aqua tiled fullscreen windows cannot be resized.marc_culler2020-10-062-11/+15
| |\ \ \
| | * | | Fix [175a6e4bb6]: Aqua tiled fullscreen windows cannot be resized.marc_culler2020-10-062-10/+13
* | | | | Merge 8.6jan.nijtmans2020-10-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Sync unix/tcl.m4 with Tcl 8.6jan.nijtmans2020-10-061-1/+1
| |/ / /
* | | | Merge 8.6jan.nijtmans2020-10-062-2/+2
|\ \ \ \ | |/ / /
| * | | When adding the -Werror option to CFLAGS, the HAVE_PW_GECOS detection doesn't...jan.nijtmans2020-10-062-2/+2
* | | | Mark winWm-9.2 testcase with failsOnUbuntu constraintjan.nijtmans2020-10-061-7/+8
* | | | Merge 8.6. Fix some more -Wshadow warningsjan.nijtmans2020-10-0610-111/+66
|\ \ \ \ | |/ / /
| * | | More elimination of the "register" keyword, and more explicit typecastsjan.nijtmans2020-10-0610-187/+180
* | | | Fix build problem on UNIX (due to the introduction of TCL_UNUSED macro)jan.nijtmans2020-10-053-40/+0
* | | | Merge 8.6jan.nijtmans2020-10-0521-222/+130
|\ \ \ \ | |/ / /
| * | | Fix many warnings related to the -Wshadow gcc compiler flagjan.nijtmans2020-10-0520-403/+346
* | | | Merge 8.6. Sync tcl.m4 from Tcl 8.7jan.nijtmans2020-10-056-5/+6
|\ \ \ \ | |/ / /
| * | | Let Travis builds fail when X11 tests on Ubuntu failjan.nijtmans2020-10-051-0/+1
* | | | Remove duplicate line introduced in [c1f5badf]. That line had already been ad...fvogel2020-10-041-2/+0
|\ \ \ \ | |/ / /
| * | | Remove duplicate line introduced in [c1f5badf]. That line had already been ad...fvogel2020-10-041-2/+0
* | | | Fix [0008d6a6b3]: Mouse pointer position reported in non-existing window. The...fvogel2020-10-041-1/+2
|\ \ \ \ | |/ / /
| * | | Fix [0008d6a6b3]: Mouse pointer position reported in non-existing window. The...fvogel2020-10-041-1/+2
| |\ \ \ | | |/ /
| | * | Backout code changes, improve documentation.fvogel2020-10-022-2/+6