summaryrefslogtreecommitdiff
path: root/lisp/x-dnd.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-14* lisp/x-dnd.el (x-dnd-do-direct-save): Remove redundant stmts.Po Lu
2025-02-12X11 drag-and-drop correctionsPo Lu
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Don't call purecopy in dnd.elStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-26Properly respond to drops observing the Motif protocolPo Lu
2023-10-26Enable DND handlers to receive more than one URI at a timePo Lu
2023-05-11; Fix byte-compilation warnings in --without-x buildEli Zaretskii
2023-05-06* lisp/x-dnd.el (x-dnd-after-move-frame): Skip dead frames. (Bug#63312)Eli Zaretskii
2023-04-08Improve the documentation of the XDS supportEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-18; Fix typos (prefer US spelling)Stefan Kangas
2022-10-25Fix drag-and-drop bugs on Lucid buildPo Lu
2022-10-15Fix XDS file name expansionPo Lu
2022-08-08; Fix typosStefan Kangas
2022-07-26Handle modifiers during Haiku DND wheel movementPo Lu
2022-07-24Throw errors in XDS handler directlyPo Lu
2022-07-24; * lisp/x-dnd.el (x-dnd-init-frame): Ignore tip frames.Po Lu
2022-07-23Handle text scale and global text scale during DND wheel movementPo Lu
2022-07-22Fix handling hscroll during drag-and-dropPo Lu
2022-07-19Use `ash` instead of `lsh`Mattias EngdegÄrd
2022-07-19Make drag-and-drop wheel movement work locally too on XPo Lu
2022-07-18Handle virtual modifiers in the DND scrolling codePo Lu
2022-07-17Improve handling of tilt scroll and flip options during DNDPo Lu
2022-07-17Handle scrolling during XDND drag-and-dropPo Lu
2022-07-16Decrease network traffic with some XDND programsPo Lu
2022-07-15Fix generated drag-and-drop mouse rectanglesPo Lu
2022-07-06Fix announcements of XDND mouse rectanglesPo Lu
2022-07-05Allow immediately saving XDS dropsPo Lu
2022-07-05Improve support for remote files in XDSPo Lu
2022-07-03Speed up receiving drops over slow connectionsPo Lu
2022-07-02Fix drag-and-drop from Chromium family browsersPo Lu
2022-07-02Return the correct action from the Lisp side of drag-and-dropPo Lu
2022-07-01Expand file names read from XDS functionsPo Lu
2022-07-01Support receiving XDS drops correctlyPo Lu
2022-07-01Disable middle click selection emulation during XDSPo Lu
2022-06-30Disable unrelated drag-and-drop protocols during XDS dropPo Lu
2022-06-30Improve compliance with the XDS and XDND protocolsPo Lu
2022-06-29Fix some bugs found while testing drag-and-dropPo Lu
2022-06-29; Fix build warningsPo Lu
2022-06-29Implement starting X Direct Save (XDS) dropsPo Lu
2022-06-29Fix reported problem with drag-and-drop inside VirtualBoxPo Lu
2022-06-19Fix XDND from Firefox againPo Lu
2022-06-17Improve compatibility when receiving drops from early XDND programsPo Lu
2022-06-17Update last event time during DND operationsPo Lu
2022-06-16Fix Motif drag-and-drop timestampsPo Lu
2022-06-16Fix defcustom in last changePo Lu