wine
11 years agomshtml/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Tue, 25 Sep 2012 09:33:16 +0000 (11:33 +0200)] 
mshtml/tests: Add a trailing '\n' to an ok() call.

11 years agowininet: Check for the 'http:' protocol in a locale independent way.
Francois Gouget [Tue, 25 Sep 2012 09:33:05 +0000 (11:33 +0200)] 
wininet: Check for the 'http:' protocol in a locale independent way.

11 years agod3dx9: Implement D3DXSHRotate.
Nozomi Kodama [Mon, 17 Sep 2012 11:20:45 +0000 (19:20 +0800)] 
d3dx9: Implement D3DXSHRotate.

11 years agod3dx9: Implement D3DXSHEvalDirectionalLight.
Nozomi Kodama [Mon, 17 Sep 2012 11:19:23 +0000 (19:19 +0800)] 
d3dx9: Implement D3DXSHEvalDirectionalLight.

11 years agod3dx9: Simplify D3DXVector*Normalize.
Nozomi Kodama [Fri, 21 Sep 2012 15:41:02 +0000 (23:41 +0800)] 
d3dx9: Simplify D3DXVector*Normalize.

11 years agod3dx9: Simplify D3DXComputeBoundingSphere.
Nozomi Kodama [Fri, 21 Sep 2012 15:19:29 +0000 (23:19 +0800)] 
d3dx9: Simplify D3DXComputeBoundingSphere.

11 years agogdiplus: Add GIF palette to the image properties.
Dmitry Timoshkov [Tue, 25 Sep 2012 03:55:57 +0000 (12:55 +0900)] 
gdiplus: Add GIF palette to the image properties.

11 years agogdiplus: Add GIF loopcount to the image properties.
Dmitry Timoshkov [Tue, 25 Sep 2012 03:55:04 +0000 (12:55 +0900)] 
gdiplus: Add GIF loopcount to the image properties.

11 years agogdiplus: Add GIF transparent index to the image properties.
Dmitry Timoshkov [Tue, 25 Sep 2012 03:54:01 +0000 (12:54 +0900)] 
gdiplus: Add GIF transparent index to the image properties.

11 years agogdiplus: Add GIF background to the image properties.
Dmitry Timoshkov [Tue, 25 Sep 2012 03:53:08 +0000 (12:53 +0900)] 
gdiplus: Add GIF background to the image properties.

11 years agogdiplus: Add GIF frame delay to the image properties.
Dmitry Timoshkov [Tue, 25 Sep 2012 03:52:19 +0000 (12:52 +0900)] 
gdiplus: Add GIF frame delay to the image properties.

11 years agogdiplus: Add GIF comment to the image properties.
Dmitry Timoshkov [Tue, 25 Sep 2012 03:51:23 +0000 (12:51 +0900)] 
gdiplus: Add GIF comment to the image properties.

11 years agogdiplus: Remove GIF properties test from generic tests, they are tested separately.
Dmitry Timoshkov [Tue, 25 Sep 2012 03:50:36 +0000 (12:50 +0900)] 
gdiplus: Remove GIF properties test from generic tests, they are tested separately.

11 years agodxgi: Avoid division by zero.
Ričardas Barkauskas [Mon, 24 Sep 2012 18:01:44 +0000 (21:01 +0300)] 
dxgi: Avoid division by zero.

Based on patch by Eduard - Gabriel Munteanu.

11 years agodxgi: Partially implement IDXGISwapChain_GetDesc.
Ričardas Barkauskas [Mon, 24 Sep 2012 18:01:29 +0000 (21:01 +0300)] 
dxgi: Partially implement IDXGISwapChain_GetDesc.

11 years agowined3d: Don't leave leftover textures when destroying and creating dxgi swapchains.
Ričardas Barkauskas [Mon, 24 Sep 2012 18:01:18 +0000 (21:01 +0300)] 
wined3d: Don't leave leftover textures when destroying and creating dxgi swapchains.

11 years agocrypt32/tests: Improve test output.
André Hentschel [Mon, 24 Sep 2012 22:47:54 +0000 (00:47 +0200)] 
crypt32/tests: Improve test output.

11 years agontdll/tests: Fix test failure on win8.
André Hentschel [Mon, 24 Sep 2012 22:47:27 +0000 (00:47 +0200)] 
ntdll/tests: Fix test failure on win8.

11 years agowined3d: Take the data type of registers into account in the GLSL shader backend.
Henri Verbeet [Tue, 25 Sep 2012 08:34:44 +0000 (10:34 +0200)] 
wined3d: Take the data type of registers into account in the GLSL shader backend.

11 years agowined3d: Just return the shader from wined3d_device_get_pixel_shader().
Henri Verbeet [Tue, 25 Sep 2012 08:34:43 +0000 (10:34 +0200)] 
wined3d: Just return the shader from wined3d_device_get_pixel_shader().

11 years agowined3d: wined3d_device_set_pixel_shader() never fails.
Henri Verbeet [Tue, 25 Sep 2012 08:34:42 +0000 (10:34 +0200)] 
wined3d: wined3d_device_set_pixel_shader() never fails.

11 years agod3d10: Store shader variables in d3d10_effect_pass instead of d3d10_effect_object.
Henri Verbeet [Tue, 25 Sep 2012 08:34:41 +0000 (10:34 +0200)] 
d3d10: Store shader variables in d3d10_effect_pass instead of d3d10_effect_object.

11 years agod3d10: Store shaders directly in d3d10_effect_object.
Henri Verbeet [Tue, 25 Sep 2012 08:34:40 +0000 (10:34 +0200)] 
d3d10: Store shaders directly in d3d10_effect_object.

11 years agomlang: Forward GetRfc1766FromLcid() to IMultiLanguage3 implementation.
Nikolay Sivov [Tue, 25 Sep 2012 07:59:50 +0000 (11:59 +0400)] 
mlang: Forward GetRfc1766FromLcid() to IMultiLanguage3 implementation.

11 years agomlang: Forward IsConvertible() to IMultiLanguage3 implementation.
Nikolay Sivov [Tue, 25 Sep 2012 07:57:24 +0000 (11:57 +0400)] 
mlang: Forward IsConvertible() to IMultiLanguage3 implementation.

11 years agomlang: Forward GetFamilyCodePage() to IMultiLanguage3 implementation.
Nikolay Sivov [Tue, 25 Sep 2012 07:53:55 +0000 (11:53 +0400)] 
mlang: Forward GetFamilyCodePage() to IMultiLanguage3 implementation.

11 years agomlang: Forward GetNumberOfCodePageInfo() to IMultiLanguage3 implementation.
Nikolay Sivov [Tue, 25 Sep 2012 07:48:38 +0000 (11:48 +0400)] 
mlang: Forward GetNumberOfCodePageInfo() to IMultiLanguage3 implementation.

11 years agomlang: Move IUnknown implementation to IMultiLanguage3 interface implementation and...
Nikolay Sivov [Tue, 25 Sep 2012 07:44:15 +0000 (11:44 +0400)] 
mlang: Move IUnknown implementation to IMultiLanguage3 interface implementation and forward to it.

11 years agomlang: Implemented IMLangConvertCharset_DoConversionToUnicode.
Nikolay Sivov [Tue, 25 Sep 2012 07:42:59 +0000 (11:42 +0400)] 
mlang: Implemented IMLangConvertCharset_DoConversionToUnicode.

11 years agoshlwapi: Fixed incorrect buffer size.
Marcus Meissner [Tue, 25 Sep 2012 06:13:02 +0000 (08:13 +0200)] 
shlwapi: Fixed incorrect buffer size.

11 years agodmusic: Add master clock tests.
Christian Costa [Mon, 24 Sep 2012 20:15:40 +0000 (22:15 +0200)] 
dmusic: Add master clock tests.

11 years agod3dx9_36: Cube texture can be loaded as a simple texture. The first face texture...
Christian Costa [Mon, 24 Sep 2012 20:15:09 +0000 (22:15 +0200)] 
d3dx9_36: Cube texture can be loaded as a simple texture. The first face texture is taken in that case.

11 years agoserver: Get rid of the waitpid wrapper.
Alexandre Julliard [Mon, 24 Sep 2012 18:29:43 +0000 (20:29 +0200)] 
server: Get rid of the waitpid wrapper.

11 years agoserver: Use waitpid() instead of wait4().
Adrian Bunk [Mon, 24 Sep 2012 13:20:09 +0000 (16:20 +0300)] 
server: Use waitpid() instead of wait4().

11 years agod3dx9: Implement conversion from D3DFORMAT to DDS pixel format for RGB pixel formats.
Józef Kucia [Mon, 24 Sep 2012 11:46:40 +0000 (13:46 +0200)] 
d3dx9: Implement conversion from D3DFORMAT to DDS pixel format for RGB pixel formats.

11 years agod3dx9/tests: Add a more detailed test for saving a surface to a DDS file.
Józef Kucia [Mon, 24 Sep 2012 11:46:39 +0000 (13:46 +0200)] 
d3dx9/tests: Add a more detailed test for saving a surface to a DDS file.

11 years agod3dx9: Implement the support for saving a surface to a DDS file.
Józef Kucia [Mon, 24 Sep 2012 11:46:38 +0000 (13:46 +0200)] 
d3dx9: Implement the support for saving a surface to a DDS file.

11 years agod3dx9: Use 4 spaces per indent level in get_image_info_from_dds().
Józef Kucia [Mon, 24 Sep 2012 11:46:37 +0000 (13:46 +0200)] 
d3dx9: Use 4 spaces per indent level in get_image_info_from_dds().

11 years agod3dx9: Introduce a function for calculating the expected size of a DDS file.
Józef Kucia [Mon, 24 Sep 2012 11:46:36 +0000 (13:46 +0200)] 
d3dx9: Introduce a function for calculating the expected size of a DDS file.

11 years agojscript: Properly invoke regexp matching in String.split.
Jacek Caban [Mon, 24 Sep 2012 13:41:53 +0000 (15:41 +0200)] 
jscript: Properly invoke regexp matching in String.split.

11 years agojscript: Added support for limit argument in String.split.
Jacek Caban [Mon, 24 Sep 2012 13:41:34 +0000 (15:41 +0200)] 
jscript: Added support for limit argument in String.split.

11 years agoshell32: Add some more function prototypes and fix the IsNetDrive() one.
Francois Gouget [Mon, 24 Sep 2012 14:33:41 +0000 (16:33 +0200)] 
shell32: Add some more function prototypes and fix the IsNetDrive() one.

11 years agoinclude: Add more string types.
Francois Gouget [Mon, 24 Sep 2012 14:33:08 +0000 (16:33 +0200)] 
include: Add more string types.

11 years agoAssorted spelling fixes.
Francois Gouget [Mon, 24 Sep 2012 14:30:19 +0000 (16:30 +0200)] 
Assorted spelling fixes.

11 years agowininet: Added support for cache containers without subdirectories.
Piotr Caban [Mon, 24 Sep 2012 12:57:55 +0000 (14:57 +0200)] 
wininet: Added support for cache containers without subdirectories.

11 years agowininet: Added support for cache path parameter in FreeUrlCacheSpace function.
Piotr Caban [Mon, 24 Sep 2012 12:57:21 +0000 (14:57 +0200)] 
wininet: Added support for cache path parameter in FreeUrlCacheSpace function.

11 years agowininet: Added tests for entries with identical hash key.
Piotr Caban [Mon, 24 Sep 2012 12:56:56 +0000 (14:56 +0200)] 
wininet: Added tests for entries with identical hash key.

11 years agowininet: Reserve more space for urlcache entry flags.
Piotr Caban [Mon, 24 Sep 2012 12:56:37 +0000 (14:56 +0200)] 
wininet: Reserve more space for urlcache entry flags.

11 years agokernel32: Add more flags for CompareString().
Francois Gouget [Mon, 24 Sep 2012 11:04:00 +0000 (13:04 +0200)] 
kernel32: Add more flags for CompareString().

And fix the name of SORT_STRINGSORT.

11 years agoshell32/tests: Add a few more ShellExecute() file URL tests.
Francois Gouget [Mon, 24 Sep 2012 11:07:15 +0000 (13:07 +0200)] 
shell32/tests: Add a few more ShellExecute() file URL tests.

11 years agoshlwapi: Fix the declaration of UrlIsFileUrlW().
Francois Gouget [Mon, 24 Sep 2012 11:05:30 +0000 (13:05 +0200)] 
shlwapi: Fix the declaration of UrlIsFileUrlW().

11 years agoshlwapi/tests: Add more PathCreateFromUrl() tests.
Francois Gouget [Mon, 24 Sep 2012 11:05:13 +0000 (13:05 +0200)] 
shlwapi/tests: Add more PathCreateFromUrl() tests.

11 years agoUse the CP_ACP and NULL macros instead of numeric literals when converting strings...
Francois Gouget [Mon, 24 Sep 2012 11:04:26 +0000 (13:04 +0200)] 
Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode.

11 years agowinex11: Avoid a redundant TRACE.
Ken Thomases [Sat, 22 Sep 2012 20:44:42 +0000 (15:44 -0500)] 
winex11: Avoid a redundant TRACE.

11 years agomshtml: Added IHTMLDocument::get_charset implementation.
Jacek Caban [Mon, 24 Sep 2012 12:10:50 +0000 (14:10 +0200)] 
mshtml: Added IHTMLDocument::get_charset implementation.

11 years agomshtml: Use custom VT_BSTR to VT_BOOL conversion in InvokeEx implementation.
Jacek Caban [Mon, 24 Sep 2012 12:10:33 +0000 (14:10 +0200)] 
mshtml: Use custom VT_BSTR to VT_BOOL conversion in InvokeEx implementation.

11 years agomshtml: Added function overriding tests.
Jacek Caban [Mon, 24 Sep 2012 12:10:19 +0000 (14:10 +0200)] 
mshtml: Added function overriding tests.

11 years agomshtml: Added support for overriding builtin functions.
Jacek Caban [Mon, 24 Sep 2012 12:10:05 +0000 (14:10 +0200)] 
mshtml: Added support for overriding builtin functions.

11 years agowinex11: Add window data structure locking to the remaining entry points.
Alexandre Julliard [Mon, 24 Sep 2012 12:09:43 +0000 (14:09 +0200)] 
winex11: Add window data structure locking to the remaining entry points.

11 years agowinex11: Add window data structure locking to the SetLayeredWindowAttributes entry...
Alexandre Julliard [Mon, 24 Sep 2012 12:09:04 +0000 (14:09 +0200)] 
winex11: Add window data structure locking to the SetLayeredWindowAttributes entry point.

11 years agowinex11: Add window data structure locking to the SetWindowStyle entry point.
Alexandre Julliard [Mon, 24 Sep 2012 12:08:33 +0000 (14:08 +0200)] 
winex11: Add window data structure locking to the SetWindowStyle entry point.

11 years agowinex11: Add window data structure locking to the WindowPosChanging/Changed entry...
Alexandre Julliard [Mon, 24 Sep 2012 12:06:42 +0000 (14:06 +0200)] 
winex11: Add window data structure locking to the WindowPosChanging/Changed entry points.

11 years agowinex11: Add window data structure locking to the SysCommand entry point.
Alexandre Julliard [Mon, 24 Sep 2012 11:41:20 +0000 (13:41 +0200)] 
winex11: Add window data structure locking to the SysCommand entry point.

11 years agowinex11: Add window data structure locking to the ShowWindow entry point.
Alexandre Julliard [Mon, 24 Sep 2012 11:36:35 +0000 (13:36 +0200)] 
winex11: Add window data structure locking to the ShowWindow entry point.

11 years agogdiplus: Make GIF palettes in a custom test image slightly more different.
Dmitry Timoshkov [Mon, 24 Sep 2012 07:05:45 +0000 (16:05 +0900)] 
gdiplus: Make GIF palettes in a custom test image slightly more different.

11 years agorpcrt4: Match MSVC version of call_server_func with GCC.
Thomas Faber [Sat, 22 Sep 2012 10:38:11 +0000 (12:38 +0200)] 
rpcrt4: Match MSVC version of call_server_func with GCC.

11 years agoscrrun: Silence unknown interfaces.
Alistair Leslie-Hughes [Fri, 21 Sep 2012 03:29:02 +0000 (13:29 +1000)] 
scrrun: Silence unknown interfaces.

11 years agooledb32: Add IDataInitialize interface support.
Alistair Leslie-Hughes [Mon, 24 Sep 2012 04:20:13 +0000 (14:20 +1000)] 
oledb32: Add IDataInitialize interface support.

11 years agouuid: Add msdasc.h.
Alistair Leslie-Hughes [Mon, 24 Sep 2012 03:44:00 +0000 (13:44 +1000)] 
uuid: Add msdasc.h.

11 years agomlang: Implement get source/dest codepages for IMLangConvertCharset.
Nikolay Sivov [Mon, 24 Sep 2012 08:06:28 +0000 (12:06 +0400)] 
mlang: Implement get source/dest codepages for IMLangConvertCharset.

11 years agomlang: Store source and destination codepage ids in IMLangConvertCharset_Initialize.
Nikolay Sivov [Sun, 23 Sep 2012 21:15:11 +0000 (01:15 +0400)] 
mlang: Store source and destination codepage ids in IMLangConvertCharset_Initialize.

11 years agomlang: Added IMLangConvertCharset stub.
Nikolay Sivov [Sun, 23 Sep 2012 20:01:55 +0000 (00:01 +0400)] 
mlang: Added IMLangConvertCharset stub.

11 years agopo: Update Russian translations.
Nikolay Sivov [Sun, 23 Sep 2012 12:09:58 +0000 (16:09 +0400)] 
po: Update Russian translations.

11 years agomsxml3: Implemented IConnectionPoint_Advise for document object.
Nikolay Sivov [Sun, 23 Sep 2012 11:55:13 +0000 (15:55 +0400)] 
msxml3: Implemented IConnectionPoint_Advise for document object.

11 years agocomctl32: Invalid format returned by NF_QUERY defaults to ANSI in treeview.
Christian Costa [Sun, 23 Sep 2012 18:46:31 +0000 (20:46 +0200)] 
comctl32: Invalid format returned by NF_QUERY defaults to ANSI in treeview.

11 years agod3dx9_36: Add stub for D3DXCleanMesh.
Christian Costa [Sun, 23 Sep 2012 18:45:44 +0000 (20:45 +0200)] 
d3dx9_36: Add stub for D3DXCleanMesh.

11 years agowininet: Make URLCacheContainers_{Create,Delete}All() static.
Francois Gouget [Mon, 24 Sep 2012 06:42:21 +0000 (08:42 +0200)] 
wininet: Make URLCacheContainers_{Create,Delete}All() static.

11 years agomshtml: Make navigate_uri() static.
Francois Gouget [Mon, 24 Sep 2012 06:42:13 +0000 (08:42 +0200)] 
mshtml: Make navigate_uri() static.

11 years agod3dcompiler_43: Make compare_hlsl_types_rb() static.
Francois Gouget [Mon, 24 Sep 2012 06:42:08 +0000 (08:42 +0200)] 
d3dcompiler_43: Make compare_hlsl_types_rb() static.

11 years agokernel32: Add line wrapping support to FormatMessage().
Francois Gouget [Mon, 24 Sep 2012 06:38:13 +0000 (08:38 +0200)] 
kernel32: Add line wrapping support to FormatMessage().

11 years agoregedit: Fix the spelling of multi-string.
Francois Gouget [Mon, 24 Sep 2012 06:32:45 +0000 (08:32 +0200)] 
regedit: Fix the spelling of multi-string.

11 years agooleaut32/tests: Fix compilation on systems that don't support nameless structs or...
Francois Gouget [Mon, 24 Sep 2012 06:03:29 +0000 (08:03 +0200)] 
oleaut32/tests: Fix compilation on systems that don't support nameless structs or unions.

11 years agowindowscodecs: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 24 Sep 2012 06:03:10 +0000 (08:03 +0200)] 
windowscodecs: Fix compilation on systems that don't support nameless unions.

11 years agod3dx9_36/tests: Fix compilation on systems that don't support nameless structs or...
Francois Gouget [Mon, 24 Sep 2012 06:02:31 +0000 (08:02 +0200)] 
d3dx9_36/tests: Fix compilation on systems that don't support nameless structs or unions.

11 years agowindowscodecs: Take into account return value of IWICPalette_InitializeCustom().
Dmitry Timoshkov [Mon, 24 Sep 2012 04:23:32 +0000 (13:23 +0900)] 
windowscodecs: Take into account return value of IWICPalette_InitializeCustom().

11 years agowindowscodecs: Calculate transparent color index for global GIF palette.
Dmitry Timoshkov [Mon, 24 Sep 2012 04:23:18 +0000 (13:23 +0900)] 
windowscodecs: Calculate transparent color index for global GIF palette.

11 years agowindowscodecs: Add some tests for palette in a multiframe GIF image.
Dmitry Timoshkov [Mon, 24 Sep 2012 04:23:10 +0000 (13:23 +0900)] 
windowscodecs: Add some tests for palette in a multiframe GIF image.

11 years agowindowscodecs: Implement IWICBitmapDecoder_CopyPalette for the GIF decoder.
Dmitry Timoshkov [Mon, 24 Sep 2012 04:23:04 +0000 (13:23 +0900)] 
windowscodecs: Implement IWICBitmapDecoder_CopyPalette for the GIF decoder.

11 years agowindowscodecs: Add some tests for GIF global palette.
Dmitry Timoshkov [Mon, 24 Sep 2012 04:22:57 +0000 (13:22 +0900)] 
windowscodecs: Add some tests for GIF global palette.

11 years agowindowscodecs: Fix calculation of transparent GIF color index.
Dmitry Timoshkov [Mon, 24 Sep 2012 04:22:49 +0000 (13:22 +0900)] 
windowscodecs: Fix calculation of transparent GIF color index.

11 years agowindowscodecs: Return WINCODEC_ERR_FRAMEMISSING if there is no global GIF palette.
Dmitry Timoshkov [Mon, 24 Sep 2012 04:22:42 +0000 (13:22 +0900)] 
windowscodecs: Return WINCODEC_ERR_FRAMEMISSING if there is no global GIF palette.

11 years agowindowscodecs: Add some tests for GIF palette.
Dmitry Timoshkov [Mon, 24 Sep 2012 04:22:33 +0000 (13:22 +0900)] 
windowscodecs: Add some tests for GIF palette.

11 years agoamstream: Add IAMMediaStream interface to AudioMediaStream object.
Christian Costa [Sun, 23 Sep 2012 18:43:48 +0000 (20:43 +0200)] 
amstream: Add IAMMediaStream interface to AudioMediaStream object.

11 years agoamstream: Add IAMMediaStream interface to DirectDrawMediaStream object.
Christian Costa [Sun, 23 Sep 2012 18:43:40 +0000 (20:43 +0200)] 
amstream: Add IAMMediaStream interface to DirectDrawMediaStream object.

11 years agoamstream: Rename media stream objects and their method names for multi interfaces...
Christian Costa [Sun, 23 Sep 2012 18:43:31 +0000 (20:43 +0200)] 
amstream: Rename media stream objects and their method names for multi interfaces support.

11 years agowined3d: Take the data type of immediates into account in shader_glsl_get_register_na...
Henri Verbeet [Sun, 23 Sep 2012 20:14:49 +0000 (22:14 +0200)] 
wined3d: Take the data type of immediates into account in shader_glsl_get_register_name().

11 years agowined3d: Just return the shader from wined3d_device_get_vertex_shader().
Henri Verbeet [Sun, 23 Sep 2012 20:14:48 +0000 (22:14 +0200)] 
wined3d: Just return the shader from wined3d_device_get_vertex_shader().

11 years agowined3d: wined3d_device_set_vertex_shader() never fails.
Henri Verbeet [Sun, 23 Sep 2012 20:14:47 +0000 (22:14 +0200)] 
wined3d: wined3d_device_set_vertex_shader() never fails.

11 years agod3d10: Implement d3d10_effect_shader_variable_GetPixelShader().
Henri Verbeet [Sun, 23 Sep 2012 20:14:46 +0000 (22:14 +0200)] 
d3d10: Implement d3d10_effect_shader_variable_GetPixelShader().

11 years agod3d10: Implement d3d10_effect_shader_variable_GetGeometryShader().
Henri Verbeet [Sun, 23 Sep 2012 20:14:45 +0000 (22:14 +0200)] 
d3d10: Implement d3d10_effect_shader_variable_GetGeometryShader().