Jacek Caban [Thu, 21 Jun 2012 08:48:10 +0000 (10:48 +0200)]
jscript: Pass jsthis internally without using DISPPARAMS.
Jacek Caban [Thu, 21 Jun 2012 08:47:36 +0000 (10:47 +0200)]
jscript: Make Function object invocation a special case in IDispatchEx implementation.
Jacek Caban [Thu, 21 Jun 2012 08:47:19 +0000 (10:47 +0200)]
jscript: Use INFINITY macro instead of num_set_inf().
Dmitry Timoshkov [Thu, 21 Jun 2012 04:30:50 +0000 (13:30 +0900)]
windowscodecs: Implement MetadataReaderInfo_GetVersion.
Dmitry Timoshkov [Thu, 21 Jun 2012 04:30:43 +0000 (13:30 +0900)]
windowscodecs: Implement MetadataReaderInfo_GetFriendlyName.
Gerald Pfeifer [Wed, 20 Jun 2012 20:19:43 +0000 (22:19 +0200)]
ntdll: Omit unused typedef in test_query_process.
Dmitry Timoshkov [Thu, 21 Jun 2012 04:30:57 +0000 (13:30 +0900)]
gdiplus: Make some data const.
Thomas Faber [Wed, 20 Jun 2012 21:48:44 +0000 (23:48 +0200)]
imagehlp: Do not pass NULL to WriteFile as lpNumberOfBytesWritten.
Julian Rüger [Wed, 20 Jun 2012 22:01:19 +0000 (00:01 +0200)]
ntprint/tests: Fix some typos.
Francois Gouget [Wed, 20 Jun 2012 21:41:13 +0000 (23:41 +0200)]
oleaut32: Use the CSTR_XXX macros instead of numeric literals.
Francois Gouget [Wed, 20 Jun 2012 21:41:05 +0000 (23:41 +0200)]
xcopy: Use the CSTR_XXX macros instead of numeric literals.
Francois Gouget [Wed, 20 Jun 2012 21:41:25 +0000 (23:41 +0200)]
reg: Use the CSTR_XXX macros instead of numeric literals.
Francois Gouget [Wed, 20 Jun 2012 21:40:56 +0000 (23:40 +0200)]
shlwapi: Simplify the string comparison functions a bit and use the CSTR_XXX macros.
Francois Gouget [Wed, 20 Jun 2012 21:40:33 +0000 (23:40 +0200)]
msvcrt: Use the CSTR_XXX macros instead of numeric literals.
Francois Gouget [Wed, 20 Jun 2012 21:40:13 +0000 (23:40 +0200)]
comctl32: Simplify the string comparison functions a bit and use the CSTR_XXX macros.
Julian Rüger [Wed, 20 Jun 2012 21:55:30 +0000 (23:55 +0200)]
po: Update German translation.
Lauri Kenttä [Wed, 20 Jun 2012 20:37:52 +0000 (23:37 +0300)]
po: Update Swedish translation.
Lauri Kenttä [Wed, 20 Jun 2012 20:37:51 +0000 (23:37 +0300)]
po: Update Finnish translation.
Detlef Riekenberg [Wed, 20 Jun 2012 20:24:11 +0000 (22:24 +0200)]
winspool/tests: Fix failures when the spooler service is not running.
Marcus Meissner [Wed, 20 Jun 2012 18:10:12 +0000 (20:10 +0200)]
kernel32: Fixed read overflow in WriteFile argument.
Henri Verbeet [Wed, 20 Jun 2012 15:45:17 +0000 (17:45 +0200)]
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetFourCCCodes().
Henri Verbeet [Wed, 20 Jun 2012 15:45:16 +0000 (17:45 +0200)]
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetDisplayMode().
Henri Verbeet [Wed, 20 Jun 2012 15:45:15 +0000 (17:45 +0200)]
ddraw: Use wined3d_get_adapter_display_mode() in ddraw_create_swapchain().
Henri Verbeet [Wed, 20 Jun 2012 15:45:14 +0000 (17:45 +0200)]
wined3d: Lie about the display format in wined3d_get_adapter_display_mode().
Henri Verbeet [Wed, 20 Jun 2012 15:45:13 +0000 (17:45 +0200)]
wined3d: Only filter redundant mode changes in wined3d.
Thomas Faber [Wed, 20 Jun 2012 14:31:36 +0000 (16:31 +0200)]
wininet: Use the correct type for sock_namelen in FTP_Connect.
Vincent Povirk [Mon, 16 Apr 2012 20:25:37 +0000 (15:25 -0500)]
windowscodecs: Report missing component info strings as zero-length.
Piotr Caban [Wed, 20 Jun 2012 11:15:45 +0000 (13:15 +0200)]
msvcp90: Fix basic_ios<char>::imbue implementation.
Piotr Caban [Wed, 20 Jun 2012 11:15:29 +0000 (13:15 +0200)]
msvcp90: Added _Stoullx implementation.
Piotr Caban [Wed, 20 Jun 2012 11:15:11 +0000 (13:15 +0200)]
msvcp90: Added _Stollx implementation.
Piotr Caban [Wed, 20 Jun 2012 11:14:55 +0000 (13:14 +0200)]
msvcp90: Added _Stofx implementation.
Piotr Caban [Wed, 20 Jun 2012 11:14:37 +0000 (13:14 +0200)]
msvcp90: Added _Stodx implementation.
Hans Leidekker [Wed, 20 Jun 2012 10:07:02 +0000 (12:07 +0200)]
wbemprox: Implement Win32_Process.CommandLine for the current process.
Hans Leidekker [Wed, 20 Jun 2012 10:06:40 +0000 (12:06 +0200)]
wbemprox: Append key properties to the class path.
Hans Leidekker [Wed, 20 Jun 2012 10:06:17 +0000 (12:06 +0200)]
wbemprox: Implement Win32_Process.Handle.
Hans Leidekker [Wed, 20 Jun 2012 10:05:59 +0000 (12:05 +0200)]
wbemprox: Add support for retrieving system properties.
Jacek Caban [Wed, 20 Jun 2012 09:19:11 +0000 (11:19 +0200)]
jscript: Use INFINITY macro instead of ret_inf() hack.
Jacek Caban [Wed, 20 Jun 2012 09:18:59 +0000 (11:18 +0200)]
jscript: Use num_set_int where possible.
Jacek Caban [Wed, 20 Jun 2012 09:18:42 +0000 (11:18 +0200)]
jscript: Use num_set_int in array.c.
Jacek Caban [Wed, 20 Jun 2012 09:18:22 +0000 (11:18 +0200)]
jscript: Always store numeric literals as double.
Dmitry Timoshkov [Wed, 20 Jun 2012 05:00:25 +0000 (14:00 +0900)]
windowscodecs: Implement MetadataHandler_GetValueByIndex.
Dmitry Timoshkov [Wed, 20 Jun 2012 05:00:17 +0000 (14:00 +0900)]
windowscodecs: Implement MetadataHandler_GetMetadataFormat.
Dmitry Timoshkov [Wed, 20 Jun 2012 05:00:08 +0000 (14:00 +0900)]
windowscodecs: Implement MetadataHandler_GetMetadataHandlerInfo.
Dmitry Timoshkov [Wed, 20 Jun 2012 04:59:56 +0000 (13:59 +0900)]
windowscodecs: Add MetadataReaderInfo implementation.
Dmitry Timoshkov [Wed, 20 Jun 2012 04:45:39 +0000 (13:45 +0900)]
gdiplus: Implement GdipImageSelectActiveFrame.
Dan Kegel [Wed, 20 Jun 2012 01:08:07 +0000 (18:08 -0700)]
gdi32: Add test for SelectClipRgn in metafiles, make it pass.
Damjan Jovanovic [Wed, 20 Jun 2012 07:07:48 +0000 (09:07 +0200)]
include/shlobj.h: Add some missing APIs.
Damjan Jovanovic [Wed, 20 Jun 2012 07:12:23 +0000 (09:12 +0200)]
shell32: Fix some function prototypes.
Damjan Jovanovic [Wed, 20 Jun 2012 07:11:27 +0000 (09:11 +0200)]
shell32: Fix some return types.
Aurimas Fišeras [Wed, 20 Jun 2012 06:00:45 +0000 (09:00 +0300)]
po: Update Lithuanian translation.
Francois Gouget [Tue, 19 Jun 2012 22:54:18 +0000 (00:54 +0200)]
kernel32/tests: Use the CSTR_XXX macros instead of numeric literals.
Francois Gouget [Tue, 19 Jun 2012 22:54:01 +0000 (00:54 +0200)]
msvcp90: Use the CSTR_XXX macros instead of numeric literals.
Francois Gouget [Tue, 19 Jun 2012 22:53:56 +0000 (00:53 +0200)]
comctl32: Fix lstrncmpiW() so its return value is standard and use the CSTR_XXX macros.
Francois Gouget [Tue, 19 Jun 2012 22:51:39 +0000 (00:51 +0200)]
kernel32/tests: Add line-wrapping tests for FormatMessage().
Aric Stewart [Tue, 19 Jun 2012 18:57:26 +0000 (13:57 -0500)]
usp10: Add ShapeCharGlyphProp_Hebrew.
Andrew Eikum [Tue, 19 Jun 2012 18:22:46 +0000 (13:22 -0500)]
hhctrl.ocx: Don't use GWLP_USERDATA to store private data.
Hilko Bengen [Mon, 18 Jun 2012 21:27:49 +0000 (23:27 +0200)]
sfnt2fnt: Fix broken .fon files on big-endian architectures.
Detlef Riekenberg [Sat, 16 Jun 2012 17:36:24 +0000 (19:36 +0200)]
devenum: Do not fail with a IBindCtx (with tests).
Bruno Jesus [Fri, 15 Jun 2012 03:51:34 +0000 (00:51 -0300)]
comdlg32: Fix NULL lpstrFile uses in FILEDLG95_OnOpen.
Lucas Zawacki [Tue, 19 Jun 2012 14:42:08 +0000 (11:42 -0300)]
joy.cpl: Hardcode axis name strings that were in joy.rc.
Dmitry Timoshkov [Tue, 19 Jun 2012 07:51:54 +0000 (16:51 +0900)]
gdiplus: Create a copy of the source stream when loading an image.
Dmitry Timoshkov [Tue, 19 Jun 2012 07:51:45 +0000 (16:51 +0900)]
gdiplus: Add active frame parameter to the WIC decoder interface.
Dmitry Timoshkov [Tue, 19 Jun 2012 07:51:34 +0000 (16:51 +0900)]
gdiplus: Fix parameter order in expect() calls.
Dmitry Timoshkov [Tue, 19 Jun 2012 07:51:24 +0000 (16:51 +0900)]
gdiplus: Remove a redundant cast.
Dmitry Timoshkov [Tue, 19 Jun 2012 03:05:30 +0000 (12:05 +0900)]
gdiplus: GdipCreateFontFromLogfont also returns NotTrueTypeFont for a not present font.
Dmitry Timoshkov [Tue, 19 Jun 2012 03:05:17 +0000 (12:05 +0900)]
gdiplus: Add a test for creating a nonexistent font with GdipCreateFontFromLogfont.
Hans Leidekker [Tue, 19 Jun 2012 08:21:47 +0000 (10:21 +0200)]
wbemprox: Add a partial Win32_OperatingSystem class implementation.
Hans Leidekker [Tue, 19 Jun 2012 08:21:12 +0000 (10:21 +0200)]
wbemprox: Support mixed dynamic and static table data.
Hans Leidekker [Tue, 19 Jun 2012 08:20:42 +0000 (10:20 +0200)]
wbemprox: Add a partial Win32_Processor class implementation.
Hans Leidekker [Tue, 19 Jun 2012 08:20:22 +0000 (10:20 +0200)]
wbemprox: Add a partial Win32_ComputerSystem class implementation.
Hans Leidekker [Tue, 19 Jun 2012 08:19:59 +0000 (10:19 +0200)]
wmic: Add support for querying class properties.
Hans Leidekker [Tue, 19 Jun 2012 08:19:38 +0000 (10:19 +0200)]
wbemprox: Implement IWbemClassObject::GetNames.
Hans Leidekker [Tue, 19 Jun 2012 08:19:19 +0000 (10:19 +0200)]
include: Fix the definition of IWbemClassObject::GetNames.
Hans Leidekker [Tue, 19 Jun 2012 08:19:03 +0000 (10:19 +0200)]
wbemprox: Improve tracing in IWbemLocator::ConnectServer.
Józef Kucia [Mon, 18 Jun 2012 23:35:48 +0000 (01:35 +0200)]
d3dx9/tests: Improve test failure messages for check_dds_pixel_format.
Józef Kucia [Mon, 18 Jun 2012 23:35:47 +0000 (01:35 +0200)]
d3dx9: Recognize X8B8G8R8 pixel format in DDS files.
Józef Kucia [Mon, 18 Jun 2012 23:15:38 +0000 (01:15 +0200)]
d3dx9/tests: Add tests for ID3DXFont::GetGlyphData.
Józef Kucia [Mon, 18 Jun 2012 23:15:37 +0000 (01:15 +0200)]
d3dx9/tests: Add tests for ID3DXFont::PreloadText.
Józef Kucia [Mon, 18 Jun 2012 23:15:36 +0000 (01:15 +0200)]
d3dx9: Get rid of ID3DXFontImpl.
André Hentschel [Mon, 18 Jun 2012 20:30:10 +0000 (22:30 +0200)]
d3drm/tests: Destroy window after use.
Vincent Povirk [Mon, 16 Apr 2012 20:22:23 +0000 (15:22 -0500)]
windowscodecs: Implement IWICComponentInfo::GetVersion.
Vincent Povirk [Mon, 16 Apr 2012 20:19:05 +0000 (15:19 -0500)]
windowscodecs: Implement IWICComponentInfo::GetVendorGUID.
Vincent Povirk [Mon, 16 Apr 2012 20:12:51 +0000 (15:12 -0500)]
windowscodecs: Always report pixel formats are signed.
Vincent Povirk [Mon, 16 Apr 2012 20:05:58 +0000 (15:05 -0500)]
windowscodecs: Implement IWICComponentInfo::GetFriendlyName.
Vincent Povirk [Mon, 16 Apr 2012 19:57:40 +0000 (14:57 -0500)]
windowscodecs: Check for NULL in IWICComponentInfo::GetComponentType.
Dan Kegel [Mon, 18 Jun 2012 18:31:22 +0000 (11:31 -0700)]
riched20: Accept middle click as paste (like edit control does).
Jacek Caban [Mon, 18 Jun 2012 15:52:01 +0000 (17:52 +0200)]
mshtml: Return true in IOmNavigator::javaEnabled.
Jacek Caban [Mon, 18 Jun 2012 15:42:18 +0000 (17:42 +0200)]
wininet: Added support for more certificate error types.
Henri Verbeet [Mon, 18 Jun 2012 15:19:42 +0000 (17:19 +0200)]
wined3d: Rename WINED3DLOCK_* to WINED3D_MAP_*.
Henri Verbeet [Mon, 18 Jun 2012 15:19:41 +0000 (17:19 +0200)]
d3d8/tests: Add a test for resource bindings after reset.
Henri Verbeet [Mon, 18 Jun 2012 15:19:40 +0000 (17:19 +0200)]
d3d9/tests: Add a test for resource bindings after reset.
Henri Verbeet [Mon, 18 Jun 2012 15:19:39 +0000 (17:19 +0200)]
wined3d: Reset render target bindings in wined3d_device_reset().
Henri Verbeet [Mon, 18 Jun 2012 15:19:38 +0000 (17:19 +0200)]
wined3d: Unset the depth/stencil surface before checking resources in wined3d_device_reset().
Piotr Caban [Mon, 18 Jun 2012 15:00:24 +0000 (17:00 +0200)]
msvcp90: Added codecvt<wchar> implementation.
Piotr Caban [Mon, 18 Jun 2012 14:59:56 +0000 (16:59 +0200)]
msvcp90: Added codecvt<wchar> class stub.
Francois Gouget [Mon, 18 Jun 2012 09:38:38 +0000 (11:38 +0200)]
kernel32/tests: Add a trailing '\n' to an ok() call.
Hans Leidekker [Mon, 18 Jun 2012 12:00:58 +0000 (14:00 +0200)]
wbemprox: Add tests for IWbemServices.
Hans Leidekker [Mon, 18 Jun 2012 07:32:22 +0000 (09:32 +0200)]
wbemprox: Add query tests.
Hans Leidekker [Mon, 18 Jun 2012 07:32:02 +0000 (09:32 +0200)]
wbemprox: Add a partial Win32_Process class implementation.
Hans Leidekker [Mon, 18 Jun 2012 07:31:29 +0000 (09:31 +0200)]
wbemprox: Implement IWbemClassObject::Get.