Nikolay Sivov
|
d51dd8e405
|
msxml3: Move put_dataType() test data to a table.
|
2012-01-09 12:52:15 +01:00 |
Nikolay Sivov
|
ce61d9b862
|
msxml3: Remove wrong ERR(), some renames.
|
2012-01-09 12:52:14 +01:00 |
Nikolay Sivov
|
da8618f3a9
|
msxml3: Add a stub for IAuthenticate.
|
2012-01-09 12:52:14 +01:00 |
Francois Gouget
|
8375c8e003
|
oleaut32/tests: Dynamically load some functions that are missing on early NT4 releases.
|
2012-01-09 12:52:13 +01:00 |
Francois Gouget
|
af3114a5c4
|
oleaut32/tests: Skip the VarBstrCat() tests when that API is not available.
For the early NT4 releases.
|
2012-01-09 12:52:13 +01:00 |
Francois Gouget
|
4f0104f887
|
oleaut32/tests: Once we have a function pointer, use it consistently.
|
2012-01-09 12:52:12 +01:00 |
Francois Gouget
|
6717f5445c
|
oleaut32/tests: Skip some tests when OleLoadPictureEx() is not available.
For the early NT4 releases.
|
2012-01-09 12:52:12 +01:00 |
Francois Gouget
|
b682e3b965
|
oleaut32/tests: Fix the olepicture START_TEST() indentation.
|
2012-01-09 12:52:12 +01:00 |
Francois Gouget
|
559cdbfc7c
|
oleaut32/tests: Use win_skip() when detecting an API is missing.
|
2012-01-09 12:52:11 +01:00 |
Francois Gouget
|
daeb4d6d29
|
ddraw: Make ddraw_reset_enum_callback() and ddraw_surface_destroy() static.
|
2012-01-09 12:52:11 +01:00 |
Francois Gouget
|
ee2111b5d5
|
jscript: Make some engine functions static.
|
2012-01-09 12:52:10 +01:00 |
Francois Gouget
|
528c7bef6f
|
wshom.ocx: Make debugstr_variant() static.
|
2012-01-09 12:52:10 +01:00 |
Francois Gouget
|
adcd8637ac
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2012-01-09 12:52:10 +01:00 |
Francois Gouget
|
e799c1717d
|
oleview: Mark a couple of button labels as not needing translation.
They correspond to IPersistStream method names.
|
2012-01-09 12:51:46 +01:00 |
Francois Gouget
|
5ff7ecaae0
|
msvcp60: Add a trailing '\n' to a couple of TRACE() messages.
|
2012-01-09 12:51:19 +01:00 |
Nikolay Sivov
|
e3688c2f9a
|
comctl32: Remove redundant parameter from a helper.
|
2012-01-09 12:22:47 +01:00 |
Nikolay Sivov
|
9188b58e4c
|
comctl32: Store style bits provided with WM_CREATE.
|
2012-01-09 12:22:39 +01:00 |
Nikolay Sivov
|
54b6c76720
|
comctl32: Fix TB_SETSTYLE behaviour and return value.
|
2012-01-09 12:22:31 +01:00 |
Henri Verbeet
|
9a8491045e
|
wined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.
|
2012-01-09 12:22:17 +01:00 |
Henri Verbeet
|
08545dc739
|
wined3d: Get rid of the WINED3DSAMPLERSTATETYPE typedef.
|
2012-01-09 12:22:12 +01:00 |
Henri Verbeet
|
f1e2c5df93
|
wined3d: Only flip SFLAG_DIBSECTION once in flip_surface().
We already swap all flags at a later point in flip_surface().
|
2012-01-09 12:22:03 +01:00 |
Henri Verbeet
|
01992d7fb5
|
ddraw: Don't leak the window region if we have an extra clip rect in ddraw_clipper_GetClipList().
|
2012-01-09 12:21:59 +01:00 |
Henri Verbeet
|
de807eb21c
|
wined3d: Allow 10-bpc formats as render targets.
|
2012-01-09 12:21:53 +01:00 |
Alexandre Julliard
|
02442b52a4
|
user32: Return the cursor position in send_hardware_message and use it to update the driver's position.
|
2012-01-09 12:14:36 +01:00 |
Alexandre Julliard
|
9c112996d0
|
gdi32: Stop forwarding object selection calls to x11drv.
|
2012-01-09 12:14:34 +01:00 |
Alexandre Julliard
|
dc1aeeb2f8
|
gdi32: Get rid of the SetDIBColorTable driver entry point.
|
2012-01-07 13:27:08 +01:00 |
Hans Leidekker
|
b00e7039c5
|
msi: Execute custom actions in the right script.
|
2012-01-06 21:57:40 +01:00 |
Alexandre Julliard
|
446a6b3556
|
msvcrt: Use the correct type for findnext64.
|
2012-01-06 21:57:38 +01:00 |
Alexandre Julliard
|
2a1ce301fa
|
msvcrt: Don't name a local variable 'errno'.
|
2012-01-06 21:48:56 +01:00 |
Jacek Caban
|
11c72a685c
|
urlmon.idl: Removed local attributes from IUri and IAuthenticate interfaces.
|
2012-01-06 19:30:06 +01:00 |
Francois Gouget
|
985703f503
|
wineconsole: Don't pad tab labels with spaces.
|
2012-01-06 19:24:35 +01:00 |
Francois Gouget
|
a2481a3f6b
|
comdlg32: Remove some unused string resources that are not present on Windows.
|
2012-01-06 19:24:31 +01:00 |
Stefan Leichter
|
3346d092e5
|
hal: Add stub for HalTranslateBusAddress.
|
2012-01-06 19:24:29 +01:00 |
Stefan Leichter
|
03c7dfbd4d
|
opengl32: Replace the remaining forwards of wgl functions to gdi32.dll in the spec file with wrapper function.
|
2012-01-06 19:24:29 +01:00 |
Jörg Höhle
|
49aa7f9f2f
|
winealsa: Check ValidBitsPerSample and support SND_PCM_FORMAT_S20_3LE.
|
2012-01-06 19:24:28 +01:00 |
Jörg Höhle
|
76f655dbb0
|
winealsa: Unify the checks for wBitsPerSample.
|
2012-01-06 19:24:28 +01:00 |
Jörg Höhle
|
afe7bc06e6
|
winmm: Ignore broken nBlockAlign and AvgBytes within PCMWAVEFORMAT.
|
2012-01-06 19:24:27 +01:00 |
Alexandre Julliard
|
bcc65899f8
|
winex11: Remove DIB locking calls from all graphics functions.
|
2012-01-06 19:24:26 +01:00 |
Jacek Caban
|
dcbfd3d0a5
|
ieframe: Added INewWindowManager stub implementation.
|
2012-01-06 19:24:26 +01:00 |
Jacek Caban
|
9c448d1dbf
|
ieframe: Added IHTMLWindow2 service tests.
|
2012-01-06 19:24:25 +01:00 |
Jacek Caban
|
aaf3202d77
|
ieframe: Added IHTMLWindow2 stub implementation.
mshtml/ieframe separation is ugly designed. ieframe needs its own
IHTMLWindow2 wrapper-like implementation.
|
2012-01-06 19:24:25 +01:00 |
Jacek Caban
|
f31391c777
|
ieframe: Always create doc view window when creating InternetExplore object instance.
|
2012-01-06 19:24:24 +01:00 |
Jacek Caban
|
a3d6450226
|
ieframe: Added IServiceProvider interface to InternetExplorer object.
|
2012-01-06 19:24:24 +01:00 |
Jacek Caban
|
5640da1414
|
jscript: Run script tests in version 2 by default.
|
2012-01-06 19:24:23 +01:00 |
Jacek Caban
|
43a9faa734
|
ntdll: Make LdrLoadDll hotpatchable.
|
2012-01-06 19:24:23 +01:00 |
Henri Verbeet
|
3d33887c2f
|
wined3d: Get rid of the WINED3DSWAPEFFECT typedef.
|
2012-01-06 19:24:22 +01:00 |
Henri Verbeet
|
45f6def784
|
wined3d: Get rid of the WINED3DBACKBUFFER_TYPE typedef.
|
2012-01-06 19:24:21 +01:00 |
Henri Verbeet
|
31f3120815
|
ddraw: Convert to integer before adjusting the clipped source rect.
This makes a difference for the bottom and right edges, and we could end up
with an empty source rectangle otherwise.
|
2012-01-06 19:24:20 +01:00 |
Henri Verbeet
|
f17e714857
|
ddraw: Implement IDirectDrawClipper::SetClipList().
|
2012-01-06 19:24:20 +01:00 |
Henri Verbeet
|
3e9fe3e938
|
ddraw: Use the window's client rect for clipping.
|
2012-01-06 19:24:19 +01:00 |