summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Another possible fix (but this does not match the documentation for <Destroy>...fvogel2020-10-011-10/+2
| | * Fix [0008d6a6b3]: Mouse pointer position reported in non-existing windowfvogel2020-09-291-1/+6
* | | Merge 8.6jan.nijtmans2020-10-028-77/+63
|\ \ \ | |/ /
| * | Fix more warnings, related to -Wshadow, now in MacOSX codejan.nijtmans2020-10-028-375/+391
* | | Merge 8.6jan.nijtmans2020-10-015-24/+22
|\ \ \ | |/ /
| * | Fix some gcc warnings (when using -Wshadow, deprecated XKeycodeToKeysym(), XS...jan.nijtmans2020-10-017-26/+29
* | | Merge 8.6jan.nijtmans2020-10-017-12/+11
|\ \ \ | |/ /
| * | Duplicate testconstraint failsOnUbuntujan.nijtmans2020-10-011-2/+0
| * | Expression for contraint failsOnUbuntuNoXft was reverse ....jan.nijtmans2020-10-016-7/+7
* | | If Tk is compiled with -DTK_NO_DEPRECATED, disable some testcases which fail ...jan.nijtmans2020-09-304-10/+19
* | | Merge 8.6jan.nijtmans2020-09-301-3/+3
|\ \ \ | |/ /
| * | Fix [59cba33c6d]: win: theme detection in TkWinGetPlatformTheme() likely brokenjan.nijtmans2020-09-301-3/+3
* | | Merge 8.6. jan.nijtmans2020-09-3015-235/+275
|\ \ \ | |/ /
| * | Mark 10 testcases with failsOnUbuntuNoXft. They fail on Ubuntu if Tk is compi...jan.nijtmans2020-09-306-222/+236
| * | Fix safe-1.2 testcase when running Tcl version < 8.6.7 (That's when tcl:encod...jan.nijtmans2020-09-301-1/+4
| |/
* | Use \x escape sequences in stead of \u when appropriatejan.nijtmans2020-09-299-51/+52
* | Use direct unicode characters in stead of escape sequencesjan.nijtmans2020-09-292-16/+16
* | Merge 8.6jan.nijtmans2020-09-2912-90/+111
|\ \ | |/
| * Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-2925-160/+174
| * It appears that xcode 9/10 need "update: true" for a new enough tcl-tk instal...jan.nijtmans2020-09-291-0/+10
| * Unshadow some variablesjan.nijtmans2020-09-292-20/+19
* | Now really fix the build on Windows (MSVC) (warning was: not all control path...fvogel2020-09-281-1/+1
* | Fix the build on Windows (MSVC) (warning was: not all control paths return a ...fvogel2020-09-281-1/+1
* | close forkdgp2020-09-281-17/+51
|\ \
| * | Nanosvg Upstream commit [https://github.com/memononen/nanosvg/commit/ddd39e96...oehhar2020-09-281-2/+11
| * | nanosvg.h: Upstream commit [https://github.com/memononen/nanosvg/commit/e7f59...oehhar2020-09-281-15/+40
* | | Merge 8.6jan.nijtmans2020-09-2819-142/+134
|\ \ \ | |/ / |/| / | |/
| * Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-2841-762/+756
| |\
| | * Update to xcode12 and gcc-10. X11 test failures on Ubuntu now cause Travis bu...jan.nijtmans2020-09-2839-493/+589
| | |\
| | | * \t -> real tab characterjan.nijtmans2020-09-271-2/+2
| | | * Mark 4 more testcases as failsOnUbuntujan.nijtmans2020-09-262-4/+4
| | | * Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntujan.nijtmans2020-09-258-33/+33
| | | * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-2424-169/+205
| | | * testcase cleanupjan.nijtmans2020-09-237-237/+275
| | | * Don't set ERROR_ON_FAILURES, it doesn't work for Tk.jan.nijtmans2020-09-232-3/+0
| | | * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-2317-72/+92
| | | * Add TESTFLAGS= partjan.nijtmans2020-09-231-2/+2
| | | * Experiment: See if we can have a Travis build fail when a test-case failsjan.nijtmans2020-09-221-1/+6
| | |/
* | | Fix unused variable; fix typos in test image names command.marc_culler2020-09-282-3/+7
* | | Fix aqua MapNotify and UnmapNotifyculler2020-09-277-63/+140
|\ \ \ | |/ /
| * | Fix aqua MapNotify and UnmapNotifyculler2020-09-277-63/+140
| |\ \