Vincent Povirk [Thu, 2 Jun 2011 19:34:53 +0000 (14:34 -0500)]
ole32: Avoid opening source storage in IStorage::CopyTo.
Louis Lenders [Fri, 3 Jun 2011 11:50:38 +0000 (13:50 +0200)]
crypt32: Add stub for PFXVerifyPassword.
Jacek Caban [Fri, 3 Jun 2011 09:40:33 +0000 (11:40 +0200)]
urlmon: Avoid accessing an uninitialized variable (valgrind).
Jacek Caban [Fri, 3 Jun 2011 09:40:23 +0000 (11:40 +0200)]
urlmon: Avoid accessing an uninitialized variable (valgrind).
Also a bit of code clean up.
Jacek Caban [Fri, 3 Jun 2011 09:40:05 +0000 (11:40 +0200)]
urlmon: Initialize PROTOCOLDATA structure before passing it to Switch.
Michael Stefaniuc [Fri, 3 Jun 2011 09:18:36 +0000 (11:18 +0200)]
d3d10: COM cleanup for the ID3D10ShaderReflection iface.
Michael Stefaniuc [Fri, 3 Jun 2011 09:15:47 +0000 (11:15 +0200)]
d3d10: COM cleanup for the ID3D10Effect iface.
Michael Stefaniuc [Fri, 3 Jun 2011 09:14:35 +0000 (11:14 +0200)]
d3d10: COM cleanup for the ID3D10EffectTechnique iface.
Michael Stefaniuc [Fri, 3 Jun 2011 09:13:06 +0000 (11:13 +0200)]
d3d10: COM cleanup for the ID3D10EffectPass iface.
Austin English [Thu, 2 Jun 2011 21:53:13 +0000 (16:53 -0500)]
imm32: Add a stub for ImmEnumInputContext.
Marko Nikolic [Thu, 2 Jun 2011 15:31:30 +0000 (17:31 +0200)]
comctl32/tests: Removed sign comparison warning in tab tests.
Aric Stewart [Thu, 2 Jun 2011 19:57:56 +0000 (14:57 -0500)]
usp10/tests: Add Malayalam shaping test.
Aric Stewart [Thu, 2 Jun 2011 19:57:51 +0000 (14:57 -0500)]
usp10/tests: Add Telugu shaping test.
Aric Stewart [Thu, 2 Jun 2011 19:57:44 +0000 (14:57 -0500)]
usp10/tests: Add Tamil shape test.
Aric Stewart [Thu, 2 Jun 2011 19:57:39 +0000 (14:57 -0500)]
usp10/tests: Add Oriya shaping test.
Aric Stewart [Thu, 2 Jun 2011 19:57:32 +0000 (14:57 -0500)]
usp10/tests: Add Gujarati shaping test.
Aric Stewart [Thu, 2 Jun 2011 19:57:26 +0000 (14:57 -0500)]
usp10/tests: Add Gurmukhi shaping test.
Aric Stewart [Thu, 2 Jun 2011 19:57:20 +0000 (14:57 -0500)]
usp10/tests: Add Bengali shaping test.
Aric Stewart [Thu, 2 Jun 2011 19:57:14 +0000 (14:57 -0500)]
usp10/tests: Add Devanagari shaping test.
Aric Stewart [Thu, 2 Jun 2011 19:57:09 +0000 (14:57 -0500)]
ups10: Add Malayalam script.
Aric Stewart [Thu, 2 Jun 2011 19:57:04 +0000 (14:57 -0500)]
usp10: Add Kannada script.
Aric Stewart [Thu, 2 Jun 2011 19:56:55 +0000 (14:56 -0500)]
usp10: Add Telugu script.
Aric Stewart [Thu, 2 Jun 2011 19:56:49 +0000 (14:56 -0500)]
usp10: Add Tamil script.
Aric Stewart [Thu, 2 Jun 2011 19:56:43 +0000 (14:56 -0500)]
usp10: Add Oriya script.
Aric Stewart [Thu, 2 Jun 2011 19:56:37 +0000 (14:56 -0500)]
usp10: Add Gujarati script.
Aric Stewart [Thu, 2 Jun 2011 19:56:30 +0000 (14:56 -0500)]
usp10: Add Gurmukhi script.
Aric Stewart [Thu, 2 Jun 2011 19:56:23 +0000 (14:56 -0500)]
usp10: Add Bengali script.
Aric Stewart [Thu, 2 Jun 2011 19:56:17 +0000 (14:56 -0500)]
usp10: Add Devanagari script.
Aric Stewart [Thu, 2 Jun 2011 19:56:07 +0000 (14:56 -0500)]
usp10: Improve Sinhala shaping using Indic rules.
Sean Sube [Thu, 2 Jun 2011 16:58:02 +0000 (11:58 -0500)]
d3d9/tests: Added unbound sampler test for pixel shaders.
Daniel Scharrer [Thu, 2 Jun 2011 17:46:23 +0000 (19:46 +0200)]
include: Include math.h in d3dvec.inl as it uses sqrt().
Daniel Scharrer [Thu, 2 Jun 2011 17:27:44 +0000 (19:27 +0200)]
include: Fix compile error in d3dtypes.h for c++ programs that define D3D_OVERLOADS.
Matteo Bruni [Wed, 1 Jun 2011 22:13:08 +0000 (00:13 +0200)]
wined3d: Mark some texture formats as filterable.
Jacek Caban [Thu, 2 Jun 2011 15:59:11 +0000 (17:59 +0200)]
iextag.idl: Added ClientCaps coclass declaration.
Jacek Caban [Thu, 2 Jun 2011 15:58:55 +0000 (17:58 +0200)]
mshtml: Added IHTMLElement::get_offsetParent implementation.
Alexandre Julliard [Fri, 3 Jun 2011 10:27:26 +0000 (12:27 +0200)]
widl: Add support for generating old-style interpreted stubs for servers.
Alexandre Julliard [Fri, 3 Jun 2011 10:27:14 +0000 (12:27 +0200)]
widl: Add support for generating old-style interpreted stubs for clients.
Alexandre Julliard [Fri, 3 Jun 2011 10:27:00 +0000 (12:27 +0200)]
widl: Add support for generating old-style interpreted stubs for proxies.
Alexandre Julliard [Fri, 3 Jun 2011 10:26:31 +0000 (12:26 +0200)]
widl: Always use signed types in parameter formats.
Native marshaller doesn't support the unsigned ones.
Alexandre Julliard [Thu, 2 Jun 2011 12:40:01 +0000 (14:40 +0200)]
rpcrt4: Add entry points for the old-style stubless Ndr calls.
Dan Kegel [Thu, 2 Jun 2011 02:12:56 +0000 (19:12 -0700)]
cmd: WCMD_delete: fix /s for dirnames containing spaces, add test.
Aric Stewart [Thu, 2 Jun 2011 12:44:21 +0000 (07:44 -0500)]
usp10: Handle new OpenType tags for Microsoft Indic fonts.
Huw Davies [Thu, 2 Jun 2011 11:22:02 +0000 (12:22 +0100)]
gdi32: Update pixel colours when the colour table changes.
Peter Urbanec [Thu, 2 Jun 2011 10:05:05 +0000 (20:05 +1000)]
ws2_32/tests: Socket error handling and reporting tests.
Frédéric Delanoy [Thu, 2 Jun 2011 09:31:32 +0000 (11:31 +0200)]
taskmgr: No need for translatable string for IDC_MEM_USAGE_HISTORY_GRAPH pushbutton.
Michael Stefaniuc [Thu, 2 Jun 2011 09:24:44 +0000 (11:24 +0200)]
d3d10core: COM cleanup for the ID3D10Query iface.
Michael Stefaniuc [Thu, 2 Jun 2011 09:23:54 +0000 (11:23 +0200)]
d3d10core: COM cleanup for the ID3D10SamplerState iface.
Michael Stefaniuc [Thu, 2 Jun 2011 09:22:49 +0000 (11:22 +0200)]
d3d10core: COM cleanup for the ID3D10RasterizerState iface.
Michael Stefaniuc [Thu, 2 Jun 2011 09:21:30 +0000 (11:21 +0200)]
d3d10core: COM cleanup for the ID3D10DepthStencilState iface.
Michael Stefaniuc [Thu, 2 Jun 2011 09:19:38 +0000 (11:19 +0200)]
d3d10: COM cleanup for the ID3D10EffectType iface.
Piotr Pawłow [Tue, 31 May 2011 23:38:24 +0000 (01:38 +0200)]
wined3d: Set container of swapchain surfaces to WINED3D_CONTAINER_NONE in swapchain_init() error path.
Marko Nikolic [Wed, 1 Jun 2011 13:50:26 +0000 (15:50 +0200)]
comctl32/tests: Removed sign comparison warning in status tests.
Marko Nikolic [Wed, 1 Jun 2011 11:51:10 +0000 (13:51 +0200)]
comctl32/tests: Removed sign comparison warning in toolbar tests.
Alexandre Julliard [Thu, 2 Jun 2011 08:44:19 +0000 (10:44 +0200)]
msvcrt: Comment out exports with a non-standard comment to prevent make_specfiles from trying to update them.
Alexandre Julliard [Thu, 2 Jun 2011 08:42:28 +0000 (10:42 +0200)]
msvcp60: Synchronize the spec file.
Alexandre Julliard [Wed, 1 Jun 2011 20:10:58 +0000 (22:10 +0200)]
include: Make CLIENT_CALL_RETURN definition platform-specific to handle the return type incompatibility in NdrClientCall.
Alexandre Julliard [Wed, 1 Jun 2011 19:27:56 +0000 (21:27 +0200)]
widl: Use the pointer offset for arrays declared as pointer in the proc format strings of interpreted functions.
Alexandre Julliard [Wed, 1 Jun 2011 19:06:14 +0000 (21:06 +0200)]
widl: Generate function headers in the proc format string for interpreted functions.
Alexandre Julliard [Wed, 1 Jun 2011 19:00:56 +0000 (21:00 +0200)]
widl: Add a -O option to specify stub style.
Alexandre Julliard [Wed, 1 Jun 2011 18:46:50 +0000 (20:46 +0200)]
widl: Don't allow unions passed by value or floating point returns for interpreted functions.
Alexandre Julliard [Wed, 1 Jun 2011 18:45:37 +0000 (20:45 +0200)]
widl: Always update the type format offset in write_type_tfs and not in callers.
Alexandre Julliard [Wed, 1 Jun 2011 18:21:37 +0000 (20:21 +0200)]
widl: Fix representation of context handles in the format string.
Alasdair Sinclair [Wed, 1 Jun 2011 02:24:30 +0000 (03:24 +0100)]
comctl32/tab: Fully initialize itemData to fix x64 test failure.
Andrew Nguyen [Tue, 31 May 2011 11:12:44 +0000 (06:12 -0500)]
dbghelp: Implement SymEnumSourceFilesW.
Andrew Nguyen [Wed, 1 Jun 2011 12:14:18 +0000 (07:14 -0500)]
ws2_32: Avoid a crash with an optional pointer in WSAAsyncGetServByPort.
Andrew Nguyen [Wed, 1 Jun 2011 12:14:13 +0000 (07:14 -0500)]
ws2_32/tests: Properly destroy the async test window.
Andrew Nguyen [Wed, 1 Jun 2011 12:14:08 +0000 (07:14 -0500)]
ws2_32: Free the asynchronous query structure if thread creation fails.
Hans Leidekker [Wed, 1 Jun 2011 12:48:01 +0000 (14:48 +0200)]
msi: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small.
Hans Leidekker [Wed, 1 Jun 2011 12:47:43 +0000 (14:47 +0200)]
crypt32: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small.
Andrew Nguyen [Wed, 1 Jun 2011 12:13:57 +0000 (07:13 -0500)]
advapi32: Fix last error value of GetUserNameA/W and output buffer handling in GetUserNameA.
Andrew Nguyen [Wed, 1 Jun 2011 12:13:21 +0000 (07:13 -0500)]
hostname: Output a CRLF newline with the hostname string.
Andrew Nguyen [Wed, 1 Jun 2011 12:13:03 +0000 (07:13 -0500)]
ddraw: Handle a callback cancellation attempt in d3d7_EnumDevices.
Andrew Nguyen [Wed, 1 Jun 2011 12:12:45 +0000 (07:12 -0500)]
ddraw: Extend the lifetime of the EnumDevices strings beyond function scope.
Marko Nikolic [Tue, 31 May 2011 21:38:47 +0000 (23:38 +0200)]
comctl32/tests: Removed sign comparison warning in tooltip tests.
Marko Nikolic [Tue, 31 May 2011 21:38:46 +0000 (23:38 +0200)]
comctl32/tests: Use unsigned constants to remove sign comparison warning.
André Hentschel [Tue, 31 May 2011 18:17:34 +0000 (20:17 +0200)]
winedbg: Increase buffer for function names.
Huw Davies [Wed, 1 Jun 2011 08:41:43 +0000 (09:41 +0100)]
gdi32: Fix an error in the blue channel of the 32 -> 16 bpp conversion and update the tests to catch this.
Huw Davies [Wed, 1 Jun 2011 08:41:42 +0000 (09:41 +0100)]
gdi32/tests: Add tests for 24 bpp brushes.
Huw Davies [Wed, 1 Jun 2011 08:41:41 +0000 (09:41 +0100)]
gdi32: Add support for 24 bpp brushes.
Huw Davies [Wed, 1 Jun 2011 08:41:40 +0000 (09:41 +0100)]
gdi32/tests: Add tests for 24 bpp dibs.
Huw Davies [Wed, 1 Jun 2011 08:41:39 +0000 (09:41 +0100)]
gdi32: Add support for 24 bpp dibs.
Hans Leidekker [Wed, 1 Jun 2011 09:50:53 +0000 (11:50 +0200)]
wininet: Consistently use the allocation macros.
Hans Leidekker [Wed, 1 Jun 2011 09:50:32 +0000 (11:50 +0200)]
wininet: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.
Hans Leidekker [Wed, 1 Jun 2011 09:50:11 +0000 (11:50 +0200)]
winhttp: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.
Michael Stefaniuc [Wed, 1 Jun 2011 09:02:35 +0000 (11:02 +0200)]
d3d10core: COM cleanup for the ID3D10BlendState iface.
Michael Stefaniuc [Wed, 1 Jun 2011 08:59:33 +0000 (10:59 +0200)]
d3d10core: COM cleanup for the ID3D10GeometryShader iface.
Michael Stefaniuc [Wed, 1 Jun 2011 08:46:00 +0000 (10:46 +0200)]
d3d10core: COM cleanup for the ID3D10ShaderResourceView iface.
Michael Stefaniuc [Wed, 1 Jun 2011 08:37:49 +0000 (10:37 +0200)]
d3d10core: COM cleanup for the ID3D10DepthStencilView iface.
Michael Stefaniuc [Wed, 1 Jun 2011 08:16:55 +0000 (10:16 +0200)]
d3d10core: COM cleanup for the ID3D10Texture3D iface.
Michael Stefaniuc [Wed, 1 Jun 2011 08:12:44 +0000 (10:12 +0200)]
d3d10core: COM cleanup for the ID3D10Texture2D iface.
Michael Stefaniuc [Tue, 31 May 2011 22:30:06 +0000 (00:30 +0200)]
fusion: COM cleanup for the IAssemblyName iface.
Michael Stefaniuc [Tue, 31 May 2011 22:26:27 +0000 (00:26 +0200)]
shell32: COM cleanup in shfldr_netplaces.c.
Michael Stefaniuc [Tue, 31 May 2011 22:22:53 +0000 (00:22 +0200)]
infosoft/tests: COM cleanup in infosoft.c.
David Hedberg [Mon, 30 May 2011 10:45:32 +0000 (12:45 +0200)]
oleaut32: Don't crash in wrapper if variant resides in read-only memory.
Ričardas Barkauskas [Tue, 31 May 2011 11:57:04 +0000 (14:57 +0300)]
ddraw: Change IDirectDrawSurface3_vtbl to IDirectDrawSurface3_iface.
Ričardas Barkauskas [Tue, 31 May 2011 12:34:47 +0000 (15:34 +0300)]
ddraw: Use a This variable in the IDirectDraw3 methods that lack one.
Ričardas Barkauskas [Tue, 31 May 2011 12:03:07 +0000 (15:03 +0300)]
ddraw: Rename surface_from_surface3() to impl_from_IDirectDrawSurface3().
Ričardas Barkauskas [Tue, 31 May 2011 12:49:37 +0000 (15:49 +0300)]
ddraw: Use unsafe_impl_from_IDirectDrawSurface3() for application provided interfaces.
Andrew Nguyen [Tue, 31 May 2011 16:05:25 +0000 (11:05 -0500)]
advapi32/tests: Add tests for GetUserNameA/W.
Dan Kegel [Mon, 30 May 2011 03:19:00 +0000 (20:19 -0700)]
cmd: WCMD_delete: move "Delete *.* ?" processing into WCMD_delete_confirm_wildcard.