summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-02Fix reporting of imaginary key prefixes on toolkit tool and menu barsPo Lu
2022-03-02Fix some bugs with multiple terminals on HaikuPo Lu
2022-03-02* src/msdos.c (dos_rawgetc): Handle tab bar clicks correctly.Po Lu
2022-03-02Fix odd scrolling bugs on LessTifPo Lu
2022-03-02Improve behavior of Motif popup menus on XI2Po Lu
2022-03-01Add PropertyChangeMask to the standard event setPo Lu
2022-03-01Fix crashes and other bugs on LessTifPo Lu
2022-03-01Fix reporting of wheel events on top of GTK scroll barsPo Lu
2022-03-01; * src/xwidget.c: Add missing part of last change.Po Lu
2022-03-01* src/xwidget.h: Fix build with XI 2.4.Po Lu
2022-03-01Avoid duplicate wheel and button events on non-toolkit scroll barsPo Lu
2022-03-01Fix old X menu on builds with XI2Po Lu
2022-03-01Disable some code that interferes with menus on LucidPo Lu
2022-03-01Fix C-g inside toolkit file dialogs with XI2Po Lu
2022-03-01Intern server time property during terminal initializationPo Lu
2022-03-01* src/xterm.c: Explain frame resize synchronization.Po Lu
2022-02-28; In xterm.c add comment about frame resizing under XMartin Rudalics
2022-02-28Clean up input extension event handling codePo Lu
2022-02-28* src/xterm.c (handle_one_xevent): Add some missing dead keys.Po Lu
2022-02-28Fix :color specification in flat-button boxesLars Ingebrigtsen
2022-02-28Improve treatment of toolkit scroll bars with the input extensionPo Lu
2022-02-28Don't save menu bar events that land on the menu bar itselfPo Lu
2022-02-28Treat scroll bar information consistently on HaikuPo Lu
2022-02-27* src/xterm.c (handle_one_xevent): Translate motion events on Motif.Po Lu
2022-02-27Work around some problems with Motif and the input extensionPo Lu
2022-02-27Translate some more input extension events needed by MotifPo Lu
2022-02-27* src/xterm.c (handle_one_xevent): Fix translation of button events.Po Lu
2022-02-27Fix Motif menu and menu bar dismissal on XI2Po Lu
2022-02-26Ignore irrelevant button events on Haiku scroll barsPo Lu
2022-02-26Prevent crashes on event for removed scroll bar on HaikuPo Lu
2022-02-26Fix reporting of horizontal scroll bar buttons on HaikuPo Lu
2022-02-26Improve scroll bar button handling on HaikuPo Lu
2022-02-26* src/xterm.c (handle_one_xevent): Set user time for xwidgets as well.Po Lu
2022-02-25Improve treatment of dropping mouse track state on HaikuPo Lu
2022-02-25Improve tracking of modified regions on HaikuPo Lu
2022-02-25Fix calculation of scroll deltas when coalescing wheel eventsPo Lu
2022-02-25Set user time when receiving any wheel eventsPo Lu
2022-02-24Check if WM support for NET_WM_USER_TIME_WINDOW changed during updatesPo Lu
2022-02-24Set border colors through the toolkitPo Lu
2022-02-24Fix auto-lower when the mouse moves onto a scrollbar on HaikuPo Lu
2022-02-24Add support for _NET_WM_STATE_SHADEDPo Lu
2022-02-24Condition out things specific to some versions of the input extensionPo Lu
2022-02-24Fix the MS-DOS portPo Lu
2022-02-23Pacify gcc -Wanalyzer-null-dereferencePaul Eggert
2022-02-23Expand commentary in xterm.cPo Lu
2022-02-23; * src/xterm.c: Minor fixes of the commentary.Eli Zaretskii
2022-02-23* src/xterm.c (x_term_init): Catch some errors from defective X servers.Po Lu
2022-02-23Improve input extension version checks on GTK 3Po Lu
2022-02-23Fix display corruption with background alpha set on unsupported displayPo Lu
2022-02-23* src/xterm.c: Expand commentary.Po Lu