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
2026-05-23
New function memory_full_up
Paul Eggert
2026-04-12
; * src/xwidget.c (Fmake_xwidget): Fix commentary.
Eli Zaretskii
2026-04-12
xwidgets: re-enable with newer webkit2gtk
Dirk-Jan C. Binnema
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-21
; Avoid compilation warnings in xwidget.c on macOS
Eli Zaretskii
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-06-19
Avoid compilation warnings
Eli Zaretskii
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-03-15
; * src/xwidget.c (xwidget-webkit-disable-javascript): Doc fix.
Eli Zaretskii
2024-03-15
Fix last change
Po Lu
2024-03-14
; Fix last change (bug#68604)
Eli Zaretskii
2024-03-14
Add user option to disable JavaScript in xwidget webview
NoƩ Lopez
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-03-02
Improvements to xwidget on macOS (bug#60703)
Andrew De Angelis
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-04-07
Fix xwidget smooth scrolling when the default pointer is not a touchpad
Po Lu
2022-03-01
; * src/xwidget.c: Add missing part of last change.
Po Lu
2022-02-22
Improve XInput2 version checking
Po Lu
2022-02-16
Fix recent change in xwidget.c
Po Lu
2022-02-13
Work around tooltip bug on new versions of WebKitGTK
Po Lu
2022-02-04
* src/xwidget.c (xwidget_button): Always let button events through.
Po Lu
2022-02-02
Improve correctness of generated xwidget events
Po Lu
2022-02-02
Send button events before setting xwidget passive grab
Po Lu
2022-01-28
Prevent duplicate grab setting with xwidgets
Po Lu
2022-01-28
Use the real cursor beneath the pointer on xwidgets
Po Lu
2022-01-28
Fix xwidget build on PGTK
Po Lu
2022-01-28
Fix duplicate scroll events without XI2
Po Lu
2022-01-28
Clear xwidget passive grab whenever a drag begins
Po Lu
2022-01-28
Fix inappropriate use of killed xwidgets
Po Lu
2022-01-28
Implement xwidget passive grabs
Po Lu
2022-01-27
Improve xwidget window ancestry calculations
Po Lu
2022-01-27
Implement crossing event generation between windows for xwidgets on X
Po Lu
2022-01-22
Fix PGTK build with xwidgets
Po Lu
2022-01-21
Make xwidgets work on builds that don't use Cairo drawing
Po Lu
2022-01-19
Use Cairo XCB surfaces when XCB is available
Po Lu
2022-01-16
* src/xwidget.c (webkit_js_to_lisp): Use correct constant to check size.
Po Lu
2022-01-12
Use correct coordinates when translating XI2 crossing events
Po Lu
2022-01-05
Fix xwidgets setting their own signal handlers
Po Lu
2022-01-04
Translate more modifiers to GDK ones in xwidgets
Po Lu
2022-01-04
Stop assuming X kbd state works with GDK when forwarding events to xwidgets
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-31
Don't select for gesture events on xwidgets if the server is too old
Po Lu
2021-12-31
Add pinch event support to xwidgets
Po Lu
2021-12-31
Restore original xwidget embedder after performing a lispy event
Po Lu
2021-12-31
* src/xwidget.c (Fxwidget_perform_lispy_event): Use FRAME_WINDOW_P.
Po Lu
2021-12-30
Make xwidget motion commands hscroll the window of wide widgets
Po Lu
2021-12-30
Translate crossing event mode when sending them to xwidgets
Po Lu
2021-12-29
Translate state of XI2 entry events when sending them to xwidgets
Po Lu
2021-12-29
Get rid of obsolete xwidget-related code on PGTK
Po Lu
[next]