summaryrefslogtreecommitdiff
path: root/lisp/x-dnd.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix race conditions in handling of unsupported drops on XPo Lu2022-05-091-1/+1
* Move some X11 drag and drop processing to LispPo Lu2022-04-061-0/+13
* Add user options to move point and scroll window during DNDPo Lu2022-04-031-2/+3
* Implement Motif drop protocolPo Lu2022-03-311-159/+162
* Fix compiler warning in x-dnd.elPo Lu2022-03-261-8/+8
* Avoid ClientMessage overhead when dragging stuff to other framesPo Lu2022-03-261-17/+38
* Add support for dragging text from Emacs to other programsPo Lu2022-03-161-1/+0
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/x-dnd.el (x-dnd-get-drop-x-y): Add safer check for top/left (bug#45277)Juri Linkov2020-12-291-2/+4
* * lisp/x-dnd.el: Use lexical-scopingStefan Monnier2020-08-041-2/+2
* Fix drag and drop from some Qt versionsPaul Eggert2020-01-191-1/+3
* ; * lisp/x-dnd.el (x-dnd-get-motif-value): Fix typo.Mattias EngdegÄrd2020-01-051-1/+1
* Simplify x-dnd.el due to bignumsPaul Eggert2020-01-041-34/+19
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-2/+2
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\