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.
Hans Leidekker [Mon, 18 Jun 2012 07:31:00 +0000 (09:31 +0200)]
wbemprox: Implement IEnumWbemClassObject::Skip.
Hans Leidekker [Mon, 18 Jun 2012 07:30:43 +0000 (09:30 +0200)]
wbemprox: Implement IEnumWbemClassObject::Reset.
Dmitry Timoshkov [Mon, 18 Jun 2012 05:32:04 +0000 (14:32 +0900)]
windowscodecs: Remove not reachable code in the TIFF decoder.
Nikolay Sivov [Sun, 17 Jun 2012 19:51:09 +0000 (23:51 +0400)]
msxml3: Reader shouldn't depend on input being properly allocated BSTR string.
Nikolay Sivov [Sun, 17 Jun 2012 12:37:45 +0000 (16:37 +0400)]
msxml3: Revert: msxml3: Reuse MXAttributes implementation for SAX reader attributes reporting.
This reverts commit
c2c8b9e771a1eb80cab4b142a3bc3ed5434a4a47 and adds
a comment for uri reporting feature that some application use, for
example Office 2010. The problem is that namespace uri pointer should
stay the same and we keep it in element stack for that, MXAttributes
allocates new string for each attribute and won't work as needed
unfortunately.
Thomas Faber [Sun, 17 Jun 2012 13:51:56 +0000 (15:51 +0200)]
include: Make IMAGE_COR20_HEADER declaration compatible with PSDK headers.
Thomas Faber [Sun, 17 Jun 2012 14:07:30 +0000 (16:07 +0200)]
wined3d: Use INFINITY.
Thomas Faber [Sun, 17 Jun 2012 13:59:25 +0000 (15:59 +0200)]
port.h: Add INFINITY macro.
Thomas Faber [Sun, 17 Jun 2012 14:18:36 +0000 (16:18 +0200)]
wininet: Use the correct struct in a sizeof.
Thomas Faber [Sun, 17 Jun 2012 13:03:50 +0000 (15:03 +0200)]
ws2_32/tests: Add missing parentheses to ok() output.
André Hentschel [Sun, 17 Jun 2012 17:07:14 +0000 (19:07 +0200)]
d3drm: Implement IDirect3DRMViewportX_GetClassName.
André Hentschel [Sun, 17 Jun 2012 17:04:50 +0000 (19:04 +0200)]
d3drm: Implement IDirect3DRMWinDevice_GetClassName.
André Hentschel [Sun, 17 Jun 2012 17:02:53 +0000 (19:02 +0200)]
d3drm: Implement IDirect3DRMDeviceX_GetClassName.
André Hentschel [Sun, 17 Jun 2012 13:39:36 +0000 (15:39 +0200)]
d3drm: Implement IDirect3DRMTextureX_GetClassName.
André Hentschel [Sun, 17 Jun 2012 13:38:50 +0000 (15:38 +0200)]
d3drm: Fix initial specular value of the Material2 interface.
André Hentschel [Sun, 17 Jun 2012 13:37:59 +0000 (15:37 +0200)]
d3drm: Implement IDirect3DRMX_CreateTexture.
André Hentschel [Sun, 17 Jun 2012 13:37:05 +0000 (15:37 +0200)]
d3drm: Implement IDirect3DRMMaterial2_GetClassName.
André Hentschel [Sun, 17 Jun 2012 13:36:14 +0000 (15:36 +0200)]
d3drm: Implement IDirect3DRMMesh_GetClassName.
André Hentschel [Sun, 17 Jun 2012 13:35:18 +0000 (15:35 +0200)]
d3drm: Implement IDirect3DRMX_CreateMesh.
Akihiro Sagawa [Sat, 16 Jun 2012 14:15:55 +0000 (23:15 +0900)]
gdi32: Remove an outdated comment in struct DefaultFontInfo.
Akihiro Sagawa [Sat, 16 Jun 2012 14:15:53 +0000 (23:15 +0900)]
gdi32: Fix East-Asian font parameters.
Akihiro Sagawa [Sat, 16 Jun 2012 14:15:51 +0000 (23:15 +0900)]
gdi32/tests: Make GetStockObject tests pass on East-Asian machines.
André Hentschel [Fri, 15 Jun 2012 21:23:55 +0000 (23:23 +0200)]
jscript/tests: Fix some typos.
Nozomi Kodama [Fri, 15 Jun 2012 19:14:49 +0000 (03:14 +0800)]
d3dx9_36: Recognize A8B8G8R8 format.
Nozomi Kodama [Fri, 15 Jun 2012 03:51:54 +0000 (11:51 +0800)]
d3dx9_36: Implementation of D3DXSHMultiply3.
Alexandre Julliard [Mon, 18 Jun 2012 08:54:50 +0000 (10:54 +0200)]
wing32: Don't recommend a top-down DIB.
Alexandre Julliard [Mon, 18 Jun 2012 08:54:20 +0000 (10:54 +0200)]
gdi32: Fix the contents of the region data in metafiles.
Jacek Caban [Fri, 15 Jun 2012 16:15:20 +0000 (18:15 +0200)]
wininet: Fixed returned buffer size in HttpQueryInfo(HTTP_QUERY_STATUS_CODE) when insufficient buffer is passed.
Alexandre Julliard [Fri, 15 Jun 2012 15:58:23 +0000 (17:58 +0200)]
wininet: Fix a compiler warning on Mingw.
Hans Leidekker [Fri, 15 Jun 2012 13:48:32 +0000 (15:48 +0200)]
wbemprox: Implement IEnumWbemClassObject::Next.
Hans Leidekker [Fri, 15 Jun 2012 13:47:54 +0000 (15:47 +0200)]
wbemprox: Add support for evaluating query conditions.
Hans Leidekker [Fri, 15 Jun 2012 13:47:28 +0000 (15:47 +0200)]
wbemprox: Add a partial Win32_BIOS class implementation.
Hans Leidekker [Fri, 15 Jun 2012 13:46:51 +0000 (15:46 +0200)]
wbemprox: Add support for parsing WQL queries.
Jacek Caban [Fri, 15 Jun 2012 14:37:27 +0000 (16:37 +0200)]
advapi32: Pass service name as argv[0] to ServiceMain.
Jacek Caban [Fri, 15 Jun 2012 13:35:19 +0000 (15:35 +0200)]
services.exe: Added tests.
Francois Gouget [Fri, 15 Jun 2012 13:22:52 +0000 (15:22 +0200)]
kernel32: Use the English (United States) spelling of license.
Francois Gouget [Fri, 15 Jun 2012 13:20:30 +0000 (15:20 +0200)]
shell32/tests: Get rid of unneeded function typedefs.
Francois Gouget [Fri, 15 Jun 2012 13:20:24 +0000 (15:20 +0200)]
kernel32/tests: Get rid of unneeded function typedefs.
Francois Gouget [Fri, 15 Jun 2012 13:20:09 +0000 (15:20 +0200)]
msi/tests: Get rid of unneeded function typedefs.
Francois Gouget [Fri, 15 Jun 2012 13:19:50 +0000 (15:19 +0200)]
crypt32/tests: Get rid of unneeded function typedefs.
Alexandre Julliard [Fri, 15 Jun 2012 14:00:33 +0000 (16:00 +0200)]
windowscodecs: Fix some broken tests.
Huw Davies [Fri, 15 Jun 2012 11:53:56 +0000 (12:53 +0100)]
wineps: Retrieve the ppd file from the driver directory.
Huw Davies [Fri, 15 Jun 2012 11:53:55 +0000 (12:53 +0100)]
winspool: Set the printer location from the cups printer-location option.
Huw Davies [Fri, 15 Jun 2012 11:53:54 +0000 (12:53 +0100)]
winspool: Set the printer description from the cups printer-info option.
Huw Davies [Fri, 15 Jun 2012 11:53:53 +0000 (12:53 +0100)]
winspool: Add a missing default priority value.
Huw Davies [Fri, 15 Jun 2012 11:53:52 +0000 (12:53 +0100)]
winspool: Set the printer registry values before calling into the driver.
Damjan Jovanovic [Thu, 14 Jun 2012 18:36:02 +0000 (20:36 +0200)]
winegcc: Support the mingw32 target without an i[3456]86- prefix.
Damjan Jovanovic [Thu, 14 Jun 2012 18:34:47 +0000 (20:34 +0200)]
winebuild: Support the mingw32 target without an i[3456]86- prefix.
Damjan Jovanovic [Thu, 14 Jun 2012 06:20:58 +0000 (08:20 +0200)]
configure: Detect mingw32 better on FreeBSD.
Thomas Faber [Fri, 15 Jun 2012 09:38:24 +0000 (11:38 +0200)]
wininet: Correctly fail INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT if libssl is not available.
Piotr Caban [Fri, 15 Jun 2012 09:09:33 +0000 (11:09 +0200)]
msvcp: Sync spec files.
Piotr Caban [Fri, 15 Jun 2012 09:09:15 +0000 (11:09 +0200)]
msvcp90: Added basic_ios::widen implementation.
Piotr Caban [Fri, 15 Jun 2012 09:09:04 +0000 (11:09 +0200)]
msvcp90: Added basic_ios::narrow implementation.
Piotr Caban [Fri, 15 Jun 2012 09:08:47 +0000 (11:08 +0200)]
msvcp90: Added setw implementation.
Piotr Caban [Fri, 15 Jun 2012 09:08:31 +0000 (11:08 +0200)]
msvcp90: Added setprecision implementation.
Piotr Caban [Fri, 15 Jun 2012 09:08:10 +0000 (11:08 +0200)]
msvcp90: Added basic_ostream<char>::operator<<(function) implementation.
Piotr Caban [Fri, 15 Jun 2012 09:07:49 +0000 (11:07 +0200)]
msvcp90: Added cin, cout and cerr objects.
Piotr Caban [Fri, 15 Jun 2012 09:07:23 +0000 (11:07 +0200)]
msvcp90: Added operator<<(basic_ostream<char>, basic_string<char>) implementation.
André Hentschel [Thu, 14 Jun 2012 18:31:22 +0000 (20:31 +0200)]
d3drm: Implement IDirect3DRMMeshBuilderX_GetClassName.
André Hentschel [Thu, 14 Jun 2012 18:30:07 +0000 (20:30 +0200)]
d3drm: Implement IDirect3DRMLight_GetClassName.
André Hentschel [Thu, 14 Jun 2012 18:29:21 +0000 (20:29 +0200)]
d3drm: Implement IDirect3DRMFrameX_GetClassName.
Dmitry Timoshkov [Fri, 15 Jun 2012 03:42:24 +0000 (12:42 +0900)]
include: Fix WICPersistOptions definition.
André Hentschel [Thu, 14 Jun 2012 21:37:33 +0000 (23:37 +0200)]
ntdll: Check for NetBSD in CDROM_Verify.
Vincent Povirk [Thu, 14 Jun 2012 19:42:47 +0000 (14:42 -0500)]
kernel32: Return success from ReadFileEx/WriteFileEx when I/O is pending.
Vincent Povirk [Thu, 14 Jun 2012 19:35:27 +0000 (14:35 -0500)]
kernel32: Add test for pending ReadFileEx/WriteFileEx calls.
Vincent Povirk [Thu, 14 Jun 2012 18:38:19 +0000 (13:38 -0500)]
kernel32: Add named pipe server test with ReadFileEx/WriteFileEx.
Erich Hoover [Thu, 14 Jun 2012 15:44:08 +0000 (09:44 -0600)]
hhctrl.ocx: Fix displaying the first page for some help files.
Dmitry Timoshkov [Wed, 13 Jun 2012 09:31:09 +0000 (18:31 +0900)]
windowscodecs: Check IFD structure when loading metadata.
Dmitry Timoshkov [Wed, 13 Jun 2012 09:31:02 +0000 (18:31 +0900)]
windowscodecs: Add support for WICPersistOptionsLittleEndian/WICPersistOptionsBigEndian in the IFD metadata reader.
Dmitry Timoshkov [Wed, 13 Jun 2012 09:30:54 +0000 (18:30 +0900)]
windowscodecs: Implement partial loading of IFD metadata.
Dmitry Timoshkov [Wed, 13 Jun 2012 09:30:46 +0000 (18:30 +0900)]
windowscodecs: Add a test to show that metadata reader may not rewind the stream after loading the data.
Łukasz Wojniłowicz [Thu, 14 Jun 2012 13:56:50 +0000 (15:56 +0200)]
po: Update Polish translation.
Julian Rüger [Wed, 13 Jun 2012 22:55:47 +0000 (00:55 +0200)]
po: Update German translation.
Piotr Caban [Thu, 14 Jun 2012 09:35:31 +0000 (11:35 +0200)]
msvcrt/tests: Fix Portuguese locale test on NT4.
Nozomi Kodama [Thu, 14 Jun 2012 02:37:04 +0000 (10:37 +0800)]
d3dx9_36: Implementation of D3DXQuaternionSquadSetup.
Dmitry Timoshkov [Thu, 14 Jun 2012 05:12:40 +0000 (14:12 +0900)]
gdiplus: Accept wider range of fonts.
Vincent Povirk [Wed, 13 Jun 2012 18:39:35 +0000 (13:39 -0500)]
gdiplus: Check for NULL image in GdipImageRotateFlip.
Vincent Povirk [Mon, 16 Apr 2012 19:55:30 +0000 (14:55 -0500)]
windowscodecs: Implement IWICComponentInfo::GetAuthor.
Vincent Povirk [Mon, 16 Apr 2012 19:50:00 +0000 (14:50 -0500)]
windowscodecs: Add stub IWICPixelFormatInfo implementation.
Vincent Povirk [Mon, 16 Apr 2012 19:31:09 +0000 (14:31 -0500)]
windowscodecs: Register pixel formats.
Vincent Povirk [Sat, 24 Mar 2012 18:17:33 +0000 (13:17 -0500)]
windowscodecs: Add test for IWICComponentInfo.
Vincent Povirk [Sat, 24 Mar 2012 17:30:02 +0000 (12:30 -0500)]
include: Add IWICPixelFormatInfo definition.
Piotr Caban [Thu, 14 Jun 2012 13:37:54 +0000 (15:37 +0200)]
msvcp: Sync spec files.
Piotr Caban [Thu, 14 Jun 2012 13:37:36 +0000 (15:37 +0200)]
msvcp90: Added operator>>(basic_istream<char>, basic_string<char>) implementation.
Piotr Caban [Thu, 14 Jun 2012 13:37:13 +0000 (15:37 +0200)]
msvcp90: Use codecvt<char>::is in basic_istream_char__Ipfx function.
Piotr Caban [Thu, 14 Jun 2012 13:36:56 +0000 (15:36 +0200)]
msvcp90: Added basic_ostream<char>::endl implementation.
Piotr Caban [Thu, 14 Jun 2012 13:36:39 +0000 (15:36 +0200)]
msvcp80: Added _Getcat implementation for supported facets.
Piotr Caban [Thu, 14 Jun 2012 13:36:26 +0000 (15:36 +0200)]
msvcp90: Export locale::facet_Register function.
Piotr Caban [Thu, 14 Jun 2012 13:36:04 +0000 (15:36 +0200)]
msvcp90: Export locale::facet vtable.
Piotr Caban [Thu, 14 Jun 2012 13:35:45 +0000 (15:35 +0200)]
msvcp90: Added basic_fstream<char> implementation.
Huw Davies [Thu, 14 Jun 2012 14:31:38 +0000 (15:31 +0100)]
localspl: Have GetPrinterDriverDirectory create the driver directory.
This is needed so that during wineprefix creation, winspool.drv can succeed in printer initialisation.
Andrew Eikum [Thu, 14 Jun 2012 14:25:48 +0000 (09:25 -0500)]
dsound: Fail if app requests 3D buffer interface on a non-3D buffer.
Hans Leidekker [Thu, 14 Jun 2012 14:03:26 +0000 (16:03 +0200)]
wbemprox: Add stub implementations of IEnumWbemClassObject and IWbemClassObject.