Christian Costa [Mon, 26 Mar 2012 20:04:15 +0000 (22:04 +0200)]
qcap: Enable registration of all non yet implemented filters.
Józef Kucia [Sun, 25 Mar 2012 13:53:31 +0000 (15:53 +0200)]
wpp: Fix a few memory leaks in the wpp_parse() function.
Dmitry Timoshkov [Fri, 16 Mar 2012 10:31:43 +0000 (18:31 +0800)]
advapi32: Add event security access tests.
Dmitry Timoshkov [Fri, 16 Mar 2012 10:31:11 +0000 (18:31 +0800)]
advapi32: Add tests for kernel objects accessed with 0 and ACCESS_SYSTEM_SECURITY.
Francois Gouget [Wed, 28 Mar 2012 15:50:10 +0000 (17:50 +0200)]
cryptui: Use a single space after a full stop to follow the Windows GUI guidelines.
Morten Rønne [Tue, 27 Mar 2012 13:16:58 +0000 (15:16 +0200)]
wineconsole: Fixed a wrong word in message.
Christian Costa [Thu, 29 Mar 2012 07:00:39 +0000 (09:00 +0200)]
strmbase: Display dll in which we are searching a class to instanciate.
Piotr Caban [Thu, 29 Mar 2012 14:13:13 +0000 (16:13 +0200)]
msvcp90: Added support for exception reraising in ios_base::clear.
Piotr Caban [Thu, 29 Mar 2012 14:12:01 +0000 (16:12 +0200)]
msvcp: Sync spec files.
Piotr Caban [Thu, 29 Mar 2012 14:11:45 +0000 (16:11 +0200)]
msvcp90: Added this parameter to cdecl functions defined inside class.
Piotr Caban [Thu, 29 Mar 2012 14:11:31 +0000 (16:11 +0200)]
msvcp90: Added ios_base class implementation.
Vincent Povirk [Thu, 29 Mar 2012 15:52:29 +0000 (10:52 -0500)]
rpcrt4: Do nothing when DllMain is called because the process is exiting.
Alistair Leslie-Hughes [Sat, 17 Mar 2012 12:20:47 +0000 (23:20 +1100)]
gdiplus: Add GdipResetPageTransform stub.
Christian Costa [Thu, 29 Mar 2012 06:54:15 +0000 (08:54 +0200)]
dmime: Check return code of CoCreateInstance in Init method.
André Hentschel [Wed, 28 Mar 2012 18:36:14 +0000 (20:36 +0200)]
po: Update German translation.
Aric Stewart [Wed, 28 Mar 2012 15:18:49 +0000 (10:18 -0500)]
wineqtdecoder: Read the header of unknown incoming streams to try to identify common formats.
Dmitry Timoshkov [Wed, 28 Mar 2012 05:11:55 +0000 (14:11 +0900)]
user32: IsDialogMessage should allow control ids other than IDOK when processing WM_KEYDOWN.
Frédéric Delanoy [Thu, 29 Mar 2012 16:05:59 +0000 (18:05 +0200)]
cmd: Use BOOL instead of int for boolean variables.
Jacek Caban [Thu, 29 Mar 2012 13:05:43 +0000 (15:05 +0200)]
mshtml: Added IHTMLDocument2::get_domain implementation.
Jacek Caban [Thu, 29 Mar 2012 13:05:25 +0000 (15:05 +0200)]
mshtml: Added support for anchors with target '_top'.
Jacek Caban [Thu, 29 Mar 2012 10:06:20 +0000 (12:06 +0200)]
vbscript: Use to_int in InStr implementation.
Jacek Caban [Thu, 29 Mar 2012 10:06:11 +0000 (12:06 +0200)]
vbscript: Added Mid function implementation.
Aric Stewart [Wed, 28 Mar 2012 19:53:33 +0000 (14:53 -0500)]
strmbase: Basic BaseRenderer implementation.
Aric Stewart [Wed, 28 Mar 2012 19:53:24 +0000 (14:53 -0500)]
strmbase: Implement BaseControlVideo.
Aric Stewart [Wed, 28 Mar 2012 19:53:14 +0000 (14:53 -0500)]
strmbase: Implement BaseControlWindow.
André Hentschel [Wed, 28 Mar 2012 19:06:05 +0000 (21:06 +0200)]
view: Also show the filename in the window title when loading it from command line.
Henri Verbeet [Wed, 28 Mar 2012 18:22:40 +0000 (20:22 +0200)]
d3d9: Don't return a pointer to the implementation in IDirect3DTexture9Impl_QueryInterface().
Henri Verbeet [Wed, 28 Mar 2012 18:22:39 +0000 (20:22 +0200)]
d3d9: Don't return a pointer to the implementation in IDirect3DVertexDeclaration9Impl_QueryInterface().
Henri Verbeet [Wed, 28 Mar 2012 18:22:38 +0000 (20:22 +0200)]
wined3d: Fix the VBO check in device_stream_info_from_declaration().
Henri Verbeet [Wed, 28 Mar 2012 18:22:37 +0000 (20:22 +0200)]
wined3d: Drop a questionable FIXME in device_stream_info_from_declaration().
Henri Verbeet [Wed, 28 Mar 2012 18:22:36 +0000 (20:22 +0200)]
wined3d: Drop the "vbo" check in wined3d_device_process_vertices().
We care about individual streams having a VBO or not, and there's no way for
device_stream_info_from_declaration() to properly express that, so just check
the individual streams.
Andrew Eikum [Wed, 28 Mar 2012 16:09:32 +0000 (11:09 -0500)]
mciqtz32: Stop the graph when the file is no longer playing.
Huw Davies [Wed, 28 Mar 2012 13:49:24 +0000 (14:49 +0100)]
gdi32: Implement CreateScalableFontResource.
Based on patches by Jeremy White and Dmitry Timoshkov.
Huw Davies [Wed, 28 Mar 2012 13:49:23 +0000 (14:49 +0100)]
gdi32: Add a helper to create a new FreeType face.
Aric Stewart [Wed, 28 Mar 2012 12:29:06 +0000 (07:29 -0500)]
strmbase: Add beginnings of BaseWindow.
Andrew Eikum [Wed, 28 Mar 2012 13:56:26 +0000 (08:56 -0500)]
mmdevapi: TRACE all COM method calls.
Hans Leidekker [Wed, 28 Mar 2012 13:34:41 +0000 (15:34 +0200)]
msi/tests: Reduce code duplication in the feature/component state tests.
Hans Leidekker [Wed, 28 Mar 2012 13:34:26 +0000 (15:34 +0200)]
msi: Clear the cert pointer in MsiGetFileSignatureInformation.
Hans Leidekker [Wed, 28 Mar 2012 13:34:06 +0000 (15:34 +0200)]
msi: Also set the Intel property on 64-bit processors.
Hans Leidekker [Wed, 28 Mar 2012 13:33:44 +0000 (15:33 +0200)]
sxs/tests: Add tests for CreateAssemblyNameObject.
Hans Leidekker [Wed, 28 Mar 2012 13:33:30 +0000 (15:33 +0200)]
sxs: Parse the display name in CreateAssemblyNameObject.
Jacek Caban [Wed, 28 Mar 2012 13:04:28 +0000 (15:04 +0200)]
jscript: Properly handle NULL bstr in str_to_number.
Hwang YunSong [Tue, 27 Mar 2012 12:19:44 +0000 (21:19 +0900)]
po: Update Korean translation.
Frédéric Delanoy [Wed, 28 Mar 2012 11:19:01 +0000 (13:19 +0200)]
po: Update French translation.
Matteo Bruni [Wed, 28 Mar 2012 11:52:13 +0000 (13:52 +0200)]
include: Fix some winsock definitions.
Matteo Bruni [Wed, 28 Mar 2012 11:52:12 +0000 (13:52 +0200)]
wined3d: Support WINED3D_TTFF_COUNT3 texture projection in the ARB backend.
Matteo Bruni [Wed, 28 Mar 2012 11:52:11 +0000 (13:52 +0200)]
wined3d: Update the correct draw buffers mask.
Jacek Caban [Wed, 28 Mar 2012 12:27:20 +0000 (14:27 +0200)]
mshtml: Improved more VARIANT debug traces.
Jacek Caban [Wed, 28 Mar 2012 12:27:07 +0000 (14:27 +0200)]
mshtml: Improved VARIANT debug traces in htmldoc*.c.
Jacek Caban [Wed, 28 Mar 2012 12:26:57 +0000 (14:26 +0200)]
mshtml: Improved VARIANT debug traces in htmlbody.c.
Jacek Caban [Wed, 28 Mar 2012 12:26:48 +0000 (14:26 +0200)]
mshtml: Improved VARIANT debug traces in htmlelem.c.
Jacek Caban [Wed, 28 Mar 2012 12:26:34 +0000 (14:26 +0200)]
mshtml: Improved VARIANT debug traces in htmldoc.c.
Jacek Caban [Wed, 28 Mar 2012 12:26:20 +0000 (14:26 +0200)]
mshtml: Improved VARIANT debug traces in htmltable.c.
Jacek Caban [Wed, 28 Mar 2012 12:26:11 +0000 (14:26 +0200)]
mshtml: Improved VARIANT debug traces in htmlwindow.c.
Jacek Caban [Wed, 28 Mar 2012 12:25:54 +0000 (14:25 +0200)]
mshtml: Improved VARIANT debug traces in htmlstyle.c.
Alistair Leslie-Hughes [Wed, 25 Jan 2012 04:57:10 +0000 (15:57 +1100)]
scrrun: Register Scripting interfaces.
Alistair Leslie-Hughes [Wed, 25 Jan 2012 04:55:54 +0000 (15:55 +1100)]
scrrun: Add DllCanUnloadNow, DllGetClassObject stubs.
Michael Mc Donnell [Wed, 21 Mar 2012 22:27:35 +0000 (23:27 +0100)]
d3dx9: Do not weld self.
Thomas Faber [Wed, 28 Mar 2012 11:30:08 +0000 (13:30 +0200)]
dbghelp: Fix uninitialized variable usage.
Jacek Caban [Wed, 28 Mar 2012 11:35:13 +0000 (13:35 +0200)]
mshtml: Added IHTMLTableCell interface stub implementation.
Jacek Caban [Wed, 28 Mar 2012 11:34:54 +0000 (13:34 +0200)]
mshtml.idl: Added IHTMLTableCell declaration.
Jacek Caban [Wed, 28 Mar 2012 11:34:40 +0000 (13:34 +0200)]
mshtml.idl: Added DispHTMLTableCell declaration.
Piotr Caban [Wed, 28 Mar 2012 09:21:26 +0000 (11:21 +0200)]
msvcp90: Added basic_streambuf<wchar> implementation.
Piotr Caban [Wed, 28 Mar 2012 09:20:56 +0000 (11:20 +0200)]
msvcp90: Added basic_streambuf<char> implementation.
Piotr Caban [Wed, 28 Mar 2012 09:20:22 +0000 (11:20 +0200)]
msvcp90: Added numpunct<wchar> implementation.
Christian Costa [Tue, 27 Mar 2012 22:38:39 +0000 (00:38 +0200)]
devenum: Add tests for devenum.
Christian Costa [Tue, 27 Mar 2012 21:46:19 +0000 (23:46 +0200)]
amstream/tests: Add tests for querying interfaces and creating samples on video and audio media streams.
Christian Costa [Tue, 27 Mar 2012 21:46:11 +0000 (23:46 +0200)]
amstream/tests: Verify if the dsound renderer is created when we create an audio stream with the default renderer.
Christian Costa [Tue, 27 Mar 2012 21:46:03 +0000 (23:46 +0200)]
amstream: Add stream to the media stream filter in IAMMultiMediaStreamImpl_AddMediaStream.
Christian Costa [Tue, 27 Mar 2012 21:45:55 +0000 (23:45 +0200)]
amstream: Implement AddMediaStream and GetMediaStream in media stream filter.
André Hentschel [Tue, 27 Mar 2012 19:38:51 +0000 (21:38 +0200)]
include: Add peARM to fusion.idl.
André Hentschel [Tue, 27 Mar 2012 19:37:44 +0000 (21:37 +0200)]
include: Add new ARM defines to winnt.h.
André Hentschel [Tue, 27 Mar 2012 19:36:26 +0000 (21:36 +0200)]
winebuild: Create stubs for ARM.
Robert van Herk [Tue, 27 Mar 2012 12:43:55 +0000 (14:43 +0200)]
msvcrt: Fix file mode T (temporary file).
Andoni Morales Alastruey [Mon, 19 Mar 2012 22:19:17 +0000 (23:19 +0100)]
msi: Implement MSIMODIFY_MERGE function in TABLE_modify.
Christian Costa [Tue, 27 Mar 2012 21:44:14 +0000 (23:44 +0200)]
include: Add missing error codes.
Michael Stefaniuc [Tue, 27 Mar 2012 22:35:47 +0000 (00:35 +0200)]
riched20/tests: Add COM aggregation tests for CreateTextServices().
Michael Stefaniuc [Tue, 27 Mar 2012 22:34:31 +0000 (00:34 +0200)]
riched20/tests: Get the CreateTextServices() pointer only once.
Michael Stefaniuc [Tue, 27 Mar 2012 22:33:10 +0000 (00:33 +0200)]
riched20: Support COM aggregation in CreateTextServices().
Michael Stefaniuc [Tue, 27 Mar 2012 22:31:45 +0000 (00:31 +0200)]
riched20: Avoid a forward declaration of a vtbl.
Bruno Jesus [Wed, 28 Mar 2012 05:30:27 +0000 (02:30 -0300)]
kernel32: Avoid ini cache if file does not exist anymore.
Bruno Jesus [Wed, 28 Mar 2012 05:26:42 +0000 (02:26 -0300)]
kernel32/tests: Show that ini cache must not be used if file no longer exists.
Henri Verbeet [Tue, 27 Mar 2012 18:35:53 +0000 (20:35 +0200)]
wined3d: Recognise AMD HD 6770M and HD 6750M with closed drivers.
Henri Verbeet [Tue, 27 Mar 2012 18:35:52 +0000 (20:35 +0200)]
d3d9: Don't return a pointer to the implementation in IDirect3DVolume9Impl_QueryInterface().
Henri Verbeet [Tue, 27 Mar 2012 18:35:51 +0000 (20:35 +0200)]
d3d9: Don't return a pointer to the implementation in IDirect3DVolumeTexture9Impl_QueryInterface().
Henri Verbeet [Tue, 27 Mar 2012 18:35:50 +0000 (20:35 +0200)]
d3d9: Store an implementation pointer to the d3d9 structure in IDirect3DDevice9Impl.
Henri Verbeet [Tue, 27 Mar 2012 18:35:49 +0000 (20:35 +0200)]
winex11: Use GLX_DONT_CARE instead of ~0 in ConvertAttribWGLtoGLX().
Vincent Povirk [Tue, 27 Mar 2012 16:44:52 +0000 (11:44 -0500)]
gdiplus: Measure strings at device size, then rescale to world size.
Andrew Eikum [Tue, 27 Mar 2012 16:11:11 +0000 (11:11 -0500)]
winmm: Report waveIn devices' component type as Microphone.
Andrew Eikum [Tue, 27 Mar 2012 17:41:04 +0000 (12:41 -0500)]
winmm: Support DRVM_MAPPER_PREFERRED_GET in waveXxxMessage.
Aric Stewart [Mon, 26 Mar 2012 19:05:59 +0000 (14:05 -0500)]
wineqtdecoder: Implement base IQualityControl in QTOutPin.
Dmitry Timoshkov [Thu, 22 Mar 2012 08:27:26 +0000 (16:27 +0800)]
psapi: Add missing return value checks.
André Hentschel [Sun, 25 Mar 2012 10:33:49 +0000 (12:33 +0200)]
winedbg: Fix a typo.
Alistair Leslie-Hughes [Thu, 15 Mar 2012 11:40:25 +0000 (22:40 +1100)]
mscoree: Allow capital for version number.
Jacek Caban [Tue, 27 Mar 2012 11:40:01 +0000 (13:40 +0200)]
mshtml: Use jscript.dll for JavaScript for all zones except untrusted.
Jacek Caban [Tue, 27 Mar 2012 11:39:35 +0000 (13:39 +0200)]
mshtml: Forward common getters from IHTMLObjectElement to IHTMLObjectElement2.
Jacek Caban [Tue, 27 Mar 2012 11:39:21 +0000 (13:39 +0200)]
mshtml: Added IHTMLObjectElement2 stub implementation.
Christian Costa [Mon, 26 Mar 2012 08:13:44 +0000 (10:13 +0200)]
cmd/tests: If we rewind to the beginning of the line, don't increment line number.
Christian Costa [Mon, 26 Mar 2012 20:06:17 +0000 (22:06 +0200)]
attrib: Dislay attribute flags in the right order.
Christian Costa [Mon, 26 Mar 2012 20:06:09 +0000 (22:06 +0200)]
attrib: Do not hardcode number of characters in flags array.