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