aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/x-dnd.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (x-register-dnd-atom, x-get-atom-name, x-send-client-message):Juanma Barranquero2007-11-221-1/+4
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\|
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-06-161-5/+3
|\| |
| * | (x-dnd-maybe-call-test-function, x-dnd-save-state, x-dnd-drop-data):Juanma Barranquero2007-06-141-5/+3
| |/
* | Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected]Karoly Lorentey2007-01-131-1/+1
|\|
| * (x-dnd-types-alist): Fix typo in docstring.Juanma Barranquero2007-01-081-1/+1
* | Merged from [email protected]Karoly Lorentey2006-10-141-1/+8
|\|
| * * 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
* | Merged from [email protected]Karoly Lorentey2006-05-241-2/+8
|\|
| * (x-dnd-handle-file-name): Encode and escape file namesYAMAMOTO Mitsuharu2006-05-201-2/+8
* | Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged from [email protected] (patch 118-132, 551-577)Karoly Lorentey2005-10-091-5/+9
|\|
| * (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
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-2/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+1
* | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from [email protected] (patch 60-65, 246-265)Karoly Lorentey2005-04-181-161/+16
|\|
| * * x-dnd.el: Require dnd.Jan Djärv2005-04-111-161/+16
* | Merged from [email protected] (patch 12-13, 79-90)Karoly Lorentey2005-02-101-34/+36
|\|
| * 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
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-0/+5
|\|
| * * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)Jan Djärv2004-10-311-0/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-021-7/+10
|\|
| * * x-dnd.el (x-dnd-protocol-alist): Document update.Jan Djärv2004-08-311-7/+10
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-231-9/+9
|\|
| * * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improved errorJan Djärv2004-04-191-9/+9
* | Merged in changes from CVS HEADKaroly Lorentey2004-04-031-2/+9
|\|
| * * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text): UseJan Djärv2004-04-021-2/+9
* | Don't try to init X drag and drop on a termcap frame.Karoly Lorentey2004-02-191-2/+3
|/
* * 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