summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-24Fix text decoration display on stretch glyphs with no box on NSPo Lu
2021-12-24Remove useless functions from PGTK port that were breaking emacsbugPo Lu
2021-12-24Grab the server when warping the client pointerPo Lu
2021-12-24Acquire draw lock when updating menubar on HaikuPo Lu
2021-12-24Fix menu grabs on XI2 Motif buildsPo Lu
2021-12-24Fix some more incorrect valuator clearingPo Lu
2021-12-24Drop scrollbar motion events when valuators are foundPo Lu
2021-12-23Allow window-text-pixel-size to measure pixels around a positionPo Lu
2021-12-22Add native HEIC support on macOS (bug#51381)Alan Third
2021-12-22Allow resizing undecorated frames on macOS (bug#28512, bug#31795)Alan Third
2021-12-22Make NS toolbar item ID more unique (bug#50160)Alan Third
2021-12-22Make NS toolbar use NSString instead of C stringsAlan Third
2021-12-22Fix macfont backend color handlingAlan Third
2021-12-22Further cleanup of NS color codeAlan Third
2021-12-22Simplify NS color handlingAlan Third
2021-12-22* src/pgtkterm.c (scroll_event): Fix scroll delta scale.Po Lu
2021-12-22* src/pgtkterm.c (scroll_event): Fix sign of delta_y.Po Lu
2021-12-22Fix horizontal scrolling on PGTKPo Lu
2021-12-22Use XI2 calls to warp the client pointerPo Lu
2021-12-22Fix GTK crash when clicking on xwidgets on XI2Po Lu
2021-12-21; * src/xdisp.c (display_string): Fix a typo in a comment.Eli Zaretskii
2021-12-21Fix xg_event_is_scrollbar for grab-related events on XI2Po Lu
2021-12-21; * src/xterm.c (handle_one_xevent): Fix typo in last change.Po Lu
2021-12-21Ignore XI_TouchBegin events on the GTK tool barPo Lu
2021-12-21Revert "Speed up find_field when called from outside a field"Lars Ingebrigtsen
2021-12-21Remove the `mode-line-percent-position' min width hackLars Ingebrigtsen
2021-12-21Speed up find_field when called from outside a fieldLars Ingebrigtsen
2021-12-21Don't drop touch events we're not interested in on GTK3Po Lu
2021-12-21Fix touch event menu bar detectionPo Lu
2021-12-21Fix xg_event_is_for_menubar for XI2 eventsPo Lu
2021-12-21* src/xterm.c (handle_one_xevent): Set user time on touch events.Po Lu
2021-12-21Ignore all emulated button events (i.e. those from touchscreens)Po Lu
2021-12-20Put AM_V_GEN etc. firstPaul Eggert
2021-12-20Prefer $(info) to @echoPaul Eggert
2021-12-20Fix sloppy base64 acceptance of some multibyte charactersMattias EngdegÄrd
2021-12-20Fix build in a separate directory (bug#52669)Sam Steingold
2021-12-20Add `macroexp--dynamic-variable-p`Mattias EngdegÄrd
2021-12-19New error symbol 'permission-denied'Eli Zaretskii
2021-12-19Fix last change in 'handle_display_prop'Eli Zaretskii
2021-12-19* src/gtkutil.c: Remove obsolete fixme.Po Lu
2021-12-18Clean up some of PGTK codeEli Zaretskii
2021-12-18* src/pgtkfns.c (Fx_show_tip): Adjust call for new signature.Po Lu
2021-12-18Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-18Work around some mysterious touch ownership race on GNOME ShellPo Lu
2021-12-18; Fix last changeEli Zaretskii
2021-12-18Add new argument `ignore-line-at-end' to `window-text-pixel-size'Po Lu
2021-12-18Fix display of window-specific overlays with 'display' propertyEli Zaretskii
2021-12-18Coding style fixesPo Lu
2021-12-18Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-18Flip buffers if display were modified in haiku_read_socketPo Lu