- 09 Nov, 2023 28 commits
-
-
Jacek Caban authored
Fixes clang warning: string.c:370:25: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
-
Jacek Caban authored
Fixes -Wincompatible-pointer-types clang warnings.
-
Jacek Caban authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
Be flexible on the comparison to ignore rounding errors.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Paul Gofman authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
It got broken by the conversion to NTUSER_DPI* values.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alex Henrie authored
This removes the arbitrary limit on the number of renderers and capturers while satisfying applications that expect the GUIDs to remain valid after DirectSoundCaptureEnumerate returns.
-
Alex Henrie authored
This reverts commit e1f0318e. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55608
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
Break its reference count cycle so that we don't leak it.
-
- 08 Nov, 2023 12 commits
-
-
Alex Henrie authored
-
Alex Henrie authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
Themed Delphi applications use "explorer::listview" and "explorer::treeview": https://gitlab.com/freepascal.org/lazarus/lazarus/-/blob/main/lcl/interfaces/win32/win32themes.pasSigned-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
Also fix some hTheme handle leaks. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Shaun Ren authored
-
Shaun Ren authored
-