index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xmenu.c
Age
Commit message (
Expand
)
Author
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-09
; Fix confusing comment in xmenu.c.
Paul Eggert
2025-12-08
Fix xmenu.c USE_X_TOOLKIT duplication
Paul Eggert
2025-01-26
Beware large stack growth in pgtk_menu_show
Paul Eggert
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-06-03
lwlib: pacify gcc -Wmissing-variable-declarations
Paul Eggert
2024-04-30
Pacify GCC 14 -Wnull-dereference
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-10
Fix pinch gestures after toolkit menu
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-22
Further fixes to menu event processing on no-toolkit builds
Po Lu
2022-10-21
Fix delivery of window manager ping events during menu
Po Lu
2022-10-17
Fix pieces of code being too expensive over slow network connections
Po Lu
2022-08-27
Fix crash when handling "swallowed" generic events
Po Lu
2022-08-05
Fix oldXMenu grab handling
Po Lu
2022-07-29
Implement monitor refresh rate synchronization on X
Po Lu
2022-07-12
Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flag
Alan Mackenzie
2022-07-04
Avoid code duplication converting XI event state in toolkit menu code
Po Lu
2022-06-08
Make responding to selection requests work inside popups
Po Lu
2022-05-23
Fix stack overflows with large popup menus
Po Lu
2022-05-07
Fix freezes with some oddball menus
Po Lu
2022-05-06
Fix mouse face persisting inside Lucid menus on XI2
Po Lu
2022-05-06
Fix menu dismissal problems on Xt builds with XI2
Po Lu
2022-04-30
Fix focus reversion of Motif menus on XI2
Po Lu
2022-04-23
Fix key navigation of Lucid menus on XI2
Po Lu
2022-04-14
Minor fixes to menus on XI2
Po Lu
2022-03-09
Make XInput 2 features work on GTK 2 builds
Po Lu
2022-03-07
Correctly handle exposure in oldXMenu
Po Lu
2022-03-02
Improve behavior of Motif popup menus on XI2
Po Lu
2022-03-01
Fix old X menu on builds with XI2
Po Lu
2022-03-01
Disable some code that interferes with menus on Lucid
Po Lu
2022-03-01
Fix C-g inside toolkit file dialogs with XI2
Po Lu
2022-03-01
Intern server time property during terminal initialization
Po Lu
2022-02-27
Work around some problems with Motif and the input extension
Po Lu
2022-02-27
Fix Motif menu and menu bar dismissal on XI2
Po Lu
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-02-12
Fix entry and exit events with XI2 grabs on X toolkit menus
Po Lu
2022-02-12
Fix compatibility with ancient versions of libXi
Po Lu
2022-02-07
Make menus work better on X toolkit builds with XInput 2
Po Lu
2022-01-23
Fix menus on the no-toolkit build when using XI2
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-27
Fix menu window persistence and entry/leave events on Lucid on XI2
Po Lu
2021-12-27
Fix Lucid popup menu being stuck on XI2 builds
Po Lu
2021-12-24
Fix menu grabs on XI2 Motif builds
Po Lu
2021-11-20
Add support for event processing via XInput 2
Po Lu
[next]