- 29 Feb, 2024 19 commits
-
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Brendan McGrath authored
-
Brendan McGrath authored
The event target may be from a different document to the document associated with the event handler.
-
Brendan McGrath authored
-
Brendan McGrath authored
Use generic event dispatcher instead of nsevent for the DOMContentLoaded event. Also allow processing before dispatching event. Only update dom_content_loaded_event start/end time when the event is trusted.
-
Brendan McGrath authored
-
- 28 Feb, 2024 21 commits
-
-
Paul Gofman authored
-
Aida Jonikienė authored
-
Aida Jonikienė authored
Discord calls this function when hanging up a call.
-
Piotr Caban authored
-
Yuxuan Shui authored
-
Yuxuan Shui authored
-
Yuxuan Shui authored
MIDI tracks don't map one-to-one to segment tracks, so it doesn't make sense to use a "get_next_track()" interface.
-
Yuxuan Shui authored
-
Alexandros Frantzis authored
The field is set but no longer read from.
-
Rémi Bernon authored
-
Esme Povirk authored
Apparently, 1454ffe7 introduced the assumption that the font passed to gdip_format_string is non-NULL, and GdipAddPathString wasn't passing it in.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
When hwnd is specified, it is because it received a direct host input, so switch the input desktop to match the one that is receiving it. We don't validate that the sending thread uses the same desktop as the target window: it may not even be the case for drivers with a separate thread that listens on input events.
-
Rémi Bernon authored
-