summaryrefslogtreecommitdiff
path: root/lisp/xwidget.el
Commit message (Expand)AuthorAge
* 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
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-13
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-07
* Add utility functions and new xwidget commandsSungbin Jo2020-08-12
* Add utility functions and new xwidget commandsSungbin Jo2020-08-12
* Add xwidget support for macOSSungbin Jo2020-08-12
* Allow specifying the callback in new xwidget sessionsPuneeth Chaganti2020-08-11
* Make xwidget-webkit-browse-url slightly more DWIMLars Ingebrigtsen2020-07-20
* Update copyright year to 2020Paul Eggert2020-01-01
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | xwidget: Map "previous-line" and "next-line" to scrollRicardo Wurmus2016-10-25
* | xwidget: Bind "beginning-of-buffer" and "end-of-buffer"Ricardo Wurmus2016-10-25
* | Implement zoom for WebKit widget.Ricardo Wurmus2016-10-25
* | Dynamically resize WebKit widget.Ricardo Wurmus2016-10-25
* | Let initial WebKit view fill windowRicardo Wurmus2016-10-25
* | xwidget: Remove title hack.Ricardo Wurmus2016-10-25
* | xwidget: Get URL asynchronously.Ricardo Wurmus2016-10-25
* | xwidget: Get selection with asynchronous JavaScriptRicardo Wurmus2016-10-25
* | xwidget: Add function to find element by CSS selectorRicardo Wurmus2016-10-25
* | xwidget: Simplify functions to scroll to elementsRicardo Wurmus2016-10-25
* | xwidget: Get title via asynchronous JavaScript.Ricardo Wurmus2016-10-25
* | xwidget: Do not use `xwidget-execute-script-rv' to insert stringRicardo Wurmus2016-10-25
* | Remove scrolled window container around WebKit widgetRicardo Wurmus2016-10-25
* | xwidget: Pass JavaScript return value to optional callback procedureRicardo Wurmus2016-10-25
* | xwidget: Use WebKit2 APIRicardo Wurmus2016-10-25
|/
* Remove buggy non-native image scrollingPaul Eggert2016-05-13
* Remove unused arguments from make-xwidgetJoakim Verona2016-04-02
* Quoting fixes in doc strings and diagnosticsPaul Eggert2016-02-03
* * lisp/xwidget.el (xwidget-query-on-exit-flag): Declare.Glenn Morris2016-01-27
* * lisp/xwidget.el (xwidget-webkit-browse-url): Give explicit errorGlenn Morris2016-01-27
* * lisp/xwidget.el (xwidget-webkit-scroll-behavior):Glenn Morris2016-01-25
* Yet more xwidget doc fixes.Glenn Morris2016-01-25
* Spelling fixesPaul Eggert2016-01-25
* * lisp/xwidget.el: NitpicksStefan Monnier2016-01-19
* Don't hard-code 1 as point-min.Glenn Morris2016-01-19
* ; * lisp/xwidget.el: Spelling fixes.Glenn Morris2016-01-19
* * lisp/xwidget.el: Add declarations to silence non-xwidget compilation.Glenn Morris2016-01-19
* Avoid advising image-display-size for xwidgets.Glenn Morris2016-01-19
* Avoid breaking non-xwidget Emacs that happen to load xwidget.el.Glenn Morris2016-01-19
* * lisp/xwidget.el (xwidget-webkit-scroll-behaviour): Fix custom spec.Glenn Morris2016-01-19
* * lisp/xwidget.el (report-xwidget-bug): Remove.Glenn Morris2016-01-19
* ; Add 2016 to copyright years of new files.Glenn Morris2016-01-19
* Support for the new Xwidget feature.Joakim Verona2016-01-19