summaryrefslogtreecommitdiff
path: root/src/haikuterm.h
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Adapt last change to Haiku portPo Lu2022-10-16
* Implement font-use-system-font on HaikuPo Lu2022-09-25
* Improve frame synchronization support on HaikuPo Lu2022-08-01
* Implement wheel movement during DND on HaikuPo Lu2022-07-20
* Port `x-lost-selection-functions' to HaikuPo Lu2022-07-07
* Implement `follow-tooltip' for DND on HaikuPo Lu2022-06-09
* Fix race conditions processing frame fullscreen state on HaikuPo Lu2022-05-19
* Rewrite Haiku frame geometry code to handle decorator framesPo Lu2022-05-17
* Add support for changing pointer types on HaikuPo Lu2022-05-11
* Fully implement stipples for text on HaikuPo Lu2022-05-08
* Clean up some variables in the Haiku codePo Lu2022-05-07
* Cache relief colors on Haiku since their computation is expensivePo Lu2022-04-26
* Fix default frame name on HaikuPo Lu2022-04-22
* Fix race conditions waiting for menu bar resize events on HaikuPo Lu2022-04-17
* Get rid of unused flags on HaikuPo Lu2022-04-17
* Fix hangs when clicking on Haiku menu bar to activate framePo Lu2022-04-17
* Properly wait for app thread exit on HaikuPo Lu2022-04-15
* Minor cleanups to Haiku windowingPo Lu2022-04-13
* Remove unused flag on HaikuPo Lu2022-04-13
* Improve safety of haiku-drag-messagePo Lu2022-04-06
* Respect new DND options when dragging to ourselves on HaikuPo Lu2022-04-05
* Simplify Haiku drag-and-drop implementationPo Lu2022-04-01
* Ignore mouse movement correctly on Haiku during drag and dropPo Lu2022-03-30
* Don't allocate duplicate cursors for each frame on HaikuPo Lu2022-03-23
* Simplify fullscreen management on HaikuPo Lu2022-03-22
* Fix creating frames with an initial value of `fullscreen' on HaikuPo Lu2022-03-17
* Redo Haiku DND supportPo Lu2022-03-16
* Fix scroll bar portion on Haiku scroll barsPo Lu2022-03-11
* Implement face cursor color merging on HaikuPo Lu2022-02-05
* Stop creating cairo contexts in haiku_begin_cr_clipPo Lu2022-02-03
* Clean up Haiku display structuresPo Lu2022-02-01
* Really eliminate tooltip flicker on HaikuPo Lu2022-01-17
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Fix mouse movement event generation on HaikuPo Lu2021-11-22
* Add support for the Haiku operating system and its window systemPo Lu2021-11-20