Gerald Pfeifer [Tue, 25 Sep 2012 23:38:32 +0000 (19:38 -0400)]
d3dx9_36: Fix initialization of header in save_dds_surface_to_memory. save_dds_surface_to_memory.
Francois Gouget [Wed, 26 Sep 2012 02:22:00 +0000 (04:22 +0200)]
shlwapi: Fix the PathCreateFromUrlW() implementation.
Francois Gouget [Wed, 26 Sep 2012 02:20:00 +0000 (04:20 +0200)]
shlwapi: UrlIs()'s check for the 'file:' protocol is case insensitive.
Dmitry Timoshkov [Wed, 26 Sep 2012 01:56:56 +0000 (10:56 +0900)]
windowscodecs: Use appropriate helper to release GIF decoder.
Vincent Povirk [Tue, 25 Sep 2012 21:34:59 +0000 (16:34 -0500)]
windowscodecs: Use WINCODEC_ERR_UNSUPPORTEDOPERATION in GetColorContexts stubs.
Detlef Riekenberg [Tue, 25 Sep 2012 21:35:00 +0000 (23:35 +0200)]
d3dx9_36/tests: Fix copy & paste error in ok messages.
Michael Stefaniuc [Tue, 25 Sep 2012 21:25:45 +0000 (23:25 +0200)]
dsound: DirectSoundDevice_RemoveBuffer() cannot fail.
Michael Stefaniuc [Tue, 25 Sep 2012 21:23:31 +0000 (23:23 +0200)]
dsound: Don't bother shrinking the secondary buffer list.
Piotr Caban [Tue, 25 Sep 2012 16:12:48 +0000 (18:12 +0200)]
inetcpl.cpl: Added support for clearing cookies and history cache.
Piotr Caban [Tue, 25 Sep 2012 15:31:55 +0000 (17:31 +0200)]
wininet: Added more GetUrlCacheEntryInfo tests with GET_INSTALLED_ENTRY flag.
Piotr Caban [Tue, 25 Sep 2012 15:31:35 +0000 (17:31 +0200)]
wininet: Ignore unsupported flags in GetUrlCacheEntryInfoEx functions.
Piotr Caban [Tue, 25 Sep 2012 15:31:19 +0000 (17:31 +0200)]
wininet: Fixed handling of GET_INSTALLED_ENTRY flag in GetUrlCacheEntryInfoW.
Piotr Caban [Tue, 25 Sep 2012 15:30:58 +0000 (17:30 +0200)]
wininet: Fixed handling of GET_INSTALLED_ENTRY flag in GetUrlCacheEntryInfoA.
Piotr Caban [Tue, 25 Sep 2012 15:30:42 +0000 (17:30 +0200)]
wininet: Move GetUrlCacheEntryInfoA code to GetUrlCacheEntryInfoExA function.
Jacek Caban [Tue, 25 Sep 2012 12:25:22 +0000 (14:25 +0200)]
vbscript: Added Space() implementation.
Jacek Caban [Tue, 25 Sep 2012 12:18:44 +0000 (14:18 +0200)]
mshtml: Return S_OK in plugin host's CanInPlaceActivate implementation.
Jacek Caban [Tue, 25 Sep 2012 12:18:30 +0000 (14:18 +0200)]
mshtml: Added DISPATCH_PROPERTYGET|DISPATCH_METHOD flags support for elements exposed as window properties.
Huw Davies [Tue, 25 Sep 2012 11:40:19 +0000 (12:40 +0100)]
comdlg32: Use a ComboBoxEx control for the filename if the structure size is not the nt40 version size.
Huw Davies [Tue, 25 Sep 2012 11:40:18 +0000 (12:40 +0100)]
comdlg32: Use the window handle to send messages to the filename control.
Huw Davies [Tue, 25 Sep 2012 11:40:17 +0000 (12:40 +0100)]
comctl32: Forward the focus to the edit control if it exists.
Francois Gouget [Tue, 25 Sep 2012 14:32:57 +0000 (16:32 +0200)]
shlwapi: PathCreateFromUrlA() should not crash when given NULL buffers.
Add NULL and insufficient buffer tests for PathCreateFromUrl().
Francois Gouget [Tue, 25 Sep 2012 09:36:38 +0000 (11:36 +0200)]
include: Remove a misplaced duplicate definition of SORT_STRINGSORT.
Francois Gouget [Tue, 25 Sep 2012 09:33:16 +0000 (11:33 +0200)]
mshtml/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Tue, 25 Sep 2012 09:33:05 +0000 (11:33 +0200)]
wininet: Check for the 'http:' protocol in a locale independent way.
Nozomi Kodama [Mon, 17 Sep 2012 11:20:45 +0000 (19:20 +0800)]
d3dx9: Implement D3DXSHRotate.
Nozomi Kodama [Mon, 17 Sep 2012 11:19:23 +0000 (19:19 +0800)]
d3dx9: Implement D3DXSHEvalDirectionalLight.
Nozomi Kodama [Fri, 21 Sep 2012 15:41:02 +0000 (23:41 +0800)]
d3dx9: Simplify D3DXVector*Normalize.
Nozomi Kodama [Fri, 21 Sep 2012 15:19:29 +0000 (23:19 +0800)]
d3dx9: Simplify D3DXComputeBoundingSphere.
Dmitry Timoshkov [Tue, 25 Sep 2012 03:55:57 +0000 (12:55 +0900)]
gdiplus: Add GIF palette 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.
Dmitry Timoshkov [Tue, 25 Sep 2012 03:54:01 +0000 (12:54 +0900)]
gdiplus: Add GIF transparent index 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.
Dmitry Timoshkov [Tue, 25 Sep 2012 03:52:19 +0000 (12:52 +0900)]
gdiplus: Add GIF frame delay 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.
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.
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.
Ričardas Barkauskas [Mon, 24 Sep 2012 18:01:29 +0000 (21:01 +0300)]
dxgi: Partially implement IDXGISwapChain_GetDesc.
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.
André Hentschel [Mon, 24 Sep 2012 22:47:54 +0000 (00:47 +0200)]
crypt32/tests: Improve test output.
André Hentschel [Mon, 24 Sep 2012 22:47:27 +0000 (00:47 +0200)]
ntdll/tests: Fix test failure on win8.
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.
Henri Verbeet [Tue, 25 Sep 2012 08:34:43 +0000 (10:34 +0200)]
wined3d: Just return the shader from wined3d_device_get_pixel_shader().
Henri Verbeet [Tue, 25 Sep 2012 08:34:42 +0000 (10:34 +0200)]
wined3d: wined3d_device_set_pixel_shader() never fails.
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.
Henri Verbeet [Tue, 25 Sep 2012 08:34:40 +0000 (10:34 +0200)]
d3d10: Store shaders directly in d3d10_effect_object.
Nikolay Sivov [Tue, 25 Sep 2012 07:59:50 +0000 (11:59 +0400)]
mlang: Forward GetRfc1766FromLcid() to IMultiLanguage3 implementation.
Nikolay Sivov [Tue, 25 Sep 2012 07:57:24 +0000 (11:57 +0400)]
mlang: Forward IsConvertible() to IMultiLanguage3 implementation.
Nikolay Sivov [Tue, 25 Sep 2012 07:53:55 +0000 (11:53 +0400)]
mlang: Forward GetFamilyCodePage() to IMultiLanguage3 implementation.
Nikolay Sivov [Tue, 25 Sep 2012 07:48:38 +0000 (11:48 +0400)]
mlang: Forward GetNumberOfCodePageInfo() to IMultiLanguage3 implementation.
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.
Nikolay Sivov [Tue, 25 Sep 2012 07:42:59 +0000 (11:42 +0400)]
mlang: Implemented IMLangConvertCharset_DoConversionToUnicode.
Marcus Meissner [Tue, 25 Sep 2012 06:13:02 +0000 (08:13 +0200)]
shlwapi: Fixed incorrect buffer size.
Christian Costa [Mon, 24 Sep 2012 20:15:40 +0000 (22:15 +0200)]
dmusic: Add master clock tests.
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.
Alexandre Julliard [Mon, 24 Sep 2012 18:29:43 +0000 (20:29 +0200)]
server: Get rid of the waitpid wrapper.
Adrian Bunk [Mon, 24 Sep 2012 13:20:09 +0000 (16:20 +0300)]
server: Use waitpid() instead of wait4().
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.
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.
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.
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().
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.
Jacek Caban [Mon, 24 Sep 2012 13:41:53 +0000 (15:41 +0200)]
jscript: Properly invoke regexp matching 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.
Francois Gouget [Mon, 24 Sep 2012 14:33:41 +0000 (16:33 +0200)]
shell32: Add some more function prototypes and fix the IsNetDrive() one.
Francois Gouget [Mon, 24 Sep 2012 14:33:08 +0000 (16:33 +0200)]
include: Add more string types.
Francois Gouget [Mon, 24 Sep 2012 14:30:19 +0000 (16:30 +0200)]
Assorted spelling fixes.
Piotr Caban [Mon, 24 Sep 2012 12:57:55 +0000 (14:57 +0200)]
wininet: Added support for cache containers without subdirectories.
Piotr Caban [Mon, 24 Sep 2012 12:57:21 +0000 (14:57 +0200)]
wininet: Added support for cache path parameter in FreeUrlCacheSpace function.
Piotr Caban [Mon, 24 Sep 2012 12:56:56 +0000 (14:56 +0200)]
wininet: Added tests for entries with identical hash key.
Piotr Caban [Mon, 24 Sep 2012 12:56:37 +0000 (14:56 +0200)]
wininet: Reserve more space for urlcache entry flags.
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.
Francois Gouget [Mon, 24 Sep 2012 11:07:15 +0000 (13:07 +0200)]
shell32/tests: Add a few more ShellExecute() file URL tests.
Francois Gouget [Mon, 24 Sep 2012 11:05:30 +0000 (13:05 +0200)]
shlwapi: Fix the declaration of UrlIsFileUrlW().
Francois Gouget [Mon, 24 Sep 2012 11:05:13 +0000 (13:05 +0200)]
shlwapi/tests: Add more PathCreateFromUrl() tests.
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.
Ken Thomases [Sat, 22 Sep 2012 20:44:42 +0000 (15:44 -0500)]
winex11: Avoid a redundant TRACE.
Jacek Caban [Mon, 24 Sep 2012 12:10:50 +0000 (14:10 +0200)]
mshtml: Added IHTMLDocument::get_charset 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.
Jacek Caban [Mon, 24 Sep 2012 12:10:19 +0000 (14:10 +0200)]
mshtml: Added function overriding tests.
Jacek Caban [Mon, 24 Sep 2012 12:10:05 +0000 (14:10 +0200)]
mshtml: Added support for overriding builtin functions.
Alexandre Julliard [Mon, 24 Sep 2012 12:09:43 +0000 (14:09 +0200)]
winex11: Add window data structure locking to the remaining entry points.
Alexandre Julliard [Mon, 24 Sep 2012 12:09:04 +0000 (14:09 +0200)]
winex11: Add window data structure locking to the SetLayeredWindowAttributes 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.
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.
Alexandre Julliard [Mon, 24 Sep 2012 11:41:20 +0000 (13:41 +0200)]
winex11: Add window data structure locking to the SysCommand 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.
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.
Thomas Faber [Sat, 22 Sep 2012 10:38:11 +0000 (12:38 +0200)]
rpcrt4: Match MSVC version of call_server_func with GCC.
Alistair Leslie-Hughes [Fri, 21 Sep 2012 03:29:02 +0000 (13:29 +1000)]
scrrun: Silence unknown interfaces.
Alistair Leslie-Hughes [Mon, 24 Sep 2012 04:20:13 +0000 (14:20 +1000)]
oledb32: Add IDataInitialize interface support.
Alistair Leslie-Hughes [Mon, 24 Sep 2012 03:44:00 +0000 (13:44 +1000)]
uuid: Add msdasc.h.
Nikolay Sivov [Mon, 24 Sep 2012 08:06:28 +0000 (12:06 +0400)]
mlang: Implement get source/dest codepages for IMLangConvertCharset.
Nikolay Sivov [Sun, 23 Sep 2012 21:15:11 +0000 (01:15 +0400)]
mlang: Store source and destination codepage ids in IMLangConvertCharset_Initialize.
Nikolay Sivov [Sun, 23 Sep 2012 20:01:55 +0000 (00:01 +0400)]
mlang: Added IMLangConvertCharset stub.
Nikolay Sivov [Sun, 23 Sep 2012 12:09:58 +0000 (16:09 +0400)]
po: Update Russian translations.
Nikolay Sivov [Sun, 23 Sep 2012 11:55:13 +0000 (15:55 +0400)]
msxml3: Implemented IConnectionPoint_Advise for document object.
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.
Christian Costa [Sun, 23 Sep 2012 18:45:44 +0000 (20:45 +0200)]
d3dx9_36: Add stub for D3DXCleanMesh.
Francois Gouget [Mon, 24 Sep 2012 06:42:21 +0000 (08:42 +0200)]
wininet: Make URLCacheContainers_{Create,Delete}All() static.
Francois Gouget [Mon, 24 Sep 2012 06:42:13 +0000 (08:42 +0200)]
mshtml: Make navigate_uri() static.