summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Additional fix for macOSKevin Walzer2021-08-301-0/+5
* Merge trunkKevin Walzer2021-08-173-0/+355
|\
| * Merge TIP 604Kevin Walzer2021-08-173-0/+355
| |\
| | * Merge trunkKevin Walzer2021-08-012-1/+27
| | |\
| | * | end-of-line spacingjan.nijtmans2021-07-221-2/+2
| | * | Font handling enhancement: Use LOGFONTW in stead of LOGFONT for full Unicode.jan.nijtmans2021-07-221-5/+5
| | * | Add print to tk(n) man page; fix corrupted postscript export from macOS print...Kevin Walzer2021-07-121-3/+8
| | * | Fix the macOS build warningsdkf2021-07-061-31/+47
| | * | Prune a few unnecessary callsKevin Walzer2021-07-061-3/+0
| | * | Clean up commentKevin Walzer2021-07-061-3/+2
| | * | Fix error with PDF export from Mac printer dialogKevin Walzer2021-07-061-0/+6
| | * | Tweak pathKevin Walzer2021-07-061-1/+1
| | * | Re-factor PostScript export from printer on macOS to avoid calling shell; tha...Kevin Walzer2021-07-061-22/+16
| | * | Clean up comments, silence noisy debugging outputKevin Walzer2021-07-061-6/+10
| | * | Restore commentKevin Walzer2021-07-061-0/+1
| | * | Remove canvas and text literals from Tk print command; replace system() call ...Kevin Walzer2021-07-061-8/+18
| | * | eliminate end-of-line spacingjan.nijtmans2021-07-051-10/+10
| | * | Remove some compiler warningsKevin Walzer2021-07-051-4/+4
| | * | Fix indentation of tkMacOSXPrint.c to better conform to Tcl Engineering ManualKevin Walzer2021-07-041-186/+188
| | * | Minor tweakKevin Walzer2021-07-041-8/+5
| | * | Fix formatting issuesKevin Walzer2021-07-041-8/+3
| | * | Fix copyrightKevin Walzer2021-07-041-1/+1
| | * | Minor tweakKevin Walzer2021-07-041-1/+1
| | * | 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
* | | | Minor adjustments/updatesKevin Walzer2021-08-171-2/+47
* | | | Check for NULL iconphotoKevin Walzer2021-08-131-0/+6
* | | | Implement wm iconphoto command with only window arg to return name of current...Kevin Walzer2021-08-131-1/+12
|/ / /
* | | eol-spacingjan.nijtmans2021-08-042-4/+4
| |/ |/|
* | Remove const char warningKevin Walzer2021-07-261-1/+1
* | Silence OSACopyScriptingDefinition warningKevin Walzer2021-07-241-0/+26
|/
* 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
|\ \ \ | |/ /