summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-07-08Fix file-name-case-insensitive-p in ffap (bug#56443)Mattias EngdegÄrd
2022-07-08Remove many items obsolete since 24.1Stefan Kangas
2022-07-08Improve behavior of sticky tooltips on HaikuPo Lu
2022-07-08Fix flickering system tooltips on HaikuPo Lu
2022-07-08* src/xdisp.c (set_vertical_scroll_bar): Remove stale comment.Eli Zaretskii
2022-07-08Fix calculation of the vertical scroll bar's thumbEli Zaretskii
2022-07-08Reduce synchronization setting frame alphaPo Lu
2022-07-08Fix returned action symbol upon "xterm" dropPo Lu
2022-07-07Faster append and vconcatMattias EngdegÄrd
2022-07-07Remove obscure, obsolete code from do_switch_frameAlan Mackenzie
2022-07-07Fix selection disowning upon frame deletion on WaylandPo Lu
2022-07-07Fix GTK buildPo Lu
2022-07-07Fix quitting out of selection converters during drag and dropPo Lu
2022-07-07Fix undo of changes in cloned indirect buffersEli Zaretskii
2022-07-07Fix NS buildPo Lu
2022-07-07Port `x-lost-selection-functions' to HaikuPo Lu
2022-07-07Avoid excessive synchronization performing "xterm" dropsPo Lu
2022-07-06Fix infinite looping around Haiku menusPo Lu
2022-07-06Various improvements to auto-narrow mode.Gregory Heytings
2022-07-06Stop synchronizing after sending XEmbed eventsPo Lu
2022-07-06Fix the MS-DOS buildPo Lu
2022-07-06Speed up interning XDS atomsPo Lu
2022-07-05Adjust better to Autoconf quoting style changePaul Eggert
2022-07-06Reduce duplicate code cleaning up DND processesPo Lu
2022-07-06Don't select for unnecessary properties during DNDPo Lu
2022-07-06Fix announcements of XDND mouse rectanglesPo Lu
2022-07-06Actually fix the long lines display bug (bug#56393).Gregory Heytings
2022-07-05Fix manually disowning Emacs drag atomsPo Lu
2022-07-05Don't take XCB socket every time we want the no of the next requestPo Lu
2022-07-05Don't overestimate supported input extension version on GTK 3Po Lu
2022-07-04Fix core dump with x-get-local-selectionPaul Eggert
2022-07-04* src/keymap.c (Fcopy_keymap): Document using defvar-keymap.Stefan Kangas
2022-07-04Avoid code duplication converting XI event state in toolkit menu codePo Lu
2022-07-04Handle errors caused by ignoring errors with GDK's trap installedPo Lu
2022-07-04Always wait for XdndStatus before sending XdndDropPo Lu
2022-07-04Fix accessing dpyinfo after it is deallocatedPo Lu
2022-07-04Display list of traps and handlers when crashing due to an X errorPo Lu
2022-07-04Add support for fullscreen values fullheight and fullwidth on PGTKFlorian Rommel
2022-07-04Add some more error checking code to `x_stop_ignoring_errors'Po Lu
2022-07-03abort-redisplay: Add missing unbind_to in 'recenter'Florian Rommel
2022-07-03Fix implementation of 'reset' face valuesEli Zaretskii
2022-07-03Improve performance when rejecting XI touch eventPo Lu
2022-07-03; * src/xfaces.c (Finternal_set_lisp_face_attribute): Fix last change.Eli Zaretskii
2022-07-03Improve efficiency of `x_frame_highlight' and `x_frame_unhighlight'Po Lu
2022-07-03Implement pseudo-value 'reset' of face attrributesEli Zaretskii
2022-07-03Fix deadlocks with very old versions of libXiPo Lu
2022-07-03Speed up receiving drops over slow connectionsPo Lu
2022-07-02REQUIRE-MATCH doc string clarificationLars Ingebrigtsen
2022-07-02Add sanity check for Emacsen distributed without .el filesLars Ingebrigtsen
2022-07-02Fix error handling for XCB XlibPo Lu