summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-09-211-1/+1
|\
* | Cosmetic (new page for each function when printing)fvogel2021-09-071-1/+1
* | Cosmetic changes once morefvogel2021-09-071-4/+4
* | Cosmetic changesfvogel2021-09-071-3/+3
* | wm test suite passes on macOS; other tweaks to WindowsKevin Walzer2021-09-071-4/+29
* | Attempt to support badges for multiple toplevels. Works on X11 at least.fvogel2021-09-031-23/+1
* | Cosmeticfvogel2021-09-031-1/+1
* | Cosmeticfvogel2021-09-031-1/+1
* | Cosmetic: Indentation, and so on.fvogel2021-09-031-6/+9
* | Fix error message for 'wm iconbadge'. The 'badge' argument is not optional (a...fvogel2021-09-021-1/+1
* | 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