summaryrefslogtreecommitdiff
path: root/src/haikuselect.c
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-181-1/+1
* Implement wallpaper.el support for HaikuPo Lu2022-09-141-0/+129
* Handle modifiers during Haiku DND wheel movementPo Lu2022-07-261-6/+7
* Implement wheel movement during DND on HaikuPo Lu2022-07-201-2/+43
* Implement last change on Haiku as wellPo Lu2022-07-181-0/+5
* Implement TIMESTAMP target for Haiku selectionsPo Lu2022-07-131-0/+18
* Fix race conditions handling selection clear events on HaikuPo Lu2022-07-091-1/+9
* Fix redisplay after running selection hook on HaikuPo Lu2022-07-091-0/+4
* Port `x-lost-selection-functions' to HaikuPo Lu2022-07-071-0/+51
* Automatically detect cyclic lists in some Haiku functionsPo Lu2022-06-281-5/+5
* Remove unused Haiku codePo Lu2022-06-181-0/+6
* Fix type mixup in haikuselect.cPo Lu2022-06-181-1/+1
* Fix some drag-and-drop handling on HaikuPo Lu2022-06-111-5/+8
* * src/haikuselect.c (haiku_note_drag_motion): Only handle visible tip_f.Po Lu2022-06-101-1/+1
* Implement `follow-tooltip' for DND on HaikuPo Lu2022-06-091-3/+74
* Fix `gui-backend-selection-owner-p' on HaikuPo Lu2022-05-231-8/+5
* Implement more data type conversions for Haiku selectionsPo Lu2022-05-201-1/+52
* Improve error checking in `haiku-roster-launch'Po Lu2022-05-161-1/+8
* Improve return value of `haiku-roster-launch'Po Lu2022-05-151-2/+11
* Simplify Haiku selection codePo Lu2022-05-101-50/+25
* Fix file-based launching on HaikuPo Lu2022-05-091-2/+3
* Use default external browser by default on HaikuPo Lu2022-05-091-2/+85
* Improve safety of haiku-drag-messagePo Lu2022-04-061-0/+10
* Respect new DND options when dragging to ourselves on HaikuPo Lu2022-04-051-0/+28
* Simplify Haiku drag-and-drop implementationPo Lu2022-04-011-3/+0
* Ignore mouse movement correctly on Haiku during drag and dropPo Lu2022-03-301-1/+10
* Prevent signals when dragging nonexistent files on HaikuPo Lu2022-03-301-1/+8
* Specially decode more selection types on HaikuPo Lu2022-03-291-22/+127
* Minor fixes to Haiku selection supportPo Lu2022-03-281-1/+1
* Store latin-1 content into the Haiku clipboard as wellPo Lu2022-03-271-7/+49
* Implement new drag and drop parameter on HaikuPo Lu2022-03-251-3/+7
* Improvements to Haiku selection handlingPo Lu2022-03-231-43/+84
* Allow retrieving some more kinds of clipboard data on HaikuPo Lu2022-03-231-26/+59
* Fix crash in haiku_message_to_lispPo Lu2022-03-231-0/+3
* Minor fixes to Haiku DND supportPo Lu2022-03-211-3/+14
* Implement drag-and-drop of files on HaikuPo Lu2022-03-181-18/+37
* Allow dragging messages with file names on HaikuPo Lu2022-03-181-1/+4
* * src/haikuselect.c (Fhaiku_drag_message): Clear display grab after drag ends.Po Lu2022-03-171-0/+1
* Implement cross-program drag-and-drop on HaikuPo Lu2022-03-171-4/+220
* Redo Haiku DND supportPo Lu2022-03-161-0/+140
* Improve Haiku selection handlingPo Lu2022-02-141-24/+7
* Implement selection ownership on HaikuPo Lu2022-01-201-0/+31
* * src/haikuselect.c: Fix implicit declaration of free.Po Lu2022-01-071-0/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Make `yank-media' work on HaikuPo Lu2021-11-241-7/+53
* Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+134