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 typos (prefer US spelling)
Stefan Kangas
2022-11-18
1
-2
/
+2
*
Fix drag-and-drop bugs on Lucid build
Po Lu
2022-10-25
1
-1
/
+9
*
Fix XDS file name expansion
Po Lu
2022-10-15
1
-2
/
+3
*
; Fix typos
Stefan Kangas
2022-08-08
1
-1
/
+1
*
Handle modifiers during Haiku DND wheel movement
Po Lu
2022-07-26
1
-1
/
+0
*
Throw errors in XDS handler directly
Po Lu
2022-07-24
1
-4
/
+18
*
; * lisp/x-dnd.el (x-dnd-init-frame): Ignore tip frames.
Po Lu
2022-07-24
1
-1
/
+2
*
Handle text scale and global text scale during DND wheel movement
Po Lu
2022-07-23
1
-2
/
+14
*
Fix handling hscroll during drag-and-drop
Po Lu
2022-07-22
1
-15
/
+27
*
Use `ash` instead of `lsh`
Mattias EngdegÄrd
2022-07-19
1
-3
/
+3
*
Make drag-and-drop wheel movement work locally too on X
Po Lu
2022-07-19
1
-0
/
+18
*
Handle virtual modifiers in the DND scrolling code
Po Lu
2022-07-18
1
-3
/
+14
*
Improve handling of tilt scroll and flip options during DND
Po Lu
2022-07-17
1
-29
/
+58
*
Handle scrolling during XDND drag-and-drop
Po Lu
2022-07-17
1
-62
/
+141
*
Decrease network traffic with some XDND programs
Po Lu
2022-07-16
1
-35
/
+70
*
Fix generated drag-and-drop mouse rectangles
Po Lu
2022-07-15
1
-14
/
+34
*
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
[next]