summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-23Reported taken action correctly when dragging to another frame on XPo Lu
2022-03-22Mention highlight-confusing-reorderings in doc stringLars Ingebrigtsen
2022-03-22Mention the other-window-scroll-default user optionLars Ingebrigtsen
2022-03-22Fix a keyboard.c no-X compilation warningLars Ingebrigtsen
2022-03-22Simplify fullscreen management on HaikuPo Lu
2022-03-22* src/comp.c: Few improvements following 71b8f1fc635.Andrea Corallo
2022-03-22* src/xterm.c (x_dnd_get_window_proto): Don't return huge protocols.Po Lu
2022-03-22Fix starting Emacs with -mm or -fs on HaikuPo Lu
2022-03-22Fix leak of saved menu event and output dataPo Lu
2022-03-21Add notes about command modes and nativecomp interactionLars Ingebrigtsen
2022-03-21; * src/comp.c: Update a comment.Andrea Corallo
2022-03-21Minor fixes to Haiku DND supportPo Lu
2022-03-21Improve handling of input methods during drag-and-dropPo Lu
2022-03-21Make quitting work while DND is waitng for finishPo Lu
2022-03-20Remove duplicate INLINE_HEADER_BEGINPaul Eggert
2022-03-20Fix confusion of wanted action with actual action on XPo Lu
2022-03-20Make DND between frames work properlyPo Lu
2022-03-20Improve compliance with version 5 of the XDND specificationPo Lu
2022-03-20Fix some crashes in shut_down_emacs on HaikuPo Lu
2022-03-20Implement `haiku_delete_terminal'Po Lu
2022-03-20Check list tail properly in x-begin-dragPo Lu
2022-03-20Fix crash on some compositing managersPo Lu
2022-03-20Improve behaviour of drag-n-drop during window manager operationsPo Lu
2022-03-19Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2022-03-19Port to gcc -D EMACS_EXTERN_INLINEPaul Eggert
2022-03-19valid_sp inline fixPaul Eggert
2022-03-19Simplify alloc.c static function declsPaul Eggert
2022-03-19Make native helper functions staticPaul Eggert
2022-03-19Remove unused fns/data and make fns staticPaul Eggert
2022-03-19Use filenvercmp instead of doing it by handPaul Eggert
2022-03-19Omit unnecessary code when !HAVE_NATIVE_COMPPaul Eggert
2022-03-19Remove internal_condition_case_[345]Paul Eggert
2022-03-19Remove sanitize_window_sizesPaul Eggert
2022-03-19Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2022-03-19Make `command-modes' work for (native-compiled) subrs, tooLars Ingebrigtsen
2022-03-19Improve protection against faulty clients during DNDPo Lu
2022-03-19Merge from origin/emacs-28Eli Zaretskii
2022-03-19Fix region highlight in non-selected windowsEli Zaretskii
2022-03-19Ignore drag source frame on Haiku in line with documentationPo Lu
2022-03-19* src/xterm.c (XTread_socket): Don't filter GenericEvents.Po Lu
2022-03-19Handle composite overlay window during drag and drop sessionsPo Lu
2022-03-19Fix some XIM servers getting confused during drag-and-dropPo Lu
2022-03-18Speed up fixnum printingMattias Engdegård
2022-03-18Speed up number-to-string for fixnumsMattias Engdegård
2022-03-18Implement drag-and-drop of files on HaikuPo Lu
2022-03-18Allow dragging messages with file names on HaikuPo Lu
2022-03-18Allow dragging files from Dired to other programsPo Lu
2022-03-18Minor fixes to DND supportPo Lu
2022-03-17Put bytecode stack frame metadata in a structMattias Engdegård
2022-03-17Prevent invisible frames from acting as drag sourcesPo Lu