summaryrefslogtreecommitdiff
path: root/src/haikuterm.c
Commit message (Expand)AuthorAge
* * src/haikuterm.c (haiku_draw_fringe_bitmap): Set stipple flag.Po Lu2022-05-09
* ; * src/haikuterm.c (haiku_draw_underwave): Fix default scale.Po Lu2022-05-09
* Respect display scale factor drawing underwaves on HaikuPo Lu2022-05-09
* Fix display of fringes with stipples on HaikuPo Lu2022-05-08
* Set stipple flags on Haiku as wellPo Lu2022-05-08
* Implement stipples for stretch glyphsPo Lu2022-05-08
* Fully implement stipples for text on HaikuPo Lu2022-05-08
* Implement bitmap loading for faces on HaikuPo Lu2022-05-08
* Clean up some variables in the Haiku codePo Lu2022-05-07
* Fix calculation of display resolution on HaikuPo Lu2022-05-06
* Fix more problems with display of composite glyph strings on HaikuPo Lu2022-05-06
* Clean up Haiku file panel codePo Lu2022-05-04
* Fix display of placeholder composite string on HaikuPo Lu2022-05-04
* Fix glyphless glyph display on HaikuPo Lu2022-05-03
* Improve display of Haiku font dialogPo Lu2022-05-01
* Prevent cursors from being set on tooltip frames on HaikuPo Lu2022-04-30
* Simplify buffer flipping code on HaikuPo Lu2022-04-28
* Add simple session management support to HaikuPo Lu2022-04-27
* Cache relief colors on Haiku since their computation is expensivePo Lu2022-04-26
* Allow looking up window system colors on HaikuPo Lu2022-04-24
* Fix disabling double buffering on HaikuPo Lu2022-04-24
* Avoid clearing splash screen message during DND on HaikuPo Lu2022-04-23
* Fix default frame name on HaikuPo Lu2022-04-22
* Use a cache on Haiku to avoid constantly reading fonts during font lookupPo Lu2022-04-21
* Fix enabling menu bar multiple times on HaikuPo Lu2022-04-20
* Fix display of glyphless characters on HaikuPo Lu2022-04-19
* Fix race conditions waiting for menu bar resize events on HaikuPo Lu2022-04-17
* Get rid of unused flags on HaikuPo Lu2022-04-17
* Fix hangs when clicking on Haiku menu bar to activate framePo Lu2022-04-17
* Fix dismissal of tooltips on HaikuPo Lu2022-04-15
* Clean up various bits of Haiku codePo Lu2022-04-15
* Properly wait for app thread exit on HaikuPo Lu2022-04-15
* Minor cleanups to Haiku windowingPo Lu2022-04-13
* Fix freezes when trying to accelerate menu bar on HaikuPo Lu2022-04-13
* Fix last tool bar bug on Haiku as wellPo Lu2022-04-12
* Respect new DND options when dragging to ourselves on HaikuPo Lu2022-04-05
* Fix generation of extra DND events while dragging on HaikuPo Lu2022-04-04
* Fix various bugs with mouse dragging on HaikuPo Lu2022-04-03
* Implement (sort of) `drag-source' on HaikuPo Lu2022-04-03
* Implement new DND options on HaikuPo Lu2022-04-03
* Ignore mouse movement correctly on Haiku during drag and dropPo Lu2022-03-30
* Don't allocate duplicate cursors for each frame on HaikuPo Lu2022-03-23
* Simplify fullscreen management on HaikuPo Lu2022-03-22
* Fix starting Emacs with -mm or -fs on HaikuPo Lu2022-03-22
* Implement `haiku_delete_terminal'Po Lu2022-03-20
* Fix creating frames with an initial value of `fullscreen' on HaikuPo Lu2022-03-17
* Redo Haiku DND supportPo Lu2022-03-16
* Enable overscroll on Haiku horizontal scroll barsPo Lu2022-03-14
* Fix scroll bar movement right before overscroll begins on HaikuPo Lu2022-03-14
* Fix small regression for horizontal scroll barsPo Lu2022-03-13