summaryrefslogtreecommitdiff
path: root/src/haiku_support.cc
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Correctly handle key map updates on HaikuPo Lu2022-11-121-0/+18
* Implement wallpaper.el support for HaikuPo Lu2022-09-141-0/+53
* Implement primitive frame synchronization on HaikuPo Lu2022-08-011-3/+30
* Fix grab view persisting on Haiku after popup menu closesPo Lu2022-07-281-4/+21
* Fix minor problem with scroll bar grabs on HaikuPo Lu2022-07-281-7/+8
* Fix race conditions in mouse button handling on HaikuPo Lu2022-07-281-49/+87
* Implement wheel movement during DND on HaikuPo Lu2022-07-201-17/+15
* ; Fix typos: prefer American spellingStefan Kangas2022-07-141-1/+1
* Improve behavior of sticky tooltips on HaikuPo Lu2022-07-081-29/+60
* Fix flickering system tooltips on HaikuPo Lu2022-07-081-15/+34
* Port `x-lost-selection-functions' to HaikuPo Lu2022-07-071-0/+5
* Allow toggling antialiasing inside the Haiku font dialogPo Lu2022-06-211-31/+74
* Fix computation of screen width and height on HaikuPo Lu2022-06-171-2/+2
* Fix handling of scroll bar clicks on HaikuPo Lu2022-06-121-27/+42
* Fix initializers for Haiku scroll barsPo Lu2022-06-111-10/+16
* Fix coding style of some Haiku filesPo Lu2022-06-071-15/+24
* Fix creation of menu items without help text on HaikuPo Lu2022-06-011-1/+2
* Update frame positions on Haiku after changing Z groupPo Lu2022-05-301-2/+2
* Handle allocation errors when creating menu items on HaikuPo Lu2022-05-271-22/+17
* Implement monitor change functions on HaikuPo Lu2022-05-231-4/+72
* Clean up Haiku codePo Lu2022-05-221-43/+35
* Compute frame workareas on HaikuPo Lu2022-05-211-72/+98
* Fix race conditions processing zoom events on HaikuPo Lu2022-05-201-0/+1
* Remove flickering when toggling between different fullscreen states on HaikuPo Lu2022-05-201-14/+39
* Fix race conditions processing frame fullscreen state on HaikuPo Lu2022-05-191-119/+123
* Fix race conditions when calculating Haiku frame geometryPo Lu2022-05-181-0/+17
* Avoid race conditions when computing real frame positions on HaikuPo Lu2022-05-171-8/+36
* Rewrite Haiku frame geometry code to handle decorator framesPo Lu2022-05-171-42/+80
* Remove extra EmacsPopUpMenu classPo Lu2022-05-171-20/+7
* Clean up Haiku code after file panel changesPo Lu2022-05-161-2/+0
* ; Fix typosStefan Kangas2022-05-151-1/+1
* Simplify Haiku cursor management codePo Lu2022-05-151-39/+11
* Allow actually setting cursor colors on HaikuPo Lu2022-05-131-0/+18
* Add support for changing pointer types on HaikuPo Lu2022-05-111-1/+1
* Fix frame invalidation on HaikuPo Lu2022-05-111-4/+5
* Try to preserve font styles in the Haiku font dialogPo Lu2022-05-111-1/+17
* Use default external browser by default on HaikuPo Lu2022-05-091-0/+34
* Implement bitmap loading for faces on HaikuPo Lu2022-05-081-11/+0
* Fix 32-bit Haiku buildPo Lu2022-05-071-1/+1
* Implement `sticky' frame parameter on HaikuPo Lu2022-05-071-0/+15
* Fix race conditions in the Haiku file dialogPo Lu2022-05-071-95/+133
* Fix calculation of display resolution on HaikuPo Lu2022-05-061-14/+24
* Fix min size reporting of style pane in Haiku font dialogsPo Lu2022-05-051-0/+14
* Take size into account when previewing fonts on HaikuPo Lu2022-05-051-16/+38
* Allow displaying font preview on HaikuPo Lu2022-05-051-8/+221
* Set initial size in the Haiku font dialogPo Lu2022-05-041-3/+13
* Clean up Haiku file panel codePo Lu2022-05-041-88/+88
* * src/haiku_support.cc (DrawContent): Use right UI color.Po Lu2022-05-031-1/+1
* Default to currently selected font in Haiku font dialogsPo Lu2022-05-021-4/+23