summaryrefslogtreecommitdiff
path: root/src/haikumenu.c
Commit message (Expand)AuthorAge
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix grab view persisting on Haiku after popup menu closesPo Lu2022-07-28
* Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flagAlan Mackenzie2022-07-12
* Fix infinite looping around Haiku menusPo Lu2022-07-06
* Adapt last change to Haiku as wellPo Lu2022-05-23
* Clean up Haiku code after file panel changesPo Lu2022-05-16
* Fix enabling menu bar multiple times on HaikuPo Lu2022-04-20
* Fix Haiku menu bars when redisplay happens immediately after activationPo Lu2022-04-18
* 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 freezes when trying to accelerate menu bar on HaikuPo Lu2022-04-13
* Fix crash when timer signals or throws inside a popup menu on HaikuPo Lu2022-03-26
* Don't update Haiku menu bar if nothing changedPo Lu2022-03-09
* Improve handling of tooltips inside menus on HaikuPo Lu2022-03-09
* Improve tracking of modified regions on HaikuPo Lu2022-02-25
* Implement left-right separators for dialog boxes on HaikuPo Lu2022-02-21
* * src/haikumenu.c (haiku_dialog_show): Set `popup_activated_p'.Po Lu2022-02-20
* Handle GUI input while inside popup dialog on HaikuPo Lu2022-02-20
* Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd2022-02-12
* Implement real menu help-echo text on HaikuPo Lu2022-01-29
* Get rid of unnecessary draw locking in haikumenu.cPo Lu2022-01-27
* Make `haiku-menu-bar-open' fasterPo Lu2022-01-26
* Improve reliability of menu bar updates on HaikuPo Lu2022-01-25
* * src/haikumenu.c (run_menu_bar_help_event): Fix bounds sanity check.Po Lu2022-01-23
* Prevent raw bytes from being displayed as help text on HaikuPo Lu2022-01-22
* Make system tooltips display in the menu bar on HaikuPo Lu2022-01-20
* Make menu bar key navigation work on HaikuPo Lu2022-01-04
* * src/haikumenu.c (haiku_menu_show): Fix input blocking.Po Lu2022-01-03
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Acquire draw lock when updating menubar on HaikuPo Lu2021-12-24
* Add support for the Haiku operating system and its window systemPo Lu2021-11-20