summaryrefslogtreecommitdiff
path: root/src/haikuselect.c
Commit message (Expand)AuthorAgeFilesLines
* 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