wine
12 years agouser32: Make some DDE functions static.
Francois Gouget [Tue, 12 Jun 2012 08:25:03 +0000 (10:25 +0200)] 
user32: Make some DDE functions static.

12 years agouser32: Reorder some DDE functions to avoid the need for forward declarations.
Francois Gouget [Tue, 12 Jun 2012 08:24:45 +0000 (10:24 +0200)] 
user32: Reorder some DDE functions to avoid the need for forward declarations.

12 years agowined3d: Make some surface functions static.
Francois Gouget [Tue, 12 Jun 2012 08:24:18 +0000 (10:24 +0200)] 
wined3d: Make some surface functions static.

12 years agowined3d: Reorder some surface functions to avoid the need for forward declarations.
Francois Gouget [Tue, 12 Jun 2012 08:24:06 +0000 (10:24 +0200)] 
wined3d: Reorder some surface functions to avoid the need for forward declarations.

12 years agod3drm: Make Direct3DRM{Frame,Light,Visual}Array_create() static.
Francois Gouget [Tue, 12 Jun 2012 08:23:37 +0000 (10:23 +0200)] 
d3drm: Make Direct3DRM{Frame,Light,Visual}Array_create() static.

12 years agod3drm: Move up the IDirect3DRM{Frame,Light,Visual}Array implementations to avoid...
Francois Gouget [Tue, 12 Jun 2012 08:23:23 +0000 (10:23 +0200)] 
d3drm: Move up the IDirect3DRM{Frame,Light,Visual}Array implementations to avoid forward declarations.

12 years agowinex11: Fix correspondence between main_key_LT_B and main_key_vkey_qwerty.
Ken Thomases [Mon, 11 Jun 2012 22:49:36 +0000 (17:49 -0500)] 
winex11: Fix correspondence between main_key_LT_B and main_key_vkey_qwerty.

12 years agomsi: Keep assembly caches loaded until the package is destroyed.
Hans Leidekker [Tue, 12 Jun 2012 07:25:09 +0000 (09:25 +0200)] 
msi: Keep assembly caches loaded until the package is destroyed.

12 years agomsi: Always load mscoree.dll from the system directory.
Hans Leidekker [Tue, 12 Jun 2012 07:24:58 +0000 (09:24 +0200)] 
msi: Always load mscoree.dll from the system directory.

12 years agomsi: Don't fail if no .NET runtime is available.
Hans Leidekker [Tue, 12 Jun 2012 07:24:45 +0000 (09:24 +0200)] 
msi: Don't fail if no .NET runtime is available.

12 years agomsi/tests: Use only uppercase characters for the PID_REVNUMBER property.
Hans Leidekker [Tue, 12 Jun 2012 07:24:35 +0000 (09:24 +0200)] 
msi/tests: Use only uppercase characters for the PID_REVNUMBER property.

12 years agoole32: Add VT_I1 to the list of supported variant types.
Dmitry Timoshkov [Tue, 12 Jun 2012 06:22:35 +0000 (15:22 +0900)] 
ole32: Add VT_I1 to the list of supported variant types.

12 years agod3dcompiler: Parse constructors.
Matteo Bruni [Mon, 11 Jun 2012 17:18:35 +0000 (19:18 +0200)] 
d3dcompiler: Parse constructors.

12 years agod3dcompiler: Parse function definitions.
Matteo Bruni [Mon, 11 Jun 2012 17:18:34 +0000 (19:18 +0200)] 
d3dcompiler: Parse function definitions.

12 years agod3dcompiler: Parse function declarations.
Matteo Bruni [Mon, 11 Jun 2012 17:18:33 +0000 (19:18 +0200)] 
d3dcompiler: Parse function declarations.

12 years agod3dcompiler: Parse sampler declarations.
Matteo Bruni [Mon, 11 Jun 2012 17:18:32 +0000 (19:18 +0200)] 
d3dcompiler: Parse sampler declarations.

12 years agod3dcompiler: Parse vector and matrix declarations.
Matteo Bruni [Mon, 11 Jun 2012 17:18:31 +0000 (19:18 +0200)] 
d3dcompiler: Parse vector and matrix declarations.

12 years agows2_32: Fix hostent memory allocation.
Bruno Jesus [Sat, 9 Jun 2012 17:34:59 +0000 (14:34 -0300)] 
ws2_32: Fix hostent memory allocation.

12 years agomsxml3: Implement IXMLParser Get/Set Flags.
Alistair Leslie-Hughes [Thu, 29 Sep 2011 04:30:30 +0000 (14:30 +1000)] 
msxml3: Implement IXMLParser Get/Set Flags.

12 years agogdi32: Do not normalize height of the default GUI font.
Dmitry Timoshkov [Sat, 9 Jun 2012 04:08:42 +0000 (13:08 +0900)] 
gdi32: Do not normalize height of the default GUI font.

12 years agoinclude: Remove useless todo's.
Nozomi Kodama [Sun, 10 Jun 2012 09:00:05 +0000 (17:00 +0800)] 
include: Remove useless todo's.

12 years agomsi: Support registry key names that exceed 255 characters.
Hans Leidekker [Mon, 11 Jun 2012 13:36:51 +0000 (15:36 +0200)] 
msi: Support registry key names that exceed 255 characters.

12 years agomsi: Fail if a registry key cannot be created.
Hans Leidekker [Mon, 11 Jun 2012 13:36:35 +0000 (15:36 +0200)] 
msi: Fail if a registry key cannot be created.

12 years agomsi: Ignore the value if a registry value name is special.
Hans Leidekker [Mon, 11 Jun 2012 13:36:22 +0000 (15:36 +0200)] 
msi: Ignore the value if a registry value name is special.

12 years agomsi: Add support for 64-bit registry components.
Hans Leidekker [Mon, 11 Jun 2012 13:36:03 +0000 (15:36 +0200)] 
msi: Add support for 64-bit registry components.

12 years agomshtml: Wine Gecko 1.6 release.
Jacek Caban [Mon, 11 Jun 2012 13:32:18 +0000 (15:32 +0200)] 
mshtml: Wine Gecko 1.6 release.

12 years agourlmon: Use error dialog for ERROR_INTERNET_SEC_CERT_REV_FAILED error if IHttpSecurit...
Jacek Caban [Mon, 11 Jun 2012 14:14:45 +0000 (16:14 +0200)] 
urlmon: Use error dialog for ERROR_INTERNET_SEC_CERT_REV_FAILED error if IHttpSecurity returns S_FALSE.

12 years agousp10: Corrections for ShapeCharGlyphProp_Thai.
Aric Stewart [Mon, 11 Jun 2012 14:49:14 +0000 (09:49 -0500)] 
usp10: Corrections for ShapeCharGlyphProp_Thai.

12 years agousp10: Properly handle fonts with scripts without a default language.
Aric Stewart [Mon, 11 Jun 2012 12:15:11 +0000 (07:15 -0500)] 
usp10: Properly handle fonts with scripts without a default language.

12 years agod3dx9/tests: Use inline functions instead of check_pixel_{1bpp, 2bpp, 4bpp} macros.
Józef Kucia [Sun, 10 Jun 2012 19:39:48 +0000 (21:39 +0200)] 
d3dx9/tests: Use inline functions instead of check_pixel_{1bpp, 2bpp, 4bpp} macros.

12 years agod3dx9/tests: Improve test failure messages for check_{ref, release}.
Józef Kucia [Sun, 10 Jun 2012 19:39:47 +0000 (21:39 +0200)] 
d3dx9/tests: Improve test failure messages for check_{ref, release}.

12 years agod3dx9: Add ID3DXRenderToEnvMap interface stub.
Józef Kucia [Sun, 10 Jun 2012 19:29:14 +0000 (21:29 +0200)] 
d3dx9: Add ID3DXRenderToEnvMap interface stub.

12 years agod3dx9/tests: Add tests for D3DXCreateRenderToEnvMap.
Józef Kucia [Sun, 10 Jun 2012 19:29:13 +0000 (21:29 +0200)] 
d3dx9/tests: Add tests for D3DXCreateRenderToEnvMap.

12 years agowininet: Added InternetGetSecurityInfoByURL tests.
Jacek Caban [Mon, 11 Jun 2012 08:22:54 +0000 (10:22 +0200)] 
wininet: Added InternetGetSecurityInfoByURL tests.

12 years agowininet: Added InternetGetSecurityInfoByURL[AW] implementation.
Jacek Caban [Mon, 11 Jun 2012 08:22:38 +0000 (10:22 +0200)] 
wininet: Added InternetGetSecurityInfoByURL[AW] implementation.

12 years agomsxml3: Fix status text value parsing.
Nikolay Sivov [Sat, 9 Jun 2012 20:48:09 +0000 (00:48 +0400)] 
msxml3: Fix status text value parsing.

12 years agomsxml3: Reuse MXAttributes implementation for SAX reader attributes reporting.
Nikolay Sivov [Sat, 9 Jun 2012 11:37:52 +0000 (15:37 +0400)] 
msxml3: Reuse MXAttributes implementation for SAX reader attributes reporting.

12 years agocomctl32/listview: Properly update selection mark on item state change.
Nikolay Sivov [Sat, 9 Jun 2012 08:15:16 +0000 (12:15 +0400)] 
comctl32/listview: Properly update selection mark on item state change.

12 years agooleaut32: Fix build with MSVC.
Thomas Faber [Mon, 11 Jun 2012 07:35:46 +0000 (09:35 +0200)] 
oleaut32: Fix build with MSVC.

12 years agowinedbg: Add long multiplication and division operators to Thumb2 disassembler.
André Hentschel [Sun, 10 Jun 2012 18:09:10 +0000 (20:09 +0200)] 
winedbg: Add long multiplication and division operators to Thumb2 disassembler.

12 years agowinedbg: Add multiplication operators to Thumb2 disassembler.
André Hentschel [Sun, 10 Jun 2012 18:07:14 +0000 (20:07 +0200)] 
winedbg: Add multiplication operators to Thumb2 disassembler.

12 years agokernel32: Quiet an extremely verbose stub fixme.
Dan Kegel [Sun, 10 Jun 2012 17:02:42 +0000 (10:02 -0700)] 
kernel32: Quiet an extremely verbose stub fixme.

12 years agontdll: Avoid clobbering valgrind annotations during HeapReAlloc.
Dan Kegel [Sun, 10 Jun 2012 02:42:13 +0000 (19:42 -0700)] 
ntdll: Avoid clobbering valgrind annotations during HeapReAlloc.

12 years agoinclude: Undef INTERFACE right after it is used.
Michael Stefaniuc [Fri, 8 Jun 2012 23:17:00 +0000 (01:17 +0200)] 
include: Undef INTERFACE right after it is used.

12 years agoinclude: Drop outdated comment about COM interface implementations.
Michael Stefaniuc [Fri, 8 Jun 2012 23:13:42 +0000 (01:13 +0200)] 
include: Drop outdated comment about COM interface implementations.

12 years agod3drm: Implement IDirect3DRMMeshImpl_SetGroupColorRGB.
Christian Costa [Fri, 8 Jun 2012 13:38:59 +0000 (15:38 +0200)] 
d3drm: Implement IDirect3DRMMeshImpl_SetGroupColorRGB.

12 years agod3drm: Free all mesh resources when releasing mesh object.
Christian Costa [Fri, 8 Jun 2012 13:38:51 +0000 (15:38 +0200)] 
d3drm: Free all mesh resources when releasing mesh object.

12 years agod3drm: Free texture object when releasing mesh builder object.
Christian Costa [Fri, 8 Jun 2012 13:38:43 +0000 (15:38 +0200)] 
d3drm: Free texture object when releasing mesh builder object.

12 years agod3drm: Handle texture associated with the material when loading a mesh.
Christian Costa [Fri, 8 Jun 2012 13:38:34 +0000 (15:38 +0200)] 
d3drm: Handle texture associated with the material when loading a mesh.

12 years agod3drm: Fix vertex index test and print a warning when it is out of range.
Christian Costa [Fri, 8 Jun 2012 13:38:25 +0000 (15:38 +0200)] 
d3drm: Fix vertex index test and print a warning when it is out of range.

12 years agoopengl32: Add wglGetProcAddress tests.
Roderick Colenbrander [Fri, 8 Jun 2012 06:18:22 +0000 (23:18 -0700)] 
opengl32: Add wglGetProcAddress tests.

12 years agoopengl32: Sync with latest GL specs.
Roderick Colenbrander [Fri, 8 Jun 2012 06:18:21 +0000 (23:18 -0700)] 
opengl32: Sync with latest GL specs.

12 years agoRelease 1.5.6. wine-1.5.6
Alexandre Julliard [Fri, 8 Jun 2012 20:14:10 +0000 (22:14 +0200)] 
Release 1.5.6.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Thu, 7 Jun 2012 19:27:31 +0000 (22:27 +0300)] 
po: Update Lithuanian translation.

12 years agowindowscodecs: Add WICIfdMetadataReader registration.
Dmitry Timoshkov [Fri, 8 Jun 2012 05:09:00 +0000 (14:09 +0900)] 
windowscodecs: Add WICIfdMetadataReader registration.

12 years agowindowscodecs: Add WICIfdMetadataReader stub implementation.
Dmitry Timoshkov [Fri, 8 Jun 2012 05:08:52 +0000 (14:08 +0900)] 
windowscodecs: Add WICIfdMetadataReader stub implementation.

12 years agowindowscodecs: Implement MetadataHandler_GetCount.
Dmitry Timoshkov [Fri, 8 Jun 2012 05:08:42 +0000 (14:08 +0900)] 
windowscodecs: Implement MetadataHandler_GetCount.

12 years agowindowscodecs: Protect from invalid input some metadata handler methods.
Dmitry Timoshkov [Fri, 8 Jun 2012 05:08:28 +0000 (14:08 +0900)] 
windowscodecs: Protect from invalid input some metadata handler methods.

12 years agoiphlpapi: Don't rely on the HAVE_XXX macros having a numeric values.
Francois Gouget [Fri, 8 Jun 2012 13:12:57 +0000 (15:12 +0200)] 
iphlpapi: Don't rely on the HAVE_XXX macros having a numeric values.

12 years agoquartz: Make VMR9_{Break,Complete}Connect() static.
Francois Gouget [Fri, 8 Jun 2012 13:12:51 +0000 (15:12 +0200)] 
quartz: Make VMR9_{Break,Complete}Connect() static.

12 years agod3dcompiler_43: Make debug_{base,node}_type() static.
Francois Gouget [Fri, 8 Jun 2012 13:12:46 +0000 (15:12 +0200)] 
d3dcompiler_43: Make debug_{base,node}_type() static.

12 years agowidl: Added --help command line option.
Jacek Caban [Fri, 8 Jun 2012 09:15:17 +0000 (11:15 +0200)] 
widl: Added --help command line option.

12 years agowininet: Skip security flags tests on too old wininet versions.
Jacek Caban [Fri, 8 Jun 2012 13:02:51 +0000 (15:02 +0200)] 
wininet: Skip security flags tests on too old wininet versions.

12 years agowininet: Read status code directly from request object in InternetErrorDlg.
Jacek Caban [Fri, 8 Jun 2012 08:52:42 +0000 (10:52 +0200)] 
wininet: Read status code directly from request object in InternetErrorDlg.

12 years agowininet: Access request object directly in WININET_SetAuthorization.
Jacek Caban [Fri, 8 Jun 2012 08:52:32 +0000 (10:52 +0200)] 
wininet: Access request object directly in WININET_SetAuthorization.

12 years agowininet: Access directly host name from request object in dialogs.
Jacek Caban [Fri, 8 Jun 2012 08:52:12 +0000 (10:52 +0200)] 
wininet: Access directly host name from request object in dialogs.

12 years agowininet: Simplify proxy server access in dialogs.
Jacek Caban [Fri, 8 Jun 2012 08:51:58 +0000 (10:51 +0200)] 
wininet: Simplify proxy server access in dialogs.

12 years agoiphlpapi: Check for struct icmpstat (for NetBSD).
André Hentschel [Thu, 7 Jun 2012 15:19:59 +0000 (17:19 +0200)] 
iphlpapi: Check for struct icmpstat (for NetBSD).

12 years agoiphlpapi: Check for struct udpstat (for NetBSD).
André Hentschel [Thu, 7 Jun 2012 15:19:49 +0000 (17:19 +0200)] 
iphlpapi: Check for struct udpstat (for NetBSD).

12 years agojoy.cpl: Added trace messages to show joystick input.
Lucas Zawacki [Thu, 7 Jun 2012 17:44:14 +0000 (14:44 -0300)] 
joy.cpl: Added trace messages to show joystick input.

12 years agojoy.cpl: Added a Graphical Axis test.
Lucas Zawacki [Thu, 7 Jun 2012 17:44:13 +0000 (14:44 -0300)] 
joy.cpl: Added a Graphical Axis test.

12 years agojoy.cpl: Added joystick testing tab and button tests.
Lucas Zawacki [Thu, 7 Jun 2012 17:44:12 +0000 (14:44 -0300)] 
joy.cpl: Added joystick testing tab and button tests.

12 years agowindowscodecs: Add metadata reader information to the registry.
Vincent Povirk [Tue, 5 Jun 2012 20:35:08 +0000 (15:35 -0500)] 
windowscodecs: Add metadata reader information to the registry.

12 years agowindowscodecs: Add test for IWICMetadataReaderInfo.
Vincent Povirk [Thu, 31 May 2012 17:38:34 +0000 (12:38 -0500)] 
windowscodecs: Add test for IWICMetadataReaderInfo.

12 years agoinclude: Add declarations for metadata handler info interfaces.
Vincent Povirk [Thu, 31 May 2012 15:56:46 +0000 (10:56 -0500)] 
include: Add declarations for metadata handler info interfaces.

12 years agowindowscodecs: Add stub IWICMetadataBlockReader to PNG decoder.
Vincent Povirk [Wed, 30 May 2012 21:08:16 +0000 (16:08 -0500)] 
windowscodecs: Add stub IWICMetadataBlockReader to PNG decoder.

12 years agowindowscodecs: Add test for IWICMetadataBlockReader interface.
Vincent Povirk [Wed, 30 May 2012 20:33:32 +0000 (15:33 -0500)] 
windowscodecs: Add test for IWICMetadataBlockReader interface.

12 years agod3dx9/tests: Add tests for device state changes for ID3DXRenderToSurface interface.
Józef Kucia [Thu, 7 Jun 2012 14:52:01 +0000 (16:52 +0200)] 
d3dx9/tests: Add tests for device state changes for ID3DXRenderToSurface interface.

12 years agod3dx9/tests: Add tests for ID3DXRenderToSurface interface.
Józef Kucia [Thu, 7 Jun 2012 14:52:00 +0000 (16:52 +0200)] 
d3dx9/tests: Add tests for ID3DXRenderToSurface interface.

12 years agod3dx9: Implement ID3DXRenderToSurface::BeginScene and ID3DXRenderToSurface::EndScene.
Józef Kucia [Thu, 7 Jun 2012 14:51:59 +0000 (16:51 +0200)] 
d3dx9: Implement ID3DXRenderToSurface::BeginScene and ID3DXRenderToSurface::EndScene.

12 years agourlmon: Improved ERROR_INTERNET_SEC_CERT_REV_FAILED error handling.
Jacek Caban [Thu, 7 Jun 2012 14:32:56 +0000 (16:32 +0200)] 
urlmon: Improved ERROR_INTERNET_SEC_CERT_REV_FAILED error handling.

12 years agokernel32: Print in the CopyFileW trace also fail_if_exists parameter.
Dmitry Timoshkov [Thu, 7 Jun 2012 08:05:23 +0000 (17:05 +0900)] 
kernel32: Print in the CopyFileW trace also fail_if_exists parameter.

12 years agocomctl32/tests: Treeview shouldn't modify cChildren if it was explicitly set.
Daniel Jelinski [Thu, 7 Jun 2012 12:17:50 +0000 (14:17 +0200)] 
comctl32/tests: Treeview shouldn't modify cChildren if it was explicitly set.

12 years agocomctl32: Allow label edit only if treeview style allows editing.
Daniel Jelinski [Sat, 2 Jun 2012 05:23:32 +0000 (07:23 +0200)] 
comctl32: Allow label edit only if treeview style allows editing.

12 years agoshell32: Make folder names in folder picker editable.
Daniel Jelinski [Wed, 6 Jun 2012 21:38:51 +0000 (23:38 +0200)] 
shell32: Make folder names in folder picker editable.

12 years agocomdlg32: Make tests pass with native comctl32.
Daniel Jelinski [Wed, 6 Jun 2012 22:48:13 +0000 (00:48 +0200)] 
comdlg32: Make tests pass with native comctl32.

12 years agocomdlg32: Fixed support for deleting items other than the first.
Daniel Jelinski [Wed, 6 Jun 2012 22:46:47 +0000 (00:46 +0200)] 
comdlg32: Fixed support for deleting items other than the first.

12 years agowindowscodecs: Add a stubbed out IWICMetadataBlockReader to TIFF decoder.
Dmitry Timoshkov [Wed, 6 Jun 2012 09:44:11 +0000 (18:44 +0900)] 
windowscodecs: Add a stubbed out IWICMetadataBlockReader to TIFF decoder.

12 years agod3drm: Improve IDirect3DRMWinDevice_HandlePaint stub.
André Hentschel [Thu, 7 Jun 2012 11:55:03 +0000 (13:55 +0200)] 
d3drm: Improve IDirect3DRMWinDevice_HandlePaint stub.

12 years agod3drm: Improve IDirect3DRMDeviceX_Update stub.
André Hentschel [Thu, 7 Jun 2012 11:52:08 +0000 (13:52 +0200)] 
d3drm: Improve IDirect3DRMDeviceX_Update stub.

12 years agod3drm: Improve IDirect3DRMViewportX_Render stub.
André Hentschel [Thu, 7 Jun 2012 11:49:30 +0000 (13:49 +0200)] 
d3drm: Improve IDirect3DRMViewportX_Render stub.

12 years agod3drm: Improve IDirect3DRMViewportX_Clear stub.
André Hentschel [Thu, 7 Jun 2012 11:48:28 +0000 (13:48 +0200)] 
d3drm: Improve IDirect3DRMViewportX_Clear stub.

12 years agod3drm: Implement IDirect3DRMViewportX_[Get|Set]Projection.
André Hentschel [Thu, 7 Jun 2012 11:47:02 +0000 (13:47 +0200)] 
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Projection.

12 years agod3drm: Implement IDirect3DRMViewportX_[Get|Set]Field.
André Hentschel [Thu, 7 Jun 2012 11:46:08 +0000 (13:46 +0200)] 
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Field.

12 years agod3drm: Implement IDirect3DRMViewportX_[Get|Set]Front.
André Hentschel [Thu, 7 Jun 2012 11:44:27 +0000 (13:44 +0200)] 
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Front.

12 years agod3drm: Implement IDirect3DRMViewportX_[Get|Set]Back.
André Hentschel [Thu, 7 Jun 2012 11:43:40 +0000 (13:43 +0200)] 
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Back.

12 years agod3drm: Implement IDirect3DRMLight_[Get|Set]Penumbra.
André Hentschel [Thu, 7 Jun 2012 11:42:39 +0000 (13:42 +0200)] 
d3drm: Implement IDirect3DRMLight_[Get|Set]Penumbra.

12 years agod3drm: Implement IDirect3DRMLight_[Get|Set]Umbra.
André Hentschel [Thu, 7 Jun 2012 11:41:00 +0000 (13:41 +0200)] 
d3drm: Implement IDirect3DRMLight_[Get|Set]Umbra.

12 years agod3drm: Implement IDirect3DRMLight_[Get|Set]QuadraticAttenuation.
André Hentschel [Thu, 7 Jun 2012 11:39:49 +0000 (13:39 +0200)] 
d3drm: Implement IDirect3DRMLight_[Get|Set]QuadraticAttenuation.

12 years agod3drm: Implement IDirect3DRMLight_[Get|Set]LinearAttenuation.
André Hentschel [Thu, 7 Jun 2012 11:38:09 +0000 (13:38 +0200)] 
d3drm: Implement IDirect3DRMLight_[Get|Set]LinearAttenuation.