summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-18Don't abort upon untracked TouchUpdate eventsPo Lu
2021-12-17Fix touchscreen support on Xt buildsPo Lu
2021-12-17Update menu bar when processing touch sequences on itPo Lu
2021-12-17Ignore motion events sent by an emulated pointerPo Lu
2021-12-17Fix selection of fonts that don't have regular weightEli Zaretskii
2021-12-17Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-17Add support for touchscreen events generated by XInput 2Po Lu
2021-12-16* src/timefns.c: Minor comment fix.Paul Eggert
2021-12-16Omit temporary warning re obsolete timestampsPaul Eggert
2021-12-16Fix encode-time doc stringPaul Eggert
2021-12-16Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-16Require xwidget.el in `make-xwidget'Po Lu
2021-12-15Have 'dlopen' use RTLD_GLOBAL in 'dynlib_open'Andrea Corallo
2021-12-15Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-15Merge from origin/emacs-28Stefan Kangas
2021-12-15Fix crash when dumping charset_table with portable dumper (Bug#52461)YAMAMOTO Mitsuharu
2021-12-15Prevent GDK from handling emulated button eventsPo Lu
2021-12-14Remove maintainer comment from Emacs 28 module snippet.Philipp Stephani
2021-12-14Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-14Only allow SQLite extensions from an allowlistLars Ingebrigtsen
2021-12-14Merge from origin/emacs-28Stefan Kangas
2021-12-13; * src/xdisp.c (move_it_vertically_backward): Clarify commentary.Eli Zaretskii
2021-12-13; Add a FIXME regarding the GMP memory allocation functions.Philipp Stephani
2021-12-13* src/sqlite.c (Fsqlite_open, Fsqlite_load_extension): Use ENCODE_FILE.Eli Zaretskii
2021-12-13Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-13Add a new `sqlite-pragma' commandLars Ingebrigtsen
2021-12-13Introduce a new sqlite-locked-errorLars Ingebrigtsen
2021-12-13Stop using XI focus events on non-GTK buildsPo Lu
2021-12-12Fix overline display when there is a box on PGTKPo Lu
2021-12-12Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-12Fix overline display over stretch glyphs with box on NSPo Lu
2021-12-12Fix overline display when there is a boxPo Lu
2021-12-12* src/xterm.c (x_detect_focus_change): Fix XI2 focus on GTK builds.Po Lu
2021-12-12Fix last changePo Lu
2021-12-12Fix frame focus on X Toolkit builds with XInput 2Po Lu
2021-12-12Merge from origin/emacs-28Stefan Kangas
2021-12-12Fix coding stylePo Lu
2021-12-12Prevent hangs when displaying a context menu on pgtkPo Lu
2021-12-12Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-12Fix drawing overlines on top of stretch glyphs when there is a boxPo Lu
2021-12-11Fix hang when deleting a pipe processEli Zaretskii
2021-12-11Avoid undefined behavior in 'send-process-region' (Bug#52369).Philipp Stephani
2021-12-11Implement pgtk_frame_raise_lowerYuuki Harano
2021-12-11Fix the DJGPP portPo Lu
2021-12-11Coding style fixesPo Lu
2021-12-11Fix tooltips in PGTK child framesPo Lu
2021-12-11Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-11Use window height to determine wheel event pixel deltas on XInput 2Po Lu
2021-12-11Prevent hang when exiting Emacs on HaikuPo Lu
2021-12-11* src/sqlite.c (row_to_value): Call 'make_unibyte_string'.Eli Zaretskii