summaryrefslogtreecommitdiff
path: root/src/xwidget.h
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * src/xwidget.h: Fix build with XI 2.4.Po Lu2022-03-011-1/+1
* Use the real cursor beneath the pointer on xwidgetsPo Lu2022-01-281-0/+1
* Clear xwidget passive grab whenever a drag beginsPo Lu2022-01-281-0/+1
* Implement xwidget passive grabsPo Lu2022-01-281-0/+2
* Implement crossing event generation between windows for xwidgets on XPo Lu2022-01-271-0/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Add pinch event support to xwidgetsPo Lu2021-12-311-1/+8
* | Fix NS xwidget buildPo Lu2021-12-291-0/+2
* | Add support for xwidgets to the PGTK portPo Lu2021-12-291-0/+11
* | Send scroll stop events to xwidgets correctlyPo Lu2021-12-081-1/+1
* | Allow handling smooth scroll events in xwidgetsPo Lu2021-11-211-0/+6
* | Don't draw xwidgets that have just been resizedPo Lu2021-11-171-0/+1
* | Lower xwidget views owned by parent when lowering framePo Lu2021-11-161-0/+1
* | Stop assuming xwidget views will only be displayed in TEXT_AREAPo Lu2021-11-151-0/+2
* | Prevent crashes in xwidgets whose buffers have been killedPo Lu2021-11-121-0/+7
* | Set embedder correctly to fix menus appearing in the wrong locationPo Lu2021-11-101-0/+2
* | Fix build on nextstepPo Lu2021-11-071-3/+6
* | Add functions for performing searches on xwidgetsPo Lu2021-11-071-0/+1
* | Fix cursor for new widget viewsPo Lu2021-11-071-0/+1
* | Add support for cursors in xwidget viewsPo Lu2021-11-071-0/+2
* | Allow xwidgets to accept motion and button eventsPo Lu2021-11-071-0/+4
* | Destroy xwidgets when destroying framesPo Lu2021-11-071-0/+1
* | Enable scrolling optimization for xwidgetsPo Lu2021-11-071-0/+3
* | Use an X window to display xwidgets on X11Po Lu2021-11-071-3/+9
|/
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Add utility functions and new xwidget commandsSungbin Jo2020-08-121-0/+5
* Add xwidget support for macOSSungbin Jo2020-08-121-1/+42
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-081-4/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Shrink pseudovectors a bitPaul Eggert2018-09-061-2/+2
* | Use native alignment to access Lisp object dataPaul Eggert2018-06-101-2/+2
* | Make xwidget-webkit-execute-script safe against GC (Bug#31545)Andreas Schwab2018-05-211-0/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Change vectorlike from struct to unionPaul Eggert2017-11-131-2/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove scrolled window container around WebKit widgetRicardo Wurmus2016-10-251-3/+0
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* xwidgets style cleanupPaul Eggert2016-01-221-57/+58
* Don’t export C symbols not used elsewherePaul Eggert2016-01-201-3/+0
* ; Add 2016 to copyright years of new files.Glenn Morris2016-01-191-1/+1
* Support for the new Xwidget feature.Joakim Verona2016-01-191-0/+135
* Revert changes installed by xwidgets mergePaul Eggert2015-02-011-115/+0
* Implement native scrolling of the webkit xwidgetJoakim Verona2015-01-201-0/+2
* Update to new DEFSYM strategyJoakim Verona2015-01-111-1/+1