summaryrefslogtreecommitdiff
path: root/lisp/term
AgeCommit message (Expand)Author
2022-04-10Fix WebP image support on MS-WindowsEli Zaretskii
2022-04-08Implement support for reporting device names on PGTKPo Lu
2022-04-08* lisp/term/x-win.el (x-device-class): Detect more keyboards.Po Lu
2022-04-08* lisp/term/x-win.el (x-device-class): Detect "USB USB Keykoard"s.Po Lu
2022-04-08Add code for determining the type of an input devicePo Lu
2022-04-06Move some X11 drag and drop processing to LispPo Lu
2022-04-06Improve safety of haiku-drag-messagePo Lu
2022-04-06Clean up more PGTK codePo Lu
2022-04-05; * lisp/term/haiku-win.el: Fix compiler warning on X.Po Lu
2022-04-05Respect new DND options when dragging to ourselves on HaikuPo Lu
2022-04-04Handle mouse movement correctly during DND from one of our own framesPo Lu
2022-04-03Implement new DND features on GNUstepPo Lu
2022-04-03Implement new DND options on HaikuPo Lu
2022-04-01Better check for when clipboard or primary selection have changedIgnacio
2022-04-01Simplify Haiku drag-and-drop implementationPo Lu
2022-03-30Prevent signals when dragging nonexistent files on HaikuPo Lu
2022-03-28Minor fixes to Haiku selection supportPo Lu
2022-03-27Store latin-1 content into the Haiku clipboard as wellPo Lu
2022-03-25Implement new drag and drop parameter on HaikuPo Lu
2022-03-25Allow dragging files from dired to windows on the same framePo Lu
2022-03-24Allow dragging and dropping multiple actionsPo Lu
2022-03-23Improvements to Haiku selection handlingPo Lu
2022-03-23* lisp/term/pgtk-win.el: Update header comment.Andreas Schwab
2022-03-22Fix two no-X compilation warningsLars Ingebrigtsen
2022-03-18Implement drag-and-drop of files on HaikuPo Lu
2022-03-17; * lisp/term/haiku-win.el (x-begin-drag): Fix compiler warning.Po Lu
2022-03-17* lisp/term/haiku-win.el (x-begin-drag): Fix type code of B_MIME_TYPE.Po Lu
2022-03-17Implement cross-program drag-and-drop on HaikuPo Lu
2022-03-16Add support for dropping plain text on HaikuPo Lu
2022-03-16Redo Haiku DND supportPo Lu
2022-02-16Fix frame focus handling with native inputPo Lu
2022-02-14Improve Haiku selection handlingPo Lu
2022-02-07Clean up more code from PGTK portPo Lu
2022-02-04Fix toggling `x-gtk-use-native-input'.Po Lu
2022-02-04Make `x-gtk-use-native-input' take effect immediatelyPo Lu
2022-01-21Update menu bars when `use-system-tooltips' changes on HaikuPo Lu
2022-01-20Implement selection ownership on HaikuPo Lu
2022-01-19Rename system tooltip variables to `use-system-tooltips'Po Lu
2022-01-15Prevent pre-edit overlay text from being displayed after a commandPo Lu
2022-01-11Fix creating GUI frames in an automatically started server on HaikuPo Lu
2022-01-09Add an option to display the cursor at the beginning of any preedit textPo Lu
2022-01-09* lisp/term/x-win.el (x-preedit-text): Make edit overlay window local.Po Lu
2022-01-07Display pre-edit information from X input methodsPo Lu
2022-01-04Make `x-file-dialog' arity match documentation on HaikuPo Lu
2022-01-04Fix duplicate file panel display on HaikuPo Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-19Add missing implementation of `pgtk-menu-bar-open'Po Lu
2021-12-11Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu