summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-6-branchculler2023-11-072-5/+89
|\
| * Add non-regression test for the 'activate' caseculler2023-11-051-0/+81
| * Final fix for Aqua menu crashes.culler2023-11-051-5/+8
| * Implement applicationSupportsSecureRestorableState for Sonoma security warnin...Kevin Walzer2023-10-181-0/+10
* | Fix for [5423699f10]Kevin Walzer2023-10-191-5/+3
* | 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-183-9/+141
|\ \
| * | 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-273-8/+115
* | | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux.fvogel2023-10-161-5/+4
|\ \ \ | | |/ | |/|
| * | Propagate changes from the previous commit to plaftorms other than Linux. Thi...fvogel2023-10-151-5/+4
* | | Fix [6bbe12f29d]: MacSystrayDestroy() should be a Tcl_CmdDeleteProcjan.nijtmans2023-10-151-3/+2
* | | Fix [b189559e4]: Crash with menus and -postcommand optionjan.nijtmans2023-10-122-6/+6
* | | Merge 8.6. Some C++-fixesjan.nijtmans2023-10-113-8/+8
|\ \ \ | |/ / | | / | |/ |/|
* | Fix [d2396a9f1b]: [send] with options returns weird strings on X11jan.nijtmans2023-09-041-10/+18
|\ \ | |/
* | Fix [a47f080962]: macOS Aqua warning: unused function 'RetainRegion'fvogel2023-09-011-25/+0
|\ \ | |/
| * Fix [a47f080962]: macOS Aqua warning: unused function 'RetainRegion'fvogel2023-09-011-25/+0
| * Fix for ef5d3e29a4Kevin Walzer2023-08-302-23/+22
* | Fix for ef5d3e29a4Kevin Walzer2023-08-302-23/+22
* | Fix [0f29a2222d]: Aqua: HIShape wrapper function cleanup. Patch from Christop...fvogel2023-08-033-72/+6
|\ \ | |/
| * Fix [0f29a2222d]: Aqua: HIShape wrapper function cleanup. Patch from Christop...fvogel2023-08-013-72/+6
* | Fix [ed9b28d478]: Aqua: fix improper Tcl value reference counts in GetWidgetD...fvogel2023-07-261-0/+2
|\ \ | |/
| * Fix [ed9b28d478]: Aqua: fix improper Tcl value reference counts in GetWidgetD...fvogel2023-07-261-0/+4
* | Fix [f24725b545]: Aqua: do not treat FourCC as pointer in TkpCreateNativeBitm...fvogel2023-07-231-4/+1
|\ \ | |/
| * Fix [f24725b545]: Aqua: do not treat FourCC as pointer in TkpCreateNativeBitm...fvogel2023-07-231-4/+1
* | Fix [edb769628e]: Aqua: leak in XGetImage(). Patch from Christopher Chavez.fvogel2023-07-191-1/+1
|\ \ | |/
| * Fix [edb769628e]: Aqua: leak in XGetImage(). Patch from Christopher Chavez.fvogel2023-07-191-1/+1
* | Fix [2cb602807b]: leak in tkMacOSXRegion.c. Patch from Christopher Chavez.fvogel2023-07-181-2/+2
|\ \ | |/
| * Fix [2cb602807b]: leak in tkMacOSXRegion.c. Patch from Christopher Chavez.fvogel2023-07-181-2/+2
* | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi...fvogel2023-07-172-24/+24
|\ \ | |/
| * Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi...fvogel2023-07-172-24/+24
| |\
| | * Merge 8.6jan.nijtmans2023-07-171-5/+5
| | |\
| | * | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 5 from Christophe...fvogel2023-07-161-24/+0
| | * | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 1 from Christophe...fvogel2023-07-161-0/+24
* | | | Fix [396e9fc017]: Aqua: declare TkMacOSXCreateCGImageWithXImage() as static.fvogel2023-07-171-1/+1
|\ \ \ \ | |/ / /
| * | | Fix [396e9fc017]: Aqua: declare TkMacOSXCreateCGImageWithXImage() as static.fvogel2023-07-171-1/+1
| | |/ | |/|
* | | Eliminate some more unneeded HAVE_* macro'sjan.nijtmans2023-07-171-3/+1
* | | Fix typo (equivelent -> equivalent).fvogel2023-07-161-5/+5
|\ \ \ | |/ /
| * | Fix typo (equivelent -> equivalent).fvogel2023-07-161-5/+5
| |/
* | merge 8.6fvogel2023-07-151-2/+0
|\ \ | |/
| * Remove unused variable (gcc compiler on macOS said: warning: variable 'events...fvogel2023-07-151-2/+0
* | Fix [0502c1eef5]: Aqua: fix NSAttributedString leak in TkpConfigureMenuEntry(...fvogel2023-07-151-0/+1
|\ \ | |/
| * Fix [0502c1eef5]: Aqua: fix NSAttributedString leak in TkpConfigureMenuEntry(...fvogel2023-07-151-0/+1
* | Fix [fa4694dcd0]: Aqua: fix TKNSString leak in TkpConfigureMenuEntry(). Patch...fvogel2023-07-151-2/+3
|\ \ | |/
| * Fix [fa4694dcd0]: Aqua: fix TKNSString leak in TkpConfigureMenuEntry(). Patch...fvogel2023-07-151-2/+3