summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXMenu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-6-branchculler2023-11-071-5/+8
|\
| * Final fix for Aqua menu crashes.culler2023-11-051-5/+8
* | Fix [b189559e4]: Crash with menus and -postcommand optionjan.nijtmans2023-10-121-1/+1
* | 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
| * Add more type-casts, code cleanup (all backported from 8.7)jan.nijtmans2023-06-081-6/+5
* | Fix [784be38c4]: macOS menu crash caused by converting indices to unsigned in...culler2023-04-151-1/+5
* | Fix [ee0847f633]: Aqua: compiler warning in debug builds. And Fix [2ed289cae0...fvogel2023-03-301-2/+2
|\ \ | |/
| * Fix [ee0847f633]: Aqua: compiler warning in debug builds.fvogel2023-03-281-2/+2
* | More serious elimination of -Wconversion C warningsjan.nijtmans2023-03-041-13/+13
* | Rebase to 8.7jan.nijtmans2022-10-121-2/+2
|\ \
| * | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-2/+2
* | | Merge 8.7jan.nijtmans2022-09-281-11/+11
|\ \ \
| * \ \ Merge 8.6. Remove DebuggerObjCmd(), which only works on older Mac'sjan.nijtmans2022-09-261-11/+11
| |\ \ \ | | | |/ | | |/|
| | * | Fix indenting of tkMacOSXMenu.c (screwed up in previous commit). More interna...jan.nijtmans2022-09-261-11/+11
| * | | Merge 8.6jan.nijtmans2022-09-231-3/+3
| |\ \ \ | | |/ /
| | * | Minor code cleanup (more use of TCL_UNUSED, eol-spacing)jan.nijtmans2022-09-231-15/+12
* | | | Merge mainmarc_culler2022-09-201-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6marc_culler2022-09-201-1/+1
| |\ \ \ | | |/ /
| | * | Fix wrong initial value for static Bool.marc_culler2022-09-201-1/+1
* | | | Merge mainmarc_culler2022-09-201-0/+7
|\ \ \ \ | |/ / /
| * | | Merge 8.6marc_culler2022-09-201-2/+7
| |\ \ \ | | |/ /
| | * | Fix [412b80fcaf]: pressing an arrow key disables the next menu selection.marc_culler2022-09-201-2/+7
| | * | Fix [ead70921a9]: Wish menu unexpectedly triggered by accelerator keysjan.nijtmans2022-09-181-21/+40
* | | | Update to latest trunkjan.nijtmans2022-09-191-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge 8.7jan.nijtmans2022-09-161-9/+9
| |\ \ \
| * \ \ \ merge 8.7fvogel2022-07-201-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 8.7jan.nijtmans2022-04-191-24/+29
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2022-04-051-6/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2022-03-101-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-04-051-0/+28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-02-251-4/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge mainmarc_culler2021-01-271-8/+8
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge mainmarc_culler2020-11-201-49/+57
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-10-021-14/+14
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge trunkmarc_culler2020-09-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkculler2020-08-261-32/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkculler2020-08-251-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkculler2020-08-151-29/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Mac styles branch for 8.7marc_culler2020-07-191-2/+70
* | | | | | | | | | | | | | | | | Fix [ead70921a9]: Wish menu unexpectedly triggered by accelerator keysjan.nijtmans2022-09-181-34/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Restore the menu flash when an accelerator is pressed.marc_culler2022-09-131-18/+46
| * | | | | | | | | | | | | | | | Fix [ead70921a9]: menu accelerators can be triggered on Aqua without bindings.marc_culler2022-09-131-48/+34
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2022-09-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fix [006403a25d]: various comment/documentation fixesjan.nijtmans2022-09-101-1/+1
* | | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2022-09-081-8/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Simplify TkpConfigureMenuEntry(), using existing TKNSString initWithTclUtfByt...jan.nijtmans2022-09-081-8/+3
* | | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2022-09-081-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /