- Sep 13, 2018
-
-
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- Sep 05, 2018
-
-
Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 1ce36987) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e40ff92e) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 5ef349e4) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit b6da3547) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 8d2676fd) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Józef Kucia <jkucia@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 5757c2c8) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Józef Kucia <jkucia@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 00abf422) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 40ce1dd4) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 7c57461d) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Fabian Maurer <dark.shadow4@web.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit c0dfdbcf) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit ab2f25d4) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45317 Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit cb6e92d3) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45199 Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 478a3d64) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45344 Signed-off-by: Austin English <austinenglish@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 53cc1da1) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45445 Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 7837ae20) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
When inside a for loop, an 'if' statement is processed and the true part taken. Once all the commands in the true are processed, the else part is parsed, and a flag set to skip all commands in the else part. Unfortunately this flag is left on even when the if statement ends, meaning subsequent commands are also skipped. Signed-off-by: Jason Edmeades <us@edmeades.me.uk> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 6cb52047) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 37e22ebb) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 0dde2b8a) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 61d92d13) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 27f2f419) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=18734 Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 0a788caf) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
When parsing a command, after the first '/' we store the characters away in quals. The command itself can be MAXSTRING in bytes, but the quals was limited to MAX_PATH. This is incorrect, as you can provide very long qualifiers as well. Expand the space to allow the maximum size possible. Signed-off-by: Jason Edmeades <us@edmeades.me.uk> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit dce5f89e) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42304 Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 98bc9fda) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit c92b71f6) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e6894458) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Crash Bandicoot N. Sane Trilogy calls NtGetContextThread with the context being set to NULL which leads to a crash. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45428 Signed-off-by: Johannes Brandstätter <jbrandst@2ds.eu> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit ec418e7f) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 96721e42) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45067 Signed-off-by: Józef Kucia <jkucia@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 7f1fe938) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=35928 Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 13f9461e) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45439 Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit a5da5252) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Especially combined with LCMAP_HALFWIDTH and LCMAP_UPPERCASE. Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit ef2df8ed) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45393 Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 6b268e77) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 86864486) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 47921c19) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit b371cc51) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 5c765431) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 18420c24) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e0d3dbcc) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit d92d9147) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-