summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXPrivate.h
Commit message (Expand)AuthorAgeFilesLines
* Handle Tcl_UtfToUniChar/Tcl_UniCharToUtf correctly as wellcore-bug-53fdb87e49jan.nijtmans2024-03-141-2/+2
* Merge 8.6jan.nijtmans2024-02-161-1/+0
|\
* \ Fix [0f29a2222d]: Aqua: HIShape wrapper function cleanup. Patch from Christop...fvogel2023-08-031-10/+0
|\ \ | |/
| * Fix [0f29a2222d]: Aqua: HIShape wrapper function cleanup. Patch from Christop...fvogel2023-08-011-10/+0
* | Implementation of TIP 655culler2023-01-281-0/+3
* | Merge 8.7jan.nijtmans2022-09-281-13/+6
|\ \
| * \ Merge 8.6. Remove DebuggerObjCmd(), which only works on older Mac'sjan.nijtmans2022-09-261-9/+4
| |\ \ | | |/
| | * Fix indenting of tkMacOSXMenu.c (screwed up in previous commit). More interna...jan.nijtmans2022-09-261-9/+4
| * | Merge 8.6jan.nijtmans2022-09-231-1/+1
| |\ \ | | |/
| | * Minor code cleanup (more use of TCL_UNUSED, eol-spacing)jan.nijtmans2022-09-231-5/+6
* | | Add -radius and -ring options to the nsimage image type. Improve handling of ...marc_culler2022-09-241-0/+1
* | | Merge mainmarc_culler2022-09-211-1/+0
|\ \ \ | |/ /
| * | Merge 8.6marc_culler2022-09-211-1/+0
| |\ \ | | |/
| | * Eliminate extraneous declaration of _tkLiveResizeEndedmarc_culler2022-09-211-1/+0
* | | Merge mainmarc_culler2022-09-201-1/+1
|\ \ \ | |/ /
| * | Merge 8.6marc_culler2022-09-201-1/+1
| |\ \ | | |/
| | * Apply patch [cae5a4db24] (Aqua: parenthesize macros which cast result) from C...marc_culler2022-09-201-2/+2
* | | Merge mainmarc_culler2022-09-201-6/+0
|\ \ \ | |/ /
| * | Merge 8.6marc_culler2022-09-201-6/+0
| |\ \ | | |/
| | * Fix [3fc14fb28c]: remove unused global variable.marc_culler2022-09-201-6/+0
* | | Merge mainmarc_culler2022-09-201-3/+3
|\ \ \ | |/ /
| * | Merge 8.6marc_culler2022-09-201-3/+3
| |\ \ | | |/
| | * patch [ab95811e07] from Christopher Chavez: prevent use-after-free crashesmarc_culler2022-09-201-3/+3
| | |\
| | | * Apply patch from Christopher Chavez to avoid use-after-free crashes.marc_culler2022-09-141-3/+3
* | | | merge mainmarc_culler2022-09-201-2/+6
|\ \ \ \ | |/ / /
| * | | Merge 8.6marc_culler2022-09-201-2/+6
| |\ \ \ | | |/ /
| | * | Replace [NSApp currentAppearance] by [NSApp effectiveAppearance], now that I ...marc_culler2022-09-171-5/+0
| | * | Don't import the UniformTypeIdentifiers framework if it does not exist.marc_culler2022-09-121-0/+2
| | * | Address deprecations introduced in macOS Monterey; fix [33de843084]marc_culler2022-09-121-1/+9
| | |/
* | | Document the nsimage image type and make a few minor adjustments.marc_culler2022-09-191-0/+3
* | | merge 8.7fvogel2022-07-201-27/+0
|\ \ \ | |/ /
| * | Fix [bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds on MacOSX will now be ...jan.nijtmans2022-04-201-27/+0
* | | Merge 8.7jan.nijtmans2021-12-201-0/+7
|\ \ \ | |/ /
| * | Merge 8.6culler2021-12-201-0/+7
| |\ \ | | |/
| | * Remove the isDead property from TKWindow since it is no longer needed.marc_culler2021-12-201-2/+0
| | * Clean up.marc_culler2021-12-201-0/+5
| | * Remove one more static variable. Now TkWmDeadWindow can clear the drag target...marc_culler2021-12-201-0/+2
| | * Add a property to TKWindow which indicates that the associated Tk window is b...marc_culler2021-12-191-0/+2
* | | More "const" and (C++-compatible) type-casts. Also put (back) an osversion checkjan.nijtmans2021-12-011-1/+0
* | | Merge 8.7jan.nijtmans2021-11-301-3/+10
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-11-241-2/+10
| |\ \ | | |/
| | * Make Enter and Leave events work on macOS.marc_culler2021-11-191-2/+10
* | | Merge 8.7jan.nijtmans2021-10-281-0/+1
|\ \ \ | |/ /
| * | Initial commit of macOS implementation for tk_print; does not build yet, must...Kevin Walzer2021-07-031-0/+1
* | | merge 8.7culler2021-04-301-1/+1
|\ \ \ | |/ /
| * | CALayer backing for 8.7culler2021-04-281-1/+1
| |\ \ | | |/
| | * Possibly a genuine fix - use an explicit CALayer for the TKContentView.culler2021-04-241-0/+1
| | * Remove unneeded portBounds field from TkMacOSXDrawingContext; add more graphi...culler2021-04-221-1/+0
* | | Merge 8.7culler2021-04-211-1/+2
|\ \ \ | |/ /
| * | Merge 8.6culler2021-04-211-1/+2
| |\ \ | | |/