Alexandre Julliard [Fri, 3 Dec 2010 12:41:43 +0000 (13:41 +0100)]
dmscript: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 11:36:54 +0000 (12:36 +0100)]
dmloader: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 11:32:10 +0000 (12:32 +0100)]
dmime: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 11:20:11 +0000 (12:20 +0100)]
dmcompos: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 11:04:45 +0000 (12:04 +0100)]
dmband: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 10:51:35 +0000 (11:51 +0100)]
amstream: Convert dll registration to the IRegistrar mechanism.
Austin Lund [Wed, 1 Dec 2010 23:34:26 +0000 (09:34 +1000)]
shell32/tests: Fixed SHPathPrepareForWriteW tests on Asian platforms.
Alexandre Julliard [Fri, 3 Dec 2010 13:16:55 +0000 (14:16 +0100)]
configure: Fix the OpenCL detection for Mac OS.
Peter Urbanec [Thu, 2 Dec 2010 12:41:51 +0000 (23:41 +1100)]
opencl: Basic OpenCL 1.0 implementation.
Peter Urbanec [Thu, 2 Dec 2010 12:41:48 +0000 (23:41 +1100)]
opencl: Initial stub implementation of OpenCL 1.0.
Nikolay Sivov [Thu, 2 Dec 2010 17:26:01 +0000 (20:26 +0300)]
comctl32/listview: Don't touch out text pointer if it wasn't requested.
Jacek Caban [Thu, 2 Dec 2010 12:50:02 +0000 (13:50 +0100)]
mshtml: Added ActiveX control creation implementation.
Jacek Caban [Thu, 2 Dec 2010 12:49:51 +0000 (13:49 +0100)]
mshtml: Added NP_GetEntryPoints implementation.
Jacek Caban [Thu, 2 Dec 2010 18:15:28 +0000 (19:15 +0100)]
npmshtml: Added Mozilla plugin for mshtml ActiveX controls.
Juan Lang [Thu, 2 Dec 2010 17:23:38 +0000 (09:23 -0800)]
quartz: Don't crash in SetMediaType if the source media type is NULL.
Thomas Mullaly [Fri, 3 Dec 2010 02:45:22 +0000 (21:45 -0500)]
urlmon: Implemented PARSE_DOMAIN for CoInternetParseIUri.
Thomas Mullaly [Fri, 3 Dec 2010 02:32:43 +0000 (21:32 -0500)]
urlmon: Implemented PARSE_SITE for CoInternetParseIUri.
Thomas Mullaly [Fri, 3 Dec 2010 02:22:50 +0000 (21:22 -0500)]
urlmon: Implemented PARSE_SCHEMA for CoInternetParseIUri.
Thomas Mullaly [Fri, 3 Dec 2010 01:58:11 +0000 (20:58 -0500)]
urlmon: Implemented PARSE_URL_FROM_PATH for CoInternetParseIUri.
Thomas Mullaly [Wed, 1 Dec 2010 01:28:36 +0000 (20:28 -0500)]
urlmon: Implemented PARSE_PATH_FROM_URL for CoInternetParseIUri.
Henri Verbeet [Thu, 2 Dec 2010 23:55:48 +0000 (00:55 +0100)]
wined3d: shader_get_registers_used() is only called during shader initialization.
Henri Verbeet [Thu, 2 Dec 2010 23:55:47 +0000 (00:55 +0100)]
wined3d: Explicitly pass shader_data and reg_maps to need_rel_addr_const().
Henri Verbeet [Thu, 2 Dec 2010 23:55:46 +0000 (00:55 +0100)]
wined3d: need_rel_addr_const() is only ever called for vertex shaders.
Henri Verbeet [Thu, 2 Dec 2010 23:55:45 +0000 (00:55 +0100)]
wined3d: Move the rel_offset vertex shader field to the ARB shader backend.
Henri Verbeet [Thu, 2 Dec 2010 23:55:44 +0000 (00:55 +0100)]
wined3d: Properly initialize min_rel_offset.
This somehow got lost in
14da44aa364539d2c2d392c042921cc430b21c47.
Juan Lang [Thu, 2 Dec 2010 23:28:23 +0000 (15:28 -0800)]
ws2_32: Set length on successful return from WSAStringToAddress.
Joris Huizer [Thu, 2 Dec 2010 21:52:41 +0000 (22:52 +0100)]
msi: Don't leak memory on error path.
André Hentschel [Thu, 2 Dec 2010 20:59:14 +0000 (21:59 +0100)]
advapi32/tests: More tests for the merged view of HKEY_CLASSES_ROOT.
Austin English [Thu, 2 Dec 2010 19:36:07 +0000 (19:36 +0000)]
msvcrt: Fix a compiler warning on PowerPC.
Wolfram Sang [Wed, 1 Dec 2010 17:10:49 +0000 (18:10 +0100)]
winex11.drv: In GetDIBits() with DIB sections, always use dibpitch from the target.
Aric Stewart [Thu, 2 Dec 2010 02:28:50 +0000 (20:28 -0600)]
secur32/tests: Skip test on failure to acquire cred_handle.
Andrew Bogott [Sat, 20 Nov 2010 03:54:26 +0000 (21:54 -0600)]
shdocvw: Add the IPropertySet interface to an internet shortcut, and partially implement it.
Andrew Bogott [Thu, 11 Nov 2010 05:55:48 +0000 (23:55 -0600)]
shdocvw: Test read/write of a couple of properties on IUniformResourceLocator.
Andrew Bogott [Thu, 11 Nov 2010 05:52:01 +0000 (23:52 -0600)]
shdocvw: Skip some tests if a modern IE is not present.
Alexander Morozov [Wed, 1 Dec 2010 11:40:27 +0000 (14:40 +0300)]
crypt32: Implement getting content of an enveloped message.
Alexander Morozov [Wed, 1 Dec 2010 11:36:02 +0000 (14:36 +0300)]
crypt32: Implement updating enveloped messages.
Alexander Morozov [Wed, 1 Dec 2010 11:26:17 +0000 (14:26 +0300)]
crypt32: Save some info needed for creating enveloped messages.
Alexander Morozov [Wed, 1 Dec 2010 10:55:56 +0000 (13:55 +0300)]
wincrypt.h: Define some enveloped message callback functions.
Alexandre Julliard [Thu, 2 Dec 2010 13:40:00 +0000 (14:40 +0100)]
hlink: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 13:16:17 +0000 (14:16 +0100)]
inseng: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 13:05:33 +0000 (14:05 +0100)]
oledb32: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 13:05:25 +0000 (14:05 +0100)]
wbemprox: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 12:48:08 +0000 (13:48 +0100)]
wmiutils: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 12:39:31 +0000 (13:39 +0100)]
objsel: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 1 Dec 2010 13:50:13 +0000 (14:50 +0100)]
inetcomm: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 1 Dec 2010 13:14:45 +0000 (14:14 +0100)]
msdaps: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 30 Nov 2010 11:49:15 +0000 (12:49 +0100)]
oleaut32: Use widl to generate the coclasses registrations.
Alexandre Julliard [Tue, 30 Nov 2010 11:49:01 +0000 (12:49 +0100)]
widl: Generate keys for coclasses in the registration resources.
Alexandre Julliard [Tue, 30 Nov 2010 11:05:57 +0000 (12:05 +0100)]
widl: Add progid, threading and vi_progid attributes for coclasses.
This is a Wine extension, modelled after the corresponding attributes
supported by Visual C++.
Hans Leidekker [Thu, 2 Dec 2010 11:24:16 +0000 (12:24 +0100)]
msi: Clear last error on success in MsiQueryFeatureState and MsiQueryProductState.
Travis Athougies [Wed, 1 Dec 2010 00:28:48 +0000 (16:28 -0800)]
d3dx9_36/tests: Extended ID3DXConstantTable tests.
Travis Athougies [Wed, 1 Dec 2010 00:28:22 +0000 (16:28 -0800)]
d3dx9_36: Improved constant table parsing.
Hans Leidekker [Thu, 2 Dec 2010 10:33:03 +0000 (11:33 +0100)]
ntdll: Don't call NtClose directly in delete_view.
Hans Leidekker [Thu, 2 Dec 2010 10:32:26 +0000 (11:32 +0100)]
msi: Reuse temporary executables.
Fixes a custom action in the Office 2010 installer and makes installers
that pack multiple custom actions in an executable faster.
Maarten Lankhorst [Wed, 1 Dec 2010 22:17:31 +0000 (23:17 +0100)]
quartz: Refuse WAVE_FORMAT_PCM/EXTENSIBLE in acmwrapper.
Maarten Lankhorst [Wed, 1 Dec 2010 22:17:30 +0000 (23:17 +0100)]
quartz: Add quality control to sound renderer.
Maarten Lankhorst [Wed, 1 Dec 2010 22:17:29 +0000 (23:17 +0100)]
quartz: Allow stream time to go negative in sound renderer.
Maarten Lankhorst [Wed, 1 Dec 2010 22:17:28 +0000 (23:17 +0100)]
Revert "quartz: Fill up sound buffer while in paused state.".
This reverts commit
e591700177ce80b0a0598a9a756111c5342ae554.
It's not fixing the real issue, filling up buffer while paused is
actually capable of producing quite a few headaches to get it working
right.
Jacek Caban [Wed, 1 Dec 2010 21:43:14 +0000 (22:43 +0100)]
mshtml: Improved error handling in element constructors.
Jacek Caban [Wed, 1 Dec 2010 21:42:51 +0000 (22:42 +0100)]
mshtml: Improved error handling in HTMLElement_Create calls.
Jacek Caban [Wed, 1 Dec 2010 21:42:35 +0000 (22:42 +0100)]
mshtml: Use binary search in HTMLElement_Create.
Jacek Caban [Wed, 1 Dec 2010 21:42:03 +0000 (22:42 +0100)]
mshtml: Better error handling in create_node calls.
Tristan Schmelcher [Wed, 1 Dec 2010 20:32:46 +0000 (12:32 -0800)]
ddeml: More calling convention fixes.
Piotr Caban [Wed, 1 Dec 2010 20:14:23 +0000 (21:14 +0100)]
msvcrt: Added _get_terminate implementation.
Henri Verbeet [Wed, 1 Dec 2010 19:50:48 +0000 (20:50 +0100)]
wined3d: Move min_rel_offset / max_rel_offset to the shader_reg_maps structure.
Henri Verbeet [Wed, 1 Dec 2010 19:50:47 +0000 (20:50 +0100)]
wined3d: Pass an IWineD3DDeviceImpl pointer to free_private().
Henri Verbeet [Wed, 1 Dec 2010 19:50:46 +0000 (20:50 +0100)]
wined3d: Pass an IWineD3DDeviceImpl pointer to alloc_private().
Henri Verbeet [Wed, 1 Dec 2010 19:50:45 +0000 (20:50 +0100)]
wined3d: Remove a redundant parameter to enable_extension().
Henri Verbeet [Wed, 1 Dec 2010 19:50:44 +0000 (20:50 +0100)]
wined3d: Remove a unused parameter to shader_dirtifyable_constants().
Alexandre Julliard [Wed, 1 Dec 2010 18:45:34 +0000 (19:45 +0100)]
msxml3: Avoid some uninitialized variable warnings on old gcc.
Maarten Lankhorst [Wed, 1 Dec 2010 12:14:59 +0000 (13:14 +0100)]
quartz: Fill up sound buffer while in paused state.
Maarten Lankhorst [Wed, 1 Dec 2010 12:14:58 +0000 (13:14 +0100)]
quartz: Increase min_lag.
The max_lag variable determines how much fuzz is allowed between the
sound cursor and the scheduled times, some filters are inaccurate wrt
time and would skip and overwrite data otherwise.
Maarten Lankhorst [Wed, 1 Dec 2010 12:14:57 +0000 (13:14 +0100)]
quartz: Implement AsyncReader_FindPin.
André Hentschel [Tue, 30 Nov 2010 17:51:57 +0000 (18:51 +0100)]
user32/tests: Skip DDE tests on win9x.
Alexander Morozov [Wed, 1 Dec 2010 10:38:49 +0000 (13:38 +0300)]
crypt32: Add a stub enveloped message implementation.
Alexander Puzankov [Mon, 29 Nov 2010 17:52:52 +0000 (20:52 +0300)]
winmm/tests: Add tests for mmioOpen for the file name of the form EXAMPLE.EXT+ABC.
Alexander Puzankov [Mon, 29 Nov 2010 19:22:19 +0000 (22:22 +0300)]
winmm: The default I/O procedure should return MMIOERR_FILENOTFOUND if the openable file is not found.
Alexander Puzankov [Mon, 29 Nov 2010 18:47:26 +0000 (21:47 +0300)]
winmm: Use the default I/O procedure only if a custom procedure for a given FOURCC is not found.
Alexander Puzankov [Mon, 29 Nov 2010 18:15:16 +0000 (21:15 +0300)]
winmm: Revert "Handle playing of files containing a '+' as part of the filename.".
This reverts commit
ed593fdf2f5e7851cb59aa5a2253f43e33d2f14f.
Jacek Caban [Wed, 1 Dec 2010 11:52:08 +0000 (12:52 +0100)]
mshtml: Improved error handling in get_node calls.
Andrew Bogott [Sat, 20 Nov 2010 19:47:31 +0000 (13:47 -0600)]
ole32: Fix the test for arbitrary property ids.
Andrew Bogott [Sat, 20 Nov 2010 19:43:01 +0000 (13:43 -0600)]
ole32: Fix an off-by-one error that broke reading of many properties.
Andrew Bogott [Thu, 11 Nov 2010 09:42:29 +0000 (03:42 -0600)]
ole32: Revert "ole32: Only read known format ids when attempting to read summary information.".
This reverts commit
c94b2687d223100300b61628a77fe942e4f42121.
André Hentschel [Tue, 30 Nov 2010 22:57:24 +0000 (23:57 +0100)]
include: Increase rpcndr header version.
André Hentschel [Tue, 30 Nov 2010 22:56:37 +0000 (23:56 +0100)]
winemaker: Add calling convention flags.
André Hentschel [Tue, 30 Nov 2010 22:55:59 +0000 (23:55 +0100)]
winemaker: Fix going up one directory level.
André Hentschel [Tue, 30 Nov 2010 22:54:58 +0000 (23:54 +0100)]
winemaker: Fix current directory recognition.
Also fixed some comments
Adam Martinson [Tue, 30 Nov 2010 16:41:19 +0000 (10:41 -0600)]
msxml3/domdoc: Add a ref to the schema cache in copy_properties().
Henri Verbeet [Tue, 30 Nov 2010 17:39:40 +0000 (18:39 +0100)]
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_free_private().
Henri Verbeet [Tue, 30 Nov 2010 17:39:39 +0000 (18:39 +0100)]
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_alloc_private().
Henri Verbeet [Tue, 30 Nov 2010 17:39:38 +0000 (18:39 +0100)]
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_update_float_pixel_constants().
Henri Verbeet [Tue, 30 Nov 2010 17:39:37 +0000 (18:39 +0100)]
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_update_float_vertex_constants().
Henri Verbeet [Tue, 30 Nov 2010 17:39:36 +0000 (18:39 +0100)]
wined3d: Move the PrivateData structure to resource.c.
Jacek Caban [Tue, 30 Nov 2010 14:39:02 +0000 (15:39 +0100)]
mshtml: Added beginning ActiveX tests.
Hans Leidekker [Tue, 30 Nov 2010 14:18:36 +0000 (15:18 +0100)]
msi: Improve the stub implementations of RemoveExistingProducts and MigrateFeatureStates.
Hans Leidekker [Tue, 30 Nov 2010 14:18:17 +0000 (15:18 +0100)]
msi: Look for transform files relative to the package directory.
Hans Leidekker [Tue, 30 Nov 2010 14:18:00 +0000 (15:18 +0100)]
msi: Always ignore disabled components.
Maarten Lankhorst [Tue, 30 Nov 2010 11:52:48 +0000 (12:52 +0100)]
quartz: Add support for advise functions in dsoundrender.
Jacek Caban [Tue, 30 Nov 2010 11:40:08 +0000 (12:40 +0100)]
urlmon: Clean up default protocol handler pseudo-interface implementation.
Jacek Caban [Tue, 30 Nov 2010 11:36:43 +0000 (12:36 +0100)]
urlmon: Moved buffer-based MIME finding to a separated function.