summaryrefslogtreecommitdiff
path: root/lisp/x-dnd.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (x-dnd-types-alist): Fix typo in docstring.Juanma Barranquero2007-01-081-1/+1
* * x-dnd.el (x-dnd-drop-data): Don't call goto-char ifJan Djärv2006-08-221-1/+2
* * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.Jan Djärv2006-08-111-0/+6
* (x-dnd-handle-file-name): Encode and escape file namesYAMAMOTO Mitsuharu2006-05-201-2/+8
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (x-dnd-drop-data): Check for dedicated windows.Richard M. Stallman2005-10-041-4/+7
* * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-windowJan Djärv2005-10-031-2/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * x-dnd.el: Require dnd.Jan Djärv2005-04-111-161/+16
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-22/+22
* * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flagsJan Djärv2005-02-051-12/+14
* * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)Jan Djärv2004-10-311-0/+5
* * x-dnd.el (x-dnd-protocol-alist): Document update.Jan Djärv2004-08-311-7/+10
* * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improved errorJan Djärv2004-04-191-9/+9
* * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text): UseJan Djärv2004-04-021-2/+9
* * x-dnd.el: Mention support for Motif in commentary.Jan Djärv2004-02-151-3/+2
* x-dnd.el: Add COMPOUND_TEXT, handle FILE_NAME correctly, add Motif (CDE)Jan Djärv2004-02-101-26/+294
* * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warningJan Djärv2004-02-051-2/+1
* Resolve CVS conflictsMiles Bader2004-02-031-2/+1
* Fix typo.Jan Djärv2004-02-031-1/+1
* * x-dnd.el: New file for drag and drop.Jan Djärv2004-02-031-0/+605