aboutsummaryrefslogtreecommitdiffstats
path: root/src/xwidget.h (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-03-01* src/xwidget.h: Fix build with XI 2.4.Po Lu1-1/+1
2022-01-28Use the real cursor beneath the pointer on xwidgetsPo Lu1-0/+1
2022-01-28Clear xwidget passive grab whenever a drag beginsPo Lu1-0/+1
2022-01-28Implement xwidget passive grabsPo Lu1-0/+2
2022-01-27Implement crossing event generation between windows for xwidgets on XPo Lu1-0/+2
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-31Add pinch event support to xwidgetsPo Lu1-1/+8
2021-12-29Fix NS xwidget buildPo Lu1-0/+2
2021-12-29Add support for xwidgets to the PGTK portPo Lu1-0/+11
2021-12-08Send scroll stop events to xwidgets correctlyPo Lu1-1/+1
2021-11-21Allow handling smooth scroll events in xwidgetsPo Lu1-0/+6
2021-11-17Don't draw xwidgets that have just been resizedPo Lu1-0/+1
2021-11-16Lower xwidget views owned by parent when lowering framePo Lu1-0/+1
2021-11-15Stop assuming xwidget views will only be displayed in TEXT_AREAPo Lu1-0/+2
2021-11-12Prevent crashes in xwidgets whose buffers have been killedPo Lu1-0/+7
2021-11-10Set embedder correctly to fix menus appearing in the wrong locationPo Lu1-0/+2
2021-11-07Fix build on nextstepPo Lu1-3/+6
2021-11-07Add functions for performing searches on xwidgetsPo Lu1-0/+1
2021-11-07Fix cursor for new widget viewsPo Lu1-0/+1
2021-11-07Add support for cursors in xwidget viewsPo Lu1-0/+2
2021-11-07Allow xwidgets to accept motion and button eventsPo Lu1-0/+4
2021-11-07Destroy xwidgets when destroying framesPo Lu1-0/+1
2021-11-07Enable scrolling optimization for xwidgetsPo Lu1-0/+3
2021-11-07Use an X window to display xwidgets on X11Po Lu1-3/+9
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-08-12Add utility functions and new xwidget commandsSungbin Jo1-0/+5
2020-08-12Add xwidget support for macOSSungbin Jo1-1/+42
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-04-08Allow gap before first non-Lisp pseudovec memberPaul Eggert1-4/+2
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-09-06Shrink pseudovectors a bitPaul Eggert1-2/+2
2018-06-10Use native alignment to access Lisp object dataPaul Eggert1-2/+2
2018-05-21Make xwidget-webkit-execute-script safe against GC (Bug#31545)Andreas Schwab1-0/+3
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-11-13Change vectorlike from struct to unionPaul Eggert1-2/+2
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-10-25Remove scrolled window container around WebKit widgetRicardo Wurmus1-3/+0
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-22xwidgets style cleanupPaul Eggert1-57/+58
2016-01-20Don’t export C symbols not used elsewherePaul Eggert1-3/+0
2016-01-19; Add 2016 to copyright years of new files.Glenn Morris1-1/+1
2016-01-19Support for the new Xwidget feature.Joakim Verona1-0/+135
2015-02-01Revert changes installed by xwidgets mergePaul Eggert1-115/+0