index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
xwidget.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
xwidget: Map "previous-line" and "next-line" to scroll
Ricardo Wurmus
2016-10-25
1
-2
/
+2
*
|
xwidget: Bind "beginning-of-buffer" and "end-of-buffer"
Ricardo Wurmus
2016-10-25
1
-2
/
+15
*
|
Implement zoom for WebKit widget.
Ricardo Wurmus
2016-10-25
1
-0
/
+13
*
|
Dynamically resize WebKit widget.
Ricardo Wurmus
2016-10-25
1
-8
/
+25
*
|
Let initial WebKit view fill window
Ricardo Wurmus
2016-10-25
1
-1
/
+3
*
|
xwidget: Remove title hack.
Ricardo Wurmus
2016-10-25
1
-24
/
+0
*
|
xwidget: Get URL asynchronously.
Ricardo Wurmus
2016-10-25
1
-5
/
+5
*
|
xwidget: Get selection with asynchronous JavaScript
Ricardo Wurmus
2016-10-25
1
-5
/
+7
*
|
xwidget: Add function to find element by CSS selector
Ricardo Wurmus
2016-10-25
1
-0
/
+17
*
|
xwidget: Simplify functions to scroll to elements
Ricardo Wurmus
2016-10-25
1
-44
/
+35
*
|
xwidget: Get title via asynchronous JavaScript.
Ricardo Wurmus
2016-10-25
1
-7
/
+8
*
|
xwidget: Do not use `xwidget-execute-script-rv' to insert string
Ricardo Wurmus
2016-10-25
1
-24
/
+23
*
|
Remove scrolled window container around WebKit widget
Ricardo Wurmus
2016-10-25
1
-6
/
+12
*
|
xwidget: Pass JavaScript return value to optional callback procedure
Ricardo Wurmus
2016-10-25
1
-14
/
+19
*
|
xwidget: Use WebKit2 API
Ricardo Wurmus
2016-10-25
1
-3
/
+2
|
/
*
Remove buggy non-native image scrolling
Paul Eggert
2016-05-13
1
-34
/
+9
*
Remove unused arguments from make-xwidget
Joakim Verona
2016-04-02
1
-4
/
+3
*
Quoting fixes in doc strings and diagnostics
Paul Eggert
2016-02-03
1
-4
/
+4
*
* lisp/xwidget.el (xwidget-query-on-exit-flag): Declare.
Glenn Morris
2016-01-27
1
-0
/
+1
*
* lisp/xwidget.el (xwidget-webkit-browse-url): Give explicit error
Glenn Morris
2016-01-27
1
-0
/
+2
*
* lisp/xwidget.el (xwidget-webkit-scroll-behavior):
Glenn Morris
2016-01-25
1
-10
/
+10
*
Yet more xwidget doc fixes.
Glenn Morris
2016-01-25
1
-50
/
+49
*
Spelling fixes
Paul Eggert
2016-01-25
1
-1
/
+1
*
* lisp/xwidget.el: Nitpicks
Stefan Monnier
2016-01-19
1
-65
/
+58
*
Don't hard-code 1 as point-min.
Glenn Morris
2016-01-19
1
-4
/
+2
*
; * lisp/xwidget.el: Spelling fixes.
Glenn Morris
2016-01-19
1
-27
/
+27
*
* lisp/xwidget.el: Add declarations to silence non-xwidget compilation.
Glenn Morris
2016-01-19
1
-5
/
+20
*
Avoid advising image-display-size for xwidgets.
Glenn Morris
2016-01-19
1
-17
/
+0
*
Avoid breaking non-xwidget Emacs that happen to load xwidget.el.
Glenn Morris
2016-01-19
1
-2
/
+4
*
* lisp/xwidget.el (xwidget-webkit-scroll-behaviour): Fix custom spec.
Glenn Morris
2016-01-19
1
-1
/
+3
*
* lisp/xwidget.el (report-xwidget-bug): Remove.
Glenn Morris
2016-01-19
1
-21
/
+0
*
; Add 2016 to copyright years of new files.
Glenn Morris
2016-01-19
1
-1
/
+1
*
Support for the new Xwidget feature.
Joakim Verona
2016-01-19
1
-0
/
+608
*
Revert changes installed by xwidgets merge
Paul Eggert
2015-02-01
1
-592
/
+0
*
Fix compile warnings xwidget.el
Joakim Verona
2015-01-31
1
-4
/
+5
*
First attempt at bookmark support
Joakim Verona
2015-01-28
1
-1
/
+10
*
added hint to webkit buffer
Joakim Verona
2015-01-26
1
-2
/
+2
*
Improved glitch fix
Joakim Verona
2015-01-25
1
-3
/
+12
*
Fix visual glitch during webkit resizing
Joakim Verona
2015-01-25
1
-1
/
+3
*
webkit scrolling bugfix
Joakim Verona
2015-01-21
1
-8
/
+8
*
rely less onimage mode
Joakim Verona
2015-01-21
1
-6
/
+8
*
Native scrolling
Joakim Verona
2015-01-21
1
-20
/
+76
*
* lisp/xwidget.el (xwidget-display): Return a useful value.
Grégoire Jadi
2013-08-13
1
-2
/
+4
*
* lisp/xwidget.el (xwidget-delete-zombies): Rewrite with dolist/memq
Grégoire Jadi
2013-07-25
1
-6
/
+5
*
Merge pull request #7 from daimrod/fix-image-mode-interaction
Joakim Verona
2013-07-18
1
-32
/
+26
|
\
|
*
* lisp/xwidget.el: Fix the interaction between `image-mode' and xwidget.
Grégoire Jadi
2013-07-18
1
-32
/
+26
*
|
* src/xwidget.c (Fset_frame_visible): Hack to force a frame to be
Grégoire Jadi
2013-07-18
1
-1
/
+7
|
/
[next]