Matteo Bruni [Tue, 18 May 2010 12:11:42 +0000 (14:11 +0200)]
d3dx9: Add some version-specific checks in the shader assembler.
Nikolay Sivov [Tue, 18 May 2010 10:47:25 +0000 (14:47 +0400)]
comctl32: Fix SysLink debug channel name, add a trace.
Michael Stefaniuc [Tue, 18 May 2010 07:47:10 +0000 (09:47 +0200)]
dinput: Remove explicit cast to long as it happens implicitly.
LPDIEFFECT->rglDirection is a LPLONG.
Henri Verbeet [Tue, 18 May 2010 07:53:09 +0000 (09:53 +0200)]
wined3d: Correctly translate between coordinate systems in swapchain_blit().
Henri Verbeet [Tue, 18 May 2010 07:53:08 +0000 (09:53 +0200)]
wined3d: Check for offscreen contexts inside context_validate_onscreen_formats() itself.
Henri Verbeet [Tue, 18 May 2010 07:53:07 +0000 (09:53 +0200)]
wined3d: Explicitly pass the depth/stencil surface to context_validate_onscreen_formats().
This avoids switching to offscreen rendering in context_apply_blit_state() for
a depth buffer that isn't going to be used anyway. This switch would be
problematic for blits to the frontbuffer, since it's always onscreen. I.e.,
we'd be blitting to the screen, but with offscreen transforms.
Henri Verbeet [Tue, 18 May 2010 07:53:06 +0000 (09:53 +0200)]
wined3d: context_validate_onscreen_formats() may modify context->render_offscreen.
I merged this by accident in
be43c867a5fd06dc6b9f5b686abb22a1e17a712e.
Michael Stefaniuc [Tue, 18 May 2010 07:46:52 +0000 (09:46 +0200)]
cmdlgtst: Replace long with LONG.
Alexandre Julliard [Tue, 18 May 2010 14:02:11 +0000 (16:02 +0200)]
krnl386.exe: Call the 32-bit string functions that contain exception handlers.
Alexandre Julliard [Tue, 18 May 2010 12:11:51 +0000 (14:11 +0200)]
winex11: Force alpha channel to 0 when blitting to depth 32 from a lower depth.
Michael Stefaniuc [Mon, 17 May 2010 23:31:10 +0000 (01:31 +0200)]
winex11.drv: Remove redundant "not NULL" check of cfgs (coccicheck).
Michael Stefaniuc [Mon, 17 May 2010 23:32:34 +0000 (01:32 +0200)]
mciwave: Remove redundant "not NULL" checks of the variables lpParms.
Found by coccicheck.
Michael Stefaniuc [Mon, 17 May 2010 23:31:01 +0000 (01:31 +0200)]
avifil32: Remove some redundant "not NULL" checks (coccicheck).
Michael Stefaniuc [Mon, 17 May 2010 23:32:45 +0000 (01:32 +0200)]
ddraw: Remove redundant "not NULL" check of This (coccicheck).
Michael Stefaniuc [Mon, 17 May 2010 23:32:11 +0000 (01:32 +0200)]
user32: Remove redundant not NULL check of variable item (coccicheck).
Michael Stefaniuc [Mon, 17 May 2010 23:31:40 +0000 (01:31 +0200)]
shell32: Remove redundant "not NULL" check of ppidl (coccicheck).
Michael Stefaniuc [Mon, 17 May 2010 23:30:51 +0000 (01:30 +0200)]
taskmgr: Avoid using long.
Alexandre Julliard [Tue, 18 May 2010 10:44:35 +0000 (12:44 +0200)]
comctl32/imagelist: Don't pre-multiply the stored image, do it only at blending time.
Nikolay Sivov [Mon, 17 May 2010 22:21:49 +0000 (02:21 +0400)]
ole32: Use window property to store registered drop target.
Maarten Lankhorst [Mon, 17 May 2010 19:34:11 +0000 (21:34 +0200)]
quartz: Forward IMediaFilter to IMediaControl.
Maarten Lankhorst [Mon, 17 May 2010 19:32:32 +0000 (21:32 +0200)]
quartz: Implement IBasicVideo get_AvgTimePerFrame.
Maarten Lankhorst [Fri, 14 May 2010 21:19:35 +0000 (23:19 +0200)]
includes: Fix typo.
Matej Špindler [Mon, 17 May 2010 18:02:31 +0000 (20:02 +0200)]
jscript: Add Slovenian translation.
Matej Špindler [Mon, 17 May 2010 16:40:15 +0000 (18:40 +0200)]
wininet: Update Slovenian translation.
Jacek Caban [Mon, 17 May 2010 18:16:30 +0000 (20:16 +0200)]
shobjidl.idl: Added NWMF declaration.
Jacek Caban [Mon, 17 May 2010 18:15:42 +0000 (20:15 +0200)]
exdisp.idl: Added missing DWebBrowserEvents2 methods.
Juan Lang [Mon, 17 May 2010 17:44:11 +0000 (10:44 -0700)]
wintrust/tests: Fix test failures when not running as administrator.
Juan Lang [Mon, 17 May 2010 17:13:13 +0000 (10:13 -0700)]
winhttp: Honor security flags when verifying a certificate.
Juan Lang [Mon, 17 May 2010 17:29:23 +0000 (10:29 -0700)]
winhttp: Store a pointer to the netconn_t in the SSL context.
Juan Lang [Mon, 17 May 2010 17:04:18 +0000 (10:04 -0700)]
winhttp: Store security flags in netconn_t.
Sven Baars [Mon, 17 May 2010 17:04:02 +0000 (19:04 +0200)]
wineps.drv: Fix Dutch translation.
Julius Schwartzenberg [Mon, 17 May 2010 15:59:03 +0000 (17:59 +0200)]
wined3d: Cope with the new Intel renderer string.
Owen Rudge [Mon, 17 May 2010 15:50:41 +0000 (10:50 -0500)]
d3dx9: Implement CreateEffectFromFile/Resource functions.
Owen Rudge [Mon, 17 May 2010 15:50:29 +0000 (10:50 -0500)]
d3dx9: Implement D3DXCreateEffectCompilerFromFile/Resource.
Michael Stefaniuc [Sun, 16 May 2010 23:11:09 +0000 (01:11 +0200)]
rpcrt4: Avoid using long.
Dmitry Timoshkov [Wed, 21 Apr 2010 11:29:55 +0000 (20:29 +0900)]
user32: Add BM_SETSTATE/BM_SETCHECK message tests for a button, make them pass under Wine.
Roderick Colenbrander [Mon, 17 May 2010 11:11:40 +0000 (13:11 +0200)]
wined3d: Use BltFast in UpdateSurface when desc.convert is set.
Roderick Colenbrander [Mon, 17 May 2010 11:11:39 +0000 (13:11 +0200)]
wined3d: Remove unneeded d3dfmt_get_conv conversion constants.
Roderick Colenbrander [Mon, 17 May 2010 11:11:38 +0000 (13:11 +0200)]
wined3d: Set conversion flags for format descriptors having a convert function.
Andrey Turkin [Sun, 16 May 2010 22:28:56 +0000 (02:28 +0400)]
kernel32: Implement CreateHardLink.
Mike Kaplinskiy [Sat, 15 May 2010 05:18:20 +0000 (01:18 -0400)]
server: Move socket async activation to sock_poll_event.
Piotr Caban [Fri, 14 May 2010 10:14:12 +0000 (12:14 +0200)]
msvcrt: Added $I10_OUTPUT implementation.
Alexandre Julliard [Mon, 17 May 2010 12:25:14 +0000 (14:25 +0200)]
gdi32: Pre-multiply RGB values by alpha for subpixel font rendering.
Piotr Caban [Mon, 17 May 2010 09:55:24 +0000 (11:55 +0200)]
wininet: Deal with reading over the end in NETCON_recv.
Piotr Caban [Mon, 17 May 2010 09:54:29 +0000 (11:54 +0200)]
wininet: Fix dwStatusInfoLength value in INTERNET_SendCallback.
Henri Verbeet [Mon, 17 May 2010 09:14:50 +0000 (11:14 +0200)]
d3d9/tests: Add a shadow sampler test.
Henri Verbeet [Mon, 17 May 2010 09:14:49 +0000 (11:14 +0200)]
d3d8/tests: Add a shadow sampler test.
Henri Verbeet [Mon, 17 May 2010 09:14:48 +0000 (11:14 +0200)]
wined3d: Add support for shadow samplers.
Henri Verbeet [Mon, 17 May 2010 09:14:47 +0000 (11:14 +0200)]
wined3d: Add support for ARB_shadow.
Henri Verbeet [Mon, 17 May 2010 09:14:46 +0000 (11:14 +0200)]
wined3d: Remove some unused winetexturestates elements.
Henri Verbeet [Mon, 17 May 2010 09:14:45 +0000 (11:14 +0200)]
wined3d: Handle depth/stencil surfaces in IWineD3DSurfaceImpl_LoadLocation().
Michael Stefaniuc [Sun, 16 May 2010 23:09:05 +0000 (01:09 +0200)]
msvfw32: Replace long with LONG.
Andrey Turkin [Sun, 16 May 2010 22:28:11 +0000 (02:28 +0400)]
oleaut32: Set flag for retval params in ICreateTypeInfo::AddFuncDesc.
Andrey Turkin [Sun, 16 May 2010 22:28:01 +0000 (02:28 +0400)]
oleaut32: Distinguish between variables and functions in ICreateTypeInfo functions.
Andrey Turkin [Sun, 16 May 2010 22:27:50 +0000 (02:27 +0400)]
oleaut32: Implement ICreateTypeInfo2::SetFuncCustData.
Andrey Turkin [Sun, 16 May 2010 22:27:34 +0000 (02:27 +0400)]
oleaut32: Fix ICreateTypeLib2::SetFuncAndParamNames.
Getters and setters for same property can have an identical name
Andrey Turkin [Sun, 16 May 2010 22:27:14 +0000 (02:27 +0400)]
oleaut32: Implement ITypeInfo::GetDocumentation.
Wolfram Sang [Mon, 17 May 2010 02:57:36 +0000 (04:57 +0200)]
user32: Apply sanity-check in BITMAP_Load.
Michael Stefaniuc [Sun, 16 May 2010 23:12:08 +0000 (01:12 +0200)]
mciavi32: Remove redundant "not NULL" checks of the lpParms arg.
Michael Stefaniuc [Sun, 16 May 2010 23:11:23 +0000 (01:11 +0200)]
riched20: Avoid using long.
Michael Stefaniuc [Sun, 16 May 2010 23:11:43 +0000 (01:11 +0200)]
winhttp: Remove redundant "not 0" test of argument len.
Michael Stefaniuc [Sun, 16 May 2010 23:12:18 +0000 (01:12 +0200)]
mshtml: Remove redundant "not NULL" check for the p arg (coccicheck).
Michael Stefaniuc [Sun, 16 May 2010 23:11:57 +0000 (01:11 +0200)]
dmloader: Remove redundant "not NULL" check of the pDesc arg.
Michael Stefaniuc [Sun, 16 May 2010 23:11:35 +0000 (01:11 +0200)]
winhttp: Remove redundant "not NULL" check for the "server" arg.
Joel Holdsworth [Sun, 16 May 2010 22:10:09 +0000 (23:10 +0100)]
wordpad: Replaced formatbar.bmp with a Tango compliant tool strip.
Joel Holdsworth [Sun, 16 May 2010 22:09:55 +0000 (23:09 +0100)]
wordpad: Replaced toolbar.bmp with a Tango compliant tool strip.
Joel Holdsworth [Sun, 16 May 2010 22:09:37 +0000 (23:09 +0100)]
comctl32: Replaced idb_hist_large.bmp with a Tango compliant tool strip.
Joel Holdsworth [Sun, 16 May 2010 22:09:21 +0000 (23:09 +0100)]
comctl32: Replaced idb_hist_small.bmp with a Tango compliant tool strip.
Joel Holdsworth [Sun, 16 May 2010 22:08:59 +0000 (23:08 +0100)]
comctl32: Replaced idb_std_large.bmp with a Tango compliant tool strip.
Joel Holdsworth [Sun, 16 May 2010 22:08:45 +0000 (23:08 +0100)]
comctl32: Replaced idb_std_small.bmp with a Tango compliant tool strip.
Joel Holdsworth [Sun, 16 May 2010 22:08:30 +0000 (23:08 +0100)]
comctl32: Replaced idb_view_large.bmp with a Tango compliant tool strip.
Joel Holdsworth [Sun, 16 May 2010 22:08:06 +0000 (23:08 +0100)]
comctl32: Replaced idb_view_small.bmp with a Tango compliant tool strip.
Joel Holdsworth [Sun, 16 May 2010 22:07:57 +0000 (23:07 +0100)]
tools: Modified the ICO render script to also render BMPs.
Joel Holdsworth [Sun, 16 May 2010 22:07:46 +0000 (23:07 +0100)]
credui: Added a rendering hint to banner.svg.
Joel Holdsworth [Sun, 16 May 2010 22:07:40 +0000 (23:07 +0100)]
configure: Added a check for ImageMagick v6.6 or newer in maintainer mode.
Joel Holdsworth [Sun, 16 May 2010 22:07:33 +0000 (23:07 +0100)]
configure: Fix for icotool version checking regex.
Joel Holdsworth [Sun, 16 May 2010 22:07:25 +0000 (23:07 +0100)]
msiexec: Reused appwiz.cpl icon in msiexec.
Sven Baars [Sun, 16 May 2010 18:27:12 +0000 (20:27 +0200)]
notepad: Fix Dutch translation.
Alexandre Julliard [Mon, 17 May 2010 09:48:12 +0000 (11:48 +0200)]
winex11: Use the subpixel rendering configuration from fontconfig to override the registry options.
Matteo Bruni [Fri, 14 May 2010 15:21:42 +0000 (17:21 +0200)]
d3dx9: Add DEFB instruction support in the shader assembler.
This completes vs_3_0 assembler language support.
Matteo Bruni [Fri, 14 May 2010 15:21:42 +0000 (17:21 +0200)]
d3dx9: Add DEFI instruction support in the shader assembler.
Matteo Bruni [Fri, 14 May 2010 15:21:42 +0000 (17:21 +0200)]
d3dx9: Add DEF instruction support in the shader assembler.
Rico Schüller [Sat, 15 May 2010 20:04:02 +0000 (22:04 +0200)]
d3d10: Add argument check to ID3D10Effect::GetTechniqueByName().
Alexandre Julliard [Sun, 16 May 2010 15:55:31 +0000 (17:55 +0200)]
ntdll: Avoid a compiler warning on NetBSD.
Octavian Voicu [Sat, 15 May 2010 12:24:16 +0000 (15:24 +0300)]
d3dx9_36: Export D3DXCreateEffectEx stub.
Mike Kaplinskiy [Sat, 15 May 2010 05:18:30 +0000 (01:18 -0400)]
ws2_32/tests: fix test failures on wine and win98.
Gerald Pfeifer [Fri, 14 May 2010 20:06:47 +0000 (22:06 +0200)]
rpcrt4: Remove variable hr which is not really used from NdrInterfacePointerBufferSize.
Gerald Pfeifer [Fri, 14 May 2010 20:04:32 +0000 (22:04 +0200)]
riched20: Remove variables yprev and ys which are not really used from ME_ArrowPageUp.
Gerald Pfeifer [Fri, 14 May 2010 20:01:50 +0000 (22:01 +0200)]
oleaut32: Remove variable rOk which is not really used from VarMod.
Dylan Smith [Sat, 15 May 2010 00:11:28 +0000 (20:11 -0400)]
richedit: Avoid notifying parent window in improper state.
ME_CommitUndo and ME_CommitCoalescingUndo call ME_SendSelChange, which
may notify the parent window that the selection has changed, therefore
should generally be called after wrapping the text. Otherwise, the parent
window may send a message to the editor and cause an assertion failure.
Juan Lang [Fri, 14 May 2010 22:48:18 +0000 (15:48 -0700)]
crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextToStore.
Juan Lang [Fri, 14 May 2010 22:44:17 +0000 (15:44 -0700)]
crypt32: Prohibit adding links to collection stores.
Juan Lang [Fri, 14 May 2010 20:49:44 +0000 (13:49 -0700)]
crypt32: Validate add disposition before checking source certificate's properties.
Juan Lang [Fri, 14 May 2010 22:43:12 +0000 (15:43 -0700)]
crypt32/tests: Test CertAddCertificateLinkToStore.
Juan Lang [Fri, 14 May 2010 20:37:26 +0000 (13:37 -0700)]
crypt32: Add stub for CERT_STORE_CTRL_AUTO_RESYNC of registry stores.
Michael Stefaniuc [Fri, 14 May 2010 20:35:48 +0000 (22:35 +0200)]
comdlg32: The Dutch translation uses UTF-8.
Matej Špindler [Sun, 16 May 2010 08:46:28 +0000 (10:46 +0200)]
mapi32: Add Slovenian translation.
Matej Špindler [Fri, 14 May 2010 18:34:04 +0000 (20:34 +0200)]
wordpad: Update Slovenian translation.
Matej Špindler [Fri, 14 May 2010 18:46:31 +0000 (20:46 +0200)]
notepad: Update Slovenian translation.
Matej Špindler [Fri, 14 May 2010 18:46:16 +0000 (20:46 +0200)]
wineboot: Update Slovenian translation.