index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nsselect.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-14
1
-1
/
+1
*
Implement `follow-tooltip' on NS as well
Po Lu
2022-06-09
1
-4
/
+8
*
Fix file drag-and-drop on GNUstep
Po Lu
2022-06-04
1
-1
/
+9
*
Support dragging multiple files on NS
Po Lu
2022-06-04
1
-8
/
+42
*
Implement `allow-same-frame' for NS drag-and-drop
Po Lu
2022-06-01
1
-5
/
+9
*
Implement `return-frame' for DND on NS
Po Lu
2022-05-31
1
-5
/
+31
*
; * src/nsselect.m (ns_decode_data_to_pasteboard): Fix GNUstep build.
Po Lu
2022-05-28
1
-0
/
+6
*
Fix build on earlier versions of Mac OS X
Po Lu
2022-05-28
1
-0
/
+4
*
Add file dragging support to NS port
Po Lu
2022-05-28
1
-1
/
+24
*
Fix NS drag and drop on macOS
Po Lu
2022-05-27
1
-1
/
+1
*
Implement some drag and drop functions on NS
Po Lu
2022-05-27
1
-7
/
+121
*
* src/nsselect.m (ns_get_foreign_selection): Fix GCC warning.
Po Lu
2022-02-02
1
-1
/
+1
*
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
*
|
Fix selection for old GNUstep and GCC
Alan Third
2021-11-25
1
-4
/
+8
*
|
Allow NS to handle non-text clipboard contents
Alan Third
2021-11-24
1
-3
/
+77
|
/
*
Avoid macOS NSFilenamesPboardType warning (bug#33035)
Mattias Engdegård
2021-01-18
1
-2
/
+13
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Use new NSString lisp methods
Alan Third
2020-12-22
1
-8
/
+2
*
Fix GC bugs related to uninitialized vectors
Paul Eggert
2020-08-15
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix some deprecation notices on macOS 10.14
Alan Third
2019-05-21
1
-7
/
+7
*
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
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-3
/
+3
|
\
\
|
*
|
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-19
1
-3
/
+3
*
|
|
Update src/{ns,mac}*.m to use bignum-compatible macros
Charles A. Roelli
2018-08-09
1
-7
/
+7
|
/
/
*
|
Normalize and fix some mistakes in NS-related commentary
Charles A. Roelli
2018-03-19
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Silence macOS 10.13 deprecation notices (Bug#29643)
Alan Third
2017-12-16
1
-4
/
+4
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-11-06
1
-2
/
+2
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-5
/
+5
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-16
1
-3
/
+3
*
Replace gui-method macros with cl-generic with &context
Stefan Monnier
2015-05-23
1
-41
/
+19
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-2
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Fixes: debbugs:19396
Didier Verna
2014-12-23
1
-1
/
+2
*
Minor cleanups for Lisp objects and symbols
Paul Eggert
2014-12-18
1
-4
/
+4
*
nsselect.m cleanup, remove unused, declare vars static.
Jan Djärv
2014-11-01
1
-17
/
+4
*
* lisp/select.el (gui-get-selection): Comment: data-type ignored on NS.
Jan Djärv
2014-11-01
1
-53
/
+1
*
* nsselect.m: pasteboard_changecount is new.
Jan Djärv
2014-10-25
1
-11
/
+53
*
Get rid of backend-dependent selection-handling functions for kill/yank
Stefan Monnier
2014-10-21
1
-52
/
+25
*
Consolidate management/ownership of selections.
Stefan Monnier
2014-10-01
1
-29
/
+14
*
* nsselect.m (Fx_selection_exists_p): Just return Qnil if window system
Jan Djärv
2014-05-05
1
-1
/
+3
*
Avoid "." at end of error diagnostics.
Paul Eggert
2014-02-10
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
[next]