index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nsmenu.m
Age
Commit message (
Expand
)
Author
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-22
Add some menu bar help code on GNUstep
Po Lu
2022-01-22
Fix GNUstep build warnings
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-22
Make NS toolbar item ID more unique (bug#50160)
Alan Third
2021-12-22
Make NS toolbar use NSString instead of C strings
Alan Third
2021-11-10
Revert "Support opening the toolkit menu bar on NS"
Po Lu
2021-11-10
Support opening the toolkit menu bar on NS
oldosfan
2021-11-06
General improvements to NS port
Po Lu
2021-09-27
Fix NS toolbar again (bug#50534)
Alan Third
2021-09-14
Fix incorrectly appearing toolbar on NS (bug#50534)
Alan Third
2021-08-22
Set label for NSToolbarItem (bug#50159)
Masahiro Nakamura
2021-08-21
Remove default "Select" title from NS popup menus (bug#50067)
Mattias Engdegård
2021-07-31
Fix some macOS problems
Alan Third
2021-07-31
Move NS port toolbar handling to the window
Alan Third
2021-06-20
Fix GNUstep menu update crashes
Alan Third
2021-06-20
Fix GNUstep build warnings
Alan Third
2021-01-30
Fix NS build broken by a recent change
Eli Zaretskii
2021-01-23
Avoid a few compilation warnings in Objective-C code.
Philipp Stephani
2021-01-05
Prevent stack overflow in GNUstep menu code
Alan Third
2021-01-01
Fix GNUstep warnings
Alan Third
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-30
Fix Help menu on macOS
Alan Third
2020-12-30
Use standard key symbols in NS menu entries
Mattias Engdegård
2020-12-30
; * src/nsmenu.m: Undo unintentional change
Mattias Engdegård
2020-12-30
Plug NS memory leaks (bug#45502)
Mattias Engdegård
2020-12-29
Don't calculate macOS menu data for GNUstep (bug#45502)
Alan Third
2020-12-29
More readable keys in NS menu entries (bug#45502)
Mattias Engdegård
2020-12-29
Fix crash in NS menu code
Alan Third
2020-12-28
Fix crash in NS menu code
Alan Third
2020-12-27
Remove NS menu synthesized events (bug#44333)
Alan Third
2020-12-22
Use new NSString lisp methods
Alan Third
2020-09-08
Fix crash from clicking on menu bar (bug#34762, bug#26982)
Win Treese
2020-08-23
Set basic SVG attributes (bug#40845)
Alan Third
2020-04-16
Fix NS frame resizing issues (bug#40200, bug#28872)
Alan Third
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-06-25
Avoid some strlen work, primarily via strnlen
Paul Eggert
2019-05-21
Fix some deprecation notices on macOS 10.14
Alan Third
2019-04-26
Rename generic x_* identifiers
Alexander Gramiak
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-25
Set tooltip text color (bug#33452)
Alan Third
2018-08-25
Prefer CONSP etc. to XTYPE
Paul Eggert
2018-08-09
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
Update src/{ns,mac}*.m to use bignum-compatible macros
Charles A. Roelli
2018-07-19
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-03-19
Normalize and fix some mistakes in NS-related commentary
Charles A. Roelli
2018-02-13
Stop keeping multiple doc copies for items defined multiple times
Glenn Morris
[next]