summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Remove 8 'failsOnXQuarz' constraints since these tests do not actually fail o...fvogel2023-10-151-8/+8
| | * unixWm.test - Let unixWm-50.2 pass on Debian 11 by reading the manual (which ...fvogel2023-10-151-1/+1
| | * Cherrypick [8215b8356a]: Backout previous commit. In fact unixWM-45.2 and uni...fvogel2023-10-151-2/+2
| | * Cherrypick [93f53f4aec]: Restore the failsOnXQuarz constraint on unixWM-45.2 ...fvogel2023-10-151-2/+2
| | * unixWm.test - Let unixWm-45.2 and -45.4 pass on Linux by cherrypicking [b4ae3...fvogel2023-10-154-18/+15
| | * unixWm.test - Let unixWm-44.7 and -44.8 pass on Debian 11 by reading the manu...fvogel2023-10-141-2/+2
| | * unixWm.test - Let unixWm-4.1, -4.2 and -4.3 pass on Debian 11 by processing e...fvogel2023-10-141-6/+2
| | * wm-stackorder-5.2 really fails on XQuartz (this seems to be an implementation...fvogel2023-10-081-1/+1
| | * wm.test - Let wm-stackorder-5.2 and wm-stackorder-5.3 pass on Debian 11 by re...fvogel2023-10-081-5/+5
| | * Let branch less_tests_constraints build at Github Actions for all platforms.fvogel2023-10-083-0/+3
| | * merge core-8-6-branchfvogel2023-10-08125-1448/+1936
| | |\
| | * \ merge core-8-6-branchfvogel2023-01-291-2/+2
| | |\ \
* | | | | Fix for [5423699f10]Kevin Walzer2023-10-191-5/+3
* | | | | merge markfvogel2023-10-180-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Implement applicationSupportsSecureRestorableState for Sonoma security warnin...Kevin Walzer2023-10-181-0/+10
* | | | | Implement applicationSupportsSecureRestorableState for Sonoma security warnin...Kevin Walzer2023-10-181-0/+10
* | | | | Merge mac_cg_printing branch to correct broken printing on Sonoma; thanks to ...Kevin Walzer2023-10-187-26/+161
|\ \ \ \ \
| * | | | | Additional tweaking to file export with printingKevin Walzer2023-09-281-1/+6
| * | | | | Add fixed-width formatting to printed text output on macOS and X11 for improv...Kevin Walzer2023-09-281-4/+8
| * | | | | Correct comment on coordinate positionKevin Walzer2023-09-281-2/+2
| * | | | | Remove unnecessary call to TkContentViewKevin Walzer2023-09-281-2/+0
| * | | | | Replace CGImageRef data with PDF dataKevin Walzer2023-09-283-36/+63
| * | | | | Fix indentationKevin Walzer2023-09-271-62/+62
| * | | | | Add commentKevin Walzer2023-09-271-0/+2
| * | | | | Minor cleanupKevin Walzer2023-09-272-4/+2
| * | | | | Update canvas printing implmentation on macOS to address Apple's removal of P...Kevin Walzer2023-09-277-21/+122
* | | | | | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux.fvogel2023-10-164-18/+15
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux.fvogel2023-10-164-18/+15
| |\ \ \ \ \
| | * | | | | Backout previous commit. In fact unixWM-45.2 and unixWm-45.4 do pass on XQuar...fvogel2023-10-151-2/+2
| | * | | | | Restore the failsOnXQuarz constraint on unixWM-45.2 and unixWm-45.4 since on ...fvogel2023-10-151-2/+2
| | * | | | | Propagate changes from the previous commit to plaftorms other than Linux. Thi...fvogel2023-10-152-10/+8
| | * | | | | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux.fvogel2023-10-152-8/+7
| |/ / / / /
* | | | | | Fix [6bbe12f29d]: MacSystrayDestroy() should be a Tcl_CmdDeleteProcjan.nijtmans2023-10-151-3/+2
* | | | | | Merge-markjan.nijtmans2023-10-140-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Missing !endif in makefile.vcjan.nijtmans2023-10-141-0/+1
* | | | | | Merge-markjan.nijtmans2023-10-130-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix broken commit [6659c39e]. See [4c6c553d5a]: tkBind.c: error: conflicting ...jan.nijtmans2023-10-131-7/+6
* | | | | | Fix duplicate lines in rules.vcjan.nijtmans2023-10-131-3/+0
* | | | | | Merge-markjan.nijtmans2023-10-130-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Restore to rules.vc version 10, so we don't accidentally use Tcl 8.7/9.0 feat...jan.nijtmans2023-10-131-36/+3
* | | | | | Merge-markjan.nijtmans2023-10-130-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [74bfd42098]: tkBind.c: error: unknown type name 'Tcl_Size'jan.nijtmans2023-10-131-7/+7
* | | | | | Minor simplificationjan.nijtmans2023-10-131-9/+6
* | | | | | Fix [b189559e4]: Crash with menus and -postcommand optionjan.nijtmans2023-10-123-17/+17
* | | | | | Merge 8.7jan.nijtmans2023-10-121-3/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [04d3e5ea8e]: Ttk_Use(): do not call functions through pointers to incorr...jan.nijtmans2023-10-121-3/+13
| * | | | | Make somewhat more C++-compatible (backported from 8.7)jan.nijtmans2023-10-126-226/+233
* | | | | | Merge 8.6. Some C++-fixesjan.nijtmans2023-10-1123-95/+66
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Missed one simplificationjan.nijtmans2023-10-112-30/+2
| * | | | | Fix [d96974d99d]: Functions passed to Tcl_EventuallyFree() must be declared/d...jan.nijtmans2023-10-1110-43/+42
| |\ \ \ \ \