summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Eliminate compiler warningsKevin Walzer2021-07-041-13/+15
* Mac printing worksKevin Walzer2021-07-031-7/+6
* Initial commit of macOS implementation for tk_print; does not build yet, must...Kevin Walzer2021-07-033-0/+328
* Merge new, simpler tk sysnotify implementation for macOSKevin Walzer2021-07-031-398/+26
|\
| * Merge 8.7jan.nijtmans2021-06-031-3/+3
| |\
| * | Minor update to add outputKevin Walzer2021-06-021-4/+6
| * | Add some error checkingKevin Walzer2021-06-011-1/+6
| * | Add commentKevin Walzer2021-06-011-0/+9
| * | Re-work macOS sysnotify implementation to remove code-signing requirement and...Kevin Walzer2021-06-011-399/+11
| |/
* | Merge 8.6jan.nijtmans2021-07-021-0/+13
|\ \
| * | Fix [dba9f5ce3b]: tkInt.h: define MODULE_SCOPE before including tkPort.hjan.nijtmans2021-07-021-0/+16
* | | Merge 8.7jan.nijtmans2021-06-211-2/+2
|\ \ \ | |/ /
| * | Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE for github. jan.nijtmans2021-06-211-2/+2
| * | Menu-related code cleanup. (mainly indenting spaces -> tabs)jan.nijtmans2021-06-211-1/+1
* | | Fix [4401d32fb7]: DrawCanvas should only copy 32 bit pixels as ints when TkGe...culler2021-06-052-92/+173
|\ \ \
| * | | Fix DrawCanvas tests on linux.marc_culler2021-06-041-0/+6
| * | | Restore state for [4401d32fb7] fix: Currently leading to test-failuresjan.nijtmans2021-06-041-92/+167
* | | | Merge 8.6culler2021-06-041-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix [099109cf1f]: crash when destroying an embedded window if the container h...culler2021-06-031-0/+3
* | | Undo fix for [4401d32fb7], since it introduces test failuresjan.nijtmans2021-06-041-167/+92
* | | Merge 8.6culler2021-06-033-93/+172
|\ \ \ | |/ /
| * | 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-065-20/+30
| | |\ \ \
| | * | | | 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-031-2/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | A few more "const" keyword optimizationsjan.nijtmans2021-06-031-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 aqua crash in wm-transient-7.5culler2021-05-231-0/+1
| |/ / /
* | | | Merge 8.6jan.nijtmans2021-05-111-1/+1
|\ \ \ \ | |/ / /
| * | | comment fixjan.nijtmans2021-05-111-1/+1
* | | | Merge 8.6culler2021-05-111-4/+3
|\ \ \ \ | |/ / /
| * | | Make return values for tkMacOSXPutImage consistent between 8.6 and 8.7, and d...culler2021-05-111-4/+5
| * | | eol-spacingjan.nijtmans2021-05-111-7/+7
* | | | Slightly better fix for [72de53dab2]: unreachable code after Tcl_Panic() in t...jan.nijtmans2021-05-111-1/+4
|\ \ \ \
| * | | | Slightly better fix for [72de53dab2]: unreachable code after Tcl_Panic() in t...jan.nijtmans2021-05-101-1/+4
* | | | | Merge 8.6culler2021-05-101-0/+17
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Finish fixing [171ba701e55]: make sure that a grab window gets focus when the...culler2021-05-101-0/+17
| |\ \ \
| | * | | If an app has a grab window, ensure that it gets focus if the app is deactiva...culler2021-05-091-0/+17
* | | | | Merge 8.6jan.nijtmans2021-05-102-9/+13
|\ \ \ \ \ | |/ / / /