summaryrefslogtreecommitdiff
path: root/src/nsmenu.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-251-1/+1
* Fix some deprecation notices on macOS 10.14Alan Third2019-05-211-4/+3
* Rename generic x_* identifiersAlexander Gramiak2019-04-261-1/+1
* Add portable dumperDaniel Colascione2019-01-151-0/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Set tooltip text color (bug#33452)Alan Third2018-11-251-3/+5
* | Prefer CONSP etc. to XTYPEPaul Eggert2018-08-251-7/+7
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-1/+1
|\ \
| * | Prefer NILP (x) to EQ (x, Qnil)Paul Eggert2018-07-191-1/+1
* | | Update src/{ns,mac}*.m to use bignum-compatible macrosCharles A. Roelli2018-08-091-1/+1
|/ /
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-191-60/+60
* | Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2018-02-131-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-091-6/+15
|\|
| * Fix menu keyboard shortcuts on macOS (Bug#29595)Alan Third2018-01-011-6/+15
* | Allow setting tooltip colors in NS portAlan Third2018-01-061-0/+10
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1