aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Allow NS to handle non-text clipboard contentsAlan Third2021-11-241-3/+77
| * | Clear past end of frame on HaikuPo Lu2021-11-242-6/+6
| * | Fix 1 pixel wide border in frames on HaikuPo Lu2021-11-242-4/+4
| * | Remove extraneous code left over from the ftbe font driverPo Lu2021-11-241-3/+0
| * | Use only effective modifiers when handling XI2 button eventsPo Lu2021-11-241-4/+1
| * | Merge from origin/emacs-28Eli Zaretskii2021-11-231-1/+1
| |\ \ | | |/
| | * ; * src/xdisp.c (produce_stretch_glyph): Avoid compilation warning.Eli Zaretskii2021-11-231-1/+1
| * | Fix compilation with XInput 2 but without XKBPo Lu2021-11-231-2/+0
| * | Merge from origin/emacs-28Stefan Kangas2021-11-231-8/+22
| |\ \ | | |/
| | * Fix '(space :relative-width N)' display spec w/non-ASCII charsEli Zaretskii2021-11-221-8/+22
| * | Only reset scroll valuators on real enter eventsPo Lu2021-11-231-2/+6
| * | Fix delay between tool bar clicks and visual feedbackPo Lu2021-11-231-2/+5
| * | Fix XI2 keysym translationPo Lu2021-11-231-34/+19
| * | src/indent.c, src/xdisp.c: Questions about with_echo_area_buffer_unwind_dataStefan Monnier2021-11-222-0/+2
| * | Fix compiler warning in image.cPo Lu2021-11-221-1/+1
| * | Add new function buffer-text-pixel-sizemartin rudalics2021-11-221-67/+130
| * | Fix mouse movement event generation on HaikuPo Lu2021-11-222-7/+26
| * | Don't set button event modifiers twice on HaikuPo Lu2021-11-221-3/+0
| * | Move XI2 event filtering to a more appropriate locationPo Lu2021-11-221-25/+30
| * | Use more precise test for emulated wheel events in XI2Po Lu2021-11-221-2/+6
| * | Make `xwidget-display-event' a special event as wellPo Lu2021-11-222-10/+26
| * | Also filter XI_KeyRelease eventsPo Lu2021-11-221-0/+19
| * | Use only effective modifiers for XI2 key press eventsPo Lu2021-11-221-4/+1
| * | Fix positioning of pop-up menus when there are window-marginsEli Zaretskii2021-11-211-3/+16
| * | ; Fix a few haiku typosRobert Pluim2021-11-211-1/+1
| * | Minor cleanup in w32inevt.cEli Zaretskii2021-11-211-7/+7
| * | Fix double and triple click in Haiku.Po Lu2021-11-211-0/+4
| * | Report time in XInput 2 button eventsPo Lu2021-11-211-0/+1
| * | Fix horizontal wheel events on HaikuPo Lu2021-11-211-1/+4
| * | Merge from origin/emacs-28Stefan Kangas2021-11-213-12/+27
| |\ \ | | |/
| | * Fix mouse handling with several TTY frames on MS-WindowsEli Zaretskii2021-11-201-0/+3
| | * Fix temacs invocation from outside of the 'src' directoryEli Zaretskii2021-11-201-0/+11
| | * Fix mouse events on tab bar or tool bar when 'track-mouse' is tmartin rudalics2021-11-201-12/+13
| * | Implement `pick_embedded_child' for offscreen xwidgetsPo Lu2021-11-211-0/+29
| * | Fix documentation string of x_coalesce_scroll_eventsPo Lu2021-11-211-1/+1
| * | Improve the fix for bug#51864Eli Zaretskii2021-11-211-10/+8
| * | Fix compiler warningsPo Lu2021-11-211-3/+5
| * | Add pixel delta support for wheel events on HaikuPo Lu2021-11-212-20/+16
| * | Attach download-started signals to correct WebKit contextPo Lu2021-11-211-4/+4
| * | Allow handling smooth scroll events in xwidgetsPo Lu2021-11-213-0/+151
| * | Select device notification events correctlyPo Lu2021-11-211-0/+7
| * | Add XInput 2 input method supportPo Lu2021-11-211-43/+102
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-2045-77/+14477
| * | Prevent crashes when scrolling in an unknown Window on XI2Po Lu2021-11-201-9/+8
| * | Fix xwidgets with XInput 2 buildsPo Lu2021-11-201-2/+22
| * | Fix a comment in XInput related codePo Lu2021-11-201-1/+1
| * | Expose pixel-wise wheel events to LispPo Lu2021-11-204-13/+40
| * | Add support for event processing via XInput 2Po Lu2021-11-207-7/+1281
| * | Allow terminating page loading operations in webkit xwidgetsPo Lu2021-11-201-0/+25
| * | Fix documentation of last commitEli Zaretskii2021-11-191-2/+2