- May 14, 2018
-
-
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- May 09, 2018
-
-
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit fa1fd466) Conflicts: po/uk.po Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Julian Rüger <jr98@gmx.net> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e5bed7c2) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Kim Malmo <berencamlost@msn.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 25cf6b7f) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit b1aee9c3) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Lauri Kenttä <lauri.kentta@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 3e342312) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Aurimas Fišeras <aurimas@members.fsf.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 12c6ac5f) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit f16e7e44) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
- May 07, 2018
-
-
Fixes c6dfce27. Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 1f006f07) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
- Apr 27, 2018
-
-
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit ca9f7cc5) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e5b9057b) 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 67d7eb98) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Like for example the recently added floating-point TagWord on AMD64. Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit fc3ea7d1) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit f4e75d78) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit a9686b00) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 85820f5e) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit b5b3146e) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Otherwise the push_data() thread will run and try to use resources we never allocated. Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Andrew Eikum <aeikum@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 5374d5ca) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
- Apr 20, 2018
-
-
Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 7ccae68f) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
- Apr 19, 2018
-
-
Checking the -Wno- form doesn't fail and causes warnings on gcc. Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 8cf375de) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Recent clang versions warn if an include file changes the pragma pack level without restoring it before the end of the include file. This avoids warnings for each include of pshpack*.h/poppack.h. Signed-off-by: Martin Storsjo <martin@martin.st> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 51e2966b) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Thomas Faber <thomas.faber@reactos.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 42f742e1) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit b413a937) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Based on patch by Mark Jansen <mark.jansen@reactos.org>. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 2e8dfbb1) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Vlad Bespalov <vlad.botanic@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 57ccf822) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Kai Krakow <kai@kaishome.de> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 4b08602d) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 00b1f69c) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
- Apr 18, 2018
-
-
Signed-off-by: Stefan Leichter <sle85276@gmx.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 535419a2) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Stefan Leichter <sle85276@gmx.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit f07e8ca8) 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 661791cb) 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 7dd74d5b) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 39766bcd) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit c21c8525) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com> Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e24af966) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 342e2cab) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Signed-off-by: Andrew Wesie <awesie@gmail.com> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 4fda0463) 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 acd2f1e5) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
- Apr 16, 2018
-
-
Based on a patch by Michael Müller. Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit c77d5c65) 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 bd74183b) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-