aboutsummaryrefslogtreecommitdiffstats
path: root/src/haikuterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix mouse face problems when moving between two frames on HaikuPo Lu2022-01-021-6/+21
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Implement numeric values of `mouse-highlight' on HaikuPo Lu2022-01-011-0/+21
* Flush frames after mouse face is cleared on a child frame in HaikuPo Lu2022-01-011-0/+2
* On Haiku, sync a frames's connection to the app sever after raisingPo Lu2021-12-311-1/+1
* Flip buffers if display were modified in haiku_read_socketPo Lu2021-12-181-3/+29
* Fix drawing overlines on top of stretch glyphs when there is a boxPo Lu2021-12-121-161/+160
* Support precision mouse scrolling on MS-WindowsEli Zaretskii2021-12-011-5/+1
* Fix sign of pixel scroll events on HaikuPo Lu2021-11-261-2/+2
* Clear past end of frame on HaikuPo Lu2021-11-241-4/+4
* Fix 1 pixel wide border in frames on HaikuPo Lu2021-11-241-2/+2
* Remove extraneous code left over from the ftbe font driverPo Lu2021-11-241-3/+0
* Fix delay between tool bar clicks and visual feedbackPo Lu2021-11-231-2/+5
* Fix mouse movement event generation on HaikuPo Lu2021-11-221-7/+23
* Don't set button event modifiers twice on HaikuPo Lu2021-11-221-3/+0
* Fix double and triple click in Haiku.Po Lu2021-11-211-0/+4
* Fix horizontal wheel events on HaikuPo Lu2021-11-211-1/+4
* Fix compiler warningsPo Lu2021-11-211-3/+5
* Add pixel delta support for wheel events on HaikuPo Lu2021-11-211-18/+14
* Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+3608