summaryrefslogtreecommitdiff
path: root/src/haikuterm.h
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-16Adapt last change to Haiku portPo Lu
2022-09-25Implement font-use-system-font on HaikuPo Lu
2022-08-01Improve frame synchronization support on HaikuPo Lu
2022-07-20Implement wheel movement during DND on HaikuPo Lu
2022-07-07Port `x-lost-selection-functions' to HaikuPo Lu
2022-06-09Implement `follow-tooltip' for DND on HaikuPo Lu
2022-05-19Fix race conditions processing frame fullscreen state on HaikuPo Lu
2022-05-17Rewrite Haiku frame geometry code to handle decorator framesPo Lu
2022-05-11Add support for changing pointer types on HaikuPo Lu
2022-05-08Fully implement stipples for text on HaikuPo Lu
2022-05-07Clean up some variables in the Haiku codePo Lu
2022-04-26Cache relief colors on Haiku since their computation is expensivePo Lu
2022-04-22Fix default frame name on HaikuPo Lu
2022-04-17Fix race conditions waiting for menu bar resize events on HaikuPo Lu
2022-04-17Get rid of unused flags on HaikuPo Lu
2022-04-17Fix hangs when clicking on Haiku menu bar to activate framePo Lu
2022-04-15Properly wait for app thread exit on HaikuPo Lu
2022-04-13Minor cleanups to Haiku windowingPo Lu
2022-04-13Remove unused flag 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-23Don't allocate duplicate cursors for each frame on HaikuPo Lu
2022-03-22Simplify fullscreen management on HaikuPo Lu
2022-03-17Fix creating frames with an initial value of `fullscreen' on HaikuPo Lu
2022-03-16Redo Haiku DND supportPo Lu
2022-03-11Fix scroll bar portion on Haiku scroll barsPo Lu
2022-02-05Implement face cursor color merging on HaikuPo Lu
2022-02-03Stop creating cairo contexts in haiku_begin_cr_clipPo Lu
2022-02-01Clean up Haiku display structuresPo Lu
2022-01-17Really eliminate tooltip flicker on HaikuPo Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-22Fix mouse movement event generation on HaikuPo Lu
2021-11-20Add support for the Haiku operating system and its window systemPo Lu