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
*
Make NS toolbar item ID more unique (bug#50160)
Alan Third
2021-12-22
1
-2
/
+2
*
Make NS toolbar use NSString instead of C strings
Alan Third
2021-12-22
1
-10
/
+6
*
Revert "Support opening the toolkit menu bar on NS"
Po Lu
2021-11-10
1
-55
/
+0
*
Support opening the toolkit menu bar on NS
oldosfan
2021-11-10
1
-0
/
+55
*
General improvements to NS port
Po Lu
2021-11-06
1
-14
/
+62
*
Fix NS toolbar again (bug#50534)
Alan Third
2021-09-27
1
-12
/
+23
*
Fix incorrectly appearing toolbar on NS (bug#50534)
Alan Third
2021-09-14
1
-1
/
+1
*
Set label for NSToolbarItem (bug#50159)
Masahiro Nakamura
2021-08-22
1
-0
/
+7
*
Remove default "Select" title from NS popup menus (bug#50067)
Mattias Engdegård
2021-08-21
1
-1
/
+1
*
Fix some macOS problems
Alan Third
2021-07-31
1
-2
/
+2
*
Move NS port toolbar handling to the window
Alan Third
2021-07-31
1
-12
/
+4
*
Fix GNUstep menu update crashes
Alan Third
2021-06-20
1
-1
/
+29
*
Fix GNUstep build warnings
Alan Third
2021-06-20
1
-8
/
+31
*
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
[next]