summaryrefslogtreecommitdiff
path: root/src/xwidget.c
AgeCommit message (Expand)Author
2026-05-23New function memory_full_upPaul Eggert
2026-04-12; * src/xwidget.c (Fmake_xwidget): Fix commentary.Eli Zaretskii
2026-04-12xwidgets: re-enable with newer webkit2gtkDirk-Jan C. Binnema
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-21; Avoid compilation warnings in xwidget.c on macOSEli Zaretskii
2025-01-01Update copyright year to 2025Paul Eggert
2024-06-19Avoid compilation warningsEli Zaretskii
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-03-15; * src/xwidget.c (xwidget-webkit-disable-javascript): Doc fix.Eli Zaretskii
2024-03-15Fix last changePo Lu
2024-03-14; Fix last change (bug#68604)Eli Zaretskii
2024-03-14Add user option to disable JavaScript in xwidget webviewNoƩ Lopez
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-03-02Improvements to xwidget on macOS (bug#60703)Andrew De Angelis
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-04-07Fix xwidget smooth scrolling when the default pointer is not a touchpadPo Lu
2022-03-01; * src/xwidget.c: Add missing part of last change.Po Lu
2022-02-22Improve XInput2 version checkingPo Lu
2022-02-16Fix recent change in xwidget.cPo Lu
2022-02-13Work around tooltip bug on new versions of WebKitGTKPo Lu
2022-02-04* src/xwidget.c (xwidget_button): Always let button events through.Po Lu
2022-02-02Improve correctness of generated xwidget eventsPo Lu
2022-02-02Send button events before setting xwidget passive grabPo Lu
2022-01-28Prevent duplicate grab setting with xwidgetsPo Lu
2022-01-28Use the real cursor beneath the pointer on xwidgetsPo Lu
2022-01-28Fix xwidget build on PGTKPo Lu
2022-01-28Fix duplicate scroll events without XI2Po Lu
2022-01-28Clear xwidget passive grab whenever a drag beginsPo Lu
2022-01-28Fix inappropriate use of killed xwidgetsPo Lu
2022-01-28Implement xwidget passive grabsPo Lu
2022-01-27Improve xwidget window ancestry calculationsPo Lu
2022-01-27Implement crossing event generation between windows for xwidgets on XPo Lu
2022-01-22Fix PGTK build with xwidgetsPo Lu
2022-01-21Make xwidgets work on builds that don't use Cairo drawingPo Lu
2022-01-19Use Cairo XCB surfaces when XCB is availablePo Lu
2022-01-16* src/xwidget.c (webkit_js_to_lisp): Use correct constant to check size.Po Lu
2022-01-12Use correct coordinates when translating XI2 crossing eventsPo Lu
2022-01-05Fix xwidgets setting their own signal handlersPo Lu
2022-01-04Translate more modifiers to GDK ones in xwidgetsPo Lu
2022-01-04Stop assuming X kbd state works with GDK when forwarding events to xwidgetsPo Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-31Don't select for gesture events on xwidgets if the server is too oldPo Lu
2021-12-31Add pinch event support to xwidgetsPo Lu
2021-12-31Restore original xwidget embedder after performing a lispy eventPo Lu
2021-12-31* src/xwidget.c (Fxwidget_perform_lispy_event): Use FRAME_WINDOW_P.Po Lu
2021-12-30Make xwidget motion commands hscroll the window of wide widgetsPo Lu
2021-12-30Translate crossing event mode when sending them to xwidgetsPo Lu
2021-12-29Translate state of XI2 entry events when sending them to xwidgetsPo Lu
2021-12-29Get rid of obsolete xwidget-related code on PGTKPo Lu