summaryrefslogtreecommitdiff
path: root/src/xwidget.c
AgeCommit message (Expand)Author
2021-12-29Queue xwidget views for allocation in more placesPo Lu
2021-12-29Improve xwidget event handling on XI2Po Lu
2021-12-29Use XI2 to handle xwidget button eventsPo Lu
2021-12-29Fix embedder calculation for xwidgets on PGTKPo Lu
2021-12-29Fix NS xwidget buildPo Lu
2021-12-29* src/xwidget.c (syms_of_xwidget): Fix typo.Po Lu
2021-12-29Add support for xwidgets to the PGTK portPo Lu
2021-12-16Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-16Require xwidget.el in `make-xwidget'Po Lu
2021-12-08Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-08Send scroll stop events to xwidgets correctlyPo Lu
2021-12-04Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-12-03Send scroll stop events to xwidgets when built with XInput 2Po Lu
2021-11-30Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-11-28Fix xwidget popups on XI2 againPo Lu
2021-11-28Fix xwidget popups on XI2Po Lu
2021-11-22Make `xwidget-display-event' a special event as wellPo Lu
2021-11-21Implement `pick_embedded_child' for offscreen xwidgetsPo Lu
2021-11-21Attach download-started signals to correct WebKit contextPo Lu
2021-11-21Allow handling smooth scroll events in xwidgetsPo Lu
2021-11-20Fix xwidgets with XInput 2 buildsPo Lu
2021-11-20Allow terminating page loading operations in webkit xwidgetsPo Lu
2021-11-19Fix documentation of last commitEli Zaretskii
2021-11-19Allow controlling where xwidget-webkit stores cookiesPo Lu
2021-11-19Use CHECK_LIVE_XWIDGET in xwidget-webkit-estimated-load-progressPo Lu
2021-11-19Add `xwidget-webkit-estimated-load-progress'Po Lu
2021-11-17Prevent subprocess hangs in xwidgetPo Lu
2021-11-17Don't draw xwidgets that have just been resizedPo Lu
2021-11-17Remove garbage #ifndefYuuki Harano
2021-11-16Lower xwidget views owned by parent when lowering framePo Lu
2021-11-16Prevent xwidget windows from obscuring child framesPo Lu
2021-11-16Fix documentation stringPo Lu
2021-11-15Fix xwidget-webkit-back-forward-listPo Lu
2021-11-15Stop assuming xwidget views will only be displayed in TEXT_AREAPo Lu
2021-11-14Expose xwidget navigation history to Lisp codePo Lu
2021-11-14Add `kill-xwidget'Po Lu
2021-11-14Fix crash in xwidget_end_redisplayPo Lu
2021-11-13Use GTK native file choosers in xwidget callbackPo Lu
2021-11-13Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-11-13Prevent NULL-pointer dereference on xwidget callback errorPo Lu
2021-11-13Fix file chooser hangs inside xwidget-webkitPo Lu
2021-11-12Remove obsolete commentPo Lu
2021-11-12Fix doc string for xwidget-webkit-load-htmlPo Lu
2021-11-12Fix potential NULL dereference in xwidget-webkit-uriPo Lu
2021-11-12Check for WebKit xwidgets inside all xwidget-webkit functionsPo Lu
2021-11-12Prevent crashes from Lisp code modifying xwidget-listPo Lu
2021-11-12Prevent crashes in xwidgets whose buffers have been killedPo Lu
2021-11-11Add `xwidget-webkit-load-html'Po Lu
2021-11-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-11-10Prevent GDK warning about missing event devices in most casesPo Lu