wine
12 years agoqcap: Enable registration of all non yet implemented filters.
Christian Costa [Mon, 26 Mar 2012 20:04:15 +0000 (22:04 +0200)] 
qcap: Enable registration of all non yet implemented filters.

12 years agowpp: Fix a few memory leaks in the wpp_parse() function.
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.

12 years agoadvapi32: Add event security access tests.
Dmitry Timoshkov [Fri, 16 Mar 2012 10:31:43 +0000 (18:31 +0800)] 
advapi32: Add event security access tests.

12 years agoadvapi32: Add tests for kernel objects accessed with 0 and ACCESS_SYSTEM_SECURITY.
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.

12 years agocryptui: Use a single space after a full stop to follow the Windows GUI guidelines.
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.

12 years agowineconsole: Fixed a wrong word in message.
Morten Rønne [Tue, 27 Mar 2012 13:16:58 +0000 (15:16 +0200)] 
wineconsole: Fixed a wrong word in message.

12 years agostrmbase: Display dll in which we are searching a class to instanciate.
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.

12 years agomsvcp90: Added support for exception reraising in ios_base::clear.
Piotr Caban [Thu, 29 Mar 2012 14:13:13 +0000 (16:13 +0200)] 
msvcp90: Added support for exception reraising in ios_base::clear.

12 years agomsvcp: Sync spec files.
Piotr Caban [Thu, 29 Mar 2012 14:12:01 +0000 (16:12 +0200)] 
msvcp: Sync spec files.

12 years agomsvcp90: Added this parameter to cdecl functions defined inside class.
Piotr Caban [Thu, 29 Mar 2012 14:11:45 +0000 (16:11 +0200)] 
msvcp90: Added this parameter to cdecl functions defined inside class.

12 years agomsvcp90: Added ios_base class implementation.
Piotr Caban [Thu, 29 Mar 2012 14:11:31 +0000 (16:11 +0200)] 
msvcp90: Added ios_base class implementation.

12 years agorpcrt4: Do nothing when DllMain is called because the process is exiting.
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.

12 years agogdiplus: Add GdipResetPageTransform stub.
Alistair Leslie-Hughes [Sat, 17 Mar 2012 12:20:47 +0000 (23:20 +1100)] 
gdiplus: Add GdipResetPageTransform stub.

12 years agodmime: Check return code of CoCreateInstance in Init method.
Christian Costa [Thu, 29 Mar 2012 06:54:15 +0000 (08:54 +0200)] 
dmime: Check return code of CoCreateInstance in Init method.

12 years agopo: Update German translation.
André Hentschel [Wed, 28 Mar 2012 18:36:14 +0000 (20:36 +0200)] 
po: Update German translation.

12 years agowineqtdecoder: Read the header of unknown incoming streams to try to identify common...
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.

12 years agouser32: IsDialogMessage should allow control ids other than IDOK when processing...
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.

12 years agocmd: Use BOOL instead of int for boolean variables.
Frédéric Delanoy [Thu, 29 Mar 2012 16:05:59 +0000 (18:05 +0200)] 
cmd: Use BOOL instead of int for boolean variables.

12 years agomshtml: Added IHTMLDocument2::get_domain implementation.
Jacek Caban [Thu, 29 Mar 2012 13:05:43 +0000 (15:05 +0200)] 
mshtml: Added IHTMLDocument2::get_domain implementation.

12 years agomshtml: Added support for anchors with target '_top'.
Jacek Caban [Thu, 29 Mar 2012 13:05:25 +0000 (15:05 +0200)] 
mshtml: Added support for anchors with target '_top'.

12 years agovbscript: Use to_int in InStr implementation.
Jacek Caban [Thu, 29 Mar 2012 10:06:20 +0000 (12:06 +0200)] 
vbscript: Use to_int in InStr implementation.

12 years agovbscript: Added Mid function implementation.
Jacek Caban [Thu, 29 Mar 2012 10:06:11 +0000 (12:06 +0200)] 
vbscript: Added Mid function implementation.

12 years agostrmbase: Basic BaseRenderer implementation.
Aric Stewart [Wed, 28 Mar 2012 19:53:33 +0000 (14:53 -0500)] 
strmbase: Basic BaseRenderer implementation.

12 years agostrmbase: Implement BaseControlVideo.
Aric Stewart [Wed, 28 Mar 2012 19:53:24 +0000 (14:53 -0500)] 
strmbase: Implement BaseControlVideo.

12 years agostrmbase: Implement BaseControlWindow.
Aric Stewart [Wed, 28 Mar 2012 19:53:14 +0000 (14:53 -0500)] 
strmbase: Implement BaseControlWindow.

12 years agoview: Also show the filename in the window title when loading it from command line.
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.

12 years agod3d9: Don't return a pointer to the implementation in IDirect3DTexture9Impl_QueryInte...
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().

12 years agod3d9: Don't return a pointer to the implementation in IDirect3DVertexDeclaration9Impl...
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().

12 years agowined3d: Fix the VBO check in device_stream_info_from_declaration().
Henri Verbeet [Wed, 28 Mar 2012 18:22:38 +0000 (20:22 +0200)] 
wined3d: Fix the VBO check in device_stream_info_from_declaration().

12 years agowined3d: Drop a questionable FIXME 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().

12 years agowined3d: Drop the "vbo" check in wined3d_device_process_vertices().
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.

12 years agomciqtz32: Stop the graph when the file is no longer playing.
Andrew Eikum [Wed, 28 Mar 2012 16:09:32 +0000 (11:09 -0500)] 
mciqtz32: Stop the graph when the file is no longer playing.

12 years agogdi32: Implement CreateScalableFontResource.
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.

12 years agogdi32: Add a helper to create a new FreeType face.
Huw Davies [Wed, 28 Mar 2012 13:49:23 +0000 (14:49 +0100)] 
gdi32: Add a helper to create a new FreeType face.

12 years agostrmbase: Add beginnings of BaseWindow.
Aric Stewart [Wed, 28 Mar 2012 12:29:06 +0000 (07:29 -0500)] 
strmbase: Add beginnings of BaseWindow.

12 years agommdevapi: TRACE all COM method calls.
Andrew Eikum [Wed, 28 Mar 2012 13:56:26 +0000 (08:56 -0500)] 
mmdevapi: TRACE all COM method calls.

12 years agomsi/tests: Reduce code duplication in the feature/component state tests.
Hans Leidekker [Wed, 28 Mar 2012 13:34:41 +0000 (15:34 +0200)] 
msi/tests: Reduce code duplication in the feature/component state tests.

12 years agomsi: Clear the cert pointer in MsiGetFileSignatureInformation.
Hans Leidekker [Wed, 28 Mar 2012 13:34:26 +0000 (15:34 +0200)] 
msi: Clear the cert pointer in MsiGetFileSignatureInformation.

12 years agomsi: Also set the Intel property on 64-bit processors.
Hans Leidekker [Wed, 28 Mar 2012 13:34:06 +0000 (15:34 +0200)] 
msi: Also set the Intel property on 64-bit processors.

12 years agosxs/tests: Add tests for CreateAssemblyNameObject.
Hans Leidekker [Wed, 28 Mar 2012 13:33:44 +0000 (15:33 +0200)] 
sxs/tests: Add tests for CreateAssemblyNameObject.

12 years agosxs: Parse the display name in CreateAssemblyNameObject.
Hans Leidekker [Wed, 28 Mar 2012 13:33:30 +0000 (15:33 +0200)] 
sxs: Parse the display name in CreateAssemblyNameObject.

12 years agojscript: Properly handle NULL bstr in str_to_number.
Jacek Caban [Wed, 28 Mar 2012 13:04:28 +0000 (15:04 +0200)] 
jscript: Properly handle NULL bstr in str_to_number.

12 years agopo: Update Korean translation.
Hwang YunSong [Tue, 27 Mar 2012 12:19:44 +0000 (21:19 +0900)] 
po: Update Korean translation.

12 years agopo: Update French translation.
Frédéric Delanoy [Wed, 28 Mar 2012 11:19:01 +0000 (13:19 +0200)] 
po: Update French translation.

12 years agoinclude: Fix some winsock definitions.
Matteo Bruni [Wed, 28 Mar 2012 11:52:13 +0000 (13:52 +0200)] 
include: Fix some winsock definitions.

12 years agowined3d: Support WINED3D_TTFF_COUNT3 texture projection in the ARB backend.
Matteo Bruni [Wed, 28 Mar 2012 11:52:12 +0000 (13:52 +0200)] 
wined3d: Support WINED3D_TTFF_COUNT3 texture projection in the ARB backend.

12 years agowined3d: Update the correct draw buffers mask.
Matteo Bruni [Wed, 28 Mar 2012 11:52:11 +0000 (13:52 +0200)] 
wined3d: Update the correct draw buffers mask.

12 years agomshtml: Improved more VARIANT debug traces.
Jacek Caban [Wed, 28 Mar 2012 12:27:20 +0000 (14:27 +0200)] 
mshtml: Improved more VARIANT debug traces.

12 years agomshtml: Improved VARIANT debug traces in htmldoc*.c.
Jacek Caban [Wed, 28 Mar 2012 12:27:07 +0000 (14:27 +0200)] 
mshtml: Improved VARIANT debug traces in htmldoc*.c.

12 years agomshtml: Improved VARIANT debug traces in htmlbody.c.
Jacek Caban [Wed, 28 Mar 2012 12:26:57 +0000 (14:26 +0200)] 
mshtml: Improved VARIANT debug traces in htmlbody.c.

12 years agomshtml: Improved VARIANT debug traces in htmlelem.c.
Jacek Caban [Wed, 28 Mar 2012 12:26:48 +0000 (14:26 +0200)] 
mshtml: Improved VARIANT debug traces in htmlelem.c.

12 years agomshtml: Improved VARIANT debug traces in htmldoc.c.
Jacek Caban [Wed, 28 Mar 2012 12:26:34 +0000 (14:26 +0200)] 
mshtml: Improved VARIANT debug traces in htmldoc.c.

12 years agomshtml: Improved VARIANT debug traces in htmltable.c.
Jacek Caban [Wed, 28 Mar 2012 12:26:20 +0000 (14:26 +0200)] 
mshtml: Improved VARIANT debug traces in htmltable.c.

12 years agomshtml: Improved VARIANT debug traces in htmlwindow.c.
Jacek Caban [Wed, 28 Mar 2012 12:26:11 +0000 (14:26 +0200)] 
mshtml: Improved VARIANT debug traces in htmlwindow.c.

12 years agomshtml: Improved VARIANT debug traces in htmlstyle.c.
Jacek Caban [Wed, 28 Mar 2012 12:25:54 +0000 (14:25 +0200)] 
mshtml: Improved VARIANT debug traces in htmlstyle.c.

12 years agoscrrun: Register Scripting interfaces.
Alistair Leslie-Hughes [Wed, 25 Jan 2012 04:57:10 +0000 (15:57 +1100)] 
scrrun: Register Scripting interfaces.

12 years agoscrrun: Add DllCanUnloadNow, DllGetClassObject stubs.
Alistair Leslie-Hughes [Wed, 25 Jan 2012 04:55:54 +0000 (15:55 +1100)] 
scrrun: Add DllCanUnloadNow, DllGetClassObject stubs.

12 years agod3dx9: Do not weld self.
Michael Mc Donnell [Wed, 21 Mar 2012 22:27:35 +0000 (23:27 +0100)] 
d3dx9: Do not weld self.

12 years agodbghelp: Fix uninitialized variable usage.
Thomas Faber [Wed, 28 Mar 2012 11:30:08 +0000 (13:30 +0200)] 
dbghelp: Fix uninitialized variable usage.

12 years agomshtml: Added IHTMLTableCell interface stub implementation.
Jacek Caban [Wed, 28 Mar 2012 11:35:13 +0000 (13:35 +0200)] 
mshtml: Added IHTMLTableCell interface stub implementation.

12 years agomshtml.idl: Added IHTMLTableCell declaration.
Jacek Caban [Wed, 28 Mar 2012 11:34:54 +0000 (13:34 +0200)] 
mshtml.idl: Added IHTMLTableCell declaration.

12 years agomshtml.idl: Added DispHTMLTableCell declaration.
Jacek Caban [Wed, 28 Mar 2012 11:34:40 +0000 (13:34 +0200)] 
mshtml.idl: Added DispHTMLTableCell declaration.

12 years agomsvcp90: Added basic_streambuf<wchar> implementation.
Piotr Caban [Wed, 28 Mar 2012 09:21:26 +0000 (11:21 +0200)] 
msvcp90: Added basic_streambuf<wchar> implementation.

12 years agomsvcp90: Added basic_streambuf<char> implementation.
Piotr Caban [Wed, 28 Mar 2012 09:20:56 +0000 (11:20 +0200)] 
msvcp90: Added basic_streambuf<char> implementation.

12 years agomsvcp90: Added numpunct<wchar> implementation.
Piotr Caban [Wed, 28 Mar 2012 09:20:22 +0000 (11:20 +0200)] 
msvcp90: Added numpunct<wchar> implementation.

12 years agodevenum: Add tests for devenum.
Christian Costa [Tue, 27 Mar 2012 22:38:39 +0000 (00:38 +0200)] 
devenum: Add tests for devenum.

12 years agoamstream/tests: Add tests for querying interfaces and creating samples on video and...
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.

12 years agoamstream/tests: Verify if the dsound renderer is created when we create an audio...
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.

12 years agoamstream: Add stream to the media stream filter in IAMMultiMediaStreamImpl_AddMediaSt...
Christian Costa [Tue, 27 Mar 2012 21:46:03 +0000 (23:46 +0200)] 
amstream: Add stream to the media stream filter in IAMMultiMediaStreamImpl_AddMediaStream.

12 years agoamstream: Implement AddMediaStream and GetMediaStream in media stream filter.
Christian Costa [Tue, 27 Mar 2012 21:45:55 +0000 (23:45 +0200)] 
amstream: Implement AddMediaStream and GetMediaStream in media stream filter.

12 years agoinclude: Add peARM to fusion.idl.
André Hentschel [Tue, 27 Mar 2012 19:38:51 +0000 (21:38 +0200)] 
include: Add peARM to fusion.idl.

12 years agoinclude: Add new ARM defines to winnt.h.
André Hentschel [Tue, 27 Mar 2012 19:37:44 +0000 (21:37 +0200)] 
include: Add new ARM defines to winnt.h.

12 years agowinebuild: Create stubs for ARM.
André Hentschel [Tue, 27 Mar 2012 19:36:26 +0000 (21:36 +0200)] 
winebuild: Create stubs for ARM.

12 years agomsvcrt: Fix file mode T (temporary file).
Robert van Herk [Tue, 27 Mar 2012 12:43:55 +0000 (14:43 +0200)] 
msvcrt: Fix file mode T (temporary file).

12 years agomsi: Implement MSIMODIFY_MERGE function in TABLE_modify.
Andoni Morales Alastruey [Mon, 19 Mar 2012 22:19:17 +0000 (23:19 +0100)] 
msi: Implement MSIMODIFY_MERGE function in TABLE_modify.

12 years agoinclude: Add missing error codes.
Christian Costa [Tue, 27 Mar 2012 21:44:14 +0000 (23:44 +0200)] 
include: Add missing error codes.

12 years agoriched20/tests: Add COM aggregation tests for CreateTextServices().
Michael Stefaniuc [Tue, 27 Mar 2012 22:35:47 +0000 (00:35 +0200)] 
riched20/tests: Add COM aggregation tests for CreateTextServices().

12 years agoriched20/tests: Get the CreateTextServices() pointer only once.
Michael Stefaniuc [Tue, 27 Mar 2012 22:34:31 +0000 (00:34 +0200)] 
riched20/tests: Get the CreateTextServices() pointer only once.

12 years agoriched20: Support COM aggregation in CreateTextServices().
Michael Stefaniuc [Tue, 27 Mar 2012 22:33:10 +0000 (00:33 +0200)] 
riched20: Support COM aggregation in CreateTextServices().

12 years agoriched20: Avoid a forward declaration of a vtbl.
Michael Stefaniuc [Tue, 27 Mar 2012 22:31:45 +0000 (00:31 +0200)] 
riched20: Avoid a forward declaration of a vtbl.

12 years agokernel32: Avoid ini cache if file does not exist anymore.
Bruno Jesus [Wed, 28 Mar 2012 05:30:27 +0000 (02:30 -0300)] 
kernel32: Avoid ini cache if file does not exist anymore.

12 years agokernel32/tests: Show that ini cache must not be used if file no longer exists.
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.

12 years agowined3d: Recognise AMD HD 6770M and HD 6750M with closed drivers.
Henri Verbeet [Tue, 27 Mar 2012 18:35:53 +0000 (20:35 +0200)] 
wined3d: Recognise AMD HD 6770M and HD 6750M with closed drivers.

12 years agod3d9: Don't return a pointer to the implementation in IDirect3DVolume9Impl_QueryInter...
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().

12 years agod3d9: Don't return a pointer to the implementation in IDirect3DVolumeTexture9Impl_Que...
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().

12 years agod3d9: Store an implementation pointer to the d3d9 structure in IDirect3DDevice9Impl.
Henri Verbeet [Tue, 27 Mar 2012 18:35:50 +0000 (20:35 +0200)] 
d3d9: Store an implementation pointer to the d3d9 structure in IDirect3DDevice9Impl.

12 years agowinex11: Use GLX_DONT_CARE instead of ~0 in ConvertAttribWGLtoGLX().
Henri Verbeet [Tue, 27 Mar 2012 18:35:49 +0000 (20:35 +0200)] 
winex11: Use GLX_DONT_CARE instead of ~0 in ConvertAttribWGLtoGLX().

12 years agogdiplus: Measure strings at device size, then rescale to world size.
Vincent Povirk [Tue, 27 Mar 2012 16:44:52 +0000 (11:44 -0500)] 
gdiplus: Measure strings at device size, then rescale to world size.

12 years agowinmm: Report waveIn devices' component type as Microphone.
Andrew Eikum [Tue, 27 Mar 2012 16:11:11 +0000 (11:11 -0500)] 
winmm: Report waveIn devices' component type as Microphone.

12 years agowinmm: Support DRVM_MAPPER_PREFERRED_GET in waveXxxMessage.
Andrew Eikum [Tue, 27 Mar 2012 17:41:04 +0000 (12:41 -0500)] 
winmm: Support DRVM_MAPPER_PREFERRED_GET in waveXxxMessage.

12 years agowineqtdecoder: Implement base IQualityControl in QTOutPin.
Aric Stewart [Mon, 26 Mar 2012 19:05:59 +0000 (14:05 -0500)] 
wineqtdecoder: Implement base IQualityControl in QTOutPin.

12 years agopsapi: Add missing return value checks.
Dmitry Timoshkov [Thu, 22 Mar 2012 08:27:26 +0000 (16:27 +0800)] 
psapi: Add missing return value checks.

12 years agowinedbg: Fix a typo.
André Hentschel [Sun, 25 Mar 2012 10:33:49 +0000 (12:33 +0200)] 
winedbg: Fix a typo.

12 years agomscoree: Allow capital for version number.
Alistair Leslie-Hughes [Thu, 15 Mar 2012 11:40:25 +0000 (22:40 +1100)] 
mscoree: Allow capital for version number.

12 years agomshtml: Use jscript.dll for JavaScript for all zones except untrusted.
Jacek Caban [Tue, 27 Mar 2012 11:40:01 +0000 (13:40 +0200)] 
mshtml: Use jscript.dll for JavaScript for all zones except untrusted.

12 years agomshtml: Forward common getters from IHTMLObjectElement to IHTMLObjectElement2.
Jacek Caban [Tue, 27 Mar 2012 11:39:35 +0000 (13:39 +0200)] 
mshtml: Forward common getters from IHTMLObjectElement to IHTMLObjectElement2.

12 years agomshtml: Added IHTMLObjectElement2 stub implementation.
Jacek Caban [Tue, 27 Mar 2012 11:39:21 +0000 (13:39 +0200)] 
mshtml: Added IHTMLObjectElement2 stub implementation.

12 years agocmd/tests: If we rewind to the beginning of the line, don't increment line number.
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.

12 years agoattrib: Dislay attribute flags in the right order.
Christian Costa [Mon, 26 Mar 2012 20:06:17 +0000 (22:06 +0200)] 
attrib: Dislay attribute flags in the right order.

12 years agoattrib: Do not hardcode number of characters in flags array.
Christian Costa [Mon, 26 Mar 2012 20:06:09 +0000 (22:06 +0200)] 
attrib: Do not hardcode number of characters in flags array.