summaryrefslogtreecommitdiff
path: root/lisp/x-dnd.el
Commit message (Expand)AuthorAgeFilesLines
* ; Fix byte-compilation warnings in --without-x buildEli Zaretskii2023-05-111-0/+3
* * lisp/x-dnd.el (x-dnd-after-move-frame): Skip dead frames. (Bug#63312)Eli Zaretskii2023-05-061-2/+3
* Improve the documentation of the XDS supportEli Zaretskii2023-04-081-52/+68
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-181-2/+2
* Fix drag-and-drop bugs on Lucid buildPo Lu2022-10-251-1/+9
* Fix XDS file name expansionPo Lu2022-10-151-2/+3
* ; Fix typosStefan Kangas2022-08-081-1/+1
* Handle modifiers during Haiku DND wheel movementPo Lu2022-07-261-1/+0
* Throw errors in XDS handler directlyPo Lu2022-07-241-4/+18
* ; * lisp/x-dnd.el (x-dnd-init-frame): Ignore tip frames.Po Lu2022-07-241-1/+2
* Handle text scale and global text scale during DND wheel movementPo Lu2022-07-231-2/+14
* Fix handling hscroll during drag-and-dropPo Lu2022-07-221-15/+27
* Use `ash` instead of `lsh`Mattias EngdegÄrd2022-07-191-3/+3
* Make drag-and-drop wheel movement work locally too on XPo Lu2022-07-191-0/+18
* Handle virtual modifiers in the DND scrolling codePo Lu2022-07-181-3/+14
* Improve handling of tilt scroll and flip options during DNDPo Lu2022-07-171-29/+58
* Handle scrolling during XDND drag-and-dropPo Lu2022-07-171-62/+141
* Decrease network traffic with some XDND programsPo Lu2022-07-161-35/+70
* Fix generated drag-and-drop mouse rectanglesPo Lu2022-07-151-14/+34
* Fix announcements of XDND mouse rectanglesPo Lu2022-07-061-7/+7
* Allow immediately saving XDS dropsPo Lu2022-07-051-20/+45
* Improve support for remote files in XDSPo Lu2022-07-051-24/+26
* Speed up receiving drops over slow connectionsPo Lu2022-07-031-0/+9
* Fix drag-and-drop from Chromium family browsersPo Lu2022-07-021-7/+27
* Return the correct action from the Lisp side of drag-and-dropPo Lu2022-07-021-13/+21
* Expand file names read from XDS functionsPo Lu2022-07-011-2/+3
* Support receiving XDS drops correctlyPo Lu2022-07-011-52/+214
* Disable middle click selection emulation during XDSPo Lu2022-07-011-0/+2
* Disable unrelated drag-and-drop protocols during XDS dropPo Lu2022-06-301-0/+6
* Improve compliance with the XDS and XDND protocolsPo Lu2022-06-301-12/+46
* Fix some bugs found while testing drag-and-dropPo Lu2022-06-291-6/+9
* ; Fix build warningsPo Lu2022-06-291-0/+2
* Implement starting X Direct Save (XDS) dropsPo Lu2022-06-291-17/+93
* Fix reported problem with drag-and-drop inside VirtualBoxPo Lu2022-06-291-13/+28
* Fix XDND from Firefox againPo Lu2022-06-191-36/+39
* Improve compatibility when receiving drops from early XDND programsPo Lu2022-06-171-21/+36
* Update last event time during DND operationsPo Lu2022-06-171-2/+5
* Fix Motif drag-and-drop timestampsPo Lu2022-06-161-1/+2
* Fix defcustom in last changePo Lu2022-06-161-3/+3
* Improve handling of fallback drop protocolsPo Lu2022-06-161-12/+43
* Handle OffiX drop of multiple filesPo Lu2022-06-161-3/+17
* Implement using the OffiX protocol for droppingPo Lu2022-06-151-6/+84
* Handle receiving new OffiX protocol during drag-and-dropPo Lu2022-06-151-9/+60
* Respect test function when performing local drag-and-dropPo Lu2022-06-131-14/+31
* Fix receiving drops from drop-only Motif programsPo Lu2022-06-101-54/+67
* Don't rely on TARGETS to read selection targets for Motif DNDPo Lu2022-06-101-12/+87
* Don't allow dropping on invalid drop sitesPo Lu2022-06-071-30/+46
* ; Fix typosStefan Kangas2022-05-151-1/+1
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-1/+1