index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nsmenu.m
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-05-12
Silence some macOS build warnings
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-09
Don't allow Services entries in pop-up menus on macOS (bug#66420)
Mattias Engdegård
2023-09-07
Avoid crashes on macOS with context menus
Daniel Martín
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-06
Fix nsmenu crash when exiting popup dialog
Po Lu
2022-07-12
Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flag
Alan Mackenzie
2022-06-09
Implement `follow-tooltip' on NS as well
Po Lu
2022-05-24
* src/nsmenu.m (ns_menu_show): Use SAFE_ALLOCA.
Po Lu
2022-05-14
Minor fixes for popup dialogs on macOS
Po Lu
2022-05-14
Fix processing of dialog box items on NS
Po Lu
2022-05-14
Better fix for disappearing menu items on NS
Po Lu
2022-05-13
Improve test for empty help-echo on NS menu bar items
Po Lu
2022-05-13
Display help-echo for popup menus on NS
Po Lu
2022-05-08
Fix crashes on ordinary menus on macOS
Po Lu
2022-05-03
Make menu bar help text work on macOS as well
Po Lu
2022-04-25
Fix nsmenu compilation under macOS 10.6
Alan Third
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-22
Add some menu bar help code on GNUstep
Po Lu
2022-01-22
Fix GNUstep build warnings
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-22
Make NS toolbar item ID more unique (bug#50160)
Alan Third
2021-12-22
Make NS toolbar use NSString instead of C strings
Alan Third
2021-11-10
Revert "Support opening the toolkit menu bar on NS"
Po Lu
2021-11-10
Support opening the toolkit menu bar on NS
oldosfan
2021-11-06
General improvements to NS port
Po Lu
2021-09-27
Fix NS toolbar again (bug#50534)
Alan Third
2021-09-14
Fix incorrectly appearing toolbar on NS (bug#50534)
Alan Third
2021-08-22
Set label for NSToolbarItem (bug#50159)
Masahiro Nakamura
2021-08-21
Remove default "Select" title from NS popup menus (bug#50067)
Mattias Engdegård
2021-07-31
Fix some macOS problems
Alan Third
2021-07-31
Move NS port toolbar handling to the window
Alan Third
2021-06-20
Fix GNUstep menu update crashes
Alan Third
2021-06-20
Fix GNUstep build warnings
Alan Third
2021-01-30
Fix NS build broken by a recent change
Eli Zaretskii
2021-01-23
Avoid a few compilation warnings in Objective-C code.
Philipp Stephani
2021-01-05
Prevent stack overflow in GNUstep menu code
Alan Third
2021-01-01
Fix GNUstep warnings
Alan Third
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-30
Fix Help menu on macOS
Alan Third
2020-12-30
Use standard key symbols in NS menu entries
Mattias Engdegård
2020-12-30
; * src/nsmenu.m: Undo unintentional change
Mattias Engdegård
2020-12-30
Plug NS memory leaks (bug#45502)
Mattias Engdegård
2020-12-29
Don't calculate macOS menu data for GNUstep (bug#45502)
Alan Third
2020-12-29
More readable keys in NS menu entries (bug#45502)
Mattias Engdegård
[next]