summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge enhanced-indexjan.nijtmans2021-06-042-199/+101
|\
| * Merge 8.7jan.nijtmans2021-06-042-199/+101
| |\
| | * Undo fix for [4401d32fb7], since it introduces test failuresjan.nijtmans2021-06-042-199/+101
* | | Merge enhanced-indexjan.nijtmans2021-06-045-104/+206
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-06-045-104/+206
| |\ \ | | |/
| | * Merge 8.6culler2021-06-034-102/+204
| | |\
| | | * Fix [d4d6319b9d]: Aqua - rendering can be incomplete after drawing to a withd...culler2021-06-031-0/+2
| | | |\
| | | | * Redraw windows after deiconify. Fixes [d4d6319b9d]. Also fixes empty tooltip...culler2021-05-311-0/+2
| | | * | Fix [8ecc3eaf5c]: make sure that the key window is moved to the front when an...culler2021-06-031-1/+3
| | | |\ \
| | | | * | Fix [8ecc3eaf5c]: Activating an app with Mission Control may not raise the ap...culler2021-06-011-1/+3
| | | | |/
| | | * | Fix [4401d32fb7]: clean up code that deals with Aqua pixel formats. Makes -fo...culler2021-06-031-92/+176
| | | |\ \
| | | | * \ Merge 8.6culler2021-05-066-21/+31
| | | | |\ \
| | | | * | | Use TCL_UNUSED in TkpPutRGBAImage.culler2021-05-041-12/+37
| | | | * | | Attempt to explain the complexities of RGBA and ARGB and big and little ends ...culler2021-05-031-59/+113
| | | | * | | Make ImageGetPixel consistent with XGetImage.culler2021-05-031-6/+6
| | | | * | | Oops. Cosmetic change meant to reduce confusion actually increased it. Try ...culler2021-05-021-4/+4
| | | | * | | ABGR -> ARGB as observed by Christopher Chavez.culler2021-05-011-3/+3
| | * | | | | Merge 8.6jan.nijtmans2021-06-032-4/+4
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | A few more "const" keyword optimizationsjan.nijtmans2021-06-032-4/+4
| | | | |_|/ | | | |/| |
* | | | | | Merge enhanced-indexjan.nijtmans2021-06-0216-50/+74
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7jan.nijtmans2021-06-0216-50/+74
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it...jan.nijtmans2021-06-023-5/+5
| | * | | | merge-markjan.nijtmans2021-05-310-0/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | Remove comment which is not true any more. Some more formattingjan.nijtmans2021-05-313-5/+3
| | * | | | Merge 8.6jan.nijtmans2021-05-272-10/+10
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix parameter mismatch between functions definitions and implementation. This...jan.nijtmans2021-05-272-10/+10
| | * | | | One more macos-11.0 -> macos-11jan.nijtmans2021-05-261-1/+1
| | * | | | merge core-8-6-branchfvogel2021-05-250-0/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | merge markfvogel2021-05-250-0/+0
| | | |\ \ \
| | | | * | | Cherrypick [9d22c7e3] and adapt it to core-8-5-branch.fvogel2021-05-252-12/+18
| | * | | | | merge core-8-6-branchfvogel2021-05-252-14/+30
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | merge mac_workflow branchfvogel2021-05-252-15/+30
| | | |\ \ \ \
| | | | * | | | Add running of the test suite (deployment and development targets) for the xc...fvogel2021-05-241-0/+9
| | | | * | | | Be more tolerant about timing in tk-6.5 and remove unneeded constraint. This ...fvogel2021-05-241-4/+2
| | | | * | | | merge core-8-6-branchfvogel2021-05-240-0/+0
| | | | |\ \ \ \
| | | | * | | | | Revert the logic of grepping in the output file because we need an exit code ...fvogel2021-05-241-4/+13
| | | | * | | | | Only install X11 (Xquartz) when required. Fix the test checking this.fvogel2021-05-241-5/+4
| | | | * | | | | Dittofvogel2021-05-241-1/+1
| | | | * | | | | According to GitHub Actions documentation ( https://docs.github.com/en/action...fvogel2021-05-241-1/+1
| | | | * | | | | Cherrypick [6b90aa9a]: Fix aqua crash in wm-transient-7.5fvogel2021-05-241-0/+1
| | | | * | | | | merge core-8-6-branchfvogel2021-05-242-2/+2
| | | | |\ \ \ \ \
| | * | | \ \ \ \ \ Merge 8.6culler2021-05-252-2/+17
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Fix [7bda9882cb]; aqua bindings for <Double-1> fire twice if the double-click...culler2021-05-252-2/+17
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | | * | | | | | Fix [7bda9882cb]: Aqua generates duplicate double-click actions when the doub...culler2021-05-222-2/+17
| | * | | | | | | | Merge 8.6culler2021-05-241-0/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Fix crash caused by not removing a transient record when the transient is rea...culler2021-05-241-0/+1
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | | * | | | | | Fix aqua crash in wm-transient-7.5culler2021-05-231-0/+1
| | | |/ / / / / /
| | * | | | | | | Fix [3e33602eae]: Inconsistent bind substitution of %Sjan.nijtmans2021-05-221-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Fix [3e33602eae]: Inconsistent bind substitution of %Sjan.nijtmans2021-05-221-1/+1
| | * | | | | | | Merge 8.6jan.nijtmans2021-05-223-11/+8
| | |\ \ \ \ \ \ \ | | | |/ / / / / /