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
*
Add `xwidget-webkit-isearch-yank-kill'
Po Lu
2021-11-10
1
-0
/
+13
*
Prevent skipping results while changing search direction
Po Lu
2021-11-10
1
-2
/
+4
*
Always set xwidget title if the event was "load-finished"
Po Lu
2021-11-09
1
-3
/
+5
*
Make xwidget-tests pass again
Po Lu
2021-11-09
1
-9
/
+4
*
Make xwidget-event-handler more resilient
Lars Ingebrigtsen
2021-11-09
1
-1
/
+2
*
xwidget.el: limit buffer-name flicker in mode-line
Feng Shu
2021-11-09
1
-32
/
+64
*
Fix C-r inside xwidget isearch
Po Lu
2021-11-07
1
-1
/
+1
*
Fix documentation and coding style in recent xwidget commits
Eli Zaretskii
2021-11-07
1
-8
/
+7
*
Fix backspace in xwidget webkit isearch
Po Lu
2021-11-07
1
-0
/
+1
*
Improve xwidget isearch visuals
Po Lu
2021-11-07
1
-9
/
+16
*
Default to creating new related sessions
Po Lu
2021-11-07
1
-5
/
+7
*
Make "open in new window" from an xwidget's context menu work
Po Lu
2021-11-07
1
-0
/
+24
*
Add xwidget-webkit-isearch to the menu bar and tool bar
Po Lu
2021-11-07
1
-3
/
+10
*
Add xwidget-webkit-isearch-mode
Po Lu
2021-11-07
1
-0
/
+116
*
Display page titles in xwidget webkit header line
Po Lu
2021-11-07
1
-0
/
+6
*
Add xwidget-webkit-copy-selection-as-kill to the menu bar
Po Lu
2021-11-07
1
-1
/
+4
*
Add new tool-bar items to xwidget-webkit
Po Lu
2021-11-07
1
-0
/
+29
*
Add a menu to xwidget-webkit
Po Lu
2021-11-07
1
-0
/
+19
*
Allow enabling xwidget-webkit-edit-mode via a binding
Po Lu
2021-11-07
1
-0
/
+1
*
Add xwidget-webkit-edit-mode to make using the WebKit browser easier
Po Lu
2021-11-07
1
-0
/
+46
*
Do some xwidget NEWS markup (and adjust doc string)
Lars Ingebrigtsen
2021-09-18
1
-1
/
+3
*
Do command mode markup in xwidget.el
Lars Ingebrigtsen
2021-08-23
1
-33
/
+35
*
Make xwidget-webkit-enable-plugins a defcustom
Lars Ingebrigtsen
2021-08-23
1
-2
/
+4
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in most files
Stefan Kangas
2020-12-09
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2020-09-21
1
-2
/
+2
*
; Minor fix for nsxwidget patch
Masahiro Nakamura
2020-09-16
1
-2
/
+2
*
Revert "Use format-prompt in read-file-name calls that have a default"
Lars Ingebrigtsen
2020-09-13
1
-9
/
+8
*
Use format-prompt in read-file-name calls that have a default
Lars Ingebrigtsen
2020-09-07
1
-8
/
+9
*
Add utility functions and new xwidget commands
Sungbin Jo
2020-08-12
1
-0
/
+32
*
Add utility functions and new xwidget commands
Sungbin Jo
2020-08-12
1
-69
/
+138
*
Add xwidget support for macOS
Sungbin Jo
2020-08-12
1
-3
/
+26
*
Allow specifying the callback in new xwidget sessions
Puneeth Chaganti
2020-08-11
1
-8
/
+5
*
Make xwidget-webkit-browse-url slightly more DWIM
Lars Ingebrigtsen
2020-07-20
1
-0
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
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
[next]