index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
x-dnd.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix announcements of XDND mouse rectangles
Po Lu
2022-07-06
1
-7
/
+7
*
Allow immediately saving XDS drops
Po Lu
2022-07-05
1
-20
/
+45
*
Improve support for remote files in XDS
Po Lu
2022-07-05
1
-24
/
+26
*
Speed up receiving drops over slow connections
Po Lu
2022-07-03
1
-0
/
+9
*
Fix drag-and-drop from Chromium family browsers
Po Lu
2022-07-02
1
-7
/
+27
*
Return the correct action from the Lisp side of drag-and-drop
Po Lu
2022-07-02
1
-13
/
+21
*
Expand file names read from XDS functions
Po Lu
2022-07-01
1
-2
/
+3
*
Support receiving XDS drops correctly
Po Lu
2022-07-01
1
-52
/
+214
*
Disable middle click selection emulation during XDS
Po Lu
2022-07-01
1
-0
/
+2
*
Disable unrelated drag-and-drop protocols during XDS drop
Po Lu
2022-06-30
1
-0
/
+6
*
Improve compliance with the XDS and XDND protocols
Po Lu
2022-06-30
1
-12
/
+46
*
Fix some bugs found while testing drag-and-drop
Po Lu
2022-06-29
1
-6
/
+9
*
; Fix build warnings
Po Lu
2022-06-29
1
-0
/
+2
*
Implement starting X Direct Save (XDS) drops
Po Lu
2022-06-29
1
-17
/
+93
*
Fix reported problem with drag-and-drop inside VirtualBox
Po Lu
2022-06-29
1
-13
/
+28
*
Fix XDND from Firefox again
Po Lu
2022-06-19
1
-36
/
+39
*
Improve compatibility when receiving drops from early XDND programs
Po Lu
2022-06-17
1
-21
/
+36
*
Update last event time during DND operations
Po Lu
2022-06-17
1
-2
/
+5
*
Fix Motif drag-and-drop timestamps
Po Lu
2022-06-16
1
-1
/
+2
*
Fix defcustom in last change
Po Lu
2022-06-16
1
-3
/
+3
*
Improve handling of fallback drop protocols
Po Lu
2022-06-16
1
-12
/
+43
*
Handle OffiX drop of multiple files
Po Lu
2022-06-16
1
-3
/
+17
*
Implement using the OffiX protocol for dropping
Po Lu
2022-06-15
1
-6
/
+84
*
Handle receiving new OffiX protocol during drag-and-drop
Po Lu
2022-06-15
1
-9
/
+60
*
Respect test function when performing local drag-and-drop
Po Lu
2022-06-13
1
-14
/
+31
*
Fix receiving drops from drop-only Motif programs
Po Lu
2022-06-10
1
-54
/
+67
*
Don't rely on TARGETS to read selection targets for Motif DND
Po Lu
2022-06-10
1
-12
/
+87
*
Don't allow dropping on invalid drop sites
Po Lu
2022-06-07
1
-30
/
+46
*
; Fix typos
Stefan Kangas
2022-05-15
1
-1
/
+1
*
; Fix mistakes in 'declare function' forms
Eli Zaretskii
2022-05-14
1
-1
/
+1
*
Fix race conditions in handling of unsupported drops on X
Po Lu
2022-05-09
1
-1
/
+1
*
Move some X11 drag and drop processing to Lisp
Po Lu
2022-04-06
1
-0
/
+13
*
Add user options to move point and scroll window during DND
Po Lu
2022-04-03
1
-2
/
+3
*
Implement Motif drop protocol
Po Lu
2022-03-31
1
-159
/
+162
*
Fix compiler warning in x-dnd.el
Po Lu
2022-03-26
1
-8
/
+8
*
Avoid ClientMessage overhead when dragging stuff to other frames
Po Lu
2022-03-26
1
-17
/
+38
*
Add support for dragging text from Emacs to other programs
Po Lu
2022-03-16
1
-1
/
+0
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lisp/x-dnd.el (x-dnd-get-drop-x-y): Add safer check for top/left (bug#45277)
Juri Linkov
2020-12-29
1
-2
/
+4
*
* lisp/x-dnd.el: Use lexical-scoping
Stefan Monnier
2020-08-04
1
-2
/
+2
*
Fix drag and drop from some Qt versions
Paul Eggert
2020-01-19
1
-1
/
+3
*
; * lisp/x-dnd.el (x-dnd-get-motif-value): Fix typo.
Mattias EngdegÄrd
2020-01-05
1
-1
/
+1
*
Simplify x-dnd.el due to bignums
Paul Eggert
2020-01-04
1
-34
/
+19
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-2
/
+2
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
[next]