wine
12 years agod3drm: Retrieve mesh name at loading time. Implement GetName and SetName.
Christian Costa [Thu, 10 May 2012 05:52:29 +0000 (07:52 +0200)] 
d3drm: Retrieve mesh name at loading time. Implement GetName and SetName.

12 years agomsxml3: Remove no longer used get_xml() option to mess with encoding attribute.
Nikolay Sivov [Tue, 15 May 2012 07:49:58 +0000 (11:49 +0400)] 
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.

12 years agoAssorted typo, spelling, wording and case fixes.
Francois Gouget [Tue, 15 May 2012 08:15:32 +0000 (10:15 +0200)] 
Assorted typo, spelling, wording and case fixes.

12 years agowininet: Fix the spelling of an InternetQueryDataAvailable() parameter.
Francois Gouget [Tue, 15 May 2012 07:47:01 +0000 (09:47 +0200)] 
wininet: Fix the spelling of an InternetQueryDataAvailable() parameter.

12 years agousp10: Fix the spelling of the Consonant_is_post_base_form() function.
Francois Gouget [Tue, 15 May 2012 07:47:41 +0000 (09:47 +0200)] 
usp10: Fix the spelling of the Consonant_is_post_base_form() function.

12 years agotaskmgr: Fix the spelling of the AdjustControlPosition() function.
Francois Gouget [Tue, 15 May 2012 07:46:51 +0000 (09:46 +0200)] 
taskmgr: Fix the spelling of the AdjustControlPosition() function.

12 years agouser32: Fix the spelling of the hRecipient variable.
Francois Gouget [Tue, 15 May 2012 07:47:23 +0000 (09:47 +0200)] 
user32: Fix the spelling of the hRecipient variable.

12 years agowineqtdecoder: Fix the spelling of the available variables.
Francois Gouget [Tue, 15 May 2012 07:47:11 +0000 (09:47 +0200)] 
wineqtdecoder: Fix the spelling of the available variables.

12 years agowinedump: Fix the spelling of a NETWORK_VOLUME_INFO field.
Francois Gouget [Tue, 15 May 2012 07:46:45 +0000 (09:46 +0200)] 
winedump: Fix the spelling of a NETWORK_VOLUME_INFO field.

12 years agowsock32: Fix the spelling of the XP_BANDWIDTH_ALLOCATION constant.
Francois Gouget [Tue, 15 May 2012 07:46:29 +0000 (09:46 +0200)] 
wsock32: Fix the spelling of the XP_BANDWIDTH_ALLOCATION constant.

12 years agontoskrnl.exe: Fix the name of a POOL_TYPE value.
Francois Gouget [Tue, 15 May 2012 07:45:07 +0000 (09:45 +0200)] 
ntoskrnl.exe: Fix the name of a POOL_TYPE value.

12 years agouser32/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Tue, 15 May 2012 07:43:11 +0000 (09:43 +0200)] 
user32/tests: Add a trailing '\n' to ok() calls.

12 years agouser32/tests: Check the correct variable for the correct value.
Michael Stefaniuc [Tue, 15 May 2012 08:15:44 +0000 (10:15 +0200)] 
user32/tests: Check the correct variable for the correct value.

12 years agoversion/tests: Check the correct variable.
Michael Stefaniuc [Tue, 15 May 2012 08:12:39 +0000 (10:12 +0200)] 
version/tests: Check the correct variable.

12 years agomsi: Add support for the ActionInfo progress message subtype.
Hans Leidekker [Tue, 15 May 2012 07:40:22 +0000 (09:40 +0200)] 
msi: Add support for the ActionInfo progress message subtype.

12 years agomsi: Add support for the ProgressAddition progress message subtype.
Hans Leidekker [Tue, 15 May 2012 07:40:06 +0000 (09:40 +0200)] 
msi: Add support for the ProgressAddition progress message subtype.

12 years agomsi: Don't hide failure of script custom actions.
Hans Leidekker [Tue, 15 May 2012 07:39:41 +0000 (09:39 +0200)] 
msi: Don't hide failure of script custom actions.

12 years agodsound: Resample to float, not device format.
Andrew Eikum [Tue, 15 May 2012 13:29:34 +0000 (08:29 -0500)] 
dsound: Resample to float, not device format.

12 years agodsound: Compute mix buffer's size more accurately.
Andrew Eikum [Mon, 14 May 2012 20:20:02 +0000 (15:20 -0500)] 
dsound: Compute mix buffer's size more accurately.

12 years agodsound: Get rid of redundant primary_mixpos member.
Andrew Eikum [Mon, 14 May 2012 20:19:50 +0000 (15:19 -0500)] 
dsound: Get rid of redundant primary_mixpos member.

12 years agodsound: Change mix_buffer to float instead of INT.
Andrew Eikum [Mon, 14 May 2012 20:19:46 +0000 (15:19 -0500)] 
dsound: Change mix_buffer to float instead of INT.

12 years agodsound: Ensure primary buffer's buffer is large enough to hold the entire prebuffer.
Andrew Eikum [Mon, 14 May 2012 17:31:17 +0000 (12:31 -0500)] 
dsound: Ensure primary buffer's buffer is large enough to hold the entire prebuffer.

12 years agodsound: Base fragment size off of the MMDevice's period.
Andrew Eikum [Mon, 14 May 2012 17:31:13 +0000 (12:31 -0500)] 
dsound: Base fragment size off of the MMDevice's period.

12 years agodsound: Express buffer positions in terms of bytes, not fragments.
Andrew Eikum [Mon, 14 May 2012 17:31:10 +0000 (12:31 -0500)] 
dsound: Express buffer positions in terms of bytes, not fragments.

12 years agodsound: Remove minlen, since we always mix full chunks anyway.
Andrew Eikum [Mon, 14 May 2012 17:31:01 +0000 (12:31 -0500)] 
dsound: Remove minlen, since we always mix full chunks anyway.

12 years agoole32: Add a NULL pointer check in CoDisconnectObject.
Alexandre Julliard [Mon, 14 May 2012 16:24:19 +0000 (18:24 +0200)] 
ole32: Add a NULL pointer check in CoDisconnectObject.

12 years agomsxml3: Avoid a dangling else (LLVM/Clang).
Austin English [Mon, 14 May 2012 06:01:10 +0000 (01:01 -0500)] 
msxml3: Avoid a dangling else (LLVM/Clang).

12 years agod3dx9: Properly check if a texture is lockable in D3DXCreateTextureFromFileInMemoryEx.
Józef Kucia [Sun, 13 May 2012 21:00:11 +0000 (23:00 +0200)] 
d3dx9: Properly check if a texture is lockable in D3DXCreateTextureFromFileInMemoryEx.

12 years agod3dx9: Add traces.
Józef Kucia [Sun, 13 May 2012 21:00:10 +0000 (23:00 +0200)] 
d3dx9: Add traces.

12 years agod3dx9/tests: Add tests for compressed pixel formats support in D3DXLoadSurface functions.
Józef Kucia [Sun, 13 May 2012 21:00:09 +0000 (23:00 +0200)] 
d3dx9/tests: Add tests for compressed pixel formats support in D3DXLoadSurface functions.

12 years agod3dx9: Add DDS support in D3DXLoadSurfaceFromFile functions.
Józef Kucia [Sun, 13 May 2012 21:00:08 +0000 (23:00 +0200)] 
d3dx9: Add DDS support in D3DXLoadSurfaceFromFile functions.

12 years agod3dx9: Add DDS support in D3DXCreateTextureFromFile functions.
Józef Kucia [Sun, 13 May 2012 21:00:07 +0000 (23:00 +0200)] 
d3dx9: Add DDS support in D3DXCreateTextureFromFile functions.

12 years agod3dx9: Implement D3DXCreateCubeTextureFromFileInMemoryEx.
Józef Kucia [Sun, 13 May 2012 21:00:06 +0000 (23:00 +0200)] 
d3dx9: Implement D3DXCreateCubeTextureFromFileInMemoryEx.

12 years agod3dx9: Forward D3DXCreateCubeTextureFromFile functions to D3DXCreateCubeTextureFromFi...
Józef Kucia [Sun, 13 May 2012 21:00:05 +0000 (23:00 +0200)] 
d3dx9: Forward D3DXCreateCubeTextureFromFile functions to D3DXCreateCubeTextureFromFileInMemoryEx.

12 years agod3dx9: Check the size of a DDS file in D3DXGetImageInfoFromFileInMemory.
Józef Kucia [Sun, 13 May 2012 21:00:04 +0000 (23:00 +0200)] 
d3dx9: Check the size of a DDS file in D3DXGetImageInfoFromFileInMemory.

12 years agod3dx9: Add missing pixel formats.
Józef Kucia [Sun, 13 May 2012 21:00:03 +0000 (23:00 +0200)] 
d3dx9: Add missing pixel formats.

12 years agogdiplus: Create 'const' friendly internal entries for font APIs.
Dmitry Timoshkov [Sat, 12 May 2012 06:23:12 +0000 (15:23 +0900)] 
gdiplus: Create 'const' friendly internal entries for font APIs.

12 years agouser32: Return Unicode length instead of ANSI in GetUserObjectInformationA.
Owen Rudge [Mon, 14 May 2012 14:25:03 +0000 (15:25 +0100)] 
user32: Return Unicode length instead of ANSI in GetUserObjectInformationA.

12 years agouser32: Correct return value when buffer too short in GetUserObjectInformation.
Owen Rudge [Mon, 14 May 2012 14:23:29 +0000 (15:23 +0100)] 
user32: Correct return value when buffer too short in GetUserObjectInformation.

12 years agouser32/tests: Add GetUserObjectInformation tests.
Owen Rudge [Mon, 14 May 2012 14:23:22 +0000 (15:23 +0100)] 
user32/tests: Add GetUserObjectInformation tests.

12 years agowindowscodecs: Add wrapper functions for IWICBitmapDecoder methods.
Vincent Povirk [Tue, 8 May 2012 16:23:25 +0000 (11:23 -0500)] 
windowscodecs: Add wrapper functions for IWICBitmapDecoder methods.

12 years agowindowscodecs: Add wrapper functions for IWICBitmapCodecInfo methods.
Vincent Povirk [Tue, 8 May 2012 16:16:12 +0000 (11:16 -0500)] 
windowscodecs: Add wrapper functions for IWICBitmapCodecInfo methods.

12 years agowindowscodecs: Add wrapper functions for IWICBitmapFrameDecode methods.
Vincent Povirk [Tue, 8 May 2012 16:08:14 +0000 (11:08 -0500)] 
windowscodecs: Add wrapper functions for IWICBitmapFrameDecode methods.

12 years agowindowscodecs: Add wrapper functions for IWICMetadataQueryWriter methods.
Vincent Povirk [Tue, 8 May 2012 16:04:29 +0000 (11:04 -0500)] 
windowscodecs: Add wrapper functions for IWICMetadataQueryWriter methods.

12 years agowindowscodecs: Add wrapper functions for IWICMetadataQueryReader methods.
Vincent Povirk [Tue, 8 May 2012 16:01:10 +0000 (11:01 -0500)] 
windowscodecs: Add wrapper functions for IWICMetadataQueryReader methods.

12 years agomsxml3: Support iso-8859-x encodings in writer.
Nikolay Sivov [Mon, 14 May 2012 12:46:32 +0000 (16:46 +0400)] 
msxml3: Support iso-8859-x encodings in writer.

12 years agomsxml3: Store encoding-codepage mapping in a table.
Nikolay Sivov [Sun, 13 May 2012 08:58:50 +0000 (12:58 +0400)] 
msxml3: Store encoding-codepage mapping in a table.

12 years agowininet/tests: Added INTERNET_OPTION_CONNECT_TIMEOUT setting tests.
Piotr Caban [Mon, 14 May 2012 11:49:49 +0000 (13:49 +0200)] 
wininet/tests: Added INTERNET_OPTION_CONNECT_TIMEOUT setting tests.

12 years agowininet: Store connect timeout in all layers.
Piotr Caban [Mon, 14 May 2012 11:49:29 +0000 (13:49 +0200)] 
wininet: Store connect timeout in all layers.

12 years agomshtml: Always use English locale in document_write to perform type conversion.
Jacek Caban [Mon, 14 May 2012 09:33:10 +0000 (11:33 +0200)] 
mshtml: Always use English locale in document_write to perform type conversion.

12 years agowininet: Fixed typo in tests and accompanying implementation.
Jacek Caban [Mon, 14 May 2012 08:41:31 +0000 (10:41 +0200)] 
wininet: Fixed typo in tests and accompanying implementation.

12 years agowinex11: Use the get_pixmap_image helper to import XA_PIXMAP clipboard formats.
Alexandre Julliard [Fri, 11 May 2012 10:50:25 +0000 (12:50 +0200)] 
winex11: Use the get_pixmap_image helper to import XA_PIXMAP clipboard formats.

12 years agowinex11: Add a helper to retrieve an image from a pixmap.
Alexandre Julliard [Fri, 11 May 2012 09:49:20 +0000 (11:49 +0200)] 
winex11: Add a helper to retrieve an image from a pixmap.

12 years agowinex11: Use an XVisualInfo structure to store color formats in Get/PutImage.
Alexandre Julliard [Fri, 11 May 2012 11:47:33 +0000 (13:47 +0200)] 
winex11: Use an XVisualInfo structure to store color formats in Get/PutImage.

12 years agokernel32/tests: Avoid a non-portable printf format.
Alexandre Julliard [Mon, 14 May 2012 12:15:53 +0000 (14:15 +0200)] 
kernel32/tests: Avoid a non-portable printf format.

12 years agopo: English (neutral / Great Britain) spelling fixes.
Francois Gouget [Sun, 13 May 2012 22:46:38 +0000 (00:46 +0200)] 
po: English (neutral / Great Britain) spelling fixes.

12 years agopo: Update the English (neutral / Great Britain) translation.
Francois Gouget [Sun, 13 May 2012 22:59:59 +0000 (00:59 +0200)] 
po: Update the English (neutral / Great Britain) translation.

12 years agodmsynth: Display more info in IDirectMusicSynth8Impl_Download stub.
Christian Costa [Mon, 14 May 2012 06:11:55 +0000 (08:11 +0200)] 
dmsynth: Display more info in IDirectMusicSynth8Impl_Download stub.

12 years agodmsynth: Implement IDirectMusicSynth8_GetAppend.
Christian Costa [Mon, 14 May 2012 06:11:46 +0000 (08:11 +0200)] 
dmsynth: Implement IDirectMusicSynth8_GetAppend.

12 years agodmusic: Implement IDirectMusicBuffer_SetUsedBytes.
Christian Costa [Mon, 14 May 2012 06:06:39 +0000 (08:06 +0200)] 
dmusic: Implement IDirectMusicBuffer_SetUsedBytes.

12 years agodmusic: COM cleanup of DirectMusicCollection and get rid of separated IUnknown interface.
Christian Costa [Mon, 14 May 2012 06:06:30 +0000 (08:06 +0200)] 
dmusic: COM cleanup of DirectMusicCollection and get rid of separated IUnknown interface.

12 years agodmusic: COM cleanup of IReferenceClock.
Christian Costa [Mon, 14 May 2012 06:06:22 +0000 (08:06 +0200)] 
dmusic: COM cleanup of IReferenceClock.

12 years agourlmon: Fix the spelling of the destroy_uri_obj() function.
Francois Gouget [Sun, 13 May 2012 23:05:38 +0000 (01:05 +0200)] 
urlmon: Fix the spelling of the destroy_uri_obj() function.

12 years agojscript/tests: Fix the spelling of the testEmbeddedFunctions() function name.
Francois Gouget [Sun, 13 May 2012 23:05:24 +0000 (01:05 +0200)] 
jscript/tests: Fix the spelling of the testEmbeddedFunctions() function name.

12 years agohlink: Fix the spelling of the Hlink::SetAdditionalParams() implementation.
Francois Gouget [Sun, 13 May 2012 23:05:07 +0000 (01:05 +0200)] 
hlink: Fix the spelling of the Hlink::SetAdditionalParams() implementation.

12 years agodplayx: Fix the spelling of the BuildParentalHierarchy field name and type.
Francois Gouget [Sun, 13 May 2012 23:03:25 +0000 (01:03 +0200)] 
dplayx: Fix the spelling of the BuildParentalHierarchy field name and type.

12 years agodplayx: Use a proper plural for the repliesExpected field name.
Francois Gouget [Sun, 13 May 2012 23:02:59 +0000 (01:02 +0200)] 
dplayx: Use a proper plural for the repliesExpected field name.

12 years agoquartz: Handle a crash and race condition that occurs on directsound renderer input...
Aric Stewart [Fri, 11 May 2012 18:21:07 +0000 (13:21 -0500)] 
quartz: Handle a crash and race condition that occurs on directsound renderer input pin disconnect.

12 years agoquartz: Reinstate DSoundRender_Pause.
Aric Stewart [Fri, 11 May 2012 18:20:47 +0000 (13:20 -0500)] 
quartz: Reinstate DSoundRender_Pause.

12 years agoquartz: Some cleanup around evComplete now that DSoundRenderer uses baseRenderer.
Aric Stewart [Fri, 11 May 2012 18:20:18 +0000 (13:20 -0500)] 
quartz: Some cleanup around evComplete now that DSoundRenderer uses baseRenderer.

12 years agostrmbase: do not lock in BaseOutputPinImpl_GetDeliveryBuffer the MemInputPin will...
Aric Stewart [Fri, 11 May 2012 18:19:38 +0000 (13:19 -0500)] 
strmbase: do not lock in BaseOutputPinImpl_GetDeliveryBuffer the MemInputPin will lock in the required places.

12 years agorichedit: Remove some unused structure fields.
Dylan Smith [Mon, 14 May 2012 03:04:32 +0000 (23:04 -0400)] 
richedit: Remove some unused structure fields.

12 years agowinedbg: Also recognize 'rep ret' as a valid return insn for i386 as we did for x86_64.
Eric Pouech [Sat, 12 May 2012 16:11:31 +0000 (18:11 +0200)] 
winedbg: Also recognize 'rep ret' as a valid return insn for i386 as we did for x86_64.

12 years agojscript: Store double op arg directly instead of by pointer.
Jacek Caban [Sat, 12 May 2012 14:22:37 +0000 (16:22 +0200)] 
jscript: Store double op arg directly instead of by pointer.

12 years agojscript: Added get_op_str and get_op_double helpers.
Jacek Caban [Sat, 12 May 2012 14:21:56 +0000 (16:21 +0200)] 
jscript: Added get_op_str and get_op_double helpers.

12 years agojscript: Make flags parameter of OP_regexp unsigned.
Jacek Caban [Sat, 12 May 2012 14:21:44 +0000 (16:21 +0200)] 
jscript: Make flags parameter of OP_regexp unsigned.

12 years agojscipt: Make arg_cnt parameter of OP_new unsigned.
Jacek Caban [Sat, 12 May 2012 14:21:31 +0000 (16:21 +0200)] 
jscipt: Make arg_cnt parameter of OP_new unsigned.

12 years agojscript: Added get_op_int helper.
Jacek Caban [Sat, 12 May 2012 14:21:20 +0000 (16:21 +0200)] 
jscript: Added get_op_int helper.

12 years agojscript: Added get_op_uint helper.
Jacek Caban [Sat, 12 May 2012 14:21:10 +0000 (16:21 +0200)] 
jscript: Added get_op_uint helper.

12 years agojscript: Added get_op_bstr helper.
Jacek Caban [Sat, 12 May 2012 14:21:01 +0000 (16:21 +0200)] 
jscript: Added get_op_bstr helper.

12 years agoinclude: Use widl to take care of nameless structs and unions.
Jacek Caban [Sat, 12 May 2012 14:14:07 +0000 (16:14 +0200)] 
include: Use widl to take care of nameless structs and unions.

12 years agowidl: Added support for nameless structs and unions.
Jacek Caban [Sat, 12 May 2012 14:13:57 +0000 (16:13 +0200)] 
widl: Added support for nameless structs and unions.

12 years agoRelease 1.5.4. wine-1.5.4
Alexandre Julliard [Fri, 11 May 2012 18:08:09 +0000 (20:08 +0200)] 
Release 1.5.4.

12 years agod3dx9/tests: Move tests for texture functions from surface.c to texture.c.
Józef Kucia [Fri, 11 May 2012 11:18:44 +0000 (13:18 +0200)] 
d3dx9/tests: Move tests for texture functions from surface.c to texture.c.

12 years agod3dx9: Print a real pixel format in a FIXME message.
Józef Kucia [Fri, 11 May 2012 11:18:43 +0000 (13:18 +0200)] 
d3dx9: Print a real pixel format in a FIXME message.

12 years agogdiplus: Add a bunch of tests for internal font metrics.
Dmitry Timoshkov [Fri, 11 May 2012 10:21:36 +0000 (19:21 +0900)] 
gdiplus: Add a bunch of tests for internal font metrics.

12 years agogdiplus: Fetch font family metrics from truetype font data.
Dmitry Timoshkov [Fri, 11 May 2012 10:21:00 +0000 (19:21 +0900)] 
gdiplus: Fetch font family metrics from truetype font data.

12 years agogdiplus: Use OUTLINETEXTMETRIC instead of LOGFONT to store GpFont metrics.
Dmitry Timoshkov [Fri, 11 May 2012 10:20:31 +0000 (19:20 +0900)] 
gdiplus: Use OUTLINETEXTMETRIC instead of LOGFONT to store GpFont metrics.

12 years agogdiplus: Use appropriate accessors to calculate font height instead of accessing...
Dmitry Timoshkov [Fri, 11 May 2012 10:19:59 +0000 (19:19 +0900)] 
gdiplus: Use appropriate accessors to calculate font height instead of accessing GpFont internals directly.

12 years agogdiplus: Retrieve LOGFONT from a GpFont using GdipGetLogFontW instead of accessing...
Dmitry Timoshkov [Fri, 11 May 2012 10:19:21 +0000 (19:19 +0900)] 
gdiplus: Retrieve LOGFONT from a GpFont using GdipGetLogFontW instead of accessing it directly.

12 years agodmusic: Display new ref in trace for AddRef and Release for IDirectMusicInstrument.
Christian Costa [Fri, 11 May 2012 06:19:18 +0000 (08:19 +0200)] 
dmusic: Display new ref in trace for AddRef and Release for IDirectMusicInstrument.

12 years agodmusic: Variable spelling fix.
Christian Costa [Fri, 11 May 2012 06:19:10 +0000 (08:19 +0200)] 
dmusic: Variable spelling fix.

12 years agodmsynth: Cleanup QueryInterface methods.
Christian Costa [Fri, 11 May 2012 06:18:42 +0000 (08:18 +0200)] 
dmsynth: Cleanup QueryInterface methods.

12 years agopo: Update French translation.
Frédéric Delanoy [Thu, 10 May 2012 21:36:40 +0000 (23:36 +0200)] 
po: Update French translation.

12 years agowinegcc: Try harder to find out whether the compiler is from gcc family.
Eric Pouech [Thu, 10 May 2012 20:43:26 +0000 (22:43 +0200)] 
winegcc: Try harder to find out whether the compiler is from gcc family.

12 years agowinmm: Don't call MMDevAPI during process exit.
Andrew Eikum [Thu, 10 May 2012 19:17:34 +0000 (14:17 -0500)] 
winmm: Don't call MMDevAPI during process exit.

12 years agowinspool: Implement SetPrinterW for level 2.
André Hentschel [Thu, 10 May 2012 18:08:57 +0000 (20:08 +0200)] 
winspool: Implement SetPrinterW for level 2.

12 years agowindowscodecs: Add wrapper functions for IWICComponentInfo methods.
Vincent Povirk [Tue, 8 May 2012 15:55:30 +0000 (10:55 -0500)] 
windowscodecs: Add wrapper functions for IWICComponentInfo methods.

12 years agowindowscodecs: Add wrapper functions for IWICPalette methods.
Vincent Povirk [Tue, 8 May 2012 15:49:22 +0000 (10:49 -0500)] 
windowscodecs: Add wrapper functions for IWICPalette methods.

12 years agowindowscodecs: Add wrapper functions for IWICBitmap methods.
Vincent Povirk [Tue, 8 May 2012 15:41:44 +0000 (10:41 -0500)] 
windowscodecs: Add wrapper functions for IWICBitmap methods.