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