wine
11 years agoRelease 1.5.19. wine-1.5.19
Alexandre Julliard [Fri, 7 Dec 2012 19:17:32 +0000 (20:17 +0100)] 
Release 1.5.19.

11 years agosecur32/tests: Fix tests on win8.
André Hentschel [Thu, 6 Dec 2012 18:28:55 +0000 (19:28 +0100)] 
secur32/tests: Fix tests on win8.

11 years agoschannel/tests: Fix test on win8.
André Hentschel [Thu, 6 Dec 2012 18:28:08 +0000 (19:28 +0100)] 
schannel/tests: Fix test on win8.

11 years agovbscript: Use simplified constant implementation for more constants.
Jacek Caban [Fri, 7 Dec 2012 12:00:35 +0000 (13:00 +0100)] 
vbscript: Use simplified constant implementation for more constants.

11 years agogdi32: Keep track of the number of fonts on the unused list.
Alexandre Julliard [Fri, 7 Dec 2012 13:36:22 +0000 (14:36 +0100)] 
gdi32: Keep track of the number of fonts on the unused list.

11 years agogdi32: Simplify list processing by using the LIST_FOR_EACH_ENTRY macro.
Alexandre Julliard [Fri, 7 Dec 2012 13:29:28 +0000 (14:29 +0100)] 
gdi32: Simplify list processing by using the LIST_FOR_EACH_ENTRY macro.

11 years agogdi32: Make make_rgb_colorref() static.
Francois Gouget [Fri, 7 Dec 2012 11:31:16 +0000 (12:31 +0100)] 
gdi32: Make make_rgb_colorref() static.

11 years agojscript: Added more useful debug traces.
Jacek Caban [Fri, 7 Dec 2012 10:57:42 +0000 (11:57 +0100)] 
jscript: Added more useful debug traces.

11 years agomsxml3: Tests code clean up.
Jacek Caban [Fri, 7 Dec 2012 10:53:56 +0000 (11:53 +0100)] 
msxml3: Tests code clean up.

11 years agomsxml3: Added URL validation tests.
Jacek Caban [Fri, 7 Dec 2012 10:53:38 +0000 (11:53 +0100)] 
msxml3: Added URL validation tests.

11 years agomsxml3: Added basic URL validation in safe mode.
Jacek Caban [Fri, 7 Dec 2012 10:53:26 +0000 (11:53 +0100)] 
msxml3: Added basic URL validation in safe mode.

11 years agoconfigure: Fix detection of fallocate on old glibc.
Hans Leidekker [Fri, 7 Dec 2012 08:22:40 +0000 (09:22 +0100)] 
configure: Fix detection of fallocate on old glibc.

11 years agowinedbg: Add load/str multiple operators to Thumb2 disassembler.
André Hentschel [Thu, 6 Dec 2012 23:27:27 +0000 (00:27 +0100)] 
winedbg: Add load/str multiple operators to Thumb2 disassembler.

11 years agod3d10core: Implement d3d10_device_GSGetSamplers().
Henri Verbeet [Thu, 6 Dec 2012 23:07:08 +0000 (00:07 +0100)] 
d3d10core: Implement d3d10_device_GSGetSamplers().

11 years agod3d10core: Implement d3d10_device_GSSetSamplers().
Henri Verbeet [Thu, 6 Dec 2012 23:07:07 +0000 (00:07 +0100)] 
d3d10core: Implement d3d10_device_GSSetSamplers().

11 years agoddraw: Avoid LPDDSURFACEDESC2.
Henri Verbeet [Thu, 6 Dec 2012 23:07:06 +0000 (00:07 +0100)] 
ddraw: Avoid LPDDSURFACEDESC2.

11 years agoddraw: Avoid LPDDSURFACEDESC.
Henri Verbeet [Thu, 6 Dec 2012 23:07:05 +0000 (00:07 +0100)] 
ddraw: Avoid LPDDSURFACEDESC.

11 years agoddraw: Avoid LPDDPIXELFORMAT.
Henri Verbeet [Thu, 6 Dec 2012 23:07:04 +0000 (00:07 +0100)] 
ddraw: Avoid LPDDPIXELFORMAT.

11 years agourlmon: Remove unneeded address-of operator from array name.
Andrew Talbot [Thu, 6 Dec 2012 22:41:42 +0000 (22:41 +0000)] 
urlmon: Remove unneeded address-of operator from array name.

11 years agouser32: Remove unneeded address-of operator from array name.
Andrew Talbot [Thu, 6 Dec 2012 22:41:45 +0000 (22:41 +0000)] 
user32: Remove unneeded address-of operator from array name.

11 years agowindowscodecs: Remove unneeded address-of operators from array names.
Andrew Talbot [Thu, 6 Dec 2012 22:41:52 +0000 (22:41 +0000)] 
windowscodecs: Remove unneeded address-of operators from array names.

11 years agoole32: Fix OleDraw() with NULL pUnk.
Qian Hong [Thu, 6 Dec 2012 17:45:33 +0000 (01:45 +0800)] 
ole32: Fix OleDraw() with NULL pUnk.

11 years agourlmon: Out string parameter should be ptr, not wstr.
Andrew Eikum [Thu, 6 Dec 2012 17:17:47 +0000 (11:17 -0600)] 
urlmon: Out string parameter should be ptr, not wstr.

11 years agowintrust/tests: Unify test message in case of a FALSE return.
André Hentschel [Thu, 6 Dec 2012 11:55:53 +0000 (12:55 +0100)] 
wintrust/tests: Unify test message in case of a FALSE return.

11 years agomsxml3: Use IUri for storing XMLHTTPRequest URL.
Jacek Caban [Thu, 6 Dec 2012 13:24:46 +0000 (14:24 +0100)] 
msxml3: Use IUri for storing XMLHTTPRequest URL.

11 years agomshtml: Properly handle NULL value in set_nsstyle_attr.
Jacek Caban [Thu, 6 Dec 2012 13:24:14 +0000 (14:24 +0100)] 
mshtml: Properly handle NULL value in set_nsstyle_attr.

11 years agomshtml: Added SID_SContainerDispatch support.
Jacek Caban [Thu, 6 Dec 2012 13:24:02 +0000 (14:24 +0100)] 
mshtml: Added SID_SContainerDispatch support.

11 years agomsvcr80: Copy _encode_pointer and _decode_pointer functions from msvcp90.
Piotr Caban [Thu, 6 Dec 2012 12:23:56 +0000 (13:23 +0100)] 
msvcr80: Copy _encode_pointer and _decode_pointer functions from msvcp90.

11 years agotools: Update make_specfiles script.
Piotr Caban [Thu, 6 Dec 2012 12:23:23 +0000 (13:23 +0100)] 
tools: Update make_specfiles script.

11 years agomsvcr: Move msvcrXX specific functions implementation to msvcr100.
Piotr Caban [Thu, 6 Dec 2012 12:22:50 +0000 (13:22 +0100)] 
msvcr: Move msvcrXX specific functions implementation to msvcr100.

11 years agoxmllite: Fix reported node type for attributes.
Nikolay Sivov [Thu, 6 Dec 2012 12:18:28 +0000 (16:18 +0400)] 
xmllite: Fix reported node type for attributes.

11 years agoxmllite: Implement attribute iteration methods.
Nikolay Sivov [Thu, 6 Dec 2012 12:05:19 +0000 (16:05 +0400)] 
xmllite: Implement attribute iteration methods.

11 years agowined3d: Call wglSwapBuffers through the GL driver function table.
Alexandre Julliard [Thu, 6 Dec 2012 13:10:04 +0000 (14:10 +0100)] 
wined3d: Call wglSwapBuffers through the GL driver function table.

11 years agoinclude: Added MS_ENH_RSA_AES_PROV_XP definition.
Piotr Caban [Thu, 6 Dec 2012 10:43:15 +0000 (11:43 +0100)] 
include: Added MS_ENH_RSA_AES_PROV_XP definition.

11 years agomsvcr90: Fixed non-blocking file access tests.
Piotr Caban [Thu, 6 Dec 2012 09:59:01 +0000 (10:59 +0100)] 
msvcr90: Fixed non-blocking file access tests.

11 years agod3d9/tests: Move the clipplane + shader test inside the capability check.
Stefan Dösinger [Thu, 6 Dec 2012 07:23:08 +0000 (08:23 +0100)] 
d3d9/tests: Move the clipplane + shader test inside the capability check.

11 years agod3d9/tests: Give the texture transform test a defined colorop.
Stefan Dösinger [Thu, 6 Dec 2012 07:23:07 +0000 (08:23 +0100)] 
d3d9/tests: Give the texture transform test a defined colorop.

11 years agod3d9/tests: Skip some texture transform tests if shaders are unsupported.
Stefan Dösinger [Thu, 6 Dec 2012 07:23:06 +0000 (08:23 +0100)] 
d3d9/tests: Skip some texture transform tests if shaders are unsupported.

11 years agoqmgr: Merge a helper function.
Michael Stefaniuc [Wed, 5 Dec 2012 22:57:52 +0000 (23:57 +0100)] 
qmgr: Merge a helper function.

11 years agoqmgr: COM cleanup for the IEnumBackgroundCopyFiles iface.
Michael Stefaniuc [Wed, 5 Dec 2012 22:53:15 +0000 (23:53 +0100)] 
qmgr: COM cleanup for the IEnumBackgroundCopyFiles iface.

11 years agocomctl32: Remove unneeded address-of operators from array names.
Andrew Talbot [Wed, 5 Dec 2012 22:42:28 +0000 (22:42 +0000)] 
comctl32: Remove unneeded address-of operators from array names.

11 years agogdiplus: Remove unneeded address-of operator from array name.
Andrew Talbot [Wed, 5 Dec 2012 22:42:32 +0000 (22:42 +0000)] 
gdiplus: Remove unneeded address-of operator from array name.

11 years agohhctrl.ocx: Remove unneeded address-of operators from array names.
Andrew Talbot [Wed, 5 Dec 2012 22:42:37 +0000 (22:42 +0000)] 
hhctrl.ocx: Remove unneeded address-of operators from array names.

11 years agogdiplus: Fix graphics bounds for memory DC's.
Vincent Povirk [Wed, 5 Dec 2012 20:11:25 +0000 (14:11 -0600)] 
gdiplus: Fix graphics bounds for memory DC's.

11 years agogdiplus: Always use AlphaBlend to draw to 32-bit DIB's.
Vincent Povirk [Wed, 5 Dec 2012 19:15:25 +0000 (13:15 -0600)] 
gdiplus: Always use AlphaBlend to draw to 32-bit DIB's.

11 years agogdiplus: Use one GetDIBits call instead of one per row.
Vincent Povirk [Wed, 5 Dec 2012 16:42:49 +0000 (10:42 -0600)] 
gdiplus: Use one GetDIBits call instead of one per row.

11 years agogdiplus: Avoid accessing dib bits directly in GdipCreateBitmapFromHBITMAP.
Vincent Povirk [Wed, 5 Dec 2012 16:36:40 +0000 (10:36 -0600)] 
gdiplus: Avoid accessing dib bits directly in GdipCreateBitmapFromHBITMAP.

11 years agod3d10core: Implement d3d10_device_VSGetSamplers().
Henri Verbeet [Wed, 5 Dec 2012 20:01:48 +0000 (21:01 +0100)] 
d3d10core: Implement d3d10_device_VSGetSamplers().

11 years agod3d10core: Implement d3d10_device_VSSetSamplers().
Henri Verbeet [Wed, 5 Dec 2012 20:01:47 +0000 (21:01 +0100)] 
d3d10core: Implement d3d10_device_VSSetSamplers().

11 years agoddraw: Avoid LPDDCOLORKEY.
Henri Verbeet [Wed, 5 Dec 2012 20:01:46 +0000 (21:01 +0100)] 
ddraw: Avoid LPDDCOLORKEY.

11 years agoddraw: Avoid LPDDCAPS.
Henri Verbeet [Wed, 5 Dec 2012 20:01:45 +0000 (21:01 +0100)] 
ddraw: Avoid LPDDCAPS.

11 years agoddraw: Avoid LPDDSCAPS2.
Henri Verbeet [Wed, 5 Dec 2012 20:01:44 +0000 (21:01 +0100)] 
ddraw: Avoid LPDDSCAPS2.

11 years agogdi32: Don't store a font pointer in the generic part of the DC.
Alexandre Julliard [Wed, 5 Dec 2012 20:13:54 +0000 (21:13 +0100)] 
gdi32: Don't store a font pointer in the generic part of the DC.

11 years agogdi32: Don't create a separate font handle for linked fonts.
Alexandre Julliard [Wed, 5 Dec 2012 20:13:29 +0000 (21:13 +0100)] 
gdi32: Don't create a separate font handle for linked fonts.

11 years agoitss: Fixed fragment part handling in IInternetProtocolInfo::CombineUrl.
Jacek Caban [Wed, 5 Dec 2012 17:38:40 +0000 (18:38 +0100)] 
itss: Fixed fragment part handling in IInternetProtocolInfo::CombineUrl.

11 years agoitss: Cleaned up CombineUrl tests.
Jacek Caban [Wed, 5 Dec 2012 17:38:28 +0000 (18:38 +0100)] 
itss: Cleaned up CombineUrl tests.

11 years agoriched20: Flush the output buffer before a codepage change.
Huw Davies [Wed, 5 Dec 2012 14:17:53 +0000 (14:17 +0000)] 
riched20: Flush the output buffer before a codepage change.

11 years agojscript: Treat VT_UNKNOWN VARIANTs supporting IDispatch interface as VT_DISPATCH.
Jacek Caban [Wed, 5 Dec 2012 13:49:42 +0000 (14:49 +0100)] 
jscript: Treat VT_UNKNOWN VARIANTs supporting IDispatch interface as VT_DISPATCH.

11 years agogdi32: Remove special handling for linked fonts in ExtTextOut.
Alexandre Julliard [Wed, 5 Dec 2012 15:44:15 +0000 (16:44 +0100)] 
gdi32: Remove special handling for linked fonts in ExtTextOut.

11 years agowineps: Support getting character codes instead of glyphs in ExtTextOut.
Alexandre Julliard [Wed, 5 Dec 2012 16:23:49 +0000 (17:23 +0100)] 
wineps: Support getting character codes instead of glyphs in ExtTextOut.

11 years agogdi32: Support getting character codes instead of glyphs in ExtTextOut for the path...
Alexandre Julliard [Wed, 5 Dec 2012 16:32:35 +0000 (17:32 +0100)] 
gdi32: Support getting character codes instead of glyphs in ExtTextOut for the path driver.

11 years agogdi32: Support caching glyphs by character code and not only by glyph index.
Alexandre Julliard [Wed, 5 Dec 2012 15:41:08 +0000 (16:41 +0100)] 
gdi32: Support caching glyphs by character code and not only by glyph index.

11 years agowinex11: Support caching glyphs by character code and not only by glyph index.
Alexandre Julliard [Wed, 5 Dec 2012 15:41:19 +0000 (16:41 +0100)] 
winex11: Support caching glyphs by character code and not only by glyph index.

11 years agoshell32/tests: Add tests for DoEnvironmentSubstA/W.
Detlef Riekenberg [Tue, 4 Dec 2012 10:38:02 +0000 (11:38 +0100)] 
shell32/tests: Add tests for DoEnvironmentSubstA/W.

11 years agoshell32: Fix DoEnvironmentSubstA implementation.
Detlef Riekenberg [Tue, 4 Dec 2012 10:38:01 +0000 (11:38 +0100)] 
shell32: Fix DoEnvironmentSubstA implementation.

11 years agoshell32: Implement DoEnvironmentSubstW.
Detlef Riekenberg [Tue, 4 Dec 2012 10:38:00 +0000 (11:38 +0100)] 
shell32: Implement DoEnvironmentSubstW.

11 years agouser32: Ignore the PM_NOYIELD flag on the client side.
Alexandre Julliard [Wed, 5 Dec 2012 11:48:30 +0000 (12:48 +0100)] 
user32: Ignore the PM_NOYIELD flag on the client side.

11 years agowined3d: Add GL_ALPHA to the atifs argument replicator debug function.
Stefan Dösinger [Wed, 5 Dec 2012 08:01:37 +0000 (09:01 +0100)] 
wined3d: Add GL_ALPHA to the atifs argument replicator debug function.

11 years agowined3d: Use sign fixup for the atifs bumpenv matrix.
Stefan Dösinger [Wed, 5 Dec 2012 08:01:36 +0000 (09:01 +0100)] 
wined3d: Use sign fixup for the atifs bumpenv matrix.

11 years agowined3d: Test the correct program for native limits.
Stefan Dösinger [Wed, 5 Dec 2012 08:01:35 +0000 (09:01 +0100)] 
wined3d: Test the correct program for native limits.

11 years agowined3d: Correctly count used stages in the atifs pipeline.
Stefan Dösinger [Wed, 5 Dec 2012 08:01:34 +0000 (09:01 +0100)] 
wined3d: Correctly count used stages in the atifs pipeline.

11 years agowined3d: Bind the src in a manual presentation blit.
Stefan Dösinger [Wed, 5 Dec 2012 08:01:33 +0000 (09:01 +0100)] 
wined3d: Bind the src in a manual presentation blit.

11 years agoqmgr: Merge a helper function.
Michael Stefaniuc [Tue, 4 Dec 2012 22:27:01 +0000 (23:27 +0100)] 
qmgr: Merge a helper function.

11 years agoqmgr: COM cleanup for the IEnumBackgroundCopyJobs iface.
Michael Stefaniuc [Tue, 4 Dec 2012 22:24:45 +0000 (23:24 +0100)] 
qmgr: COM cleanup for the IEnumBackgroundCopyJobs iface.

11 years agouser32: Do not call HeapFree() with address of stack memory.
Andrew Talbot [Tue, 4 Dec 2012 22:20:37 +0000 (22:20 +0000)] 
user32: Do not call HeapFree() with address of stack memory.

11 years agod3dx9: Improve D3DXMatrixRotationYawPitchRoll().
Rico Schüller [Tue, 4 Dec 2012 21:10:46 +0000 (22:10 +0100)] 
d3dx9: Improve D3DXMatrixRotationYawPitchRoll().

11 years agod3d10core: Implement d3d10_device_PSGetConstantBuffers().
Henri Verbeet [Tue, 4 Dec 2012 21:10:11 +0000 (22:10 +0100)] 
d3d10core: Implement d3d10_device_PSGetConstantBuffers().

11 years agod3d10core: Implement d3d10_device_PSSetConstantBuffers().
Henri Verbeet [Tue, 4 Dec 2012 21:10:10 +0000 (22:10 +0100)] 
d3d10core: Implement d3d10_device_PSSetConstantBuffers().

11 years agoddraw: Avoid LPDDSCAPS.
Henri Verbeet [Tue, 4 Dec 2012 21:10:09 +0000 (22:10 +0100)] 
ddraw: Avoid LPDDSCAPS.

11 years agod3dx9: Fix the LPLPD3DXFILE typedef.
Henri Verbeet [Tue, 4 Dec 2012 21:10:08 +0000 (22:10 +0100)] 
d3dx9: Fix the LPLPD3DXFILE typedef.

11 years agod3dx9: Avoid LPD3DXALLOCATEHIERARCHY.
Henri Verbeet [Tue, 4 Dec 2012 21:10:07 +0000 (22:10 +0100)] 
d3dx9: Avoid LPD3DXALLOCATEHIERARCHY.

11 years agowinmm: Don't mask out SND_ALIAS_ID or SND_FILENAME in sndPlaySound.
Andrew Eikum [Tue, 4 Dec 2012 17:41:10 +0000 (11:41 -0600)] 
winmm: Don't mask out SND_ALIAS_ID or SND_FILENAME in sndPlaySound.

11 years agogdiplus: Add a test for drawing to HDC's backed by 32-bit alpha dibs.
Vincent Povirk [Mon, 3 Dec 2012 22:00:36 +0000 (16:00 -0600)] 
gdiplus: Add a test for drawing to HDC's backed by 32-bit alpha dibs.

11 years agogdi32: Store and return ABC metrics from get_glyph_outline.
Alexandre Julliard [Tue, 4 Dec 2012 17:14:56 +0000 (18:14 +0100)] 
gdi32: Store and return ABC metrics from get_glyph_outline.

11 years agowinedump: Added MSFT support.
Jacek Caban [Tue, 4 Dec 2012 12:08:53 +0000 (13:08 +0100)] 
winedump: Added MSFT support.

11 years agomsxml3: Moved XMLHTTPRequest tests to separated file.
Jacek Caban [Tue, 4 Dec 2012 15:05:22 +0000 (16:05 +0100)] 
msxml3: Moved XMLHTTPRequest tests to separated file.

11 years agomshtml: Added support for converting (some) argument types in builtin function calls...
Jacek Caban [Tue, 4 Dec 2012 14:06:37 +0000 (15:06 +0100)] 
mshtml: Added support for converting (some) argument types in builtin function calls using script engine.

11 years agoxmllite: Initial support for attribute list.
Nikolay Sivov [Tue, 4 Dec 2012 09:31:25 +0000 (13:31 +0400)] 
xmllite: Initial support for attribute list.

11 years agoconfigure: Building the tools requires include/config.h.
Alexandre Julliard [Tue, 4 Dec 2012 14:58:47 +0000 (15:58 +0100)] 
configure: Building the tools requires include/config.h.

11 years agokernel32: Implement SetFileValidData.
Hans Leidekker [Tue, 4 Dec 2012 09:40:16 +0000 (10:40 +0100)] 
kernel32: Implement SetFileValidData.

11 years agoddraw: Create a dynamic buffer if DDLOCK_DISCARDCONTENTS is used.
Stefan Dösinger [Tue, 4 Dec 2012 08:36:16 +0000 (09:36 +0100)] 
ddraw: Create a dynamic buffer if DDLOCK_DISCARDCONTENTS is used.

11 years agomsxml3: Remove superfluous function pointer casts.
Michael Stefaniuc [Tue, 4 Dec 2012 08:40:51 +0000 (09:40 +0100)] 
msxml3: Remove superfluous function pointer casts.

11 years agowinex11.drv: Remove superfluous function pointer casts.
Michael Stefaniuc [Tue, 4 Dec 2012 08:44:06 +0000 (09:44 +0100)] 
winex11.drv: Remove superfluous function pointer casts.

11 years agoqmgr: Parameter cleanup for a helper function.
Michael Stefaniuc [Mon, 3 Dec 2012 23:59:02 +0000 (00:59 +0100)] 
qmgr: Parameter cleanup for a helper function.

11 years agoqmgr: COM cleanup for the IBackgroundCopyManager iface.
Michael Stefaniuc [Mon, 3 Dec 2012 23:57:09 +0000 (00:57 +0100)] 
qmgr: COM cleanup for the IBackgroundCopyManager iface.

11 years agopsapi/tests: Fix test on win8.
André Hentschel [Mon, 3 Dec 2012 21:55:35 +0000 (22:55 +0100)] 
psapi/tests: Fix test on win8.

11 years agowinemaker: Output UTF-8 Makefiles.
André Hentschel [Mon, 3 Dec 2012 18:46:44 +0000 (19:46 +0100)] 
winemaker: Output UTF-8 Makefiles.

11 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Mon, 3 Dec 2012 20:11:47 +0000 (22:11 +0200)] 
po: Update Lithuanian translation.

11 years agowineoss.drv: Improve IsFormatSupported handling.
Andrew Eikum [Mon, 3 Dec 2012 16:28:11 +0000 (10:28 -0600)] 
wineoss.drv: Improve IsFormatSupported handling.

11 years agowinecoreaudio.drv: Improve IsFormatSupported handling.
Andrew Eikum [Mon, 3 Dec 2012 16:28:07 +0000 (10:28 -0600)] 
winecoreaudio.drv: Improve IsFormatSupported handling.