summaryrefslogtreecommitdiff
path: root/src/nsmenu.m
Commit message (Expand)AuthorAge
* 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
* Fix crash from clicking on menu bar (bug#34762, bug#26982)Win Treese2020-09-08
* Set basic SVG attributes (bug#40845)Alan Third2020-08-23
* Fix NS frame resizing issues (bug#40200, bug#28872)Alan Third2020-04-16
* Update copyright year to 2020Paul Eggert2020-01-01
* Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-25
* Fix some deprecation notices on macOS 10.14Alan Third2019-05-21
* Rename generic x_* identifiersAlexander Gramiak2019-04-26
* Add portable dumperDaniel Colascione2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Set tooltip text color (bug#33452)Alan Third2018-11-25
* | Prefer CONSP etc. to XTYPEPaul Eggert2018-08-25
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-09
|\ \
| * | Prefer NILP (x) to EQ (x, Qnil)Paul Eggert2018-07-19
* | | Update src/{ns,mac}*.m to use bignum-compatible macrosCharles A. Roelli2018-08-09
|/ /
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-19
* | Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2018-02-13
* | Merge from origin/emacs-26Paul Eggert2018-01-09
|\|
| * Fix menu keyboard shortcuts on macOS (Bug#29595)Alan Third2018-01-01
* | Allow setting tooltip colors in NS portAlan Third2018-01-06
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Allow use of run-time OS version checks on macOS (bug#27810)Alan Third2017-08-16
* Nextstep: Replace deprecated enumeratorsPhilipp Stephani2017-05-21
* Nextstep: remove some deprecated method callsPhilipp Stephani2017-05-21
* Nextstep: Use instancetype explicit return typePhilipp Stephani2017-05-21
* Fix GNUstep buildAlan Third2017-04-22
* Add new frame functionality to NS portAlan Third2017-04-19
* Remove old macOS compatibility codeAlan Third2017-03-14
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2016-11-19
|\|
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-06
* | Fix problems found by static checking --with-nsPaul Eggert2016-09-29
* | Fix macOS 12 deprecation noticesAlan Third2016-08-24