Yaron Shahrabani
971ce6c44a
oleview: Added Hebrew translation.
2010-10-26 15:14:53 +02:00
Yaron Shahrabani
0109a5ee60
winedbg: Added Hebrew translation.
2010-10-26 15:14:48 +02:00
Yaron Shahrabani
f17348a9b9
shdoclc: Added Hebrew translation.
2010-10-26 15:14:32 +02:00
Jacek Caban
41040c38fb
mshtml.idl: Added DispHTMLObjectElement declaration.
2010-10-26 15:14:09 +02:00
Jacek Caban
6a30bd59bf
mshtml.idl: Added IHTMLObjectElement declaration.
2010-10-26 15:14:07 +02:00
Detlef Riekenberg
53fca11fb3
faultrep/tests: Add tests for AddERExcludedApplicationA.
2010-10-26 13:02:29 +02:00
Nikolay Sivov
adfd305821
msxml3: Handle passed BSTR argument as a WCHAR string in ::createProcessingInstruction().
2010-10-26 13:01:41 +02:00
Alexandre Julliard
052eb24b03
winedbg: Don't start another instance of the debugger when it crashes.
2010-10-26 12:55:53 +02:00
Henri Verbeet
f624d8f7b6
wined3d: Read transform flags from the compile args in pshader_hw_texm3x3tex().
2010-10-26 11:58:34 +02:00
Henri Verbeet
db156977dd
wined3d: Read transform flags from the compile args in pshader_hw_texm3x2tex().
...
Instead of directly from the stateblock. Note that the GLSL backend doesn't
take these flags into account at all. That's probably a bug in the GLSL
backend, but needs tests.
2010-10-26 11:58:31 +02:00
Henri Verbeet
8c36e4ce1d
wined3d: Explicitly pass parameters to shader_arb_ps_local_constants().
2010-10-26 11:58:23 +02:00
Henri Verbeet
5afb593cb2
wined3d: Explicitly pass parameters to shader_arb_vs_local_constants().
2010-10-26 11:58:19 +02:00
Henri Verbeet
1b2f9d29d7
wined3d: Get rid of the posFixup field from the device.
2010-10-26 11:58:12 +02:00
Austin Lund
ccd4479ce9
user32/tests: Fixed WM_SETFONT combo box tests.
2010-10-26 11:57:57 +02:00
Paul Vriens
3d3ab1cb54
wldap32: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-26 11:56:50 +02:00
Detlef Riekenberg
5726ba6439
advapi32: Add a stub for EventEnabled.
2010-10-26 11:56:08 +02:00
Michael Stefaniuc
6f0c968a7b
msxml3/tests: Remove superfluous NULL check before free (Smatch).
2010-10-26 11:55:13 +02:00
Michael Stefaniuc
63bf86357e
msxml3: Remove returns after returns (Smatch).
...
That's the intent of commit 70edd9a7
.
2010-10-26 11:55:07 +02:00
Michael Stefaniuc
1fe54842e0
ddraw: Add missing unlock (Smatch).
2010-10-26 11:54:10 +02:00
Michael Stefaniuc
038fbe23cc
mscms: Don't produce unreachable code with #ifdef (Smatch).
2010-10-26 11:53:59 +02:00
Louis Lenders
ca79cf9bea
dwmapi: Add stubbed DwmGetWindowAttribute.
2010-10-26 11:53:46 +02:00
André Hentschel
38d7119d18
winedump: Add ARM Thumb detection.
2010-10-26 11:53:33 +02:00
Łukasz Wojniłowicz
bbca5259ff
ipconfig: Update the Polish translation.
2010-10-26 11:53:20 +02:00
Łukasz Wojniłowicz
068f3b7cb6
taskkill: Add the Polish translation.
2010-10-26 11:53:06 +02:00
Łukasz Wojniłowicz
4a9e813732
jscript: Update the Polish translation.
2010-10-26 11:52:51 +02:00
Łukasz Wojniłowicz
eaeef7156a
inetcpl: Update the Polish translation.
2010-10-26 11:52:48 +02:00
Rico Schüller
2bfc3c70f7
include: Move D3D_REGISTER_COMPONENT_TYPE to d3dcommon.h.
2010-10-26 11:52:41 +02:00
Rico Schüller
512a47c576
include: Move D3D_SRV_DIMENSION to d3dcommon.h.
2010-10-26 11:52:37 +02:00
Rico Schüller
bc03f85f07
include: Move D3D_CBUFFER_TYPE to d3dcommon.h.
2010-10-26 11:51:41 +02:00
Rico Schüller
879f21471e
include: Move D3D_SHADER_VARIABLE_CLASS to d3dcommon.h.
2010-10-26 11:51:38 +02:00
Alexandre Julliard
81b1c3ed60
winegcc: Detect the appropriate lib directory for 32/64 cross-builds.
2010-10-25 20:42:00 +02:00
Ričardas Barkauskas
78e4a096a3
ddraw: Surfaces with DDSCAPS_3DDEVICE and DDSCAPS_ZBUFFER can't be render targets.
2010-10-25 15:31:12 +02:00
Ričardas Barkauskas
ff659522f6
ddraw: Fix DDSCAPS_3DDEVICE surfaces always setting DDSCAPS_VISIBLE.
2010-10-25 15:31:07 +02:00
Ričardas Barkauskas
7402761e21
ddraw/tests: Test some more caps combinations.
2010-10-25 15:31:02 +02:00
Ričardas Barkauskas
c6bc9e01e3
ddraw/tests: Test if surface with DDSCAPS_ZBUFFER can be render target.
2010-10-25 15:30:51 +02:00
David Adam
743e9b35a1
d3d8: ApplyStateBlock with a zero token returns D3D_OK.
2010-10-25 15:30:46 +02:00
Andrew Nguyen
7591563885
wininet: Fix misleading OpenSSL version number check.
2010-10-25 14:33:23 +02:00
Andrew Nguyen
ccc2f5abae
winhttp: Fix misleading OpenSSL version number check.
2010-10-25 14:33:20 +02:00
Andrew Nguyen
b20e111088
wininet: Fix const qualifier warning when compiling with OpenSSL 1.0.0.
2010-10-25 14:33:12 +02:00
Andrew Nguyen
0c7bd62df2
winhttp: Fix const qualifier warning for OpenSSL 1.0.0.
2010-10-25 14:33:10 +02:00
Ričardas Barkauskas
7ee3f2d205
wlanapi: Stub WlanOpenHandle.
2010-10-25 14:31:16 +02:00
Nikolay Sivov
21fddfe235
msxml3: Use proper naming and types for IObject* interfaces.
2010-10-25 14:30:59 +02:00
Nikolay Sivov
b9956f75a9
msxml3: Add ::Unadvise().
2010-10-25 14:30:40 +02:00
Nikolay Sivov
fe3ff2ea9f
msxml3: Add ::GetConnectionPointContainer().
2010-10-25 14:30:35 +02:00
Nikolay Sivov
eb23a4df25
msxml3: Add ::GetConnectionInterface().
2010-10-25 14:30:31 +02:00
Nikolay Sivov
2a080e85e4
msxml3: Add stub IConnectionPoint, return points for supported IIDs.
2010-10-25 14:30:26 +02:00
Nikolay Sivov
0f2c996092
msxml3: Add stub connection container support.
2010-10-25 14:30:11 +02:00
Henri Verbeet
20043c0a46
dxgi: Try to create a software adapter when no regular adapters are found as well.
2010-10-25 14:29:44 +02:00
Henri Verbeet
bbc7b5ac20
d3d10core: Try to create a software adapter when no regular adapters are found as well.
2010-10-25 14:29:42 +02:00
Henri Verbeet
5ef7a8c242
wined3d: Explicitly pass parameters to shader_load_np2fixup_constants().
2010-10-25 14:29:37 +02:00