index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xwidget.c
Age
Commit message (
Expand
)
Author
2021-12-29
Queue xwidget views for allocation in more places
Po Lu
2021-12-29
Improve xwidget event handling on XI2
Po Lu
2021-12-29
Use XI2 to handle xwidget button events
Po Lu
2021-12-29
Fix embedder calculation for xwidgets on PGTK
Po Lu
2021-12-29
Fix NS xwidget build
Po Lu
2021-12-29
* src/xwidget.c (syms_of_xwidget): Fix typo.
Po Lu
2021-12-29
Add support for xwidgets to the PGTK port
Po Lu
2021-12-16
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-16
Require xwidget.el in `make-xwidget'
Po Lu
2021-12-08
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-08
Send scroll stop events to xwidgets correctly
Po Lu
2021-12-04
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-12-03
Send scroll stop events to xwidgets when built with XInput 2
Po Lu
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-28
Fix xwidget popups on XI2 again
Po Lu
2021-11-28
Fix xwidget popups on XI2
Po Lu
2021-11-22
Make `xwidget-display-event' a special event as well
Po Lu
2021-11-21
Implement `pick_embedded_child' for offscreen xwidgets
Po Lu
2021-11-21
Attach download-started signals to correct WebKit context
Po Lu
2021-11-21
Allow handling smooth scroll events in xwidgets
Po Lu
2021-11-20
Fix xwidgets with XInput 2 builds
Po Lu
2021-11-20
Allow terminating page loading operations in webkit xwidgets
Po Lu
2021-11-19
Fix documentation of last commit
Eli Zaretskii
2021-11-19
Allow controlling where xwidget-webkit stores cookies
Po Lu
2021-11-19
Use CHECK_LIVE_XWIDGET in xwidget-webkit-estimated-load-progress
Po Lu
2021-11-19
Add `xwidget-webkit-estimated-load-progress'
Po Lu
2021-11-17
Prevent subprocess hangs in xwidget
Po Lu
2021-11-17
Don't draw xwidgets that have just been resized
Po Lu
2021-11-17
Remove garbage #ifndef
Yuuki Harano
2021-11-16
Lower xwidget views owned by parent when lowering frame
Po Lu
2021-11-16
Prevent xwidget windows from obscuring child frames
Po Lu
2021-11-16
Fix documentation string
Po Lu
2021-11-15
Fix xwidget-webkit-back-forward-list
Po Lu
2021-11-15
Stop assuming xwidget views will only be displayed in TEXT_AREA
Po Lu
2021-11-14
Expose xwidget navigation history to Lisp code
Po Lu
2021-11-14
Add `kill-xwidget'
Po Lu
2021-11-14
Fix crash in xwidget_end_redisplay
Po Lu
2021-11-13
Use GTK native file choosers in xwidget callback
Po Lu
2021-11-13
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-13
Prevent NULL-pointer dereference on xwidget callback error
Po Lu
2021-11-13
Fix file chooser hangs inside xwidget-webkit
Po Lu
2021-11-12
Remove obsolete comment
Po Lu
2021-11-12
Fix doc string for xwidget-webkit-load-html
Po Lu
2021-11-12
Fix potential NULL dereference in xwidget-webkit-uri
Po Lu
2021-11-12
Check for WebKit xwidgets inside all xwidget-webkit functions
Po Lu
2021-11-12
Prevent crashes from Lisp code modifying xwidget-list
Po Lu
2021-11-12
Prevent crashes in xwidgets whose buffers have been killed
Po Lu
2021-11-11
Add `xwidget-webkit-load-html'
Po Lu
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-10
Prevent GDK warning about missing event devices in most cases
Po Lu
[prev]
[next]