- 06 Nov, 2020 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Nov, 2020 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 27 Aug, 2020 2 commits
-
-
Shawn M. Chapla authored
Signed-off-by: Shawn M. Chapla <schapla@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Shawn M. Chapla authored
Signed-off-by: Shawn M. Chapla <schapla@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 12 Sep, 2019 1 commit
-
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 08 Oct, 2018 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 09 May, 2018 2 commits
-
-
Vincent Povirk authored
Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Vincent Povirk authored
Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 22 Jan, 2018 1 commit
-
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 25 Aug, 2017 1 commit
-
-
Andrew Eikum authored
The Chrome browser print function implements their own handling for EMR_MODIFYWORLDTRANSFORM which calls ModifyWorldTransform on the HDC directly without ever calling PlayEnhMetaFileRecord. In Wine, this transformation would get discarded when the callback function returned, causing the page to be printed at the wrong scale. Tests show that the transform is updated immediately during PlayEnhMetaFileRecord. In addition, a modified transform persists between callbacks until PlayEnhMetaFileRecord is called on a relevant type of callback, at which point the transform is reverted before playing back the record. Signed-off-by: Andrew Eikum <aeikum@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Jul, 2016 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 08 Jun, 2016 2 commits
-
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 21 Apr, 2016 2 commits
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Piotr Caban authored
Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 08 Apr, 2016 1 commit
-
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 30 Mar, 2015 1 commit
-
-
Thomas Faber authored
-
- 28 Oct, 2014 1 commit
-
-
André Hentschel authored
-
- 10 Feb, 2014 1 commit
-
-
Frédéric Delanoy authored
-
- 23 Sep, 2013 1 commit
-
-
Michael Stefaniuc authored
-
- 17 Oct, 2012 1 commit
-
-
Alexandre Julliard authored
-
- 28 Oct, 2011 1 commit
-
-
Huw Davies authored
-
- 29 Jul, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 24 Feb, 2011 1 commit
-
-
Dmitry Timoshkov authored
-
- 29 Mar, 2010 1 commit
-
-
Mikhail Maroukhine authored
-
- 14 Dec, 2009 1 commit
-
-
Rob Shearman authored
-
- 07 Dec, 2009 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 07 Apr, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 28 Jan, 2009 3 commits
-
-
Alexandre Julliard authored
This makes it unnecessary to hold the GDI lock during destruction.
-
Alexandre Julliard authored
This makes it unnecessary to hold the GDI lock since the object cannot be accessed before it has a handle.
-
Alexandre Julliard authored
-
- 26 Jan, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 24 Oct, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 23 Oct, 2008 1 commit
-
-
Dmitry Timoshkov authored
This completely fixes the print previews generated by MS Access in a Win9x mode. Access has a custom handler for an EMR_GDICOMMENT record, and GDI APIs it calls from it don't work properly due to wrong DC mapping.
-
- 22 Oct, 2008 1 commit
-
-
Dmitry Timoshkov authored
This makes applications with custom callbacks work properly, and fixes 'make test' in a win9x mode.
-
- 18 Jun, 2008 1 commit
-
-
Huw Davies authored
Fixes Valgrind warning: 'Conditional jump or move depends on uninitialised value(s)' in metafile test.
-
- 27 May, 2008 1 commit
-
-
Dmitry Timoshkov authored
-
- 22 May, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 29 Apr, 2008 1 commit
-
-
Dmitry Timoshkov authored
-