summaryrefslogtreecommitdiff
path: root/src/haiku_support.h
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Implement font-use-system-font on HaikuPo Lu2022-09-251-1/+30
* Implement wallpaper.el support for HaikuPo Lu2022-09-141-0/+3
* Implement primitive frame synchronization on HaikuPo Lu2022-08-011-0/+1
* Fix grab view persisting on Haiku after popup menu closesPo Lu2022-07-281-0/+1
* ; Fix typosStefan Kangas2022-07-141-1/+1
* Improve behavior of sticky tooltips on HaikuPo Lu2022-07-081-2/+1
* Port `x-lost-selection-functions' to HaikuPo Lu2022-07-071-0/+6
* Implement stipples for images on HaikuPo Lu2022-06-271-0/+2
* Implement image transform smoothing on HaikuPo Lu2022-06-251-1/+1
* Implement "flip" image transforms on HaikuPo Lu2022-06-251-4/+7
* Allow toggling antialiasing inside the Haiku font dialogPo Lu2022-06-211-1/+2
* Respect `:antialias' on HaikuPo Lu2022-06-201-0/+6
* Fix handling of scroll bar clicks on HaikuPo Lu2022-06-121-1/+2
* Fix coding style of some Haiku filesPo Lu2022-06-071-2/+2
* Implement monitor change functions on HaikuPo Lu2022-05-231-1/+7
* Compute frame workareas on HaikuPo Lu2022-05-211-0/+1
* Fix race conditions processing zoom events on HaikuPo Lu2022-05-201-0/+1
* Implement `cross-disabled-images' on HaikuPo Lu2022-05-201-0/+2
* Fix race conditions processing frame fullscreen state on HaikuPo Lu2022-05-191-4/+10
* Fix race conditions when calculating Haiku frame geometryPo Lu2022-05-181-0/+2
* Avoid race conditions when computing real frame positions on HaikuPo Lu2022-05-171-2/+4
* Rewrite Haiku frame geometry code to handle decorator framesPo Lu2022-05-171-0/+3
* Clean up Haiku code after file panel changesPo Lu2022-05-161-20/+2
* Simplify Haiku cursor management codePo Lu2022-05-151-8/+19
* Allow actually setting cursor colors on HaikuPo Lu2022-05-131-0/+1
* Add support for changing pointer types on HaikuPo Lu2022-05-111-1/+1
* Use default external browser by default on HaikuPo Lu2022-05-091-0/+2
* Implement bitmap loading for faces on HaikuPo Lu2022-05-081-2/+2
* Implement `sticky' frame parameter on HaikuPo Lu2022-05-071-0/+1
* Fix calculation of display resolution on HaikuPo Lu2022-05-061-2/+2
* Speed up opening fonts on HaikuPo Lu2022-05-051-5/+43
* Set initial size in the Haiku font dialogPo Lu2022-05-041-1/+1
* Clean up Haiku file panel codePo Lu2022-05-041-12/+1
* Fix handling of some weights in the Haiku font driverPo Lu2022-05-021-2/+0
* Default to currently selected font in Haiku font dialogsPo Lu2022-05-021-1/+3
* Improve display of Haiku font dialogPo Lu2022-05-011-1/+0
* Allow specifying font size in the Haiku font selection dialogPo Lu2022-05-011-1/+2
* Allow quitting inside font selection dialogs on HaikuPo Lu2022-05-011-1/+1
* Improvements to the Haiku font dialogPo Lu2022-05-011-1/+1
* Implement font selection dialog on HaikuPo Lu2022-05-011-0/+4
* Fix colorspace calculations on HaikuPo Lu2022-04-291-0/+1
* Add simple session management support to HaikuPo Lu2022-04-271-16/+26
* Delete some unused functions on HaikuPo Lu2022-04-251-2/+0
* Fix 32-bit Haiku buildPo Lu2022-04-251-1/+1
* Allow looking up window system colors on HaikuPo Lu2022-04-241-1/+1
* Use a cache on Haiku to avoid constantly reading fonts during font lookupPo Lu2022-04-211-2/+4
* Implement `above' z-group on HaikuPo Lu2022-04-201-11/+19
* Minor cleanups to Haiku menu codePo Lu2022-04-191-9/+10