summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix last change in 'handle_display_prop'Eli Zaretskii2021-12-191-6/+6
* * src/gtkutil.c: Remove obsolete fixme.Po Lu2021-12-191-7/+0
* Clean up some of PGTK codeEli Zaretskii2021-12-185-45/+27
* * src/pgtkfns.c (Fx_show_tip): Adjust call for new signature.Po Lu2021-12-181-1/+2
* Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-185-54/+92
|\
| * Work around some mysterious touch ownership race on GNOME ShellPo Lu2021-12-181-37/+51
| * ; Fix last changeEli Zaretskii2021-12-181-8/+7
| * Add new argument `ignore-line-at-end' to `window-text-pixel-size'Po Lu2021-12-184-13/+38
| * Fix display of window-specific overlays with 'display' propertyEli Zaretskii2021-12-181-3/+3
* | Coding style fixesPo Lu2021-12-181-23/+32
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-183-7/+57
|\ \ | |/
| * Flip buffers if display were modified in haiku_read_socketPo Lu2021-12-181-3/+29
| * Don't abort upon untracked TouchUpdate eventsPo Lu2021-12-181-1/+1
| * Fix touchscreen support on Xt buildsPo Lu2021-12-171-0/+2
| * Update menu bar when processing touch sequences on itPo Lu2021-12-171-0/+13
| * Ignore motion events sent by an emulated pointerPo Lu2021-12-171-0/+6
| * Fix selection of fonts that don't have regular weightEli Zaretskii2021-12-171-3/+6
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-177-261/+507
|\ \ | |/
| * Add support for touchscreen events generated by XInput 2Po Lu2021-12-175-202/+490
| * * src/timefns.c: Minor comment fix.Paul Eggert2021-12-161-2/+1
| * Omit temporary warning re obsolete timestampsPaul Eggert2021-12-162-51/+11
| * Fix encode-time doc stringPaul Eggert2021-12-161-6/+5
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-165-4/+19
|\ \ | |/