aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix WebP image support on MS-WindowsEli Zaretskii2022-04-101-0/+1
* Implement support for reporting device names on PGTKPo Lu2022-04-081-0/+21
* * lisp/term/x-win.el (x-device-class): Detect more keyboards.Po Lu2022-04-081-1/+5
* * lisp/term/x-win.el (x-device-class): Detect "USB USB Keykoard"s.Po Lu2022-04-081-1/+4
* Add code for determining the type of an input devicePo Lu2022-04-081-0/+32
* Move some X11 drag and drop processing to LispPo Lu2022-04-061-0/+2
* Improve safety of haiku-drag-messagePo Lu2022-04-061-2/+5
* Clean up more PGTK codePo Lu2022-04-061-162/+17
* ; * lisp/term/haiku-win.el: Fix compiler warning on X.Po Lu2022-04-051-0/+1
* Respect new DND options when dragging to ourselves on HaikuPo Lu2022-04-051-0/+15
* Handle mouse movement correctly during DND from one of our own framesPo Lu2022-04-041-0/+8
* Implement new DND features on GNUstepPo Lu2022-04-031-19/+22
* Implement new DND options on HaikuPo Lu2022-04-031-17/+20
* Better check for when clipboard or primary selection have changedIgnacio2022-04-011-0/+8
* Simplify Haiku drag-and-drop implementationPo Lu2022-04-011-0/+1
* Prevent signals when dragging nonexistent files on HaikuPo Lu2022-03-301-1/+3
* Minor fixes to Haiku selection supportPo Lu2022-03-281-3/+45
* Store latin-1 content into the Haiku clipboard as wellPo Lu2022-03-271-3/+35
* Implement new drag and drop parameter on HaikuPo Lu2022-03-251-2/+2
* Allow dragging files from dired to windows on the same framePo Lu2022-03-251-1/+1
* Allow dragging and dropping multiple actionsPo Lu2022-03-241-1/+3
* Improvements to Haiku selection handlingPo Lu2022-03-231-1/+6
* * lisp/term/pgtk-win.el: Update header comment.Andreas Schwab2022-03-231-1/+1
* Fix two no-X compilation warningsLars Ingebrigtsen2022-03-221-2/+3
* Implement drag-and-drop of files on HaikuPo Lu2022-03-181-5/+19
* ; * lisp/term/haiku-win.el (x-begin-drag): Fix compiler warning.Po Lu2022-03-171-1/+1
* * lisp/term/haiku-win.el (x-begin-drag): Fix type code of B_MIME_TYPE.Po Lu2022-03-171-1/+1
* Implement cross-program drag-and-drop on HaikuPo Lu2022-03-171-2/+52
* Add support for dropping plain text on HaikuPo Lu2022-03-161-1/+10
* Redo Haiku DND supportPo Lu2022-03-161-3/+8
* Fix frame focus handling with native inputPo Lu2022-02-161-3/+3
* Improve Haiku selection handlingPo Lu2022-02-141-1/+2
* Clean up more code from PGTK portPo Lu2022-02-071-2/+3
* Fix toggling `x-gtk-use-native-input'.Po Lu2022-02-041-3/+2
* Make `x-gtk-use-native-input' take effect immediatelyPo Lu2022-02-041-0/+14
* Update menu bars when `use-system-tooltips' changes on HaikuPo Lu2022-01-211-0/+8
* Implement selection ownership on HaikuPo Lu2022-01-201-3/+3
* Rename system tooltip variables to `use-system-tooltips'Po Lu2022-01-193-0/+6
* Prevent pre-edit overlay text from being displayed after a commandPo Lu2022-01-151-1/+17
* Fix creating GUI frames in an automatically started server on HaikuPo Lu2022-01-111-1/+1
* Add an option to display the cursor at the beginning of any preedit textPo Lu2022-01-091-4/+13
* * lisp/term/x-win.el (x-preedit-text): Make edit overlay window local.Po Lu2022-01-091-0/+1
* Display pre-edit information from X input methodsPo Lu2022-01-072-2/+20
* Make `x-file-dialog' arity match documentation on HaikuPo Lu2022-01-041-5/+5
* Fix duplicate file panel display on HaikuPo Lu2022-01-041-1/+4
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-012-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-0122-22/+22
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0122-22/+22
* | Add missing implementation of `pgtk-menu-bar-open'Po Lu2021-12-191-0/+12
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-111-0/+1
|\ \