wine
12 years agoamstream: Implement IAMMultiMediaStreamImpl_AddMediaStream + add tests.
Christian Costa [Mon, 26 Mar 2012 08:10:13 +0000 (10:10 +0200)] 
amstream: Implement IAMMultiMediaStreamImpl_AddMediaStream + add tests.

12 years agoamstream: No media stream is created when the defaut renderer is used.
Christian Costa [Mon, 26 Mar 2012 08:10:05 +0000 (10:10 +0200)] 
amstream: No media stream is created when the defaut renderer is used.

12 years agoamstream: Video streams do not support default renderer.
Christian Costa [Mon, 26 Mar 2012 08:09:57 +0000 (10:09 +0200)] 
amstream: Video streams do not support default renderer.

12 years agoamstream: Check purpose id in AddMediaStream.
Christian Costa [Mon, 26 Mar 2012 08:09:49 +0000 (10:09 +0200)] 
amstream: Check purpose id in AddMediaStream.

12 years agoamstream/tests: Add media streams tests.
Christian Costa [Mon, 26 Mar 2012 08:09:41 +0000 (10:09 +0200)] 
amstream/tests: Add media streams tests.

12 years agoamstream/tests: Make test.avi filename an unicode string and test the file presence...
Christian Costa [Mon, 26 Mar 2012 08:09:33 +0000 (10:09 +0200)] 
amstream/tests: Make test.avi filename an unicode string and test the file presence once for all.

12 years agoamstream: Add support for AMMSF_ADDDEFAULTRENDERER for audio stream.
Christian Costa [Mon, 26 Mar 2012 08:09:18 +0000 (10:09 +0200)] 
amstream: Add support for AMMSF_ADDDEFAULTRENDERER for audio stream.

12 years agod3dx9/tests: Add tests for D3DXCreateVolumeTextureFromFileInMemory.
Józef Kucia [Sun, 25 Mar 2012 13:40:43 +0000 (15:40 +0200)] 
d3dx9/tests: Add tests for D3DXCreateVolumeTextureFromFileInMemory.

12 years agod3dx9/tests: Add tests for D3DXCreateCubeTextureFromFileInMemory.
Józef Kucia [Sun, 25 Mar 2012 13:40:42 +0000 (15:40 +0200)] 
d3dx9/tests: Add tests for D3DXCreateCubeTextureFromFileInMemory.

12 years agod3dx9: Add stubs for D3DXCreateVolumeTextureFromFileInMemory functions.
Józef Kucia [Sun, 25 Mar 2012 13:40:41 +0000 (15:40 +0200)] 
d3dx9: Add stubs for D3DXCreateVolumeTextureFromFileInMemory functions.

12 years agod3dx9: Forward D3DXCreateCubeTextureFromFileInMemory to D3DXCreateCubeTextureFromFile...
Józef Kucia [Sun, 25 Mar 2012 13:40:40 +0000 (15:40 +0200)] 
d3dx9: Forward D3DXCreateCubeTextureFromFileInMemory to D3DXCreateCubeTextureFromFileInMemoryEx.

12 years agod3dx9/tests: Test the DDS support in the D3DXGetImageInfo functions.
Józef Kucia [Sun, 25 Mar 2012 13:40:39 +0000 (15:40 +0200)] 
d3dx9/tests: Test the DDS support in the D3DXGetImageInfo functions.

12 years agowinemaker: Handle library search pragmas.
André Hentschel [Mon, 19 Mar 2012 20:02:07 +0000 (21:02 +0100)] 
winemaker: Handle library search pragmas.

12 years agoview: Show the filename in the window title.
André Hentschel [Sun, 18 Mar 2012 18:31:15 +0000 (19:31 +0100)] 
view: Show the filename in the window title.

12 years agowinefile: Fully convert to unicode.
André Hentschel [Sun, 18 Mar 2012 18:24:28 +0000 (19:24 +0100)] 
winefile: Fully convert to unicode.

12 years agowinefile: Resize controls for translations.
André Hentschel [Sun, 18 Mar 2012 18:23:06 +0000 (19:23 +0100)] 
winefile: Resize controls for translations.

12 years agowinefile: Remove unused macros.
André Hentschel [Sun, 18 Mar 2012 18:22:11 +0000 (19:22 +0100)] 
winefile: Remove unused macros.

12 years agopo: Update simplified Chinese translation.
Cheer Xiao [Sat, 17 Mar 2012 15:05:47 +0000 (23:05 +0800)] 
po: Update simplified Chinese translation.

12 years agomscoree: Print the correct values in a TRACE.
Lauri Kenttä [Fri, 23 Mar 2012 20:41:25 +0000 (22:41 +0200)] 
mscoree: Print the correct values in a TRACE.

12 years agows2_32: Handle NULL proto in WSAAsyncGetServByName.
Bruno Jesus [Fri, 23 Mar 2012 03:23:48 +0000 (00:23 -0300)] 
ws2_32: Handle NULL proto in WSAAsyncGetServByName.

12 years agomsvcrt: Fix _mbsnbcmp and _mbsnbicmp implementation.
Akihiro Sagawa [Wed, 21 Mar 2012 14:02:17 +0000 (23:02 +0900)] 
msvcrt: Fix _mbsnbcmp and _mbsnbicmp implementation.

12 years agomsvcrt: Fix _mbcjistojms off by one error.
Akihiro Sagawa [Wed, 21 Mar 2012 14:02:16 +0000 (23:02 +0900)] 
msvcrt: Fix _mbcjistojms off by one error.

12 years agomsvcrt/tests: Add more tests for _mbcjistojms.
Akihiro Sagawa [Wed, 21 Mar 2012 14:02:14 +0000 (23:02 +0900)] 
msvcrt/tests: Add more tests for _mbcjistojms.

12 years agomsvcrt/tests: Rewrite test_mbcjisjms to test in various codepages.
Akihiro Sagawa [Wed, 21 Mar 2012 14:02:12 +0000 (23:02 +0900)] 
msvcrt/tests: Rewrite test_mbcjisjms to test in various codepages.

12 years agomsvcrt: Improve _mbbtombc to handle Japanese characters.
Akihiro Sagawa [Wed, 21 Mar 2012 14:02:10 +0000 (23:02 +0900)] 
msvcrt: Improve _mbbtombc to handle Japanese characters.

12 years agomsvcrt: Add test for _mbbtombc.
Akihiro Sagawa [Wed, 21 Mar 2012 14:02:08 +0000 (23:02 +0900)] 
msvcrt: Add test for _mbbtombc.

12 years agopstorec: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:38:32 +0000 (23:38 +0100)] 
pstorec: Print the debug string and not the pointer to it.

12 years agostrmbase: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:40:16 +0000 (23:40 +0100)] 
strmbase: Print the debug string and not the pointer to it.

12 years agosetupapi: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:39:39 +0000 (23:39 +0100)] 
setupapi: Print the debug string and not the pointer to it.

12 years agoqedit: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:38:46 +0000 (23:38 +0100)] 
qedit: Print the debug string and not the pointer to it.

12 years agodpnet: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:35:02 +0000 (23:35 +0100)] 
dpnet: Print the debug string and not the pointer to it.

12 years agoshlwapi: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:40:08 +0000 (23:40 +0100)] 
shlwapi: Print the debug string and not the pointer to it.

12 years agonetapi32: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:37:54 +0000 (23:37 +0100)] 
netapi32: Print the debug string and not the pointer to it.

12 years agodbghelp: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:34:22 +0000 (23:34 +0100)] 
dbghelp: Print the debug string and not the pointer to it.

12 years agourlmon: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:40:35 +0000 (23:40 +0100)] 
urlmon: Print the debug string and not the pointer to it.

12 years agoshell32: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:39:51 +0000 (23:39 +0100)] 
shell32: Print the debug string and not the pointer to it.

12 years agoquartz: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:39:16 +0000 (23:39 +0100)] 
quartz: Print the debug string and not the pointer to it.

12 years agodxdiagn: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:35:13 +0000 (23:35 +0100)] 
dxdiagn: Print the debug string and not the pointer to it.

12 years agocomdlg32: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:33:52 +0000 (23:33 +0100)] 
comdlg32: Print the debug string and not the pointer to it.

12 years agomshtml: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:37:01 +0000 (23:37 +0100)] 
mshtml: Print the debug string and not the pointer to it.

12 years agomsxml3: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:37:36 +0000 (23:37 +0100)] 
msxml3: Print the debug string and not the pointer to it.

12 years agoieframe: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:36:19 +0000 (23:36 +0100)] 
ieframe: Print the debug string and not the pointer to it.

12 years agogameux: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:35:35 +0000 (23:35 +0100)] 
gameux: Print the debug string and not the pointer to it.

12 years agodplayx: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:34:50 +0000 (23:34 +0100)] 
dplayx: Print the debug string and not the pointer to it.

12 years agod3dx9_36: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:34:10 +0000 (23:34 +0100)] 
d3dx9_36: Print the debug string and not the pointer to it.

12 years agoactiveds: Print the debug string and not the pointer to it.
Michael Stefaniuc [Wed, 21 Mar 2012 22:33:39 +0000 (23:33 +0100)] 
activeds: Print the debug string and not the pointer to it.

12 years agomshtml.idl: Added IHTMLObjectElement2 declaration.
Jacek Caban [Mon, 26 Mar 2012 10:00:18 +0000 (12:00 +0200)] 
mshtml.idl: Added IHTMLObjectElement2 declaration.

12 years agovbscript: Added parameterized member assignment statement implementation.
Jacek Caban [Mon, 26 Mar 2012 09:54:54 +0000 (11:54 +0200)] 
vbscript: Added parameterized member assignment statement implementation.

12 years agovbscript: Added parameterized assign member statement tests.
Jacek Caban [Mon, 26 Mar 2012 09:54:38 +0000 (11:54 +0200)] 
vbscript: Added parameterized assign member statement tests.

12 years agovbscript: Added parameterized assign identifier statement support.
Jacek Caban [Mon, 26 Mar 2012 09:53:41 +0000 (11:53 +0200)] 
vbscript: Added parameterized assign identifier statement support.

12 years agovbscript: Evaluate object expression before value expression in member assignment.
Jacek Caban [Mon, 26 Mar 2012 09:53:08 +0000 (11:53 +0200)] 
vbscript: Evaluate object expression before value expression in member assignment.

12 years agovbscript: Init destination before passing it to VariantCopy in add_dynamic_var.
Jacek Caban [Mon, 26 Mar 2012 09:52:47 +0000 (11:52 +0200)] 
vbscript: Init destination before passing it to VariantCopy in add_dynamic_var.

12 years agovbscript: Lookup visible items before global members in lookup_identifier.
Jacek Caban [Mon, 26 Mar 2012 09:52:33 +0000 (11:52 +0200)] 
vbscript: Lookup visible items before global members in lookup_identifier.

12 years agojscript: Added decoding tests.
Jacek Caban [Mon, 26 Mar 2012 09:43:23 +0000 (11:43 +0200)] 
jscript: Added decoding tests.

12 years agojscript: Added decoding support.
Jacek Caban [Mon, 26 Mar 2012 09:42:51 +0000 (11:42 +0200)] 
jscript: Added decoding support.

12 years agojscript: Added JScriptEncode object tests.
Jacek Caban [Mon, 26 Mar 2012 09:42:13 +0000 (11:42 +0200)] 
jscript: Added JScriptEncode object tests.

12 years agojscript: Added beginning support for JScriptEncode object.
Jacek Caban [Mon, 26 Mar 2012 09:41:56 +0000 (11:41 +0200)] 
jscript: Added beginning support for JScriptEncode object.

12 years agojscript: Store source code in bytecode_t.
Jacek Caban [Mon, 26 Mar 2012 09:41:38 +0000 (11:41 +0200)] 
jscript: Store source code in bytecode_t.

12 years agoddraw: Make ddraw_surface_wined3d_parent_ops static.
Henri Verbeet [Sun, 25 Mar 2012 18:56:31 +0000 (20:56 +0200)] 
ddraw: Make ddraw_surface_wined3d_parent_ops static.

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DCubeTexture8Impl_Query...
Henri Verbeet [Sun, 25 Mar 2012 18:56:30 +0000 (20:56 +0200)] 
d3d8: Don't return a pointer to the implementation in IDirect3DCubeTexture8Impl_QueryInterface().

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DDevice8Impl_QueryInter...
Henri Verbeet [Sun, 25 Mar 2012 18:56:29 +0000 (20:56 +0200)] 
d3d8: Don't return a pointer to the implementation in IDirect3DDevice8Impl_QueryInterface().

12 years agod3d8: Don't return a pointer to the implementation in IDirect3D8Impl_QueryInterface().
Henri Verbeet [Sun, 25 Mar 2012 18:56:28 +0000 (20:56 +0200)] 
d3d8: Don't return a pointer to the implementation in IDirect3D8Impl_QueryInterface().

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DSurface8Impl_QueryInte...
Henri Verbeet [Sun, 25 Mar 2012 18:56:27 +0000 (20:56 +0200)] 
d3d8: Don't return a pointer to the implementation in IDirect3DSurface8Impl_QueryInterface().

12 years agodinput8/tests: Use CLSCTX_INPROC_SERVER instead of a magic number.
Józef Kucia [Sun, 25 Mar 2012 13:48:37 +0000 (15:48 +0200)] 
dinput8/tests: Use CLSCTX_INPROC_SERVER instead of a magic number.

12 years agodinput: Correct wrong loop delimiter in diactionformat_priority.
Lucas Zawacki [Sat, 24 Mar 2012 21:47:47 +0000 (18:47 -0300)] 
dinput: Correct wrong loop delimiter in diactionformat_priority.

12 years agod3d10core: Standardize COM aggregation for d3d10_device.
Michael Stefaniuc [Thu, 22 Mar 2012 16:18:47 +0000 (17:18 +0100)] 
d3d10core: Standardize COM aggregation for d3d10_device.

12 years agomsi: Mask off modifiers before setting the UILevel property.
Hans Leidekker [Thu, 22 Mar 2012 10:02:54 +0000 (11:02 +0100)] 
msi: Mask off modifiers before setting the UILevel property.

Spotted by Aric Stewart.

12 years agomsi: Get the UI level from the global variable instead of the property.
Hans Leidekker [Thu, 22 Mar 2012 10:02:06 +0000 (11:02 +0100)] 
msi: Get the UI level from the global variable instead of the property.

12 years agogdiplus: Store copies of remap tables in ImageAttributes objects.
Vincent Povirk [Wed, 21 Mar 2012 20:29:25 +0000 (15:29 -0500)] 
gdiplus: Store copies of remap tables in ImageAttributes objects.

12 years agogdiplus: Draw hotkey underlines in GdipDrawString.
Vincent Povirk [Wed, 21 Mar 2012 19:09:27 +0000 (14:09 -0500)] 
gdiplus: Draw hotkey underlines in GdipDrawString.

12 years agogdiplus: Detect hotkey prefixes when drawing strings.
Vincent Povirk [Wed, 21 Mar 2012 17:50:11 +0000 (12:50 -0500)] 
gdiplus: Detect hotkey prefixes when drawing strings.

12 years agousp10: Properly handle invalid arguments to ScriptBreak.
Aric Stewart [Mon, 19 Mar 2012 18:48:39 +0000 (13:48 -0500)] 
usp10: Properly handle invalid arguments to ScriptBreak.

12 years agomscoree: Search for an arch-specific mono dll first.
Vincent Povirk [Mon, 19 Mar 2012 17:54:55 +0000 (12:54 -0500)] 
mscoree: Search for an arch-specific mono dll first.

12 years agoxmllite/tests: Fix build with MSVC.
Thomas Faber [Mon, 19 Mar 2012 16:01:19 +0000 (17:01 +0100)] 
xmllite/tests: Fix build with MSVC.

12 years agodmloader: Add simple playing test.
Andrew Eikum [Mon, 19 Mar 2012 12:35:22 +0000 (07:35 -0500)] 
dmloader: Add simple playing test.

12 years agodmloader: Don't claim partial success when loading fails.
Andrew Eikum [Mon, 19 Mar 2012 12:35:17 +0000 (07:35 -0500)] 
dmloader: Don't claim partial success when loading fails.

12 years agodmusic: Return more accurate error codes in IDirectMusicSegment::Load.
Andrew Eikum [Mon, 19 Mar 2012 12:35:10 +0000 (07:35 -0500)] 
dmusic: Return more accurate error codes in IDirectMusicSegment::Load.

12 years agoatl: Send OLE_CLOSE command to control on detach.
Alessandro Pignotti [Mon, 13 Feb 2012 11:12:17 +0000 (12:12 +0100)] 
atl: Send OLE_CLOSE command to control on detach.

12 years agohlink: Use the standard COM aggregation struct field names.
Michael Stefaniuc [Sun, 18 Mar 2012 23:29:07 +0000 (00:29 +0100)] 
hlink: Use the standard COM aggregation struct field names.

12 years agomsi: Allow ARM installations.
André Hentschel [Sun, 18 Mar 2012 18:26:50 +0000 (19:26 +0100)] 
msi: Allow ARM installations.

12 years agomsvcrt: Fix a typo.
André Hentschel [Sun, 18 Mar 2012 18:19:01 +0000 (19:19 +0100)] 
msvcrt: Fix a typo.

12 years agowinapi: Add support for the arm architecture.
Francois Gouget [Sat, 17 Mar 2012 09:17:08 +0000 (10:17 +0100)] 
winapi: Add support for the arm architecture.

12 years agod3drm/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sat, 17 Mar 2012 09:14:42 +0000 (10:14 +0100)] 
d3drm/tests: Fix compilation on systems that don't support nameless unions.

12 years agoattrib: Fix typo.
Frédéric Delanoy [Fri, 16 Mar 2012 16:14:33 +0000 (17:14 +0100)] 
attrib: Fix typo.

12 years agoRelease 1.5.0. wine-1.5.0
Alexandre Julliard [Fri, 16 Mar 2012 18:57:36 +0000 (19:57 +0100)] 
Release 1.5.0.

12 years agomshtml: Don't overwrite type of result if property type is VT_VARIANT.
Jacek Caban [Fri, 16 Mar 2012 17:26:47 +0000 (18:26 +0100)] 
mshtml: Don't overwrite type of result if property type is VT_VARIANT.

12 years agopo: Update simplified Chinese translation.
Cheer Xiao [Fri, 16 Mar 2012 15:45:47 +0000 (23:45 +0800)] 
po: Update simplified Chinese translation.

12 years agogdi32: Remove unused variable.
Huw Davies [Fri, 16 Mar 2012 14:52:00 +0000 (14:52 +0000)] 
gdi32: Remove unused variable.

12 years agopo: Update Finnish translation.
Lauri Kenttä [Fri, 16 Mar 2012 14:44:06 +0000 (16:44 +0200)] 
po: Update Finnish translation.

12 years agomsi: Restrict the match on files from cabinets to files that have not been installed.
Hans Leidekker [Fri, 16 Mar 2012 15:13:30 +0000 (16:13 +0100)] 
msi: Restrict the match on files from cabinets to files that have not been installed.

12 years agowineqtdecoder: Ignore requests for IID_IAMFilterMiscFlags, we do not need to implemen...
Aric Stewart [Fri, 16 Mar 2012 14:02:57 +0000 (09:02 -0500)] 
wineqtdecoder: Ignore requests for IID_IAMFilterMiscFlags, we do not need to implement it.

12 years agourlmon/tests: Test PI_MIMEVERIFICATION when MIME filter is in use.
Piotr Caban [Fri, 16 Mar 2012 14:00:44 +0000 (15:00 +0100)] 
urlmon/tests: Test PI_MIMEVERIFICATION when MIME filter is in use.

12 years agourlmon: Add mime handler layer before data is processed.
Piotr Caban [Fri, 16 Mar 2012 14:00:29 +0000 (15:00 +0100)] 
urlmon: Add mime handler layer before data is processed.

12 years agomshtml: Added IHTMLCurrentStyle2::get_filter tests.
Jacek Caban [Fri, 16 Mar 2012 11:18:19 +0000 (12:18 +0100)] 
mshtml: Added IHTMLCurrentStyle2::get_filter tests.

12 years agomshtml: Added IHTMLCurrentStyle2::get_filter implementation.
Jacek Caban [Fri, 16 Mar 2012 11:18:07 +0000 (12:18 +0100)] 
mshtml: Added IHTMLCurrentStyle2::get_filter implementation.

12 years agomshtml: Store filter in HTMLElement object.
Jacek Caban [Fri, 16 Mar 2012 11:17:50 +0000 (12:17 +0100)] 
mshtml: Store filter in HTMLElement object.

12 years agod3drm: Implement SetTextureCoordinates.
Christian Costa [Fri, 16 Mar 2012 07:16:26 +0000 (08:16 +0100)] 
d3drm: Implement SetTextureCoordinates.

12 years agod3drm: If there is no texture coordinates in loaded mesh, generate default texture...
Christian Costa [Fri, 16 Mar 2012 07:16:18 +0000 (08:16 +0100)] 
d3drm: If there is no texture coordinates in loaded mesh, generate default texture coordinates for each vertex.

12 years agod3drm: Add refcount info to AddRef and Release traces.
Christian Costa [Fri, 16 Mar 2012 07:16:10 +0000 (08:16 +0100)] 
d3drm: Add refcount info to AddRef and Release traces.

12 years agod3drm: Texture callback cannot be passed directly. Texture object argument is differe...
Christian Costa [Fri, 16 Mar 2012 07:16:02 +0000 (08:16 +0100)] 
d3drm: Texture callback cannot be passed directly. Texture object argument is different so disable it for now.