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
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
2021-11-10
Revert "Add support for event processing via XInput 2"
Po Lu
2021-11-10
Add support for event processing via XInput 2
oldosfan
2021-10-04
Update from Gnulib
Paul Eggert
2021-10-03
Add safety check in x_menu_show
Paul Eggert
2021-04-27
Major rewrite of adjust_frame_size
Martin Rudalics
2021-01-30
Remove unused argument from set_frame_menubar (Bug#45759)
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-05-11
Pacify GCC 10.1.0
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-03-15
Use bool for menu_items_inuse
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-10-19
Fix struct thread alignment on FreeBSD x86
Paul Eggert
2018-08-09
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-19
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-03
Fix typo in --with-x-toolkit=no code
Paul Eggert
2018-06-28
Tune SAFE_FREE
Paul Eggert
2018-06-23
Merge from origin/emacs-26
Glenn Morris
2018-06-22
Adjust for scaling for mode-line popup menus (Bug#31880)
Robert Pluim
2018-06-16
Fix a typo in xmenu.c
Eli Zaretskii
2018-06-14
Use record_unwind_protect_ptr to avoid allocation
Paul Eggert
2018-02-13
; Replace "Written by" with standard "Author:" header in some C files
Glenn Morris
2018-02-13
Stop keeping multiple doc copies for items defined multiple times
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-07-17
Get positions of menus and tooltips right on HiDPI
Lars Ingebrigtsen
[next]