- 18 Oct, 2022 8 commits
-
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Alex Henrie authored
Needed to compile Tera Term.
-
Stanislav Motylkov authored
In `hhtoolbar.bmp` the "Expand" icon comes first, then "Collapse".
-
Zhiyi Zhang authored
Some applications subclass listview and change style multiple times when painting. Invalidating control when handling WM_STYLECHANGED causes infinite WM_PAINT messages in this case and end up stalling the message queue.
-
Zhiyi Zhang authored
Some applications subclass treeview and change style multiple times when painting. Invalidating control when handling WM_STYLECHANGED causes infinite WM_PAINT messages in this case and end up stalling the message queue.
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
Fix a possible test failure.
-
Jacek Caban authored
Based on commit 0739aa61. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53646
-
- 17 Oct, 2022 32 commits
-
-
Hugh McMaster authored
-
Hugh McMaster authored
-
Fabian Maurer authored
The fd gets overwritten, therefore we need to close it before doing so. Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
-
Hugh McMaster authored
The Windows versions of [Read|Write]ConsoleOutput[Attribute|Character] appear to assign an uninitialized internal DWORD to the given pointer address before returning. As the functions fail (intentionally) in these tests, the value of the DWORD is never set, so the tests end up comparing the expected value of zero with random values. This value of this test is very limited and is best removed. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53686
-
Ziqing Hui authored
-
Ziqing Hui authored
Win10 has font link for most of the system default fonts, including MS UI Gothic. This fixes Korean text display issue for Romance of the There Kindoms XIII.
-
Ziqing Hui authored
-
Alexandre Julliard authored
-
Alex Henrie authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52506
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Alex Henrie authored
Needed to compile Tera Term.
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
-
Akihiro Sagawa authored
-
Akihiro Sagawa authored
-