summaryrefslogtreecommitdiff
path: root/src/nsmenu.m
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix nsmenu crash when exiting popup dialogPo Lu2022-10-061-1/+4
* Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flagAlan Mackenzie2022-07-121-2/+0
* Implement `follow-tooltip' on NS as wellPo Lu2022-06-091-0/+9
* * src/nsmenu.m (ns_menu_show): Use SAFE_ALLOCA.Po Lu2022-05-241-19/+17
* Minor fixes for popup dialogs on macOSPo Lu2022-05-141-3/+10
* Fix processing of dialog box items on NSPo Lu2022-05-141-126/+145
* Better fix for disappearing menu items on NSPo Lu2022-05-141-4/+14
* Improve test for empty help-echo on NS menu bar itemsPo Lu2022-05-131-1/+1
* Display help-echo for popup menus on NSPo Lu2022-05-131-8/+24
* Fix crashes on ordinary menus on macOSPo Lu2022-05-081-9/+13
* Make menu bar help text work on macOS as wellPo Lu2022-05-031-10/+3
* Fix nsmenu compilation under macOS 10.6Alan Third2022-04-251-4/+6
* Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias Engdegård2022-02-121-3/+3
* Add some menu bar help code on GNUstepPo Lu2022-01-221-4/+26
* Fix GNUstep build warningsPo Lu2022-01-221-0/+19
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Make NS toolbar item ID more unique (bug#50160)Alan Third2021-12-221-2/+2
* | Make NS toolbar use NSString instead of C stringsAlan Third2021-12-221-10/+6
* | Revert "Support opening the toolkit menu bar on NS"Po Lu2021-11-101-55/+0
* | Support opening the toolkit menu bar on NSoldosfan2021-11-101-0/+55
* | General improvements to NS portPo Lu2021-11-061-14/+62
|/
* Fix NS toolbar again (bug#50534)Alan Third2021-09-271-12/+23
* Fix incorrectly appearing toolbar on NS (bug#50534)Alan Third2021-09-141-1/+1
* Set label for NSToolbarItem (bug#50159)Masahiro Nakamura2021-08-221-0/+7
* Remove default "Select" title from NS popup menus (bug#50067)Mattias Engdegård2021-08-211-1/+1
* Fix some macOS problemsAlan Third2021-07-311-2/+2
* Move NS port toolbar handling to the windowAlan Third2021-07-311-12/+4
* Fix GNUstep menu update crashesAlan Third2021-06-201-1/+29
* Fix GNUstep build warningsAlan Third2021-06-201-8/+31
* Fix NS build broken by a recent changeEli Zaretskii2021-01-301-2/+2
* Avoid a few compilation warnings in Objective-C code.Philipp Stephani2021-01-231-1/+0
* Prevent stack overflow in GNUstep menu codeAlan Third2021-01-051-8/+13
* Fix GNUstep warningsAlan Third2021-01-011-3/+0
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix Help menu on macOSAlan Third2020-12-301-0/+3
* Use standard key symbols in NS menu entriesMattias Engdegård2020-12-301-10/+60
* ; * src/nsmenu.m: Undo unintentional changeMattias Engdegård2020-12-301-2/+2
* Plug NS memory leaks (bug#45502)Mattias Engdegård2020-12-301-6/+7
* Don't calculate macOS menu data for GNUstep (bug#45502)Alan Third2020-12-291-5/+13
* More readable keys in NS menu entries (bug#45502)Mattias Engdegård2020-12-291-46/+59
* Fix crash in NS menu codeAlan Third2020-12-291-0/+9
* Fix crash in NS menu codeAlan Third2020-12-281-55/+46
* Remove NS menu synthesized events (bug#44333)Alan Third2020-12-271-302/+155
* Use new NSString lisp methodsAlan Third2020-12-221-1/+1
* Fix crash from clicking on menu bar (bug#34762, bug#26982)Win Treese2020-09-081-6/+0
* Set basic SVG attributes (bug#40845)Alan Third2020-08-231-1/+1
* Fix NS frame resizing issues (bug#40200, bug#28872)Alan Third2020-04-161-2/+0
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1