summaryrefslogtreecommitdiff
path: root/src/xmenu.c
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Further fixes to menu event processing on no-toolkit buildsPo Lu2022-10-221-0/+8
* Fix delivery of window manager ping events during menuPo Lu2022-10-211-5/+9
* Fix pieces of code being too expensive over slow network connectionsPo Lu2022-10-171-40/+5
* Fix crash when handling "swallowed" generic eventsPo Lu2022-08-271-37/+47
* Fix oldXMenu grab handlingPo Lu2022-08-051-0/+26
* Implement monitor refresh rate synchronization on XPo Lu2022-07-291-9/+14
* Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flagAlan Mackenzie2022-07-121-2/+0
* Avoid code duplication converting XI event state in toolkit menu codePo Lu2022-07-041-23/+3
* Make responding to selection requests work inside popupsPo Lu2022-06-081-5/+19
* Fix stack overflows with large popup menusPo Lu2022-05-231-5/+16
* Fix freezes with some oddball menusPo Lu2022-05-071-1/+4
* Fix mouse face persisting inside Lucid menus on XI2Po Lu2022-05-061-0/+5
* Fix menu dismissal problems on Xt builds with XI2Po Lu2022-05-061-22/+84
* Fix focus reversion of Motif menus on XI2Po Lu2022-04-301-17/+3
* Fix key navigation of Lucid menus on XI2Po Lu2022-04-231-8/+39
* Minor fixes to menus on XI2Po Lu2022-04-141-8/+11
* Make XInput 2 features work on GTK 2 buildsPo Lu2022-03-091-0/+17
* Correctly handle exposure in oldXMenuPo Lu2022-03-071-0/+9
* Improve behavior of Motif popup menus on XI2Po Lu2022-03-021-0/+9
* Fix old X menu on builds with XI2Po Lu2022-03-011-0/+61
* Disable some code that interferes with menus on LucidPo Lu2022-03-011-2/+4
* Fix C-g inside toolkit file dialogs with XI2Po Lu2022-03-011-2/+2
* Intern server time property during terminal initializationPo Lu2022-03-011-2/+2
* Work around some problems with Motif and the input extensionPo Lu2022-02-271-0/+8
* Fix Motif menu and menu bar dismissal on XI2Po Lu2022-02-271-13/+57
* Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd2022-02-121-9/+9
* Fix entry and exit events with XI2 grabs on X toolkit menusPo Lu2022-02-121-10/+43
* Fix compatibility with ancient versions of libXiPo Lu2022-02-121-2/+2
* Make menus work better on X toolkit builds with XInput 2Po Lu2022-02-071-3/+119
* Fix menus on the no-toolkit build when using XI2Po Lu2022-01-231-4/+26
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix menu window persistence and entry/leave events on Lucid on XI2Po Lu2021-12-271-5/+4
* | Fix Lucid popup menu being stuck on XI2 buildsPo Lu2021-12-271-0/+12
* | Fix menu grabs on XI2 Motif buildsPo Lu2021-12-241-0/+16
* | Add support for event processing via XInput 2Po Lu2021-11-201-0/+4
* | Revert "Add support for event processing via XInput 2"Po Lu2021-11-101-4/+0
* | Add support for event processing via XInput 2oldosfan2021-11-101-0/+4
|/
* Update from GnulibPaul Eggert2021-10-041-2/+2
* Add safety check in x_menu_showPaul Eggert2021-10-031-0/+8
* Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-7/+25
* Remove unused argument from set_frame_menubar (Bug#45759)Stefan Kangas2021-01-301-8/+6
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Pacify GCC 10.1.0Paul Eggert2020-05-111-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Use bool for menu_items_inusePaul Eggert2019-03-151-1/+1
* Add portable dumperDaniel Colascione2019-01-151-6/+16
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1