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 nsmenu crash when exiting popup dialog
Po Lu
2022-10-06
1
-1
/
+4
*
Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flag
Alan Mackenzie
2022-07-12
1
-2
/
+0
*
Implement `follow-tooltip' on NS as well
Po Lu
2022-06-09
1
-0
/
+9
*
* src/nsmenu.m (ns_menu_show): Use SAFE_ALLOCA.
Po Lu
2022-05-24
1
-19
/
+17
*
Minor fixes for popup dialogs on macOS
Po Lu
2022-05-14
1
-3
/
+10
*
Fix processing of dialog box items on NS
Po Lu
2022-05-14
1
-126
/
+145
*
Better fix for disappearing menu items on NS
Po Lu
2022-05-14
1
-4
/
+14
*
Improve test for empty help-echo on NS menu bar items
Po Lu
2022-05-13
1
-1
/
+1
*
Display help-echo for popup menus on NS
Po Lu
2022-05-13
1
-8
/
+24
*
Fix crashes on ordinary menus on macOS
Po Lu
2022-05-08
1
-9
/
+13
*
Make menu bar help text work on macOS as well
Po Lu
2022-05-03
1
-10
/
+3
*
Fix nsmenu compilation under macOS 10.6
Alan Third
2022-04-25
1
-4
/
+6
*
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-12
1
-3
/
+3
*
Add some menu bar help code on GNUstep
Po Lu
2022-01-22
1
-4
/
+26
*
Fix GNUstep build warnings
Po Lu
2022-01-22
1
-0
/
+19
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
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
[next]