index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nsmenu.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NS build broken by a recent change
Eli Zaretskii
2021-01-30
1
-2
/
+2
*
Avoid a few compilation warnings in Objective-C code.
Philipp Stephani
2021-01-23
1
-1
/
+0
*
Prevent stack overflow in GNUstep menu code
Alan Third
2021-01-05
1
-8
/
+13
*
Fix GNUstep warnings
Alan Third
2021-01-01
1
-3
/
+0
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix Help menu on macOS
Alan Third
2020-12-30
1
-0
/
+3
*
Use standard key symbols in NS menu entries
Mattias Engdegård
2020-12-30
1
-10
/
+60
*
; * src/nsmenu.m: Undo unintentional change
Mattias Engdegård
2020-12-30
1
-2
/
+2
*
Plug NS memory leaks (bug#45502)
Mattias Engdegård
2020-12-30
1
-6
/
+7
*
Don't calculate macOS menu data for GNUstep (bug#45502)
Alan Third
2020-12-29
1
-5
/
+13
*
More readable keys in NS menu entries (bug#45502)
Mattias Engdegård
2020-12-29
1
-46
/
+59
*
Fix crash in NS menu code
Alan Third
2020-12-29
1
-0
/
+9
*
Fix crash in NS menu code
Alan Third
2020-12-28
1
-55
/
+46
*
Remove NS menu synthesized events (bug#44333)
Alan Third
2020-12-27
1
-302
/
+155
*
Use new NSString lisp methods
Alan Third
2020-12-22
1
-1
/
+1
*
Fix crash from clicking on menu bar (bug#34762, bug#26982)
Win Treese
2020-09-08
1
-6
/
+0
*
Set basic SVG attributes (bug#40845)
Alan Third
2020-08-23
1
-1
/
+1
*
Fix NS frame resizing issues (bug#40200, bug#28872)
Alan Third
2020-04-16
1
-2
/
+0
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Avoid some strlen work, primarily via strnlen
Paul Eggert
2019-06-25
1
-1
/
+1
*
Fix some deprecation notices on macOS 10.14
Alan Third
2019-05-21
1
-4
/
+3
*
Rename generic x_* identifiers
Alexander Gramiak
2019-04-26
1
-1
/
+1
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
|
*
Set tooltip text color (bug#33452)
Alan Third
2018-11-25
1
-3
/
+5
*
|
Prefer CONSP etc. to XTYPE
Paul Eggert
2018-08-25
1
-7
/
+7
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-1
/
+1
|
\
\
|
*
|
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-19
1
-1
/
+1
*
|
|
Update src/{ns,mac}*.m to use bignum-compatible macros
Charles A. Roelli
2018-08-09
1
-1
/
+1
|
/
/
*
|
Normalize and fix some mistakes in NS-related commentary
Charles A. Roelli
2018-03-19
1
-60
/
+60
*
|
Stop keeping multiple doc copies for items defined multiple times
Glenn Morris
2018-02-13
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-09
1
-6
/
+15
|
\
|
|
*
Fix menu keyboard shortcuts on macOS (Bug#29595)
Alan Third
2018-01-01
1
-6
/
+15
*
|
Allow setting tooltip colors in NS port
Alan Third
2018-01-06
1
-0
/
+10
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Allow use of run-time OS version checks on macOS (bug#27810)
Alan Third
2017-08-16
1
-2
/
+7
*
Nextstep: Replace deprecated enumerators
Philipp Stephani
2017-05-21
1
-1
/
+1
*
Nextstep: remove some deprecated method calls
Philipp Stephani
2017-05-21
1
-1
/
+1
*
Nextstep: Use instancetype explicit return type
Philipp Stephani
2017-05-21
1
-6
/
+6
*
Fix GNUstep build
Alan Third
2017-04-22
1
-1
/
+0
*
Add new frame functionality to NS port
Alan Third
2017-04-19
1
-8
/
+0
*
Remove old macOS compatibility code
Alan Third
2017-03-14
1
-5
/
+0
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-11-19
1
-7
/
+7
|
\
|
|
*
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-11-06
1
-7
/
+7
*
|
Fix problems found by static checking --with-ns
Paul Eggert
2016-09-29
1
-2
/
+1
*
|
Fix macOS 12 deprecation notices
Alan Third
2016-08-24
1
-6
/
+4
[next]