Jacek Caban
6478f3d6e2
dispex.idl: Added SID declarations.
2009-09-01 12:42:36 +02:00
Jacek Caban
9cf9d20197
mshtml: Added IHTMLWindow2::toString implementation.
2009-09-01 12:42:28 +02:00
Jacek Caban
f6b846414a
mshtml: Added IOmNavigator::toString implementation.
2009-09-01 12:42:23 +02:00
Jacek Caban
fc26a1c4bd
mshtml: Added DISPID_VALUE implementation for HTMLLocation object.
2009-09-01 12:42:16 +02:00
Jacek Caban
8b8e91a50f
mshtml: Added support for DISPID_VALUE.
2009-09-01 12:42:04 +02:00
Alexandre Julliard
7a56aca2eb
ntdll: Implemented the SList functions for Win64.
2009-09-01 12:41:57 +02:00
Alexandre Julliard
192fcc5bb3
libport: Added an interlocked_cmpxchg128 function for 64-bit.
2009-09-01 12:39:17 +02:00
Aric Stewart
a60f32739b
msctf: Hook up ITfLanguageProfileNotifySink::OnLanguageChange.
2009-08-31 16:37:59 +02:00
Francois Gouget
30a9264109
iphlpapi/tests: Fix compilation on systems that don't support nameless unions or structs.
2009-08-31 16:37:25 +02:00
Alexandre Julliard
b464f9cacb
user32: Bring SwitchToThisWindow a bit more in line with the now documented behavior.
2009-08-31 16:37:19 +02:00
Alexandre Julliard
6eabce171e
user32: Don't send focus change messages if foreground window didn't change.
2009-08-31 16:36:17 +02:00
Rico Schüller
45c27e12d4
d3d10: Add argument check in ID3D10EffectPass::GetDesc.
2009-08-31 16:07:10 +02:00
Rico Schüller
247b867952
d3d10: Add argument check in ID3D10EffectTechnique::GetDesc.
2009-08-31 16:07:06 +02:00
Rico Schüller
78741d2717
d3d10: Add null objects for technique, pass, local_buffer and variable.
2009-08-31 16:06:42 +02:00
André Hentschel
d0c68ef034
winetest: Mute an annoying message box.
2009-08-31 16:06:36 +02:00
Michael Stefaniuc
e64df62ef2
jscript: Check the correct variable for the error condition (Smatch).
2009-08-31 13:31:04 +02:00
Francois Gouget
ea71c9e5fd
dplayx/tests: Fix compilation on systems that don't support nameless unions.
2009-08-31 13:30:59 +02:00
Francois Gouget
a07195bb72
ddrawex: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:52:18 +02:00
Francois Gouget
74b5da9a47
d3dx9_36: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:51:29 +02:00
Francois Gouget
6cfce78c7d
wintrust/tests: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:49:25 +02:00
Francois Gouget
3c80cf5210
d3d10core: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:49:21 +02:00
André Hentschel
d26857c9b4
winemaker: Update usage text.
2009-08-31 12:42:05 +02:00
André Hentschel
c0bd2912db
winemaker: Fix dll compiling in project files.
2009-08-31 12:42:00 +02:00
Francois Gouget
11f7b5ba5a
iphlpapi: Fix compilation on systems that don't support nameless structs or unions.
2009-08-31 12:41:37 +02:00
Francois Gouget
891d3ef525
rpcrt4: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:41:37 +02:00
Francois Gouget
64e419ab6c
d3d10core/tests: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:41:37 +02:00
Francois Gouget
2dd9b1d027
windowscodecs: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:41:22 +02:00
Francois Gouget
1fab15a72f
d3drm/tests: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:41:22 +02:00
Francois Gouget
e168876d8f
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:41:21 +02:00
Francois Gouget
ee7902b283
rpcrt4/tests: Fix compilation on systems that don't support nameless unions.
...
Also omit the nameless union macros from the error messages for clarity.
2009-08-31 12:41:21 +02:00
Francois Gouget
b837745935
windowscodecs/tests: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:41:21 +02:00
Henri Verbeet
fecbf7b416
d3d8: Remove trailing spaces.
2009-08-31 12:41:21 +02:00
Henri Verbeet
89b469cb2f
dxdiag: Make the "cmdline" parameter const.
2009-08-31 12:41:21 +02:00
Henri Verbeet
974ac06f73
d3d10: Add the D3D10_REGISTER_COMPONENT_TYPE enum.
2009-08-31 12:41:21 +02:00
Henri Verbeet
dd64f9464b
d3d10: Add the D3D10_NAME enum.
2009-08-31 12:41:20 +02:00
Henri Verbeet
c64287c981
d3d10: Add the _D3D10_EFFECT_SHADER_DESC struct.
2009-08-31 12:41:20 +02:00
Ge van Geldorp
93140f32a0
comctl32/tests: Adjust message sequences for Win7 (trackbar).
2009-08-31 12:41:20 +02:00
Ge van Geldorp
5d38ddc208
comdlg32/tests: Fix test on Win7.
2009-08-31 12:41:05 +02:00
Ge van Geldorp
ae516dbac9
comctl32/tests: Adjust message sequences for Win7 (updown).
2009-08-31 12:19:30 +02:00
Ge van Geldorp
bc76560b56
comctl32/tests: Adjust message sequences for Win7 (monthcal).
2009-08-31 12:19:26 +02:00
Andrew Nguyen
a1fb872e76
comdlg32: Fix the copyright year for the Esperanto translation.
2009-08-31 12:19:19 +02:00
Jacek Caban
ccc5a575d2
mshtml: Fixed script tests on IE8.
2009-08-31 12:19:13 +02:00
Austin English
13b6a43d73
winscard: Add a stub for SCardListCardsA.
2009-08-31 12:19:10 +02:00
Austin English
e88e2239aa
ntdll/tests: Fix a compiler warning on PowerPC.
2009-08-31 12:19:04 +02:00
Stefan Dösinger
9281bdb478
wined3d: SetLOD is ignored on D3DPOOL_DEFAULT textures.
...
I am not testing SYSTEMMEM and SCRATCH textures. SCRATCH textures
cannot be created, SYSTEMMEM ones cannot be used for texturing on
Windows.
2009-08-31 12:18:56 +02:00
Stefan Dösinger
edf1c50b54
wined3d: Handle per-texture max LOD level.
...
GL_TEXTURE_BASE_LEVEL matches the basetexture::SetLOD functionality.
D3DSAMP_MAXMIPLEVEL essentially does the same as SetLOD. The test included in
this patch shows that the smallest mipmap level is used.
2009-08-31 12:18:41 +02:00
Stefan Dösinger
eafc00e173
wined3d: Add a comment about D3DSAMP_MAXMIPLEVEL.
2009-08-31 12:18:10 +02:00
Stefan Dösinger
531ec2267b
wined3d: Allow filtering on RECT textures.
...
There is no reason to disable linear filtering, we just cannot use mipmapping.
2009-08-31 12:18:01 +02:00
Stefan Dösinger
52d2865521
wined3d: Remove redundant TRACEs.
...
These made sense before we had the quirk table. Nowadys the quirk
table contains quirk description strings that print out whether or not
any apple specific quirks are applied. The traces in match_apple just
spam the log because this code is run multiple times for many quirks.
2009-08-31 12:17:41 +02:00
Francois Gouget
85c5d3e28b
jscript: Add a trailing '\n' to a FIXME().
2009-08-31 12:17:30 +02:00