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