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
*
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-19
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
*
|
‘signal’ no longer returns
Paul Eggert
2016-07-25
1
-1
/
+1
*
|
Remove separate pool for popup dialogs (bug#23856)
Alan Third
2016-07-17
1
-20
/
+4
*
|
Fix some deprecated functions
Alan Third
2016-07-07
1
-6
/
+0
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Enhance NSTRACE (trace output for NextStep).
Anders Lindgren
2015-11-15
1
-0
/
+8
*
Fix incorrect NextStep tool-bar-mode -- wrong number of rows in frame.
Anders Lindgren
2015-10-28
1
-1
/
+36
*
NextSten maximization and NSTRACE rewrite.
Anders Lindgren
2015-10-23
1
-9
/
+4
*
Fix NS warnings.
Jan D
2015-05-15
1
-1
/
+1
*
Fix warnings on OSX 10.10.
Jan Djärv
2015-05-15
1
-0
/
+4
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-6
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Minor cleanups for Lisp objects and symbols
Paul Eggert
2014-12-18
1
-2
/
+1
*
Merge from emacs-24
Stefan Monnier
2014-11-16
1
-0
/
+5
|
\
|
*
Fix getting frame size wrong when restoring desktop.
Jan D
2014-11-15
1
-0
/
+5
|
*
Backport from trunk.
Jan Djärv
2014-04-04
1
-4
/
+11
*
|
* nsmenu.m (clear): Assume OS X 10.6 or later.
Paul Eggert
2014-10-12
1
-3
/
+1
*
|
Require OSX >= 10.6. Remove PowerPC unexec code.
Jan Djärv
2014-10-12
1
-14
/
+1
*
|
Remove unnecessary redisplays in NS port.
Jan Djärv
2014-06-30
1
-0
/
+3
*
|
Use terminal-specific hooks to display popup dialogs.
Dmitry Antipov
2014-06-04
1
-37
/
+1
*
|
Use terminal-specific hooks to display menus.
Dmitry Antipov
2014-06-04
1
-1
/
+2
*
|
Do not require libXt-devel when building with gtk.
Paul Eggert
2014-06-03
1
-1
/
+1
*
|
Use common memory management functions for lwlib and refactor users.
Dmitry Antipov
2014-06-02
1
-42
/
+10
*
|
* nsmenu.m (free_frame_tool_bar): Set wait_for_tool_bar = NO
Jan Djärv
2014-03-31
1
-1
/
+3
*
|
Avoid flickering on frame creation with tool bar on OSX.
Jan Djärv
2014-03-30
1
-3
/
+8
|
/
*
Fix spelling of "GNUstep"
Glenn Morris
2014-01-20
1
-2
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
x-popup-dialog fixed, almost.
Eli Zaretskii
2013-09-29
1
-30
/
+1
*
Merge from trunk.
Eli Zaretskii
2013-09-26
1
-1
/
+1
|
\
[next]