Daniel Jelinski [Wed, 6 Jun 2012 22:48:13 +0000 (00:48 +0200)]
comdlg32: Make tests pass with native comctl32.
Daniel Jelinski [Wed, 6 Jun 2012 22:46:47 +0000 (00:46 +0200)]
comdlg32: Fixed support for deleting items other than the first.
Dmitry Timoshkov [Wed, 6 Jun 2012 09:44:11 +0000 (18:44 +0900)]
windowscodecs: Add a stubbed out IWICMetadataBlockReader to TIFF decoder.
André Hentschel [Thu, 7 Jun 2012 11:55:03 +0000 (13:55 +0200)]
d3drm: Improve IDirect3DRMWinDevice_HandlePaint stub.
André Hentschel [Thu, 7 Jun 2012 11:52:08 +0000 (13:52 +0200)]
d3drm: Improve IDirect3DRMDeviceX_Update stub.
André Hentschel [Thu, 7 Jun 2012 11:49:30 +0000 (13:49 +0200)]
d3drm: Improve IDirect3DRMViewportX_Render stub.
André Hentschel [Thu, 7 Jun 2012 11:48:28 +0000 (13:48 +0200)]
d3drm: Improve IDirect3DRMViewportX_Clear stub.
André Hentschel [Thu, 7 Jun 2012 11:47:02 +0000 (13:47 +0200)]
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Projection.
André Hentschel [Thu, 7 Jun 2012 11:46:08 +0000 (13:46 +0200)]
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Field.
André Hentschel [Thu, 7 Jun 2012 11:44:27 +0000 (13:44 +0200)]
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Front.
André Hentschel [Thu, 7 Jun 2012 11:43:40 +0000 (13:43 +0200)]
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Back.
André Hentschel [Thu, 7 Jun 2012 11:42:39 +0000 (13:42 +0200)]
d3drm: Implement IDirect3DRMLight_[Get|Set]Penumbra.
André Hentschel [Thu, 7 Jun 2012 11:41:00 +0000 (13:41 +0200)]
d3drm: Implement IDirect3DRMLight_[Get|Set]Umbra.
André Hentschel [Thu, 7 Jun 2012 11:39:49 +0000 (13:39 +0200)]
d3drm: Implement IDirect3DRMLight_[Get|Set]QuadraticAttenuation.
André Hentschel [Thu, 7 Jun 2012 11:38:09 +0000 (13:38 +0200)]
d3drm: Implement IDirect3DRMLight_[Get|Set]LinearAttenuation.
André Hentschel [Thu, 7 Jun 2012 11:36:20 +0000 (13:36 +0200)]
d3drm: Implement IDirect3DRMLight_[Get|Set]ConstantAttenuation.
Jacek Caban [Thu, 7 Jun 2012 13:40:56 +0000 (15:40 +0200)]
wininet: Added more security flags and errors tests.
Jacek Caban [Thu, 7 Jun 2012 13:41:35 +0000 (15:41 +0200)]
wininet: Added support for ERROR_INTERNET_SEC_CERT_REV_FAILED in InternetErrorDlg.
Jacek Caban [Thu, 7 Jun 2012 13:41:22 +0000 (15:41 +0200)]
wininet: Set SECURITY_FLAG_SECURE when error dialog ignores invalid certificate.
Jacek Caban [Thu, 7 Jun 2012 13:41:08 +0000 (15:41 +0200)]
wininet: Store request object instead of handle in error dialog.
Jacek Caban [Thu, 7 Jun 2012 13:40:45 +0000 (15:40 +0200)]
wininet: Added support for undocumented InternetSetOption(99) call.
Jacek Caban [Thu, 7 Jun 2012 13:40:31 +0000 (15:40 +0200)]
wininet: Improved handling ERROR_INTERNET_INVALID_CA error.
Piotr Caban [Thu, 7 Jun 2012 10:54:00 +0000 (12:54 +0200)]
msvcp90: Added codecvt<char> implementation.
Piotr Caban [Thu, 7 Jun 2012 10:53:38 +0000 (12:53 +0200)]
msvcp90: Added codecvt_base class implementation.
Alistair Leslie-Hughes [Tue, 31 Jan 2012 07:56:53 +0000 (18:56 +1100)]
mscoree: Correct possible uninitialized variable (clang).
Alistair Leslie-Hughes [Thu, 7 Jun 2012 01:58:41 +0000 (11:58 +1000)]
mscoree: Use .NET 2.0 for 1.0 assemblies.
Erich Hoover [Wed, 6 Jun 2012 23:35:32 +0000 (17:35 -0600)]
ws2_32: Use STATUS_MORE_PROCESSING_REQUIRED to indicate that the AcceptEx async should not send a completion.
Erich Hoover [Wed, 6 Jun 2012 23:35:08 +0000 (17:35 -0600)]
server: STATUS_MORE_PROCESSING_REQUIRED indicates that an async operation should not send a completion.
Aric Stewart [Wed, 6 Jun 2012 18:47:26 +0000 (13:47 -0500)]
quartz: Hookup the VMR-9 to directX and the Allocator-Presenter.
Aric Stewart [Wed, 6 Jun 2012 18:47:20 +0000 (13:47 -0500)]
quartz: Create the rendering window for VMR-9.
Aric Stewart [Wed, 6 Jun 2012 18:47:16 +0000 (13:47 -0500)]
quartz: Allocate surfaces in VMR-9.
Aric Stewart [Wed, 6 Jun 2012 18:47:13 +0000 (13:47 -0500)]
quartz: Implement default Surface Allocator for vmr9.
Roderick Colenbrander [Thu, 7 Jun 2012 04:55:34 +0000 (21:55 -0700)]
winex11.drv: Limit formats to nMaxFormats in wglChoosePixelFormatARB.
Michael Stefaniuc [Wed, 6 Jun 2012 23:01:39 +0000 (01:01 +0200)]
mscoree: Remove duplicated include.
Michael Stefaniuc [Wed, 6 Jun 2012 23:01:30 +0000 (01:01 +0200)]
wineqtdecoder: Remove duplicated assert.h include.
Michael Stefaniuc [Wed, 6 Jun 2012 23:00:28 +0000 (01:00 +0200)]
msctf: Remove a stray backslash at the end of a line.
Michael Stefaniuc [Wed, 6 Jun 2012 22:58:11 +0000 (00:58 +0200)]
comctl32/tests: Remove stray backslashes at end of lines.
Michael Stefaniuc [Wed, 6 Jun 2012 22:57:09 +0000 (00:57 +0200)]
d3drm/tests: Remove stray backslashes at end of lines.
Matteo Bruni [Wed, 6 Jun 2012 22:19:05 +0000 (00:19 +0200)]
d3dcompiler: Parse variable references in expressions.
Matteo Bruni [Wed, 6 Jun 2012 22:19:04 +0000 (00:19 +0200)]
d3dcompiler: Parse variable initializers, basic expressions.
Matteo Bruni [Wed, 6 Jun 2012 22:19:03 +0000 (00:19 +0200)]
d3dcompiler: Parse modifiers.
Matteo Bruni [Wed, 6 Jun 2012 22:19:02 +0000 (00:19 +0200)]
d3dcompiler: Distinguish between scalars, vectors and matrices.
Matteo Bruni [Wed, 6 Jun 2012 22:19:01 +0000 (00:19 +0200)]
d3dcompiler: Dump preprocessed shader sources.
Lauri Kenttä [Wed, 6 Jun 2012 18:23:20 +0000 (21:23 +0300)]
po: Update Swedish translation.
Lauri Kenttä [Wed, 6 Jun 2012 18:20:19 +0000 (21:20 +0300)]
po: Update Finnish translation.
Akihiro Sagawa [Wed, 6 Jun 2012 15:37:59 +0000 (00:37 +0900)]
po: Update Japanese translation.
Akihiro Sagawa [Wed, 6 Jun 2012 15:37:56 +0000 (00:37 +0900)]
readme: Update Japanese translation.
Detlef Riekenberg [Tue, 5 Jun 2012 20:59:53 +0000 (22:59 +0200)]
localui/tests: Do not fail when the spooler service was stopped.
André Hentschel [Mon, 4 Jun 2012 20:53:55 +0000 (22:53 +0200)]
kernel32/tests: Add tests for LCMapStringEx.
Jacek Caban [Wed, 6 Jun 2012 15:38:30 +0000 (17:38 +0200)]
wininet: Properly set flags in InternetSetOption(INTERNET_OPTION_SECURITY_FLAGS).
Jacek Caban [Wed, 6 Jun 2012 15:38:16 +0000 (17:38 +0200)]
wininet: Added InternetGetSecurityInfoByURL* stubs.
Piotr Caban [Wed, 6 Jun 2012 12:50:59 +0000 (14:50 +0200)]
msvcp90: Added partial basic_istream<char> implementation.
Piotr Caban [Wed, 6 Jun 2012 12:49:37 +0000 (14:49 +0200)]
msvcp90: Call correct setstate function in basic_ostream class.
Piotr Caban [Wed, 6 Jun 2012 12:49:23 +0000 (14:49 +0200)]
msvcp90: Rename sentry_char_{create,destroy} functions.
Piotr Caban [Wed, 6 Jun 2012 12:49:05 +0000 (14:49 +0200)]
msvcp90: Fix streamoff and streampos definition.
Erich Hoover [Tue, 5 Jun 2012 13:35:27 +0000 (07:35 -0600)]
server: Access the completion from the file descriptor instead of the async object.
Christian Costa [Tue, 5 Jun 2012 20:45:44 +0000 (22:45 +0200)]
d3drm: Implement IDirect3DRMMeshBuilderX_SetMaterial.
Christian Costa [Tue, 5 Jun 2012 20:45:36 +0000 (22:45 +0200)]
d3drm: Fix SetMaterial macros.
Christian Costa [Tue, 5 Jun 2012 20:45:18 +0000 (22:45 +0200)]
d3drm: Pass texture of mesh builder to newly created mesh.
Christian Costa [Tue, 5 Jun 2012 20:45:09 +0000 (22:45 +0200)]
d3drm: Implement IDirect3DRMMesh_SetGroupTexture.
Dmitry Timoshkov [Wed, 6 Jun 2012 05:47:45 +0000 (14:47 +0900)]
server: Make sure that region and rectangle have the same origin before calling rect_in_region().
Julian Rüger [Wed, 6 Jun 2012 01:04:07 +0000 (03:04 +0200)]
po: Update German translation.
Alexandre Julliard [Wed, 6 Jun 2012 10:39:33 +0000 (12:39 +0200)]
libwine: Avoid memrchr.
Francois Gouget [Wed, 6 Jun 2012 09:09:25 +0000 (11:09 +0200)]
windowscodecs/tests: Fix compilation on systems that don't support nameless structs.
Hans Leidekker [Wed, 6 Jun 2012 08:42:43 +0000 (10:42 +0200)]
fusion: Account for the version prefix when building the file mask.
Józef Kucia [Tue, 5 Jun 2012 10:05:45 +0000 (12:05 +0200)]
d3dx9: Implement ID3DXRenderToSurface::GetDevice.
Józef Kucia [Tue, 5 Jun 2012 10:05:44 +0000 (12:05 +0200)]
d3dx9: Implement ID3DXRenderToSurface::GetDesc.
Józef Kucia [Tue, 5 Jun 2012 10:05:43 +0000 (12:05 +0200)]
d3dx9: Add ID3DXRenderToSurface interface stub.
Józef Kucia [Tue, 5 Jun 2012 10:05:42 +0000 (12:05 +0200)]
d3dx9/tests: Add basic tests for D3DXCreateRenderToSurface.
Józef Kucia [Tue, 5 Jun 2012 10:05:41 +0000 (12:05 +0200)]
d3dx9: Add stub for D3DXCreateRenderToSurface.
Józef Kucia [Tue, 5 Jun 2012 10:05:40 +0000 (12:05 +0200)]
d3dx9/tests: Fix indentation.
Józef Kucia [Tue, 5 Jun 2012 10:05:39 +0000 (12:05 +0200)]
d3dx9/tests: Add tests for loading surfaces from non-lockable render targets.
André Hentschel [Tue, 5 Jun 2012 17:32:37 +0000 (19:32 +0200)]
ntdll: Add stub for NtQuerySystemEnvironmentValueEx.
Alexandre Julliard [Wed, 6 Jun 2012 09:46:38 +0000 (11:46 +0200)]
mountmgr.sys: Don't try to close the dbus connection.
Alexandre Julliard [Wed, 6 Jun 2012 09:46:20 +0000 (11:46 +0200)]
shell32: Remove the applet valid flag and improve the error handling.
Detlef Riekenberg [Tue, 5 Jun 2012 16:10:33 +0000 (18:10 +0200)]
kernel32/tests: Remove debug code from GetProductInfo.
Alexandre Julliard [Tue, 5 Jun 2012 17:55:27 +0000 (19:55 +0200)]
shell32: Convert the control panel list to a standard list.
Alexandre Julliard [Tue, 5 Jun 2012 17:54:23 +0000 (19:54 +0200)]
shell32: Use a default icon for control panels without one.
Lucas Zawacki [Tue, 5 Jun 2012 15:01:38 +0000 (12:01 -0300)]
joy.cpl: Added joystick listing.
Lucas Zawacki [Tue, 5 Jun 2012 15:01:37 +0000 (12:01 -0300)]
joy.cpl: First version of the joystick configuration applet.
Józef Kucia [Tue, 5 Jun 2012 11:21:12 +0000 (13:21 +0200)]
windowscodecs/tests: Fix the expected values in some ok() messages.
Gerald Pfeifer [Tue, 5 Jun 2012 05:48:49 +0000 (07:48 +0200)]
ntdll: Omit unused typedef in test_query_timeofday.
Christian Costa [Mon, 4 Jun 2012 17:31:08 +0000 (19:31 +0200)]
d3drm: Pass mesh builder color to newly created mesh.
Christian Costa [Mon, 4 Jun 2012 17:30:59 +0000 (19:30 +0200)]
d3drm: Implement IDirect3DRMMeshImpl_SetGroupColor.
Christian Costa [Mon, 4 Jun 2012 17:30:49 +0000 (19:30 +0200)]
d3drm: Load mesh color to mesh builder.
Christian Costa [Mon, 4 Jun 2012 17:30:41 +0000 (19:30 +0200)]
d3drm: Implement IDirect3DRMMesh_GetGroupColor.
Christian Costa [Mon, 4 Jun 2012 17:30:33 +0000 (19:30 +0200)]
d3drm: Implement IDirect3DRMMeshBuilderX_SetColor and IDirect3DRMMeshBuilderX_SetColorRGB.
Michael Stefaniuc [Tue, 5 Jun 2012 09:35:34 +0000 (11:35 +0200)]
include: Move "inline" right after the storage specifier.
Austin English [Tue, 5 Jun 2012 07:59:49 +0000 (02:59 -0500)]
kernel32: Add a stub for SetConsoleIcon.
Vincent Povirk [Mon, 4 Jun 2012 20:22:08 +0000 (15:22 -0500)]
wine.inf: Add .NET keys to the 64-bit registry.
André Hentschel [Mon, 4 Jun 2012 20:14:14 +0000 (22:14 +0200)]
libwine: Improve bin directory detection on kFreeBSD and DragonFly BSD.
Aric Stewart [Mon, 4 Jun 2012 16:14:27 +0000 (11:14 -0500)]
usp10: Correct glyph caching beyond the BMP.
Jacek Caban [Mon, 4 Jun 2012 16:01:19 +0000 (18:01 +0200)]
wininet: Added support for undocumented InternetQueryOption(98).
Matteo Bruni [Mon, 4 Jun 2012 15:58:24 +0000 (17:58 +0200)]
d3dcompiler: Parse variable declarations.
Matteo Bruni [Mon, 4 Jun 2012 15:58:23 +0000 (17:58 +0200)]
d3dcompiler: Add identifiers parsing.
Matteo Bruni [Mon, 4 Jun 2012 15:58:22 +0000 (17:58 +0200)]
d3dcompiler: Flesh out the lexer more.
Matteo Bruni [Mon, 4 Jun 2012 15:58:21 +0000 (17:58 +0200)]
d3dcompiler: Use a separate bytecodewriter debug channel.
Alexandre Julliard [Mon, 4 Jun 2012 20:22:29 +0000 (22:22 +0200)]
gdi32: Clip output to both the DIB visible rectangle and the total DIB extents.
Alexandre Julliard [Mon, 4 Jun 2012 18:44:24 +0000 (20:44 +0200)]
gdi32: Take into account the DIB rectangles when determining overlap for blits.
Michael Stefaniuc [Mon, 4 Jun 2012 15:31:18 +0000 (17:31 +0200)]
msxml3/tests: Fix the expected values in some ok() messages.