summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-06-09Never return tooltip frames from ns-begin-dragPo Lu
2022-06-09Handle monitor attribute updates during drag-and-dropPo Lu
2022-06-09Satisfy GCC warnings on the GNUstep buildPo Lu
2022-06-09Implement `follow-tooltip' on NS as wellPo Lu
2022-06-09Note caveats of `follow-tooltip' with system tooltipsPo Lu
2022-06-09Implement `follow-tooltip' for DND on HaikuPo Lu
2022-06-09Account for remapped faces in $COLUMNS and $LINES in EshellJim Porter
2022-06-09Revert "* src/comp.c (Fcomp_el_to_eln_filename): Update error message."Eli Zaretskii
2022-06-09* src/comp.c (Fcomp_el_to_eln_filename): Update error message.Jeff Walsh
2022-06-09Update error message to reflect variable renameJeff Walsh
2022-06-09Also show mouse DND tooltip contents during interprogram drag-and-dropPo Lu
2022-06-09Ignore tooltip frames when looking for DND targetPo Lu
2022-06-09Make use of faster atom intern functions in xselect.cPo Lu
2022-06-08Allow running some DND tests interactivelyPo Lu
2022-06-08Simplify XDND toplevel freeing codePo Lu
2022-06-08Make responding to selection requests work inside popupsPo Lu
2022-06-08Fix quitting in one go out of `mouse-drag-and-drop-region'Po Lu
2022-06-08Fix crash with outdated selection requestsPo Lu
2022-06-08More fixes to mouse event reporting during drag-and-dropPo Lu
2022-06-07Fix coding style of some Haiku filesPo Lu
2022-06-07Fix more bugs with DND selection handlingPo Lu
2022-06-07Improve compatibility with some clients of the Motif drop protocolPo Lu
2022-06-07Fix leak of event data on GTK+ 2.xPo Lu
2022-06-07Prevent crashes with very large Motif targets tablesPo Lu
2022-06-07Fix two crashes when a display connection is lostPo Lu
2022-06-06Update comments in X error handling codePo Lu
2022-06-06Fix several more issues with running Lisp during drag-and-dropPo Lu
2022-06-06Signal an error XdndSelection was lost during drag-and-dropPo Lu
2022-06-06Make mouse input work properly inside the debugger during DNDPo Lu
2022-06-06Rework X selections to make it safe to run the debugger inside convertersPo Lu
2022-06-05Fix drag-and-drop of files with multibyte filenamesPo Lu
2022-06-05Fix bug#55779Po Lu
2022-06-05Better respect window manager stacking orderPo Lu
2022-06-05Merge from origin/emacs-28Stefan Kangas
2022-06-05Fix positioning of non-system tooltips on GTK buildsPo Lu
2022-06-05Adjust last change for GTK+ 2.xPo Lu
2022-06-05Make `mouse-position' work correctly with GTK tooltipsPo Lu
2022-06-04Fix error during DND from both Emacs and GTK at the same timePo Lu
2022-06-04Fix file drag-and-drop on GNUstepPo Lu
2022-06-04Support dragging multiple files on NSPo Lu
2022-06-04Fix splurious drag-mouse-1 events after NS drag-and-dropPo Lu
2022-06-04Clear mouse face during drag-and-dropPo Lu
2022-06-04Make XTmouse_position faster during dragging with lots of framesPo Lu
2022-06-04Fix leak of toplevel dataPo Lu
2022-06-04Fix leak of DND toplevels when return-frame is non-nilPo Lu
2022-06-03Let ?\LF signal an error (bug#55738)Mattias EngdegÄrd
2022-06-03Add easier-to-use interfaces for initiating drag-and-dropPo Lu
2022-06-03Remove window-max-characters-per-lineLars Ingebrigtsen
2022-06-03Fix GTK buildPo Lu
2022-06-03Don't call XSelectInput on a dying display when cancelling drag-and-dropPo Lu