index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
haikumenu.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-20
SAFE_ALLOCA fixes
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-28
Fix grab view persisting on Haiku after popup menu closes
Po Lu
2022-07-12
Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flag
Alan Mackenzie
2022-07-06
Fix infinite looping around Haiku menus
Po Lu
2022-05-23
Adapt last change to Haiku as well
Po Lu
2022-05-16
Clean up Haiku code after file panel changes
Po Lu
2022-04-20
Fix enabling menu bar multiple times on Haiku
Po Lu
2022-04-18
Fix Haiku menu bars when redisplay happens immediately after activation
Po Lu
2022-04-17
Fix race conditions waiting for menu bar resize events on Haiku
Po Lu
2022-04-17
Get rid of unused flags on Haiku
Po Lu
2022-04-17
Fix hangs when clicking on Haiku menu bar to activate frame
Po Lu
2022-04-13
Fix freezes when trying to accelerate menu bar on Haiku
Po Lu
2022-03-26
Fix crash when timer signals or throws inside a popup menu on Haiku
Po Lu
2022-03-09
Don't update Haiku menu bar if nothing changed
Po Lu
2022-03-09
Improve handling of tooltips inside menus on Haiku
Po Lu
2022-02-25
Improve tracking of modified regions on Haiku
Po Lu
2022-02-21
Implement left-right separators for dialog boxes on Haiku
Po Lu
2022-02-20
* src/haikumenu.c (haiku_dialog_show): Set `popup_activated_p'.
Po Lu
2022-02-20
Handle GUI input while inside popup dialog on Haiku
Po Lu
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-01-29
Implement real menu help-echo text on Haiku
Po Lu
2022-01-27
Get rid of unnecessary draw locking in haikumenu.c
Po Lu
2022-01-26
Make `haiku-menu-bar-open' faster
Po Lu
2022-01-25
Improve reliability of menu bar updates on Haiku
Po Lu
2022-01-23
* src/haikumenu.c (run_menu_bar_help_event): Fix bounds sanity check.
Po Lu
2022-01-22
Prevent raw bytes from being displayed as help text on Haiku
Po Lu
2022-01-20
Make system tooltips display in the menu bar on Haiku
Po Lu
2022-01-04
Make menu bar key navigation work on Haiku
Po 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-24
Acquire draw lock when updating menubar on Haiku
Po Lu
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu