summaryrefslogtreecommitdiff
path: root/lisp/xwidget.el
Commit message (Expand)AuthorAge
* Update copyright year to 2017Paul Eggert2016-12-31
* 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
* Revert changes installed by xwidgets mergePaul Eggert2015-02-01
* Fix compile warnings xwidget.elJoakim Verona2015-01-31
* First attempt at bookmark supportJoakim Verona2015-01-28
* added hint to webkit bufferJoakim Verona2015-01-26
* Improved glitch fixJoakim Verona2015-01-25
* Fix visual glitch during webkit resizingJoakim Verona2015-01-25
* webkit scrolling bugfixJoakim Verona2015-01-21
* rely less onimage modeJoakim Verona2015-01-21
* Native scrollingJoakim Verona2015-01-21
* * lisp/xwidget.el (xwidget-display): Return a useful value.Grégoire Jadi2013-08-13
* * lisp/xwidget.el (xwidget-delete-zombies): Rewrite with dolist/memqGrégoire Jadi2013-07-25
* Merge pull request #7 from daimrod/fix-image-mode-interactionJoakim Verona2013-07-18
|\
| * * lisp/xwidget.el: Fix the interaction between `image-mode' and xwidget.Grégoire Jadi2013-07-18
* | * src/xwidget.c (Fset_frame_visible): Hack to force a frame to beGrégoire Jadi2013-07-18
|/
* * src/xwidget.c (Fxwidget_delete_zombies): Re-implemented in Lisp.Grégoire Jadi2013-07-18
* * src/xwidget.c: Add a `query-on-exit' flag to determine whether we canGrégoire Jadi2013-07-16
* Handle xwidgets like processes and delete them when their buffer is killed.Grégoire Jadi2013-06-24
* * lisp/xwidget.el (report-xwidget-bug): Add a function to submit a bugGrégoire Jadi2013-06-13
* * lisp/xwidget.el: Fix some warnings raised by the byte-compiler.Grégoire Jadi2013-06-11
* * src/xwidget.c (Fmake_xwidget): Add a docstring and add BUFFER as an optiona...Grégoire Jadi2013-06-11
* Small fixesGrégoire Jadi2013-06-11
* cl-flet replaces flet (Stefan Hussman)Joakim Verona2013-03-26
* fixes so xwidgets doesnt pollute a non xwidget buildJoakim Verona2012-07-08
* textareaJoakim Verona2012-03-20
* upstream+selection supportJoakim Verona2012-03-08
* bug when passing xwidget in eventJoakim Verona2012-02-27
* added stuff for loggingJoakim Verona2012-01-23
* fixes for typechecking to avoid crashes when some webkit functions are called...Joakim Verona2012-01-12
* nav + text editJoakim Verona2011-11-09
* password support. doc.Joakim Verona2011-11-07
* even better relative linksJoakim Verona2011-11-03