summaryrefslogtreecommitdiff
path: root/lisp/xwidget.el
Commit message (Expand)AuthorAge
* Cancel xwidget progress timer when buffer is killedPo Lu2021-12-07
* Make `xwidget-display-event' a special event as wellPo Lu2021-11-22
* Add a user command to stop page loading in xwidget-webkitPo Lu2021-11-21
* Make xwidget-events special and document xwidget callbacksPo Lu2021-11-20
* Use `xwidget-live-p' inside `xwidget-at'.Po Lu2021-11-20
* Remove nonsensical command in xwidget-webkit-mode-mapPo Lu2021-11-20
* Fix option type of `xwidget-webkit-cookie-file' againPo Lu2021-11-20
* Clarify doc string in xwidget-webkitPo Lu2021-11-20
* * lisp/xwidget.el (xwidget-webkit-cookie-file): Fix type.Glenn Morris2021-11-19
* Make xwidget-webkit default to not storing cookiesPo Lu2021-11-20
* Fix documentation of last commitEli Zaretskii2021-11-19
* Allow controlling where xwidget-webkit stores cookiesPo Lu2021-11-19
* Display page loading progress in xwidget webkitPo Lu2021-11-19
* Update xwidget webkit history buffer more eagerlyPo Lu2021-11-17
* Add command to browse xwidget historyPo Lu2021-11-16
* Fix xwidget isearch for queries that look like format stringsPo Lu2021-11-16
* Prevent xwidget webkit isearch messages from entering log bufferPo Lu2021-11-13
* Add support for input methods to xwidget-webkit-edit-modePo Lu2021-11-12
* Add input method support for xwidget webkit isearchPo Lu2021-11-12
* Add URI as a valid spec for xwidget-webkit-buffer-name-formatPo Lu2021-11-11
* xwidget: Add xwidget-webkit-buffer-name-format.Feng Shu2021-11-11
* Fix documentation in xwidget.elPo Lu2021-11-11
* Switch to xwidget webkit buffer even if a session already existsPo Lu2021-11-11
* Add `xwidget-webkit-isearch-yank-kill'Po Lu2021-11-10
* Prevent skipping results while changing search directionPo Lu2021-11-10
* Always set xwidget title if the event was "load-finished"Po Lu2021-11-09
* Make xwidget-tests pass againPo Lu2021-11-09
* Make xwidget-event-handler more resilientLars Ingebrigtsen2021-11-09
* xwidget.el: limit buffer-name flicker in mode-lineFeng Shu2021-11-09
* Fix C-r inside xwidget isearchPo Lu2021-11-07
* Fix documentation and coding style in recent xwidget commitsEli Zaretskii2021-11-07
* Fix backspace in xwidget webkit isearchPo Lu2021-11-07
* Improve xwidget isearch visualsPo Lu2021-11-07
* Default to creating new related sessionsPo Lu2021-11-07
* Make "open in new window" from an xwidget's context menu workPo Lu2021-11-07
* Add xwidget-webkit-isearch to the menu bar and tool barPo Lu2021-11-07
* Add xwidget-webkit-isearch-modePo Lu2021-11-07
* Display page titles in xwidget webkit header linePo Lu2021-11-07
* Add xwidget-webkit-copy-selection-as-kill to the menu barPo Lu2021-11-07
* Add new tool-bar items to xwidget-webkitPo Lu2021-11-07
* Add a menu to xwidget-webkitPo Lu2021-11-07
* Allow enabling xwidget-webkit-edit-mode via a bindingPo Lu2021-11-07
* Add xwidget-webkit-edit-mode to make using the WebKit browser easierPo Lu2021-11-07
* Do some xwidget NEWS markup (and adjust doc string)Lars Ingebrigtsen2021-09-18
* Do command mode markup in xwidget.elLars Ingebrigtsen2021-08-23
* Make xwidget-webkit-enable-plugins a defcustomLars Ingebrigtsen2021-08-23
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in most filesStefan Kangas2020-12-09
* ; Fix typosStefan Kangas2020-09-21
* ; Minor fix for nsxwidget patchMasahiro Nakamura2020-09-16