aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Coalesce pinch gestures in the keyboard bufferPo Lu2021-12-261-0/+36
* | | Change `x-server-input-version' to `x-server-input-extension-version'Po Lu2021-12-261-3/+3
* | | Add configure tests for faulty XI2 installationsPo Lu2021-12-261-0/+2
* | | Only focus frame implicitly if focus flag is setPo Lu2021-12-261-0/+1
* | | Add support for pinch gestures to the XI2 buildPo Lu2021-12-264-0/+77
* | | Merge from origin/emacs-28Stefan Kangas2021-12-261-2/+7
|\ \ \ | |/ /
| * | Explain why we remove stuff from 'user-full-name'Eli Zaretskii2021-12-251-2/+7
* | | Don't clear internal border if frame isn't realizedPo Lu2021-12-261-1/+2
* | | Fix unused variable warning in xfns.cStefan Kangas2021-12-251-1/+1
* | | Add a utility function to query the XI2 version on a displayPo Lu2021-12-251-0/+22
* | | Add support for XI 2.4Po Lu2021-12-251-1/+3
* | | Fix Emacs tooltips on PGTKPo Lu2021-12-251-3/+5
* | | Fix text decoration display on stretch glyphs with no box on NSPo Lu2021-12-241-1/+1
* | | Remove useless functions from PGTK port that were breaking emacsbugPo Lu2021-12-241-38/+0
* | | Grab the server when warping the client pointerPo Lu2021-12-242-0/+4
* | | Acquire draw lock when updating menubar on HaikuPo Lu2021-12-241-1/+11
* | | Fix menu grabs on XI2 Motif buildsPo Lu2021-12-242-1/+21
* | | Fix some more incorrect valuator clearingPo Lu2021-12-241-1/+5
* | | Drop scrollbar motion events when valuators are foundPo Lu2021-12-241-1/+7
* | | Allow window-text-pixel-size to measure pixels around a positionPo Lu2021-12-231-18/+71
* | | Add native HEIC support on macOS (bug#51381)Alan Third2021-12-222-0/+7
* | | Allow resizing undecorated frames on macOS (bug#28512, bug#31795)Alan Third2021-12-221-11/+10
* | | Make NS toolbar item ID more unique (bug#50160)Alan Third2021-12-221-2/+2
* | | Make NS toolbar use NSString instead of C stringsAlan Third2021-12-223-12/+11
* | | Fix macfont backend color handlingAlan Third2021-12-221-11/+11
* | | Further cleanup of NS color codeAlan Third2021-12-228-129/+57
* | | Simplify NS color handlingAlan Third2021-12-224-107/+60
* | | * src/pgtkterm.c (scroll_event): Fix scroll delta scale.Po Lu2021-12-221-2/+2
* | | * src/pgtkterm.c (scroll_event): Fix sign of delta_y.Po Lu2021-12-221-1/+1
* | | Fix horizontal scrolling on PGTKPo Lu2021-12-221-63/+49
* | | Use XI2 calls to warp the client pointerPo Lu2021-12-222-4/+34
* | | Fix GTK crash when clicking on xwidgets on XI2Po Lu2021-12-221-0/+2
* | | ; * src/xdisp.c (display_string): Fix a typo in a comment.Eli Zaretskii2021-12-211-1/+1
* | | Fix xg_event_is_scrollbar for grab-related events on XI2Po Lu2021-12-211-0/+6
* | | ; * src/xterm.c (handle_one_xevent): Fix typo in last change.Po Lu2021-12-211-1/+1
* | | Ignore XI_TouchBegin events on the GTK tool barPo Lu2021-12-211-2/+15
* | | Revert "Speed up find_field when called from outside a field"Lars Ingebrigtsen2021-12-211-21/+0
* | | Remove the `mode-line-percent-position' min width hackLars Ingebrigtsen2021-12-211-0/+15
* | | Speed up find_field when called from outside a fieldLars Ingebrigtsen2021-12-211-0/+21
* | | Don't drop touch events we're not interested in on GTK3Po Lu2021-12-211-2/+3
* | | Fix touch event menu bar detectionPo Lu2021-12-211-33/+41
* | | Fix xg_event_is_for_menubar for XI2 eventsPo Lu2021-12-212-3/+17
* | | * src/xterm.c (handle_one_xevent): Set user time on touch events.Po Lu2021-12-211-0/+3
* | | Ignore all emulated button events (i.e. those from touchscreens)Po Lu2021-12-211-3/+4
* | | Put AM_V_GEN etc. firstPaul Eggert2021-12-201-4/+4
* | | Prefer $(info) to @echoPaul Eggert2021-12-201-12/+12
* | | Fix sloppy base64 acceptance of some multibyte charactersMattias EngdegÄrd2021-12-201-3/+3
* | | Fix build in a separate directory (bug#52669)Sam Steingold2021-12-201-1/+1
* | | Add `macroexp--dynamic-variable-p`Mattias EngdegÄrd2021-12-202-0/+20
* | | New error symbol 'permission-denied'Eli Zaretskii2021-12-191-1/+11