| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve frame synchronization support on Haiku | Po Lu | 2022-08-01 | 1 | -2/+3 |
* | Implement wheel movement during DND on Haiku | Po Lu | 2022-07-20 | 1 | -0/+1 |
* | Port `x-lost-selection-functions' to Haiku | Po Lu | 2022-07-07 | 1 | -0/+2 |
* | Implement `follow-tooltip' for DND on Haiku | Po Lu | 2022-06-09 | 1 | -0/+4 |
* | Fix race conditions processing frame fullscreen state on Haiku | Po Lu | 2022-05-19 | 1 | -2/+9 |
* | Rewrite Haiku frame geometry code to handle decorator frames | Po Lu | 2022-05-17 | 1 | -0/+5 |
* | Add support for changing pointer types on Haiku | Po Lu | 2022-05-11 | 1 | -0/+1 |
* | Fully implement stipples for text on Haiku | Po Lu | 2022-05-08 | 1 | -0/+7 |
* | Clean up some variables in the Haiku code | Po Lu | 2022-05-07 | 1 | -0/+2 |
* | Cache relief colors on Haiku since their computation is expensive | Po Lu | 2022-04-26 | 1 | -0/+11 |
* | Fix default frame name on Haiku | Po Lu | 2022-04-22 | 1 | -2/+1 |
* | Fix race conditions waiting for menu bar resize events on Haiku | Po Lu | 2022-04-17 | 1 | -0/+4 |
* | Get rid of unused flags on Haiku | Po Lu | 2022-04-17 | 1 | -4/+4 |
* | Fix hangs when clicking on Haiku menu bar to activate frame | Po Lu | 2022-04-17 | 1 | -0/+4 |
* | Properly wait for app thread exit on Haiku | Po Lu | 2022-04-15 | 1 | -2/+0 |
* | Minor cleanups to Haiku windowing | Po Lu | 2022-04-13 | 1 | -56/+54 |
* | Remove unused flag on Haiku | Po Lu | 2022-04-13 | 1 | -1/+0 |
* | Improve safety of haiku-drag-message | Po Lu | 2022-04-06 | 1 | -0/+1 |
* | Respect new DND options when dragging to ourselves on Haiku | Po Lu | 2022-04-05 | 1 | -0/+1 |
* | Simplify Haiku drag-and-drop implementation | Po Lu | 2022-04-01 | 1 | -1/+0 |
* | Ignore mouse movement correctly on Haiku during drag and drop | Po Lu | 2022-03-30 | 1 | -0/+1 |
* | Don't allocate duplicate cursors for each frame on Haiku | Po Lu | 2022-03-23 | 1 | -0/+17 |
* | Simplify fullscreen management on Haiku | Po Lu | 2022-03-22 | 1 | -5/+0 |
* | Fix creating frames with an initial value of `fullscreen' on Haiku | Po Lu | 2022-03-17 | 1 | -0/+4 |
* | Redo Haiku DND support | Po Lu | 2022-03-16 | 1 | -0/+1 |
* | Fix scroll bar portion on Haiku scroll bars | Po Lu | 2022-03-11 | 1 | -0/+2 |
* | Implement face cursor color merging on Haiku | Po Lu | 2022-02-05 | 1 | -0/+3 |
* | Stop creating cairo contexts in haiku_begin_cr_clip | Po Lu | 2022-02-03 | 1 | -2/+4 |
* | Clean up Haiku display structures | Po Lu | 2022-02-01 | 1 | -10/+7 |
* | Really eliminate tooltip flicker on Haiku | Po Lu | 2022-01-17 | 1 | -0/+2 |
* | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | Fix mouse movement event generation on Haiku | Po Lu | 2021-11-22 | 1 | -0/+3 |
* | Add support for the Haiku operating system and its window system | Po Lu | 2021-11-20 | 1 | -0/+293 |