summaryrefslogtreecommitdiff
path: root/src/haikumenu.c
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-19Replace call[1-8] with callnStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-20SAFE_ALLOCA fixesPaul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-28Fix grab view persisting on Haiku after popup menu closesPo Lu
2022-07-12Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flagAlan Mackenzie
2022-07-06Fix infinite looping around Haiku menusPo Lu
2022-05-23Adapt last change to Haiku as wellPo Lu
2022-05-16Clean up Haiku code after file panel changesPo Lu
2022-04-20Fix enabling menu bar multiple times on HaikuPo Lu
2022-04-18Fix Haiku menu bars when redisplay happens immediately after activationPo Lu
2022-04-17Fix race conditions waiting for menu bar resize events on HaikuPo Lu
2022-04-17Get rid of unused flags on HaikuPo Lu
2022-04-17Fix hangs when clicking on Haiku menu bar to activate framePo Lu
2022-04-13Fix freezes when trying to accelerate menu bar on HaikuPo Lu
2022-03-26Fix crash when timer signals or throws inside a popup menu on HaikuPo Lu
2022-03-09Don't update Haiku menu bar if nothing changedPo Lu
2022-03-09Improve handling of tooltips inside menus on HaikuPo Lu
2022-02-25Improve tracking of modified regions on HaikuPo Lu
2022-02-21Implement left-right separators for dialog boxes on HaikuPo Lu
2022-02-20* src/haikumenu.c (haiku_dialog_show): Set `popup_activated_p'.Po Lu
2022-02-20Handle GUI input while inside popup dialog on HaikuPo Lu
2022-02-12Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd
2022-01-29Implement real menu help-echo text on HaikuPo Lu
2022-01-27Get rid of unnecessary draw locking in haikumenu.cPo Lu
2022-01-26Make `haiku-menu-bar-open' fasterPo Lu
2022-01-25Improve reliability of menu bar updates on HaikuPo Lu
2022-01-23* src/haikumenu.c (run_menu_bar_help_event): Fix bounds sanity check.Po Lu
2022-01-22Prevent raw bytes from being displayed as help text on HaikuPo Lu
2022-01-20Make system tooltips display in the menu bar on HaikuPo Lu
2022-01-04Make menu bar key navigation work on HaikuPo Lu
2022-01-03* src/haikumenu.c (haiku_menu_show): Fix input blocking.Po Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-24Acquire draw lock when updating menubar on HaikuPo Lu
2021-11-20Add support for the Haiku operating system and its window systemPo Lu