- Oct 04, 2024
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
It should produce an error, not print the whole environment. Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Esp, 'SET =' shouldn't print whole environment. Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57245 Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
-
-
-
dplayx: Add a name copying helper function and use it in DP_IF_GetGroupName() and DP_IF_GetPlayerName().
-
-
-
- Oct 03, 2024
-
-
Based on a patch by Jacek Caban. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Because we're supposed to translate styles here to what Gecko expects via the style table, we don't actually need to look up the *real* prototypes on the object (what it has currently in js code), but rather just the builtin list of style props of the object, which must include all the styles supported. So we look into the entire builtin prototype chain. remove_attribute also only deals with builtin dispids, so it makes no sense to use it on the output of GetDispID in IE9+ modes. Legacy modes do remove all props though, added tests to confirm this. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
They're not really "builtins" (from the type info) and we need actual builtins for style attr checks. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
So it matches dispex_next_id. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-