summaryrefslogtreecommitdiff
path: root/src/haikufns.c
Commit message (Expand)AuthorAge
* Fix shrinking of the tab-barEli Zaretskii2023-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-12-26
* Fix calculation of tab bar lines during automatic height adjustmentPo Lu2022-11-16
* Remove intern calls with a static string from haiku*.cPo Lu2022-09-20
* Improve frame synchronization support on HaikuPo Lu2022-08-01
* Implement primitive frame synchronization on HaikuPo Lu2022-08-01
* Make frame synchronization a frame parameterPo Lu2022-08-01
* Fix flicker when moving tooltips between frames during mouse drag-and-dropPo Lu2022-07-26
* Apply tooltip assertions to all instances of x-show-tipPo Lu2022-07-21
* Improve behavior of sticky tooltips on HaikuPo Lu2022-07-08
* Fix flickering system tooltips on HaikuPo Lu2022-07-08
* Use BASE_EQ when comparing with QunboundMattias EngdegÄrd2022-06-12
* Implement `follow-tooltip' for DND on HaikuPo Lu2022-06-09
* Update frame positions on Haiku after changing Z groupPo Lu2022-05-30
* Add more cursor bitmaps on HaikuPo Lu2022-05-28
* Fix cursor color adjustment on HaikuPo Lu2022-05-25
* Minor fixes to cursor color handling on HaikuPo Lu2022-05-24
* Compute frame workareas on HaikuPo Lu2022-05-21
* Fix specifying terminal names to some functions on HaikuPo Lu2022-05-19
* Fix race conditions processing frame fullscreen state on HaikuPo Lu2022-05-19
* Implement gamma-correction on HaikuPo Lu2022-05-18
* Fix race conditions when calculating Haiku frame geometryPo 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
* Add more cursor bitmaps on HaikuPo Lu2022-05-17
* Simplify Haiku cursor management codePo Lu2022-05-15
* Add more cursor bitmaps on HaikuPo Lu2022-05-14
* Fix display class of tooltip frames on HaikuPo Lu2022-05-14
* Add more cursor bitmaps on HaikuPo Lu2022-05-13
* Allow setting cursor colors for custom cursors on HaikuPo Lu2022-05-13
* Allow actually setting cursor colors on HaikuPo Lu2022-05-13
* Clean up Haiku display opening codePo Lu2022-05-12
* Add support for changing pointer types on HaikuPo Lu2022-05-11
* Implement `sticky' frame parameter on HaikuPo Lu2022-05-07
* Fix calculation of display resolution on HaikuPo Lu2022-05-06
* Fix file name encoding on Haiku file dialogsPo Lu2022-05-04
* Encode and decode filenames correctly on HaikuPo Lu2022-05-04
* Clean up Haiku file panel codePo Lu2022-05-04
* * src/haikufns.c (haiku_create_frame): Improve default border width.Po Lu2022-05-04
* Fix race conditions with async input in some Haiku dialogsPo Lu2022-05-02
* Use x-show-tooltip-timeout in all the implementationsLars Ingebrigtsen2022-04-30
* Fix colorspace calculations on HaikuPo Lu2022-04-29
* Add simple session management support to HaikuPo Lu2022-04-27
* Cache relief colors on Haiku since their computation is expensivePo Lu2022-04-26
* Allow looking up window system colors on HaikuPo Lu2022-04-24
* Fix disabling double buffering on HaikuPo Lu2022-04-24
* Fix default frame name on HaikuPo Lu2022-04-22
* Implement `above' z-group on HaikuPo Lu2022-04-20
* Fix enabling menu bar multiple times on HaikuPo Lu2022-04-20