index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
menu.c
Age
Commit message (
Expand
)
Author
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-03-26
Simplify some struct frame.output_method checks
Basil L. Contovounesios
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-04
Fix 'etc/DOC' for a few functions/variables
Eli Zaretskii
2025-02-19
Don't call x-popup-function for non-tty frames
Gerd Möllmann
2025-02-18
; * src/menu.c (x_popup_menu_1): Fix typo.
Gerd Möllmann
2025-02-18
* src/menu.c (x_popup_menu_1): Use calln.
Gerd Möllmann
2025-02-18
* src/menu.c (x_popup_menu_1): Fix coding style.
Po Lu
2025-02-18
Add x-popup-menu-function
Gerd Möllmann
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-09-14
Support GUI dialogs and message boxes better on MS-Windows
Cecilio Pardo
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-28
Update Android port
Po Lu
2023-01-19
Update Android port
Po Lu
2023-01-15
Implement submenus on Android
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-21
; * src/menu.c (x_popup_menu_1): Make 'cancel_hourglass' call conditional.
Eli Zaretskii
2022-10-21
; * src/menu.c: Include dispextern.h (bug#58688).
Eli Zaretskii
2022-10-21
Fix various menu problems
Po Lu
2022-10-03
; * src/menu.c: remove unused lwlib include
Manuel Giraud
2022-05-31
Pacify GCC 12 -fanalyzer in x_popup_menu_1
Paul Eggert
2022-02-17
Prevent menu items leak if x-pre-popup-menu-hook signals
Po Lu
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-29
Fix unrelated help text tooltips if a popup is shown during the delay
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-21
Fix positioning of pop-up menus when there are window-margins
Eli Zaretskii
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-09-09
Merge branch 'feature/tab-bar-events'
Juri Linkov
2021-09-05
Improve tab-bar event handling (bug#41343)
Juri Linkov
2021-08-22
Make Qhide declaration non-target-specific
Mattias Engdegård
2021-08-22
Don't show menu titles with the text property 'hide' (bug#50067)
Juri Linkov
2021-08-21
Remove default "Select" title from NS popup menus (bug#50067)
Mattias Engdegård
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-22
Simplify compilaiton condtion
Yuuki Harano
2020-04-17
Prefer more inline functions in character.h
Paul Eggert
2020-04-05
Improve integer range checking
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-31
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-07-08
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-04-24
Don't link libXft when using cairo
YAMAMOTO Mitsuharu
2019-03-16
Define macros to abstract support for external menu/tool-bars
Alexander Gramiak
2019-03-15
Use bool for menu_items_inuse
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2019-01-09
Use shortcuts for Flength
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
[next]