aboutsummaryrefslogtreecommitdiffstats
path: root/src/haiku_support.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow dragging scroll bar for overscroll on HaikuPo Lu2022-03-131-1/+1
* Fix scroll bar portion on Haiku scroll barsPo Lu2022-03-111-1/+2
* Improve handling of tooltips inside menus on HaikuPo Lu2022-03-091-1/+1
* Obey decorator-specified width and height of tooltip frames on HaikuPo Lu2022-03-051-0/+3
* Prevent crashes on event for removed scroll bar on HaikuPo Lu2022-02-261-0/+3
* Improve scroll bar button handling on HaikuPo Lu2022-02-261-0/+13
* Improve tracking of modified regions on HaikuPo Lu2022-02-251-1/+5
* Fix auto-lower when the mouse moves onto a scrollbar on HaikuPo Lu2022-02-241-0/+3
* Implement left-right separators for dialog boxes on HaikuPo Lu2022-02-211-0/+3
* Handle GUI input while inside popup dialog on HaikuPo Lu2022-02-201-2/+5
* Don't auto-lower when moving onto a menu bar on HaikuPo Lu2022-02-171-1/+8
* Fix wide fringe bitmap processing on HaikuPo Lu2022-02-141-0/+4
* Fix the Haiku portPo Lu2022-02-131-0/+18
* Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd2022-02-121-3/+2
* Implement visual bell on Haiku like on XPo Lu2022-02-121-7/+3
* Implement `list_family' for the haikufont driverPo Lu2022-02-091-0/+3
* Stop creating cairo contexts in haiku_begin_cr_clipPo Lu2022-02-031-2/+2
* Write a dummy event on each popup menu eventPo Lu2022-01-291-1/+7
* Implement real menu help-echo text on HaikuPo Lu2022-01-291-4/+13
* Improve reliability of menu bar updates on HaikuPo Lu2022-01-251-0/+4
* Use more reliable timestamps for some kinds of events on HaikuPo Lu2022-01-191-1/+7
* Load X resources from a settings file like other programs on HaikuPo Lu2022-01-101-0/+3
* Don't hard code key codes on HaikuPo Lu2022-01-101-6/+2
* Map some more keypad keys on HaikuPo Lu2022-01-101-1/+1
* Implement override redirect on HaikuPo Lu2022-01-091-0/+3
* Enable subpixel antialiasing on the Cairo font driver on HaikuPo Lu2022-01-051-0/+3
* Rationalize Haiku rectangle handlingPo Lu2022-01-041-0/+24
* Improve Haiku frame restacking logicPo Lu2022-01-041-0/+3
* Find a way to make restacking frames work on HaikuPo Lu2022-01-041-0/+3
* Make quitting actually work in Haiku file dialogsPo Lu2022-01-021-1/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* On Haiku, sync a frames's connection to the app sever after raisingPo Lu2021-12-311-0/+3
* Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+869