summaryrefslogtreecommitdiff
path: root/src/nsmenu.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow use of run-time OS version checks on macOS (bug#27810)Alan Third2017-08-161-2/+7
* Nextstep: Replace deprecated enumeratorsPhilipp Stephani2017-05-211-1/+1
* Nextstep: remove some deprecated method callsPhilipp Stephani2017-05-211-1/+1
* Nextstep: Use instancetype explicit return typePhilipp Stephani2017-05-211-6/+6
* Fix GNUstep buildAlan Third2017-04-221-1/+0
* Add new frame functionality to NS portAlan Third2017-04-191-8/+0
* Remove old macOS compatibility codeAlan Third2017-03-141-5/+0
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-7/+7
|\|
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-7/+7
* | Fix problems found by static checking --with-nsPaul Eggert2016-09-291-2/+1
* | Fix macOS 12 deprecation noticesAlan Third2016-08-241-6/+4