- 03 Apr, 2016 8 commits
-
-
Charles Davis authored
Signed-off-by: Charles Davis <cdavis5x@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 7d295d38) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
André Hentschel authored
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit b363f386) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Michael Müller authored
Signed-off-by: Michael Müller <michael@fds-team.de> Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 8eb893f1) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Anton Baskanov authored
Signed-off-by: Anton Baskanov <baskanov@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit f253e6cf) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Charles Davis authored
Signed-off-by: Charles Davis <cdavis5x@gmail.com> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit dcca411a) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Charles Davis authored
Signed-off-by: Charles Davis <cdavis5x@gmail.com> Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 6509f90e) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 49051392) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 32f72989) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
- 20 Mar, 2016 13 commits
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 38d0690a) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Sebastian Lackner authored
ntdll: Implement RtlInterlockedPushListSListEx and fix calling convention of RtlInterlockedPushListSList. Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit a4be1ca6) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Michael Müller authored
Signed-off-by: Michael Müller <michael@fds-team.de> Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit c937cf6a) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Michael Müller authored
Signed-off-by: Michael Müller <michael@fds-team.de> Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 18a8636e) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Michael Müller authored
Signed-off-by: Michael Müller <michael@fds-team.de> Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e7bbca8f) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Michael Müller authored
Signed-off-by: Michael Müller <michael@fds-team.de> Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 410d7995) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit b29c072e) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit a77e1471) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Jacek Caban authored
Needed by Office 2013. Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 7f005dc4) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Jacek Caban authored
This is needed by Office 2013, which hooks those functions and expects flag to be set. Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 443c2a47) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit cb65a3fb) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Hugh McMaster authored
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit dcd05e8e) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Andrew Eikum authored
The size is used during cache lookup. Clearing it will break lookup and prevent detection of double-freeing when warn+heap is enabled. Signed-off-by: Andrew Eikum <aeikum@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 3bc2ec33) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
- 13 Mar, 2016 6 commits
-
-
André Hentschel authored
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 154d024f) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Frédéric Delanoy authored
Signed-off-by: Frédéric Delanoy <frederic.delanoy@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 1bd60414) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Hans Leidekker authored
Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 8d4ac88a) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Marcus Meissner authored
Reported by Eric S. Raymond. Signed-off-by: Marcus Meissner <marcus@jet.franken.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 0d06ebf5) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Jens Reyer authored
' characters at the start of a line indicate a groff command. If used in error, the affected lines get ignored. Therefore add a zero-width space and reformat another paragraph to keep the literal meaning. Signed-off-by: Jens Reyer <jre.winesim@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 93fc6826) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Jens Reyer authored
' characters at the start of a line indicate a groff command. If used in error, the affected lines get ignored. Therefore reformat the paragraph to keep the literal meaning. Signed-off-by: Jens Reyer <jre.winesim@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 486194e4) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
- 02 Mar, 2016 1 commit
-
-
Miklós Máté authored
This enables high resolution setting in Anachronox, when Wine is configured to emulate a virtual desktop. The game only supports 640x480 and 1280x960. Signed-off-by: Miklós Máté <mtmkls@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit c0219a73) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
- 03 Feb, 2016 5 commits
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit cfbac8d2) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 2ef42bd9) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 5f8f1929) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 332dd07f) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Feb, 2016 7 commits
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 88ea4c52) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Nikolay Sivov authored
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit a65ddbf1) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 1fce8002) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Piotr Caban authored
Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 0806b06f) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Stefan Dösinger authored
Signed-off-by: Stefan Dösinger <stefandoesinger@gmx.at> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 638f6c1a) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Henri Verbeet authored
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit e6e0c227) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-
Matteo Bruni authored
wined3d: Regenerate FFP replacement VS on changes to the normal attribute in the vertex declaration. Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> (cherry picked from commit d2d8d8f1) Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
-