summaryrefslogtreecommitdiff
path: root/src/haikuterm.c
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-19
* Adapt last change to Haiku portPo Lu2022-10-16
* Implement font-use-system-font on HaikuPo Lu2022-09-25
* Remove intern calls with a static string from haiku*.cPo Lu2022-09-20
* Support "replacement characters" on TTY framesEli Zaretskii2022-08-27
* Improve frame synchronization support on HaikuPo Lu2022-08-01
* Fix mouse face handling during frame reentry on HaikuPo Lu2022-07-25
* Implement wheel movement during DND on HaikuPo Lu2022-07-20
* Port `x-lost-selection-functions' to HaikuPo Lu2022-07-07
* Fix infinite looping around Haiku menusPo Lu2022-07-06
* Use correct background for image mask color on HaikuPo Lu2022-06-27
* Implement stipples for images on HaikuPo Lu2022-06-27
* Implement image transform smoothing on HaikuPo Lu2022-06-25
* Implement "flip" image transforms on HaikuPo Lu2022-06-25
* Remove unnecessary clearing of internal border on HaikuPo Lu2022-06-18
* Fix handling of scroll bar clicks on HaikuPo Lu2022-06-12
* Use BASE_EQ when comparing with QunboundMattias EngdegÄrd2022-06-12
* Implement `follow-tooltip' for DND on HaikuPo Lu2022-06-09
* Fix coding style of some Haiku filesPo Lu2022-06-07
* Fix flickering tooltips with mouse DND without interprogram dragPo Lu2022-06-02
* Fix flicker during mouse DND on Haiku as wellPo Lu2022-06-02
* Fix pending window changes in haiku_set_window_sizePo Lu2022-05-29
* Minor fixes to cursor color handling on HaikuPo Lu2022-05-24
* Implement monitor change functions on HaikuPo Lu2022-05-23
* Clean up Haiku codePo Lu2022-05-22
* Fix focus redirection to/from surrogate minibuffer frames on HaikuPo Lu2022-05-22
* Fix race conditions processing zoom events on HaikuPo Lu2022-05-20
* Fix race conditions processing frame fullscreen state on HaikuPo Lu2022-05-19
* Implement gamma-correction on HaikuPo Lu2022-05-18
* Don't allow moving fullscreen frames on HaikuPo Lu2022-05-18
* Avoid race conditions when computing real frame positions on HaikuPo Lu2022-05-17
* Rewrite Haiku frame geometry code to handle decorator framesPo Lu2022-05-17
* Make Haiku stipple display slightly fasterPo Lu2022-05-15
* ; Fix typosStefan Kangas2022-05-15
* Simplify Haiku cursor management codePo Lu2022-05-15
* Allow actually setting cursor colors on HaikuPo Lu2022-05-13
* Remove unused RIF methodPo Lu2022-05-12
* Make cursor display on Haiku consistent with XPo Lu2022-05-12
* Make Haiku event buffer non-staticPo Lu2022-05-11
* Fix event memory leak on HaikuPo Lu2022-05-11
* Fix frame invalidation on HaikuPo Lu2022-05-11
* Make reliefs on Haiku more like XPo Lu2022-05-11
* Improve relief rect handling on HaikuPo Lu2022-05-10
* * src/haikuterm.c (haiku_draw_fringe_bitmap): Set stipple flag.Po Lu2022-05-09
* ; * src/haikuterm.c (haiku_draw_underwave): Fix default scale.Po Lu2022-05-09
* Respect display scale factor drawing underwaves on HaikuPo Lu2022-05-09
* Fix display of fringes with stipples on HaikuPo Lu2022-05-08
* Set stipple flags on Haiku as wellPo Lu2022-05-08
* Implement stipples for stretch glyphsPo Lu2022-05-08