summaryrefslogtreecommitdiff
path: root/src/nsmenu.m
AgeCommit message (Expand)Author
2026-05-26ARRAYELTS → countofPaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-05-12Silence some macOS build warningsMattias Engdegård
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-09Don't allow Services entries in pop-up menus on macOS (bug#66420)Mattias Engdegård
2023-09-07Avoid crashes on macOS with context menusDaniel Martín
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-06Fix nsmenu crash when exiting popup dialogPo Lu
2022-07-12Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flagAlan Mackenzie
2022-06-09Implement `follow-tooltip' on NS as wellPo Lu
2022-05-24* src/nsmenu.m (ns_menu_show): Use SAFE_ALLOCA.Po Lu
2022-05-14Minor fixes for popup dialogs on macOSPo Lu
2022-05-14Fix processing of dialog box items on NSPo Lu
2022-05-14Better fix for disappearing menu items on NSPo Lu
2022-05-13Improve test for empty help-echo on NS menu bar itemsPo Lu
2022-05-13Display help-echo for popup menus on NSPo Lu
2022-05-08Fix crashes on ordinary menus on macOSPo Lu
2022-05-03Make menu bar help text work on macOS as wellPo Lu
2022-04-25Fix nsmenu compilation under macOS 10.6Alan Third
2022-02-12Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias Engdegård
2022-01-22Add some menu bar help code on GNUstepPo Lu
2022-01-22Fix GNUstep build warningsPo Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-22Make NS toolbar item ID more unique (bug#50160)Alan Third
2021-12-22Make NS toolbar use NSString instead of C stringsAlan Third
2021-11-10Revert "Support opening the toolkit menu bar on NS"Po Lu
2021-11-10Support opening the toolkit menu bar on NSoldosfan
2021-11-06General improvements to NS portPo Lu
2021-09-27Fix NS toolbar again (bug#50534)Alan Third
2021-09-14Fix incorrectly appearing toolbar on NS (bug#50534)Alan Third
2021-08-22Set label for NSToolbarItem (bug#50159)Masahiro Nakamura
2021-08-21Remove default "Select" title from NS popup menus (bug#50067)Mattias Engdegård
2021-07-31Fix some macOS problemsAlan Third
2021-07-31Move NS port toolbar handling to the windowAlan Third
2021-06-20Fix GNUstep menu update crashesAlan Third
2021-06-20Fix GNUstep build warningsAlan Third
2021-01-30Fix NS build broken by a recent changeEli Zaretskii
2021-01-23Avoid a few compilation warnings in Objective-C code.Philipp Stephani
2021-01-05Prevent stack overflow in GNUstep menu codeAlan Third
2021-01-01Fix GNUstep warningsAlan Third
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-30Fix Help menu on macOSAlan Third
2020-12-30Use standard key symbols in NS menu entriesMattias Engdegård
2020-12-30; * src/nsmenu.m: Undo unintentional changeMattias Engdegård
2020-12-30Plug NS memory leaks (bug#45502)Mattias Engdegård
2020-12-29Don't calculate macOS menu data for GNUstep (bug#45502)Alan Third
2020-12-29More readable keys in NS menu entries (bug#45502)Mattias Engdegård