summaryrefslogtreecommitdiff
path: root/lisp/x-dnd.el
Commit message (Expand)AuthorAge
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Properly respond to drops observing the Motif protocolPo Lu2023-10-26
* | Enable DND handlers to receive more than one URI at a timePo Lu2023-10-26
* | ; Fix byte-compilation warnings in --without-x buildEli Zaretskii2023-05-11
|/
* * lisp/x-dnd.el (x-dnd-after-move-frame): Skip dead frames. (Bug#63312)Eli Zaretskii2023-05-06
* Improve the documentation of the XDS supportEli Zaretskii2023-04-08
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-18
* Fix drag-and-drop bugs on Lucid buildPo Lu2022-10-25
* Fix XDS file name expansionPo Lu2022-10-15
* ; Fix typosStefan Kangas2022-08-08
* Handle modifiers during Haiku DND wheel movementPo Lu2022-07-26
* Throw errors in XDS handler directlyPo Lu2022-07-24
* ; * lisp/x-dnd.el (x-dnd-init-frame): Ignore tip frames.Po Lu2022-07-24
* Handle text scale and global text scale during DND wheel movementPo Lu2022-07-23
* Fix handling hscroll during drag-and-dropPo Lu2022-07-22
* Use `ash` instead of `lsh`Mattias EngdegÄrd2022-07-19
* Make drag-and-drop wheel movement work locally too on XPo Lu2022-07-19
* Handle virtual modifiers in the DND scrolling codePo Lu2022-07-18
* Improve handling of tilt scroll and flip options during DNDPo Lu2022-07-17
* Handle scrolling during XDND drag-and-dropPo Lu2022-07-17
* Decrease network traffic with some XDND programsPo Lu2022-07-16
* Fix generated drag-and-drop mouse rectanglesPo Lu2022-07-15
* Fix announcements of XDND mouse rectanglesPo Lu2022-07-06
* Allow immediately saving XDS dropsPo Lu2022-07-05
* Improve support for remote files in XDSPo Lu2022-07-05
* Speed up receiving drops over slow connectionsPo Lu2022-07-03
* Fix drag-and-drop from Chromium family browsersPo Lu2022-07-02
* Return the correct action from the Lisp side of drag-and-dropPo Lu2022-07-02
* Expand file names read from XDS functionsPo Lu2022-07-01
* Support receiving XDS drops correctlyPo Lu2022-07-01
* Disable middle click selection emulation during XDSPo Lu2022-07-01
* Disable unrelated drag-and-drop protocols during XDS dropPo Lu2022-06-30
* Improve compliance with the XDS and XDND protocolsPo Lu2022-06-30
* Fix some bugs found while testing drag-and-dropPo Lu2022-06-29
* ; Fix build warningsPo Lu2022-06-29
* Implement starting X Direct Save (XDS) dropsPo Lu2022-06-29
* Fix reported problem with drag-and-drop inside VirtualBoxPo Lu2022-06-29
* Fix XDND from Firefox againPo Lu2022-06-19
* Improve compatibility when receiving drops from early XDND programsPo Lu2022-06-17
* Update last event time during DND operationsPo Lu2022-06-17
* Fix Motif drag-and-drop timestampsPo Lu2022-06-16
* Fix defcustom in last changePo Lu2022-06-16
* Improve handling of fallback drop protocolsPo Lu2022-06-16
* Handle OffiX drop of multiple filesPo Lu2022-06-16
* Implement using the OffiX protocol for droppingPo Lu2022-06-15
* Handle receiving new OffiX protocol during drag-and-dropPo Lu2022-06-15
* Respect test function when performing local drag-and-dropPo Lu2022-06-13
* Fix receiving drops from drop-only Motif programsPo Lu2022-06-10