summaryrefslogtreecommitdiff
path: root/src/haikuselect.c
AgeCommit message (Expand)Author
2026-05-23New function memory_full_upPaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-23Split safe_call between redisplay and non-redisplay versionsStefan Monnier
2023-08-17Introduce support for Desktop Notifications on HaikuPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-18; Fix typos (prefer US spelling)Stefan Kangas
2022-09-14Implement wallpaper.el support for HaikuPo Lu
2022-07-26Handle modifiers during Haiku DND wheel movementPo Lu
2022-07-20Implement wheel movement during DND on HaikuPo Lu
2022-07-18Implement last change on Haiku as wellPo Lu
2022-07-13Implement TIMESTAMP target for Haiku selectionsPo Lu
2022-07-09Fix race conditions handling selection clear events on HaikuPo Lu
2022-07-09Fix redisplay after running selection hook on HaikuPo Lu
2022-07-07Port `x-lost-selection-functions' to HaikuPo Lu
2022-06-28Automatically detect cyclic lists in some Haiku functionsPo Lu
2022-06-18Remove unused Haiku codePo Lu
2022-06-18Fix type mixup in haikuselect.cPo Lu
2022-06-11Fix some drag-and-drop handling on HaikuPo Lu
2022-06-10* src/haikuselect.c (haiku_note_drag_motion): Only handle visible tip_f.Po Lu
2022-06-09Implement `follow-tooltip' for DND on HaikuPo Lu
2022-05-23Fix `gui-backend-selection-owner-p' on HaikuPo Lu
2022-05-20Implement more data type conversions for Haiku selectionsPo Lu
2022-05-16Improve error checking in `haiku-roster-launch'Po Lu
2022-05-15Improve return value of `haiku-roster-launch'Po Lu
2022-05-10Simplify Haiku selection codePo Lu
2022-05-09Fix file-based launching on HaikuPo Lu
2022-05-09Use default external browser by default on HaikuPo Lu
2022-04-06Improve safety of haiku-drag-messagePo Lu
2022-04-05Respect new DND options when dragging to ourselves on HaikuPo Lu
2022-04-01Simplify Haiku drag-and-drop implementationPo Lu
2022-03-30Ignore mouse movement correctly on Haiku during drag and dropPo Lu
2022-03-30Prevent signals when dragging nonexistent files on HaikuPo Lu
2022-03-29Specially decode more selection types on HaikuPo Lu
2022-03-28Minor fixes to Haiku selection supportPo Lu
2022-03-27Store latin-1 content into the Haiku clipboard as wellPo Lu
2022-03-25Implement new drag and drop parameter on HaikuPo Lu
2022-03-23Improvements to Haiku selection handlingPo Lu
2022-03-23Allow retrieving some more kinds of clipboard data on HaikuPo Lu
2022-03-23Fix crash in haiku_message_to_lispPo Lu
2022-03-21Minor fixes to Haiku DND supportPo Lu
2022-03-18Implement drag-and-drop of files on HaikuPo Lu
2022-03-18Allow dragging messages with file names on HaikuPo Lu
2022-03-17* src/haikuselect.c (Fhaiku_drag_message): Clear display grab after drag ends.Po Lu
2022-03-17Implement cross-program drag-and-drop on HaikuPo Lu
2022-03-16Redo Haiku DND supportPo Lu
2022-02-14Improve Haiku selection handlingPo Lu
2022-01-20Implement selection ownership on HaikuPo Lu