summaryrefslogtreecommitdiff
path: root/src/haiku_support.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix Haiku menu bars when redisplay happens immediately after activationPo Lu2022-04-181-1/+1
* Fix hangs when clicking on Haiku menu bar to activate framePo Lu2022-04-171-1/+9
* Fix default registry of Haiku font backendPo Lu2022-04-151-15/+14
* ; * src/haiku_support.h: Fix header coding style.Po Lu2022-04-151-2/+2
* Clean up keysyms from Haiku headersPo Lu2022-04-151-38/+0
* Clean up various bits of Haiku codePo Lu2022-04-151-548/+228
* Fix freezes when trying to accelerate menu bar on HaikuPo Lu2022-04-131-2/+1
* Fix generation of extra DND events while dragging on HaikuPo Lu2022-04-041-0/+3
* Implement new DND options on HaikuPo Lu2022-04-031-0/+1
* Implement new drag and drop parameter on HaikuPo Lu2022-03-251-1/+1
* Simplify fullscreen management on HaikuPo Lu2022-03-221-4/+2
* Minor fixes to Haiku DND supportPo Lu2022-03-211-2/+3
* Implement cross-program drag-and-drop on HaikuPo Lu2022-03-171-0/+6
* Redo Haiku DND supportPo Lu2022-03-161-4/+6
* Clean up some Haiku toolkit codePo Lu2022-03-141-1/+1