Alexandre Julliard pushed to branch master at wine / wine
Commits: 553204da by Jacek Caban at 2024-08-12T13:09:30+02:00 mshtml: Add support for MSEventObj prototype objects.
- - - - - cccc0a31 by Jacek Caban at 2024-08-12T13:09:30+02:00 mshtml: Add support for Event prototype objects.
- - - - - 39e801cc by Jacek Caban at 2024-08-12T13:09:30+02:00 mshtml: Add support for UIEvent prototype objects.
- - - - - 76e09d28 by Jacek Caban at 2024-08-12T13:09:30+02:00 mshtml: Add support for mouse event prototype objects.
- - - - - e9821b4a by Jacek Caban at 2024-08-12T13:09:30+02:00 mshtml: Add support for keyboard event prototype objects.
- - - - - e0eda663 by Jacek Caban at 2024-08-12T13:09:30+02:00 mshtml: Add support for page transition event prototype objects.
- - - - - b9270bce by Jacek Caban at 2024-08-12T13:09:30+02:00 mshtml: Add support for custom event prototype objects.
- - - - - 360aa14d by Jacek Caban at 2024-08-12T13:09:30+02:00 mshtml: Add support for message event prototype objects.
- - - - - bc30bb34 by Jacek Caban at 2024-08-12T13:09:30+02:00 mshtml: Add support for progress event prototype objects.
- - - - - 8eb6ad47 by Jacek Caban at 2024-08-12T13:09:30+02:00 mshtml: Add support for storage event prototype objects.
- - - - -
3 changed files:
- dlls/mshtml/htmlevent.c - dlls/mshtml/mshtml_private.h - dlls/mshtml/tests/documentmode.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/29c0ea6486dbf9d58873853c5248cb...