summaryrefslogtreecommitdiff
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* Handle modifiers during Haiku DND wheel movementPo Lu2022-07-261-6/+56
* Fix mouse wheel DND scroll direction on HaikuPo Lu2022-07-201-5/+15
* Implement wheel movement during DND on HaikuPo Lu2022-07-201-1/+53
* Use `ash` instead of `lsh`Mattias Engdegård2022-07-191-1/+1
* Implement last change on Haiku as wellPo Lu2022-07-181-2/+1
* Preserve echo area message when running DND mouse movement functionPo Lu2022-07-181-2/+1
* ; * lisp/term/haiku-win.el: Fix compiler warnings.Po Lu2022-07-131-0/+1
* Implement TIMESTAMP target for Haiku selectionsPo Lu2022-07-131-7/+14
* Remove many items obsolete since 24.1Stefan Kangas2022-07-083-10/+0
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-1/+1
* Clean up failable requests in more placesPo Lu2022-06-291-19/+20
* Handle be:actions field in Haiku DND messagesPo Lu2022-06-291-31/+71
* Adjust x-clipboard-yank for recent selection ownership changesPo Lu2022-06-281-2/+6
* Re-fix build warnings about subr-x defsubstsLars Ingebrigtsen2022-06-251-0/+1
* Revert "Fix some byte-compilation warnings about subr-x"Lars Ingebrigtsen2022-06-251-1/+0
* Fix some byte-compilation warnings about subr-xLars Ingebrigtsen2022-06-241-0/+1
* Allow dropping more data types on PGTKPo Lu2022-06-231-0/+5
* Move selection delayed message to a better locationPo Lu2022-06-211-3/+2
* Issue a message if getting a selection takes a long timeLars Ingebrigtsen2022-06-201-1/+3
* Don't handle reverseVideo X resource speciallyLars Ingebrigtsen2022-06-191-8/+0
* Fix test failures due to 'xterm-select-active-regions'Eli Zaretskii2022-06-181-8/+0
* Filter out NS non-key events from `where-is-internal'Lars Ingebrigtsen2022-06-181-14/+13
* Support `select-active-regions' with xtermDuncan Findlay2022-06-181-0/+8
* Bind Cmd-t to menu-set-font on macOSDaniel Martín2022-06-141-1/+1
* Fix out of date parts in NS doc and keyboard bindingsPo Lu2022-06-141-1/+1
* Fix some drag-and-drop handling on HaikuPo Lu2022-06-111-2/+0
* Implement `follow-tooltip' on NS as wellPo Lu2022-06-091-2/+3
* Implement `follow-tooltip' for DND on HaikuPo Lu2022-06-091-2/+3
* Also show mouse DND tooltip contents during interprogram drag-and-dropPo Lu2022-06-092-2/+4
* Update Haiku drag-and-drop codePo Lu2022-06-071-1/+5
* Support dragging multiple files on NSPo Lu2022-06-041-5/+15
* Handle dragging multiple files on HaikuPo Lu2022-06-031-19/+36
* Handle dropping text/uri-list on HaikuPo Lu2022-06-021-1/+5
* Adjust last change to Haiku as wellPo Lu2022-06-011-4/+23
* Implement `allow-same-frame' for NS drag-and-dropPo Lu2022-06-011-2/+2
* Convert FILE_NAME to refs on Haiku instead of text/uri-listPo Lu2022-05-311-2/+3
* Add missing part of recent changes to NS DND supportPo Lu2022-05-311-2/+2
* Fix `dnd-indicate-insertion-point' on Mac OSPo Lu2022-05-301-2/+1
* Try to implement `dnd-indicate-insertion-point' on macOSPo Lu2022-05-301-0/+7
* Add file dragging support to NS portPo Lu2022-05-281-0/+7
* Fix NS drag and drop on macOSPo Lu2022-05-271-1/+1
* Implement some drag and drop functions on NSPo Lu2022-05-271-4/+20
* ; Fix PGTK declare-function mistakesPo Lu2022-05-141-1/+0
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-142-2/+2
* Add support for changing pointer types on HaikuPo Lu2022-05-111-0/+31
* Fix mouse pointer avoidance in some configurationsPo Lu2022-05-111-1/+3
* Merge from origin/emacs-28Stefan Kangas2022-05-091-0/+4
|\
| * Linux console: don't translate ESC TAB to `backtab' in input-decode-map.Alan Mackenzie2022-05-081-0/+4
* | ; Pacify some --without-x byte-compiler warnings.Basil L. Contovounesios2022-05-071-0/+1
* | Clean up Haiku file panel codePo Lu2022-05-041-1/+2