summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXInit.c
Commit message (Expand)AuthorAgeFilesLines
* Even more TCL_UNUSED usagejan.nijtmans2023-12-181-7/+4
* Implement applicationSupportsSecureRestorableState for Sonoma security warnin...Kevin Walzer2023-10-181-0/+10
* [ab95811e07]: Aqua: prevent use-after-free crashes - Apply slightly better pa...fvogel2023-05-231-9/+9
|\
| * [ab95811e07]: Aqua: prevent use-after-free crashes - Apply slightly better pa...fvogel2023-05-211-9/+9
* | Fix [ee0847f633]: Aqua: compiler warning in debug builds. And Fix [2ed289cae0...fvogel2023-03-301-1/+1
|\ \ | |/
| * Fix [ee0847f633]: Aqua: compiler warning in debug builds.fvogel2023-03-281-1/+1
* | Even more -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-121-2/+2
* | More serious elimination of -Wconversion C warningsjan.nijtmans2023-03-041-9/+9
* | Fix systray tests errors by moving the init to the correct function as it was...fvogel2022-09-241-2/+3
* | Merge mainmarc_culler2022-09-201-0/+33
|\ \
| * \ Merge 8.6marc_culler2022-09-201-0/+33
| |\ \ | | |/
| | * Apply patch from Christopher Chavez to avoid use-after-free crashes.marc_culler2022-09-141-0/+33
* | | Document the nsimage image type and make a few minor adjustments.marc_culler2022-09-191-0/+2
* | | Merge 8.7jan.nijtmans2022-09-161-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-09-101-2/+2
| |\ \ | | |/
| | * Fix [006403a25d]: various comment/documentation fixesjan.nijtmans2022-09-101-2/+2
* | | Merge 8.7jan.nijtmans2021-12-201-0/+1
|\ \ \ | |/ /
| * | Merge 8.6culler2021-12-201-0/+1
| |\ \ | | |/
| | * Remove one more static variable. Now TkWmDeadWindow can clear the drag target...marc_culler2021-12-201-0/+1
* | | Merge 8.7jan.nijtmans2021-11-301-0/+39
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-11-241-0/+19
| |\ \ | | |/
| | * Simplify the tracking. Generate Motion events when the pointer is outside th...marc_culler2021-11-211-0/+15
| | * Make Enter and Leave events work on macOS.marc_culler2021-11-191-0/+4
| | * Add DEF_LABEL_FG for all platforms, not only MacOS. Backport some type-casts ...jan.nijtmans2021-11-161-1/+1
| * | Merge 8.6jan.nijtmans2021-11-021-1/+1
| |\ \ | | |/
| * | Merge 8.6marc_culler2021-11-011-0/+20
| |\ \ | | |/
| | * If the system claims to be macOS 10.16 then guess the real OS version from th...marc_culler2021-10-311-0/+20
| | * eol-spacingjan.nijtmans2021-05-111-7/+7
* | | 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.7jan.nijtmans2021-05-201-3/+23
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-05-101-8/+9
| |\ \ | | |/
| | * Restore processing of Apple Events on app launchKevin Walzer2021-05-051-1/+21
| * | Merging fix for 7bb246b072, thanks to M. Wayne Davis for the reportKevin Walzer2021-05-081-1/+20
* | | Merge mainmarc_culler2021-01-271-4/+7
|\ \ \ | |/ /
| * | Merge 8.6marc_culler2021-01-041-0/+1
| |\ \ | | |/
| | * Fix [19fb7a38fc]: Set the image name when defaulting to the Tk feather icon b...marc_culler2021-01-031-0/+1
| * | Remove unused include/variablesjan.nijtmans2020-12-141-6/+0
| * | Merge 8.7jan.nijtmans2020-12-111-30/+14
| |\ \
| | * | (c) -> ©jan.nijtmans2020-12-091-4/+4
| | |/
| * | Remove an incorrect indirection and two unnecessary qualifiers.culler2020-11-011-1/+1
| * | Be straightforward - check if the app is signed and use the result to choose ...marc_culler2020-11-011-0/+24
| * | Merge trunkjan.nijtmans2020-10-211-0/+102
| |\ \
| * | | Initial macOS implementationKevin Walzer2020-10-021-0/+1
* | | | merge mainmarc_culler2020-11-201-8/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove two duplicate lines of code.marc_culler2020-11-201-7/+0
| * | | Try initializing menus a bit later and dealing with menu item background color.culler2020-11-171-11/+19
| | |/ | |/|
* | | Merge trunkculler2020-10-221-30/+40
|\ \ \ | |/ /
| * | One TCL_UNUSED and some eol-spacingjan.nijtmans2020-10-201-3/+2
| * | Cherrypick changes to comments.marc_culler2020-10-201-8/+7