summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-23Enclose pgtk changes within #ifdefYuuki Harano
2021-11-23* src/emacs.c (main): Combine two conditions to oneYuuki Harano
2021-11-23Merge from origin/emacs-28Eli Zaretskii
2021-11-23; * src/xdisp.c (produce_stretch_glyph): Avoid compilation warning.Eli Zaretskii
2021-11-23Fix compilation with XInput 2 but without XKBPo Lu
2021-11-23Merge from origin/emacs-28Stefan Kangas
2021-11-23Only reset scroll valuators on real enter eventsPo Lu
2021-11-23Fix delay between tool bar clicks and visual feedbackPo Lu
2021-11-23Fix XI2 keysym translationPo Lu
2021-11-22src/indent.c, src/xdisp.c: Questions about with_echo_area_buffer_unwind_dataStefan Monnier
2021-11-22Fix '(space :relative-width N)' display spec w/non-ASCII charsEli Zaretskii
2021-11-22Fix compiler warning in image.cPo Lu
2021-11-22Add new function buffer-text-pixel-sizemartin rudalics
2021-11-22Fix mouse movement event generation on HaikuPo Lu
2021-11-22Don't set button event modifiers twice on HaikuPo Lu
2021-11-22Move XI2 event filtering to a more appropriate locationPo Lu
2021-11-22Use more precise test for emulated wheel events in XI2Po Lu
2021-11-22Make `xwidget-display-event' a special event as wellPo Lu
2021-11-22Also filter XI_KeyRelease eventsPo Lu
2021-11-22Use only effective modifiers for XI2 key press eventsPo Lu
2021-11-21Fix positioning of pop-up menus when there are window-marginsEli Zaretskii
2021-11-21; Fix a few haiku typosRobert Pluim
2021-11-21Minor cleanup in w32inevt.cEli Zaretskii
2021-11-21Fix double and triple click in Haiku.Po Lu
2021-11-21Report time in XInput 2 button eventsPo Lu
2021-11-21Fix horizontal wheel events on HaikuPo Lu
2021-11-21Merge from origin/emacs-28Stefan Kangas
2021-11-21Implement `pick_embedded_child' for offscreen xwidgetsPo Lu
2021-11-21Fix documentation string of x_coalesce_scroll_eventsPo Lu
2021-11-21Improve the fix for bug#51864Eli Zaretskii
2021-11-21Fix compiler warningsPo Lu
2021-11-21Add pixel delta support for wheel events on HaikuPo Lu
2021-11-21Attach download-started signals to correct WebKit contextPo Lu
2021-11-21Allow handling smooth scroll events in xwidgetsPo Lu
2021-11-21Select device notification events correctlyPo Lu
2021-11-21Add XInput 2 input method supportPo Lu
2021-11-20Fix mouse handling with several TTY frames on MS-WindowsEli Zaretskii
2021-11-20Fix temacs invocation from outside of the 'src' directoryEli Zaretskii
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-11-20Prevent crashes when scrolling in an unknown Window on XI2Po Lu
2021-11-20Fix xwidgets with XInput 2 buildsPo Lu
2021-11-20Fix a comment in XInput related codePo Lu
2021-11-20Expose pixel-wise wheel events to LispPo Lu
2021-11-20Add support for event processing via XInput 2Po Lu
2021-11-20Allow terminating page loading operations in webkit xwidgetsPo Lu
2021-11-20Fix mouse events on tab bar or tool bar when 'track-mouse' is tmartin rudalics
2021-11-19Fix documentation of last commitEli Zaretskii
2021-11-19Allow controlling where xwidget-webkit stores cookiesPo Lu
2021-11-19Use CHECK_LIVE_XWIDGET in xwidget-webkit-estimated-load-progressPo Lu
2021-11-19Add `xwidget-webkit-estimated-load-progress'Po Lu