index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xmenu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make responding to selection requests work inside popups
Po Lu
2022-06-08
1
-5
/
+19
*
Fix stack overflows with large popup menus
Po Lu
2022-05-23
1
-5
/
+16
*
Fix freezes with some oddball menus
Po Lu
2022-05-07
1
-1
/
+4
*
Fix mouse face persisting inside Lucid menus on XI2
Po Lu
2022-05-06
1
-0
/
+5
*
Fix menu dismissal problems on Xt builds with XI2
Po Lu
2022-05-06
1
-22
/
+84
*
Fix focus reversion of Motif menus on XI2
Po Lu
2022-04-30
1
-17
/
+3
*
Fix key navigation of Lucid menus on XI2
Po Lu
2022-04-23
1
-8
/
+39
*
Minor fixes to menus on XI2
Po Lu
2022-04-14
1
-8
/
+11
*
Make XInput 2 features work on GTK 2 builds
Po Lu
2022-03-09
1
-0
/
+17
*
Correctly handle exposure in oldXMenu
Po Lu
2022-03-07
1
-0
/
+9
*
Improve behavior of Motif popup menus on XI2
Po Lu
2022-03-02
1
-0
/
+9
*
Fix old X menu on builds with XI2
Po Lu
2022-03-01
1
-0
/
+61
*
Disable some code that interferes with menus on Lucid
Po Lu
2022-03-01
1
-2
/
+4
*
Fix C-g inside toolkit file dialogs with XI2
Po Lu
2022-03-01
1
-2
/
+2
*
Intern server time property during terminal initialization
Po Lu
2022-03-01
1
-2
/
+2
*
Work around some problems with Motif and the input extension
Po Lu
2022-02-27
1
-0
/
+8
*
Fix Motif menu and menu bar dismissal on XI2
Po Lu
2022-02-27
1
-13
/
+57
*
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-02-12
1
-9
/
+9
*
Fix entry and exit events with XI2 grabs on X toolkit menus
Po Lu
2022-02-12
1
-10
/
+43
*
Fix compatibility with ancient versions of libXi
Po Lu
2022-02-12
1
-2
/
+2
*
Make menus work better on X toolkit builds with XInput 2
Po Lu
2022-02-07
1
-3
/
+119
*
Fix menus on the no-toolkit build when using XI2
Po Lu
2022-01-23
1
-4
/
+26
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Fix menu window persistence and entry/leave events on Lucid on XI2
Po Lu
2021-12-27
1
-5
/
+4
*
|
Fix Lucid popup menu being stuck on XI2 builds
Po Lu
2021-12-27
1
-0
/
+12
*
|
Fix menu grabs on XI2 Motif builds
Po Lu
2021-12-24
1
-0
/
+16
*
|
Add support for event processing via XInput 2
Po Lu
2021-11-20
1
-0
/
+4
*
|
Revert "Add support for event processing via XInput 2"
Po Lu
2021-11-10
1
-4
/
+0
*
|
Add support for event processing via XInput 2
oldosfan
2021-11-10
1
-0
/
+4
|
/
*
Update from Gnulib
Paul Eggert
2021-10-04
1
-2
/
+2
*
Add safety check in x_menu_show
Paul Eggert
2021-10-03
1
-0
/
+8
*
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-27
1
-7
/
+25
*
Remove unused argument from set_frame_menubar (Bug#45759)
Stefan Kangas
2021-01-30
1
-8
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Pacify GCC 10.1.0
Paul Eggert
2020-05-11
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Use bool for menu_items_inuse
Paul Eggert
2019-03-15
1
-1
/
+1
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-6
/
+16
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix struct thread alignment on FreeBSD x86
Paul Eggert
2018-10-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-2
/
+2
|
\
\
|
*
|
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-19
1
-2
/
+2
*
|
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-4
/
+4
*
|
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-7
/
+7
|
/
/
*
|
Fix typo in --with-x-toolkit=no code
Paul Eggert
2018-07-03
1
-1
/
+1
*
|
Tune SAFE_FREE
Paul Eggert
2018-06-28
1
-2
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-23
1
-1
/
+16
|
\
|
|
*
Adjust for scaling for mode-line popup menus (Bug#31880)
Robert Pluim
2018-06-22
1
-1
/
+16
[next]