summaryrefslogtreecommitdiff
path: root/lisp/term/haiku-win.el
Commit message (Expand)AuthorAgeFilesLines
* Implement wallpaper.el support for HaikuPo Lu2022-09-141-0/+39
* 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
* ; * 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
* 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
* 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
* Fix some drag-and-drop handling on HaikuPo Lu2022-06-111-2/+0
* 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-091-1/+2
* Update Haiku drag-and-drop codePo Lu2022-06-071-1/+5
* 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
* Convert FILE_NAME to refs on Haiku instead of text/uri-listPo Lu2022-05-311-2/+3
* Add support for changing pointer types on HaikuPo Lu2022-05-111-0/+31
* ; 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
* Fix file name selection conversion on HaikuPo Lu2022-04-291-3/+10
* Fix quitting application from the Deskbar on HaikuPo Lu2022-04-271-1/+4
* Add simple session management support to HaikuPo Lu2022-04-271-0/+22
* * lisp/term/haiku-win.el (x-colors): Also update with system colors.Po Lu2022-04-241-0/+3
* Allow looking up window system colors on HaikuPo Lu2022-04-241-0/+24
* Improve safety of haiku-drag-messagePo Lu2022-04-061-2/+5
* ; * lisp/term/haiku-win.el: Fix compiler warning on X.Po Lu2022-04-051-0/+1
* Respect new DND options when dragging to ourselves on HaikuPo Lu2022-04-051-0/+15
* Implement new DND options on HaikuPo Lu2022-04-031-17/+20
* Simplify Haiku drag-and-drop implementationPo Lu2022-04-011-0/+1
* Prevent signals when dragging nonexistent files on HaikuPo Lu2022-03-301-1/+3
* Minor fixes to Haiku selection supportPo Lu2022-03-281-3/+45
* Store latin-1 content into the Haiku clipboard as wellPo Lu2022-03-271-3/+35
* Implement new drag and drop parameter on HaikuPo Lu2022-03-251-2/+2
* Allow dragging files from dired to windows on the same framePo Lu2022-03-251-1/+1
* Allow dragging and dropping multiple actionsPo Lu2022-03-241-1/+3
* Improvements to Haiku selection handlingPo Lu2022-03-231-1/+6
* Implement drag-and-drop of files on HaikuPo Lu2022-03-181-5/+19
* ; * lisp/term/haiku-win.el (x-begin-drag): Fix compiler warning.Po Lu2022-03-171-1/+1
* * lisp/term/haiku-win.el (x-begin-drag): Fix type code of B_MIME_TYPE.Po Lu2022-03-171-1/+1
* Implement cross-program drag-and-drop on HaikuPo Lu2022-03-171-2/+52
* Add support for dropping plain text on HaikuPo Lu2022-03-161-1/+10
* Redo Haiku DND supportPo Lu2022-03-161-3/+8
* Improve Haiku selection handlingPo Lu2022-02-141-1/+2
* Update menu bars when `use-system-tooltips' changes on HaikuPo Lu2022-01-211-0/+8
* Implement selection ownership on HaikuPo Lu2022-01-201-3/+3