summaryrefslogtreecommitdiff
path: root/src/haikuterm.c
Commit message (Expand)AuthorAge
* 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
* Allow dragging scroll bar for overscroll on HaikuPo Lu2022-03-13
* Fix horizontal scroll bar updating on HaikuPo Lu2022-03-12
* Slightly improve scrollbar position accounting on HaikuPo Lu2022-03-12
* Improve scroll bar treatment on HaikuPo Lu2022-03-11
* Fix inconsistent thumb position on Haiku scroll barsPo Lu2022-03-11
* Fix scroll bar portion on Haiku scroll barsPo Lu2022-03-11
* Fix display of minibuffer prompts in some circumstances on HaikuPo Lu2022-03-10
* Fix flicker during frame resize on HaikuPo Lu2022-03-09
* Improve handling of tooltips inside menus on HaikuPo Lu2022-03-09
* Slightly fix mouse-highlight processing on HaikuPo Lu2022-03-06
* Obey decorator-specified width and height of tooltip frames on HaikuPo Lu2022-03-05
* Garbage Haiku tooltip frames on size changePo Lu2022-03-05
* Synchronize Haiku fringe bitmap code with XPo Lu2022-03-04
* Fix menu bar position reporting on Haiku as wellPo Lu2022-03-02
* Fix some bugs with multiple terminals on HaikuPo Lu2022-03-02
* Prevent crashes on event for removed scroll bar on HaikuPo Lu2022-02-26
* Fix reporting of horizontal scroll bar buttons on HaikuPo Lu2022-02-26
* Improve scroll bar button handling on HaikuPo Lu2022-02-26
* Improve treatment of dropping mouse track state on HaikuPo Lu2022-02-25
* Improve tracking of modified regions on HaikuPo Lu2022-02-25
* Fix auto-lower when the mouse moves onto a scrollbar on HaikuPo Lu2022-02-24
* Don't pass invalid keyboard modifiers to the event loop on HaikuPo Lu2022-02-22
* ; * src/haikuterm.c (haiku_read_socket): Add extra keyboard modifiers.Po Lu2022-02-21
* Handle GUI input while inside popup dialog on HaikuPo Lu2022-02-20
* Don't auto-lower when moving onto a menu bar on HaikuPo Lu2022-02-17
* Disable auto-lowering and raising on Haiku when a popup is activePo Lu2022-02-15
* Handle allocation failures of fringe bitmaps on HaikuPo Lu2022-02-14
* Fix wide fringe bitmap processing on HaikuPo Lu2022-02-14
* * src/haikuterm.c (haiku_read_socket): Implement auto-lower.Po Lu2022-02-13
* Implement visual bell on Haiku like on XPo Lu2022-02-12
* Make sure the cursor can't move on top of a tooltip on HaikuPo Lu2022-02-09
* Ensure bar cursors are always visible on HaikuPo Lu2022-02-06
* Finish up cursor color merging on HaikuPo Lu2022-02-05
* Implement face cursor color merging on HaikuPo Lu2022-02-05
* ; * src/haikuterm.c (haiku_end_cr_clip): Fix trivial typo.Po Lu2022-02-04
* Implement auto-raise on HaikuPo Lu2022-02-04
* Stop creating cairo contexts in haiku_begin_cr_clipPo Lu2022-02-03
* Obtain draw lock outside haiku_start_clipPo Lu2022-02-03
* * src/haikuterm.c (haiku_draw_text_decoration): Don't lock for draws.Po Lu2022-02-03
* Simplify box display code on HaikuPo Lu2022-02-03
* Fix display of text decorations with defaulted foreground on HaikuPo Lu2022-02-03
* Improve behaviour of `mouse-autoselect-window' on HaikuPo Lu2022-02-02
* Fix display of vertical window dividers on HaikuPo Lu2022-02-02
* Write a dummy event on each popup menu eventPo Lu2022-01-29
* Improve menu drag tracking on HaikuPo Lu2022-01-29