wine
13 years agowinegstreamer: Add gstreamer audio convert transform filter.
Aric Stewart [Thu, 28 Oct 2010 19:42:33 +0000 (14:42 -0500)] 
winegstreamer: Add gstreamer audio convert transform filter.

13 years agowinegstreamer: Add gstreamer mp3 transform filter.
Aric Stewart [Thu, 28 Oct 2010 19:42:29 +0000 (14:42 -0500)] 
winegstreamer: Add gstreamer mp3 transform filter.

13 years agoadvapi32: Implement EnumServicesStatusExA/W.
Hans Leidekker [Fri, 29 Oct 2010 10:53:37 +0000 (12:53 +0200)] 
advapi32: Implement EnumServicesStatusExA/W.

13 years agowined3d: Remove some redundant state save/restore code from flush_to_framebuffer_draw...
Henri Verbeet [Fri, 29 Oct 2010 10:25:19 +0000 (12:25 +0200)] 
wined3d: Remove some redundant state save/restore code from flush_to_framebuffer_drawpixels().

13 years agowined3d: Don't flip the coordinate system in set_blit_dimension().
Henri Verbeet [Fri, 29 Oct 2010 10:25:18 +0000 (12:25 +0200)] 
wined3d: Don't flip the coordinate system in set_blit_dimension().

13 years agowined3d: Only complain about unsupported filtering if we have a reason to.
Henri Verbeet [Fri, 29 Oct 2010 10:25:17 +0000 (12:25 +0200)] 
wined3d: Only complain about unsupported filtering if we have a reason to.

13 years agowined3d: Move loop state to wined3d_shader_context.
Henri Verbeet [Fri, 29 Oct 2010 10:25:16 +0000 (12:25 +0200)] 
wined3d: Move loop state to wined3d_shader_context.

13 years agowined3d: Move "parse_state" to wined3d_shader_context.
Henri Verbeet [Fri, 29 Oct 2010 10:25:15 +0000 (12:25 +0200)] 
wined3d: Move "parse_state" to wined3d_shader_context.

13 years agoconfigure: Check for GStreamer functionality present in 0.10.26.
Andrew Nguyen [Fri, 29 Oct 2010 05:26:04 +0000 (00:26 -0500)] 
configure: Check for GStreamer functionality present in 0.10.26.

13 years agoconfigure: More aggressive disabling of Fortify.
Alexandre Julliard [Fri, 29 Oct 2010 12:25:01 +0000 (14:25 +0200)] 
configure: More aggressive disabling of Fortify.

13 years agousp10/tests: Update test_ScriptStringXtoCP_CPtoX to test both rtl and ltr characters.
Aric Stewart [Thu, 28 Oct 2010 19:42:39 +0000 (14:42 -0500)] 
usp10/tests: Update test_ScriptStringXtoCP_CPtoX to test both rtl and ltr characters.

13 years agojscript: Update Portuguese translation.
Gustavo Henrique Milaré [Fri, 29 Oct 2010 01:39:13 +0000 (23:39 -0200)] 
jscript: Update Portuguese translation.

13 years agomshtml: Update Portuguese translation.
Gustavo Henrique Milaré [Fri, 29 Oct 2010 01:31:06 +0000 (23:31 -0200)] 
mshtml: Update Portuguese translation.

13 years agoshell32: Update Portuguese translation.
Gustavo Henrique Milaré [Fri, 29 Oct 2010 01:27:17 +0000 (23:27 -0200)] 
shell32: Update Portuguese translation.

13 years agokernel32/tests: Fix the mixed-case short path test to actually test something.
Charles Davis [Thu, 28 Oct 2010 23:57:48 +0000 (17:57 -0600)] 
kernel32/tests: Fix the mixed-case short path test to actually test something.

13 years agomsxml3: Trace backend error even when user error handler is not set.
Nikolay Sivov [Thu, 28 Oct 2010 22:06:33 +0000 (02:06 +0400)] 
msxml3: Trace backend error even when user error handler is not set.

13 years agomsxml3: Build qualified name using libxml2 helper.
Nikolay Sivov [Thu, 28 Oct 2010 21:14:08 +0000 (01:14 +0400)] 
msxml3: Build qualified name using libxml2 helper.

13 years agomsxml3: Add a helper to check for error handler being set.
Nikolay Sivov [Thu, 28 Oct 2010 21:04:44 +0000 (01:04 +0400)] 
msxml3: Add a helper to check for error handler being set.

13 years agomsxml3/tests: Some encoding switching tests.
Nikolay Sivov [Thu, 28 Oct 2010 21:00:44 +0000 (01:00 +0400)] 
msxml3/tests: Some encoding switching tests.

13 years agoinclude: Add WerReportCreate + WerReportCloseHandle.
Detlef Riekenberg [Thu, 28 Oct 2010 21:42:00 +0000 (23:42 +0200)] 
include: Add WerReportCreate + WerReportCloseHandle.

13 years agowined3d: Access reg_maps though ins->ctx in get_loop_control_const().
Henri Verbeet [Thu, 28 Oct 2010 09:50:00 +0000 (11:50 +0200)] 
wined3d: Access reg_maps though ins->ctx in get_loop_control_const().

13 years agowined3d: Access reg_maps though ins->ctx in get_bool_const().
Henri Verbeet [Thu, 28 Oct 2010 09:49:59 +0000 (11:49 +0200)] 
wined3d: Access reg_maps though ins->ctx in get_bool_const().

13 years agowined3d: Access reg_maps though ins->ctx in shader_hw_mov().
Henri Verbeet [Thu, 28 Oct 2010 09:49:58 +0000 (11:49 +0200)] 
wined3d: Access reg_maps though ins->ctx in shader_hw_mov().

13 years agowined3d: Access reg_maps though ins->ctx in shader_arb_get_register_name().
Henri Verbeet [Thu, 28 Oct 2010 09:49:57 +0000 (11:49 +0200)] 
wined3d: Access reg_maps though ins->ctx in shader_arb_get_register_name().

13 years agowined3d: Access reg_maps though ins->ctx in shader_glsl_get_register_name().
Henri Verbeet [Thu, 28 Oct 2010 09:49:56 +0000 (11:49 +0200)] 
wined3d: Access reg_maps though ins->ctx in shader_glsl_get_register_name().

This is all part of the ongoing work to make the shader backend interface less
dependent on wined3d internals.

13 years agokernel32/tests: Add a test for opening short paths of differing case.
Charles Davis [Thu, 28 Oct 2010 03:58:55 +0000 (21:58 -0600)] 
kernel32/tests: Add a test for opening short paths of differing case.

13 years agod3dcompiler_43/tests: Added HLSL test suite.
Travis Athougies [Mon, 25 Oct 2010 06:54:20 +0000 (23:54 -0700)] 
d3dcompiler_43/tests: Added HLSL test suite.

13 years agomscoree: Implement LoadLibraryShim.
Vincent Povirk [Wed, 27 Oct 2010 15:51:19 +0000 (10:51 -0500)] 
mscoree: Implement LoadLibraryShim.

13 years agowine.inf: Add some .NET-related fakedlls.
Vincent Povirk [Wed, 27 Oct 2010 15:21:38 +0000 (10:21 -0500)] 
wine.inf: Add some .NET-related fakedlls.

13 years agomscoree: Add tests for LoadLibraryShim.
Vincent Povirk [Tue, 26 Oct 2010 19:37:28 +0000 (14:37 -0500)] 
mscoree: Add tests for LoadLibraryShim.

13 years agocomdlg32/tests: Fixed up handling of temporary file in printdlg tests.
Austin Lund [Wed, 27 Oct 2010 00:32:35 +0000 (10:32 +1000)] 
comdlg32/tests: Fixed up handling of temporary file in printdlg tests.

13 years agowinegstreamer: Add gstreamer YUV->RGB transform filter.
Aric Stewart [Wed, 27 Oct 2010 18:14:15 +0000 (13:14 -0500)] 
winegstreamer: Add gstreamer YUV->RGB transform filter.

13 years agowinegstreamer: Add structure for gstreamer transform filters.
Aric Stewart [Wed, 27 Oct 2010 18:14:06 +0000 (13:14 -0500)] 
winegstreamer: Add structure for gstreamer transform filters.

13 years agomsxml3/tests: Add namespace-related XSLPattern tests.
Adam Martinson [Wed, 27 Oct 2010 14:37:36 +0000 (09:37 -0500)] 
msxml3/tests: Add namespace-related XSLPattern tests.

13 years agomsxml3: libxml2 error/warning callback functions.
Adam Martinson [Wed, 27 Oct 2010 14:35:56 +0000 (09:35 -0500)] 
msxml3: libxml2 error/warning callback functions.

13 years agowinegcc: Fix the lib dir detection.
Alexandre Julliard [Thu, 28 Oct 2010 09:45:05 +0000 (11:45 +0200)] 
winegcc: Fix the lib dir detection.

Spotted by André Hentschel.

13 years agowinegstreamer: Define real DllCanUnloadNow and DllGetClassObject functions.
Alexandre Julliard [Thu, 28 Oct 2010 09:42:52 +0000 (11:42 +0200)] 
winegstreamer: Define real DllCanUnloadNow and DllGetClassObject functions.

13 years agoqcap: Define a real DllGetClassObject function.
Alexandre Julliard [Thu, 28 Oct 2010 09:42:35 +0000 (11:42 +0200)] 
qcap: Define a real DllGetClassObject function.

13 years agomsxml3: Actually try to use IPersistStream if it's available.
Nikolay Sivov [Wed, 27 Oct 2010 21:27:06 +0000 (01:27 +0400)] 
msxml3: Actually try to use IPersistStream if it's available.

13 years agogdiplus: Reject linear gradients where the start and end points are equal.
Vincent Povirk [Wed, 27 Oct 2010 23:02:30 +0000 (18:02 -0500)] 
gdiplus: Reject linear gradients where the start and end points are equal.

13 years agogdiplus: Make get_path_hrgn work with HDC-less graphics objects.
Vincent Povirk [Wed, 27 Oct 2010 22:49:55 +0000 (17:49 -0500)] 
gdiplus: Make get_path_hrgn work with HDC-less graphics objects.

13 years agogdiplus: Implement GdipGetRegionScans.
Vincent Povirk [Thu, 30 Sep 2010 20:38:03 +0000 (15:38 -0500)] 
gdiplus: Implement GdipGetRegionScans.

13 years agomshtml: Added IHTMLTextAreaElement_get_type implementation.
Piotr Caban [Wed, 27 Oct 2010 22:30:55 +0000 (00:30 +0200)] 
mshtml: Added IHTMLTextAreaElement_get_type implementation.

13 years agomshtml: Added IHTMLFormElement_{get/put}_encoding implementation.
Piotr Caban [Wed, 27 Oct 2010 22:42:20 +0000 (00:42 +0200)] 
mshtml: Added IHTMLFormElement_{get/put}_encoding implementation.

13 years agomshtml: Added IHTMLFormElement_{get/put}_name implementation.
Piotr Caban [Wed, 27 Oct 2010 22:30:33 +0000 (00:30 +0200)] 
mshtml: Added IHTMLFormElement_{get/put}_name implementation.

13 years agomshtml: Added IHTMLFormElement_{get/put}_method implementation.
Piotr Caban [Wed, 27 Oct 2010 22:42:03 +0000 (00:42 +0200)] 
mshtml: Added IHTMLFormElement_{get/put}_method implementation.

13 years agomshtml/test: Fix some memory leaks.
Piotr Caban [Wed, 27 Oct 2010 22:30:10 +0000 (00:30 +0200)] 
mshtml/test: Fix some memory leaks.

13 years agomshtml.idl: Added IHTMLEmbedElement and DispHTMLEmbedElement declarations.
Jacek Caban [Wed, 27 Oct 2010 21:19:46 +0000 (23:19 +0200)] 
mshtml.idl: Added IHTMLEmbedElement and DispHTMLEmbedElement declarations.

13 years agomshtml: Added IDispatchEx support to HTMLObjectElement object.
Jacek Caban [Wed, 27 Oct 2010 21:19:30 +0000 (23:19 +0200)] 
mshtml: Added IDispatchEx support to HTMLObjectElement object.

13 years agomshtml: Get rid of no longer needed parse_post_data.
Jacek Caban [Wed, 27 Oct 2010 21:19:10 +0000 (23:19 +0200)] 
mshtml: Get rid of no longer needed parse_post_data.

13 years agomshtml: Added IHTMLObjectElement stub implementation.
Jacek Caban [Wed, 27 Oct 2010 21:18:42 +0000 (23:18 +0200)] 
mshtml: Added IHTMLObjectElement stub implementation.

13 years agows2_32: Return SOCKET_ERROR in stubbed WSALookupServiceNext, to prevent apps from...
Louis Lenders [Wed, 27 Oct 2010 21:02:46 +0000 (23:02 +0200)] 
ws2_32: Return SOCKET_ERROR in stubbed WSALookupServiceNext, to prevent apps from looping forever.

13 years agoinclude: Move D3D_PRIMITIVE to d3dcommon.h.
Rico Schüller [Wed, 27 Oct 2010 19:33:44 +0000 (21:33 +0200)] 
include: Move D3D_PRIMITIVE to d3dcommon.h.

13 years agoinclude: Move D3D_PRIMITIVE_TOPOLOGY to d3dcommon.h.
Rico Schüller [Wed, 27 Oct 2010 19:33:40 +0000 (21:33 +0200)] 
include: Move D3D_PRIMITIVE_TOPOLOGY to d3dcommon.h.

13 years agoinclude: Move D3D_SHADER_VARIABLE_TYPE to d3dcommon.h.
Rico Schüller [Wed, 27 Oct 2010 19:33:36 +0000 (21:33 +0200)] 
include: Move D3D_SHADER_VARIABLE_TYPE to d3dcommon.h.

13 years agoinclude: Move D3D_SHADER_INPUT_TYPE to d3dcommon.h.
Rico Schüller [Wed, 27 Oct 2010 19:33:33 +0000 (21:33 +0200)] 
include: Move D3D_SHADER_INPUT_TYPE to d3dcommon.h.

13 years agoinclude: Move D3D_NAME to d3dcommon.h.
Rico Schüller [Wed, 27 Oct 2010 19:33:30 +0000 (21:33 +0200)] 
include: Move D3D_NAME to d3dcommon.h.

13 years agoinclude: Move D3D_RESOURCE_RETURN_TYPE to d3dcommon.h.
Rico Schüller [Wed, 27 Oct 2010 19:33:22 +0000 (21:33 +0200)] 
include: Move D3D_RESOURCE_RETURN_TYPE to d3dcommon.h.

13 years agokernel32: Update function docs for GetBinayType.
André Hentschel [Wed, 27 Oct 2010 17:49:13 +0000 (19:49 +0200)] 
kernel32: Update function docs for GetBinayType.

13 years agowinmm/tests: Fix one mcicda test failure on VMware.
Jörg Höhle [Wed, 22 Sep 2010 05:47:34 +0000 (07:47 +0200)] 
winmm/tests: Fix one mcicda test failure on VMware.

13 years agowinegstreamer: Handle active push of data in Splitter.
Aric Stewart [Tue, 26 Oct 2010 16:40:57 +0000 (11:40 -0500)] 
winegstreamer: Handle active push of data in Splitter.

13 years agowinegstreamer: Add SourceSeeking implementation to the Splitter.
Aric Stewart [Tue, 26 Oct 2010 16:40:41 +0000 (11:40 -0500)] 
winegstreamer: Add SourceSeeking implementation to the Splitter.

13 years agowinegstreamer: Add output pin with audio format.
Aric Stewart [Tue, 26 Oct 2010 16:39:55 +0000 (11:39 -0500)] 
winegstreamer: Add output pin with audio format.

13 years agowinegstreamer: Add splitter output pin with video format.
Aric Stewart [Tue, 26 Oct 2010 16:39:36 +0000 (11:39 -0500)] 
winegstreamer: Add splitter output pin with video format.

13 years agowinegstreamer: Add gstreamer splitter filter.
Aric Stewart [Tue, 26 Oct 2010 16:39:15 +0000 (11:39 -0500)] 
winegstreamer: Add gstreamer splitter filter.

13 years agoadvapi32: Implement EnumServicesStatusA/W.
Hans Leidekker [Wed, 27 Oct 2010 10:03:28 +0000 (12:03 +0200)] 
advapi32: Implement EnumServicesStatusA/W.

13 years agod3d9: Use more reasonable return values for unimplemented functions.
Henri Verbeet [Wed, 27 Oct 2010 09:36:17 +0000 (11:36 +0200)] 
d3d9: Use more reasonable return values for unimplemented functions.

13 years agod3d9: Partially implement IDirect3D9Ex::CreateDeviceEx().
Henri Verbeet [Wed, 27 Oct 2010 09:36:16 +0000 (11:36 +0200)] 
d3d9: Partially implement IDirect3D9Ex::CreateDeviceEx().

13 years agowined3d: Read transform flags from the compile args in pshader_hw_texm3x3spec().
Henri Verbeet [Wed, 27 Oct 2010 09:36:15 +0000 (11:36 +0200)] 
wined3d: Read transform flags from the compile args in pshader_hw_texm3x3spec().

13 years agowined3d: Read transform flags from the compile args in pshader_hw_texm3x3vspec().
Henri Verbeet [Wed, 27 Oct 2010 09:36:14 +0000 (11:36 +0200)] 
wined3d: Read transform flags from the compile args in pshader_hw_texm3x3vspec().

13 years agogdi32: Make AddFontToList skip adding a face into global lists if the font is not...
Dmitry Timoshkov [Wed, 27 Oct 2010 09:30:32 +0000 (18:30 +0900)] 
gdi32: Make AddFontToList skip adding a face into global lists if the font is not supposed to be enumerated, and return a pointer to first loaded face.

13 years agowidl: Do not define MIDL_user_allocate and MIDL_user_free as it's already in the...
Amine Khaldi [Tue, 26 Oct 2010 17:06:01 +0000 (18:06 +0100)] 
widl: Do not define MIDL_user_allocate and MIDL_user_free as it's already in the psdk.

13 years agouser32: Added Hebrew translation.
Yaron Shahrabani [Wed, 27 Oct 2010 02:49:03 +0000 (04:49 +0200)] 
user32: Added Hebrew translation.

13 years agoiccvid: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 21:26:56 +0000 (23:26 +0200)] 
iccvid: Added Hebrew translation.

13 years agolocalspl: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 21:17:19 +0000 (23:17 +0200)] 
localspl: Added Hebrew translation.

13 years agompr: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 21:12:41 +0000 (23:12 +0200)] 
mpr: Added Hebrew translation.

13 years agoavifile32: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 21:01:44 +0000 (23:01 +0200)] 
avifile32: Added Hebrew translation.

13 years agomsacm32: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 17:10:48 +0000 (19:10 +0200)] 
msacm32: Added Hebrew translation.

13 years agoxcopy: Fix command line parsing logic.
Martin Wilck [Tue, 26 Oct 2010 23:49:06 +0000 (01:49 +0200)] 
xcopy: Fix command line parsing logic.

Experiments show xcopy under Windows does not use argc/argv logic for
treating double quotes and backslashes. The xcopy logic is simplified
because literal quotes are illegal in Windows file names, thus escaped
double quotes (\") need not be treated.  'XCOPY "c:\dir a" "c:\dir
b\"' works under Windows.

13 years agoxcopy: Move command line parsing code into separate function.
Martin Wilck [Tue, 26 Oct 2010 23:48:50 +0000 (01:48 +0200)] 
xcopy: Move command line parsing code into separate function.

13 years agoshlwapi: Add room for null terminator in local SHGetShellKey buffer.
David Hedberg [Wed, 27 Oct 2010 01:13:11 +0000 (03:13 +0200)] 
shlwapi: Add room for null terminator in local SHGetShellKey buffer.

13 years agomsxml3: Output error message for fatal errors.
Nikolay Sivov [Tue, 26 Oct 2010 21:25:26 +0000 (01:25 +0400)] 
msxml3: Output error message for fatal errors.

13 years agomsxml3: Fix a leak of error message BSTR.
Nikolay Sivov [Tue, 26 Oct 2010 21:15:38 +0000 (01:15 +0400)] 
msxml3: Fix a leak of error message BSTR.

13 years agomsxml3: Make line endings fix helper faster using BSTR stored length.
Nikolay Sivov [Tue, 26 Oct 2010 21:10:53 +0000 (01:10 +0400)] 
msxml3: Make line endings fix helper faster using BSTR stored length.

13 years agourlmon: Improved url canonicalize when Uri_CREATE_FILE_USE_DOS_PATH is specified.
Piotr Caban [Tue, 26 Oct 2010 21:27:59 +0000 (23:27 +0200)] 
urlmon: Improved url canonicalize when Uri_CREATE_FILE_USE_DOS_PATH is specified.

13 years agorpcrt4: Add stub for NdrMesTypeEncode2.
Louis Lenders [Tue, 26 Oct 2010 20:56:11 +0000 (22:56 +0200)] 
rpcrt4: Add stub for NdrMesTypeEncode2.

13 years agowinscard: Add stub for SCardReleaseStartedEvent.
Louis Lenders [Tue, 26 Oct 2010 21:12:20 +0000 (23:12 +0200)] 
winscard: Add stub for SCardReleaseStartedEvent.

13 years agoinclude: Define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64.
André Hentschel [Tue, 26 Oct 2010 19:50:31 +0000 (21:50 +0200)] 
include: Define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64.

13 years agomsvfw32: Added Hebrew translation.
Yaron Shahrabani [Tue, 26 Oct 2010 11:41:37 +0000 (13:41 +0200)] 
msvfw32: Added Hebrew translation.

13 years agocomdlg32: Removed 16 bit dependency.
Carl Raffaele [Tue, 26 Oct 2010 00:54:35 +0000 (20:54 -0400)] 
comdlg32: Removed 16 bit dependency.

13 years agower/tests: Add initial tests.
Detlef Riekenberg [Tue, 26 Oct 2010 09:37:17 +0000 (11:37 +0200)] 
wer/tests: Add initial tests.

13 years agower: Add a stub for WerRemoveExcludedApplication.
Detlef Riekenberg [Tue, 26 Oct 2010 09:37:16 +0000 (11:37 +0200)] 
wer: Add a stub for WerRemoveExcludedApplication.

13 years agowinegstreamer: Add glib threading overrides.
Aric Stewart [Mon, 25 Oct 2010 13:44:41 +0000 (08:44 -0500)] 
winegstreamer: Add glib threading overrides.

13 years agoshlwapi: Fix UrlGetPart to also return unknown schemes.
David Hedberg [Tue, 26 Oct 2010 11:07:59 +0000 (13:07 +0200)] 
shlwapi: Fix UrlGetPart to also return unknown schemes.

13 years agotaskkill: Update the Dutch translation.
Sven Baars [Tue, 26 Oct 2010 12:15:37 +0000 (14:15 +0200)] 
taskkill: Update the Dutch translation.

13 years agojscript: Update the Dutch translation.
Sven Baars [Tue, 26 Oct 2010 12:15:28 +0000 (14:15 +0200)] 
jscript: Update the Dutch translation.

13 years agocredui: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Tue, 26 Oct 2010 11:29:05 +0000 (13:29 +0200)] 
credui: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agomsi: An inactive dialog control does not require a property.
Hans Leidekker [Tue, 26 Oct 2010 10:42:49 +0000 (12:42 +0200)] 
msi: An inactive dialog control does not require a property.

13 years agomsi: Open the log file once per package.
Hans Leidekker [Tue, 26 Oct 2010 10:42:34 +0000 (12:42 +0200)] 
msi: Open the log file once per package.

13 years agomsi: Open the log file in shared write mode.
Hans Leidekker [Tue, 26 Oct 2010 10:42:16 +0000 (12:42 +0200)] 
msi: Open the log file in shared write mode.