Nikolay Sivov
fffb41f6a6
comctl32/header: Add XP SP3 workaround for Header tests. Fix window handle leak.
2009-09-09 13:14:09 +02:00
Nikolay Sivov
cbe960f1e9
comctl32/monthcal: Draw selected day as v6 does. Get rid of ugly selection curve.
2009-09-09 13:13:56 +02:00
Nikolay Sivov
86bd48d512
comctl32/monthcal: Cache window GWL_STYLE.
2009-09-09 13:13:48 +02:00
Aric Stewart
91791768f7
msctf/tests: Add handler sink_check_ok for checking fired sinks.
2009-09-09 13:13:40 +02:00
Aric Stewart
b0e452f1cf
msctf/test: Add sink_fire_ok helper and use it to check sink firing.
2009-09-09 13:13:31 +02:00
Alexandre Julliard
3afda68cc6
advapi32/tests: Use explicit prototypes for function pointers.
2009-09-09 13:13:25 +02:00
Alexandre Julliard
312429fb51
shell32: Use explicit prototypes for function pointers.
2009-09-09 13:13:19 +02:00
Alexandre Julliard
34b0a55eb1
mapi32: Use explicit prototypes for function pointers.
2009-09-09 13:13:13 +02:00
Alexandre Julliard
b7f2ccb6b4
comctl32: Use explicit prototypes for function pointers.
2009-09-09 13:13:08 +02:00
Alexandre Julliard
b225082a71
user32/tests: Use explicit prototypes for function pointers.
2009-09-09 13:12:46 +02:00
Alexandre Julliard
13ca78cf1a
user32: Use explicit prototypes for function pointers.
2009-09-09 13:12:38 +02:00
Alexandre Julliard
858f08789e
kernel32: Use explicit prototypes for function pointers.
2009-09-09 13:12:28 +02:00
Alexandre Julliard
e98a52e585
msi: Force overwriting of read-only files when extracting a cabinet, with tests.
2009-09-09 12:19:28 +02:00
Alexandre Julliard
bab99e5353
user32/tests: Non-US keyboards are allowed on Wine too.
2009-09-09 12:18:56 +02:00
Dmitry Timoshkov
07a002f3b4
user32: Send the same lParam with WM_SYSCOMMAND/SC_CLOSE as was received with WM_NCLBUTTONDOWN.
2009-09-09 12:18:39 +02:00
Dmitry Timoshkov
9dbdd708e3
winex11.drv: Handle WM_DELETE_WINDOW by simulating clicking the caption Close button.
2009-09-09 12:18:28 +02:00
Jacek Caban
c89b4aec99
mshtml: Added IHTMLElement::dblclick property implementation.
2009-09-09 12:09:11 +02:00
Jacek Caban
e79e409819
mshtml: Fire beforeunload event on body element.
2009-09-09 12:09:04 +02:00
Jacek Caban
603d8ed926
mshtml: Added support for document events in fire_event.
2009-09-09 12:08:58 +02:00
Jacek Caban
dfc27cd720
mshtml: Added IHTMLWindow3::attachEvent implementation.
2009-09-09 12:08:53 +02:00
Jacek Caban
eb5660284a
mshtml: Added IHTMLWindow2::onload property.
2009-09-09 12:08:47 +02:00
Jacek Caban
c7496aee8f
mshtml: Added IHTMLWindow2::onbeforeunload property implementation.
2009-09-09 12:08:42 +02:00
Jacek Caban
b481b09248
mshtml: Store body event target in window object.
2009-09-09 12:08:32 +02:00
Jacek Caban
284796e4bc
mshtml: Added javascript protocol tests.
2009-09-09 12:08:25 +02:00
Jacek Caban
f66e95c0e2
mshtml: Added JScriptProtocolInfo::QueryInfo implementation.
2009-09-09 12:08:18 +02:00
Jacek Caban
5b5c8abcad
mshtml: Added JSProtocolInfo::ParseUrl implementation.
2009-09-09 12:08:11 +02:00
Jacek Caban
316cd27660
mshtml: Added JSProtocol class factory stub implementation.
2009-09-09 12:08:05 +02:00
Jacek Caban
09c20de83c
mshtml: Improve debug messages for timer invocation.
2009-09-09 12:07:59 +02:00
Jacek Caban
537bbe2ce5
mshtml: Make empty string is a valid overflow style.
2009-09-09 12:07:48 +02:00
Aurimas Fišeras
576ee54daf
jscript: Update Lithuanian translation.
2009-09-09 12:07:42 +02:00
Juan Lang
1dc145d05f
winhttp: Add a fixme for WINHTTP_OPTION_SECURITY_FLAGS.
2009-09-09 12:07:36 +02:00
Jaime Rave
4700038fdf
wined3d: Fix vendor detection when using an Intel X4500HD.
2009-09-09 12:07:31 +02:00
Aric Stewart
515c13774a
msctf: Add stub ITfSourceSingle interface to ThreadMgr.
2009-09-09 12:07:17 +02:00
Aric Stewart
c4da0b6115
msctf: Stub of TF_InvalidAssemblyListCacheIfExist.
2009-09-09 12:07:06 +02:00
Henri Verbeet
8de9fea564
d3d10: Use debugstr_a()/debugstr_an() to trace external strings.
2009-09-09 12:06:31 +02:00
Henri Verbeet
9882788ac5
d3d10: Implement ID3D10EffectType::GetDesc().
2009-09-09 12:06:10 +02:00
Henri Verbeet
559351ea9c
d3d10: Implement ID3D10EffectVariable::GetType().
2009-09-09 12:06:03 +02:00
Henri Verbeet
7f886a2b95
d3d10: Add initial support for parsing structures.
2009-09-09 12:05:53 +02:00
Henri Verbeet
a2db7e2b77
d3d10: Parse an effect type's basetype and class.
2009-09-09 12:05:46 +02:00
Rico Schüller
3f99f4bf90
d3d10: Add initial type parsing code.
2009-09-09 12:05:34 +02:00
Ilya Shpigor
dad99e2aa9
gdi32/tests: Add test for SelectClipRgn in metafile.
2009-09-08 14:16:31 +02:00
Owen Rudge
5f28a6a2d5
shlwapi: Implement stub for UrlFixupW.
2009-09-08 13:53:26 +02:00
Owen Rudge
e6f2ec4766
shlwapi: Implement stub for ZoneCheckUrlExW.
2009-09-08 13:53:17 +02:00
Owen Rudge
79d671b7ec
shlwapi: Implement stubs for SHFormatDateTimeA/W.
2009-09-08 13:53:01 +02:00
Owen Rudge
9e7c8e064b
shlwapi: Implement stub for SHGetViewStatePropertyBag.
2009-09-08 13:52:38 +02:00
Owen Rudge
3006cba5bd
shlwapi: Implement stub for SHCreatePropertyBagOnRegKey.
2009-09-08 13:52:29 +02:00
Owen Rudge
dbac3f1711
shlwapi: Implement IUnknown_UIActivateIO.
2009-09-08 13:52:15 +02:00
Huw Davies
9b38ffe6c6
ole32: The server principal name can be the constant COLE_DEFAULT_PRINCIPAL.
2009-09-08 13:51:18 +02:00
Vincent Povirk
377b73d022
gdiplus: Don't accept MS Sans Serif as the generic sans serif font.
2009-09-08 13:45:03 +02:00
Vincent Povirk
0acfffc17b
gdiplus: Don't calculate the number of points in the arc by dividing.
2009-09-08 13:44:44 +02:00
Vincent Povirk
99012b9a4e
gdiplus: Don't use the supplied rect to calculate font scaling factors.
2009-09-08 13:44:25 +02:00
Vincent Povirk
969da83ea7
gdiplus: Stub GdipScaleLineTransform.
2009-09-08 13:44:15 +02:00
Vincent Povirk
cded6c8b79
gdiplus: Stub GdipResetLineTransform.
2009-09-08 13:44:08 +02:00
Vincent Povirk
94ab23377d
gdiplus: Implement GdipDrawImagePointRect.
2009-09-08 13:44:01 +02:00
Nikolay Sivov
52add2a308
comctl32/listview: Add partial support for cxMin width field.
2009-09-08 13:43:20 +02:00
Nikolay Sivov
d9ebf1962c
comctl32/header: Implement HDS_NOSIZING style with tests.
2009-09-08 13:42:55 +02:00
Nikolay Sivov
ecda6af39f
comctl32/listview: Handle LVCFMT_FIXED_WIDTH flag.
2009-09-08 13:42:45 +02:00
Nikolay Sivov
a4c22a142c
comctl32/header: Implement HDF_FIXEDWIDTH format flag.
2009-09-08 13:42:36 +02:00
Nikolay Sivov
5e1f5ebf6c
comctl32/listview: Implement LVS_EX_TRANSPARENTBKGND style.
2009-09-08 13:42:24 +02:00
Jacek Caban
d66b02b7b8
mshtml: Added HTML events test.
2009-09-08 13:41:52 +02:00
Jacek Caban
724fde7e91
mshtml: Added IHTMLElement2::attachEvent implementation.
2009-09-08 13:41:23 +02:00
Jacek Caban
86410d4a0c
mshtml: Store event handlers in vector structure.
2009-09-08 13:41:17 +02:00
Jacek Caban
c0de3b7924
mshtml: Added IHTMLDocument2::onclick property implementation.
2009-09-08 13:41:10 +02:00
Jacek Caban
6fae33de2a
mshtml: Improve IHTMLEventObj getter stubs.
2009-09-08 13:41:05 +02:00
Jacek Caban
ecaab0fcae
mshtml: Added IHTMLEventObj::get_screen[XY] implementation.
2009-09-08 13:40:59 +02:00
Jacek Caban
be5e018b6e
mshtml: Added IHTMLEventObj::get_client[XY] implementation.
2009-09-08 13:40:53 +02:00
Jacek Caban
3ffef98dca
mshtml: Added IHTMLEventObj::get_button implementation.
2009-09-08 13:40:47 +02:00
Jacek Caban
7f7ea0e116
mshtml: Added IHTMLEventObj::get_keyCode implementation.
2009-09-08 13:40:41 +02:00
Jacek Caban
63e0b63ff9
mshtml: Addded IHTMLEventObj::get_shiftKey implementation.
2009-09-08 13:40:36 +02:00
Jacek Caban
066e0812e6
mshtml: Added IHTMLEventObj::get_ctrKey implementation.
2009-09-08 13:40:28 +02:00
Jacek Caban
461b3768d2
mshtml: Added IHTMLEventObj::get_altKey implementation.
2009-09-08 13:40:22 +02:00
Jacek Caban
145d53e2ac
mshtml: Added IHTMLEventObj::get_type implementation.
2009-09-08 13:40:16 +02:00
Jacek Caban
a6ee270f0f
mshtml: Always create event object in fire_event.
2009-09-08 13:40:09 +02:00
Jacek Caban
50ab5620e8
mshtml: Move event handlers invocation to separated function.
2009-09-08 13:40:02 +02:00
Jacek Caban
2aee9e3fc2
mshtml: Added GetNextDispID and GetMemberName tests.
2009-09-08 13:39:46 +02:00
Jacek Caban
00457c7f3d
mshtml: Added GetMemberName implementation.
2009-09-08 13:39:38 +02:00
Jacek Caban
249ab3b33f
mshtml: Added IDispatchEx::GetNextDispID implementation.
2009-09-08 13:39:30 +02:00
Jacek Caban
6767b74032
mshtml: Move builtin function info lookup to separated function.
2009-09-08 13:39:23 +02:00
Paul Vriens
9cf0563fb9
jscript: Updated Dutch translations.
2009-09-08 13:07:26 +02:00
Austin English
ba151944b4
netapi32: Add a stub for NetGroupGetInfo.
2009-09-08 13:07:20 +02:00
Vitaliy Margolen
9d86110327
dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values.
2009-09-08 13:07:09 +02:00
Vitaliy Margolen
f6351117f1
dinput: Move axes and buttons queries into initial joystick discovery for joydev driver.
2009-09-08 13:07:01 +02:00
Austin English
a188b56d52
hal: Add a stub for HalGetBusDataByOffset.
2009-09-08 13:06:55 +02:00
Dmitry Timoshkov
8d524700d3
riched20: Make vtables const.
2009-09-08 13:06:49 +02:00
André Hentschel
4705d60ba1
oleaut32/tests: Add a testcase for vartype.
2009-09-08 13:06:46 +02:00
Jacek Caban
1e7b90463e
jscript: Added 'in' expression implementation.
2009-09-08 13:06:32 +02:00
Jacek Caban
dda957d87c
jscript: Fixed typeof implementation for null VT_DISPATCH.
2009-09-08 13:06:24 +02:00
Henri Verbeet
d1f5fa65d0
wined3d: Fix some function pointers and typedefs.
2009-09-08 13:06:14 +02:00
Henri Verbeet
f8a3a5fd49
wined3d: Check the correct debug channel in shader_arb_load_constantsF().
2009-09-08 13:06:07 +02:00
Henri Verbeet
f928d6ec87
wined3d: Fix shader_arb_load_constantsF().
2009-09-08 13:06:01 +02:00
Henri Verbeet
400ff9f72d
d3d10: Implement IsValid() for a few interfaces.
2009-09-08 13:05:52 +02:00
Stefan Dösinger
e1469961d4
wined3d: Test and fix ddraw and d3d9 GetDC differences.
...
The MSDN is not totally correct: A8R8G8B8 and A1R5G5B5 also allow GetDC. The
main differences that have to be filtered out in d3d9.dll are GetDC on
A8B8G8R8, X8B8G8R8 and P8.
2009-09-08 13:04:52 +02:00
Stefan Dösinger
65f3d54da5
wined3d: Silence a compiler warning.
2009-09-08 13:03:24 +02:00
Stefan Dösinger
d6547c535b
wined3d: Only generate the clipplane emulation KIL if a clipplane is used.
...
The KIL is quite expensive because it forces drivers to disable early Z
discard. It is cheaper to generate and switch between two shaders.
2009-09-08 13:03:03 +02:00
Vincent Povirk
5a1fb6bd9c
windowscodecs: Fix the bmpformat test on Windows 7.
2009-09-08 12:14:05 +02:00
Marcus Meissner
063ddfeead
wineoss.drv: Avoid mixer fd leak.
2009-09-08 12:13:29 +02:00
Peter Dons Tychsen
7c1ae27443
mshtml: Fix crash because of usage of pointer before cheking if it is NULL.
2009-09-08 12:13:19 +02:00
Vincent Povirk
aef202507b
gdiplus: Remove unused bitmap flipping code.
2009-09-08 12:13:07 +02:00
Vincent Povirk
0313f88794
gdiplus: Disable alpha channel support for BMP images.
2009-09-08 12:13:01 +02:00
Vincent Povirk
91e0ee260b
gdiplus: Use WIC to decode PNG files.
2009-09-08 12:12:54 +02:00
Vincent Povirk
947e39dbc7
gdiplus: Use WIC to decode BMP files.
2009-09-08 12:12:45 +02:00
Vincent Povirk
e23ccb787d
gdiplus: Fix a copy outside allocated memory in GdipCreateTextureIA.
2009-09-08 12:12:39 +02:00
Vincent Povirk
ba09567716
gdiplus: Test for the lowest rejected startup version.
2009-09-08 12:12:34 +02:00
Mike Kaplinskiy
3f232785d3
ntdll: Remember to set the iosb status if using a worker thread for serial wait.
2009-09-08 12:12:28 +02:00
Hans Leidekker
6cde75646a
winhttp: Make tests pass on Win7. Conform to the more recent behavior.
2009-09-08 12:12:22 +02:00
Hans Leidekker
f7a4936fc4
usp10: Make tests pass on Win7. Conform to the more recent behavior.
2009-09-08 12:12:18 +02:00
Roderick Colenbrander
70241904b9
winex11: Always adjust the color_shifts pointer when SelectBitmap is called.
2009-09-08 12:12:13 +02:00
Ge van Geldorp
1e6a80133b
gdiplus/tests: Fix tests on Win7.
2009-09-08 12:12:00 +02:00
Ge van Geldorp
1c65c6d6f9
ws2_32/tests: Add acceptable error codes for Win7.
2009-09-08 12:11:56 +02:00
Ge van Geldorp
b5d7025932
user32/tests: Skip test on non-US keyboard.
2009-09-08 12:11:52 +02:00
Piotr Caban
782dea35f8
jscript: Fix 'object expected' error number.
2009-09-08 12:11:46 +02:00
Frédéric Delanoy
90d2c25961
jscript: Update French translation.
2009-09-08 12:11:42 +02:00
Nikolay Sivov
77729e23f2
comctl32/trackbar: Drop initial parent creation tests, they are nothing to do with control testing.
2009-09-08 12:11:33 +02:00
Nikolay Sivov
629eb23a11
comctl32/trackbar: TBM_SETTIC processing shouldn't be affected by TBS_AUTOTICKS style.
2009-09-08 12:11:27 +02:00
Nikolay Sivov
5594a5f960
comctl32/trackbar: Default to TBTS_TOP position on creation.
2009-09-08 12:11:19 +02:00
André Hentschel
8385fe4f17
jscript: Update German translation.
2009-09-08 12:11:14 +02:00
Andrew Eikum
968126c231
ole32: Don't fail when constants are 'incorrect'.
2009-09-08 12:11:10 +02:00
Roderick Colenbrander
5db05dfea9
winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical.
2009-09-02 16:09:07 +02:00
Roderick Colenbrander
5fc017c497
winex11: Use ColorShifts from physDev in X11DRV_PALETTE_ToPhysical.
2009-09-02 16:08:36 +02:00
Roderick Colenbrander
3ad349f316
winex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical for a new ColorShift structure.
2009-09-02 16:07:41 +02:00
Roderick Colenbrander
3878b4810e
winex11: Introduce a new function for looking up the physical color of a pixel for use with colormap generation-like functions.
...
This prepares to a rewrite of X11DRV_PALETTE_ToPhysical which requires
the physDev for retrieving the color shifts.
2009-09-02 16:07:11 +02:00
Vincent Povirk
a9221d7688
oleaut32/tests: Add test for tlibattr->lcid.
2009-09-02 15:48:24 +02:00
Vincent Povirk
34f1d8a200
oleaut32: Handle LCID arguments in ITypeInfo::Invoke.
2009-09-02 15:48:14 +02:00
Vladimir Pankratov
1327ae0c74
urlmon: Handle NULL parameter.
2009-09-02 15:47:57 +02:00
Ge van Geldorp
d24a5a74b1
msvcrt/tests: Add acceptable error codes for W2K8+.
2009-09-02 15:47:45 +02:00
Nikolay Sivov
4845dc36e4
comctl32/trackbar: Reduce parameter count for some helpers.
2009-09-02 15:33:28 +02:00
Nikolay Sivov
6f395805b1
comctl32/trackbar: Cache window style.
2009-09-02 15:33:21 +02:00
Nikolay Sivov
42c83b9dc7
comctl32/trackbar: Fix tic count calculation.
2009-09-02 15:33:10 +02:00
Huw Davies
f2490c50d9
oledb32: Add a stub implementation of the conversion library class.
2009-09-02 15:32:38 +02:00
Huw Davies
bcfce0592b
oledb32: Add a stub oledb32.dll.
2009-09-02 15:31:33 +02:00
Hans Leidekker
50fef74131
wininet: Destroy authorization info on failure in HTTP_DoAuthorization.
...
This makes sure the app can retry authorization, e.g. when username and
password are not supplied upfront and there are no cached credentials.
2009-09-02 14:41:40 +02:00
Hans Leidekker
05e9a1fce8
msi: Add a partial implementation of MsiDetermineApplicablePatchesW.
2009-09-02 14:41:31 +02:00
Hans Leidekker
1169aa9a58
msi: Set REINSTALL property when the product is already installed and the command line is empty.
2009-09-02 14:41:24 +02:00
Hans Leidekker
82aa18f666
mscms/tests: Remove code that mixes up color space IDs and standard color space IDs.
2009-09-02 14:40:59 +02:00
Hans Leidekker
b6ffca256e
mscms: Use correct standard color space constants in GetStandardColorSpaceProfileW.
2009-09-02 14:40:48 +02:00
Piotr Caban
51d40d823a
jscript: Added JSGlobal_unescape implementation.
2009-09-02 14:40:40 +02:00
Piotr Caban
2e97b1f07f
jscript: Throw 'Object expected' error in call_expression_eval.
2009-09-02 14:40:34 +02:00
Jacek Caban
c4bc5be262
mshtml: Added IOmNavigator::get_userAgent implementation.
2009-09-02 14:40:25 +02:00
Jacek Caban
4eead9d092
mshtml: Added IHTMLDocument::writeln implementation.
2009-09-02 14:40:21 +02:00
Jacek Caban
60a85d0749
mshtml: Added http loading test.
2009-09-02 14:40:14 +02:00
Jacek Caban
f9a670a3d6
mshtml: Fixed tests on IE8.
2009-09-02 14:40:04 +02:00
Jacek Caban
868bfdbfb3
jscript: Added Array.unshift implementation.
2009-09-02 14:39:53 +02:00
Jacek Caban
f39d5e46d9
jscript: Make Array.slice generic.
2009-09-02 14:39:49 +02:00
Jacek Caban
00644c5449
jscript: Added to_primitive on hosting objects test.
2009-09-02 14:39:45 +02:00
Ge van Geldorp
3b336da990
gdiplus/tests: Fix test on Win7.
2009-09-02 14:39:40 +02:00
Ge van Geldorp
1134f77d5f
shell32/tests: Fix tests on Vista+.
2009-09-02 14:39:35 +02:00
Alexandre Julliard
be242de9c0
windowscodecs/tests: Avoid size_t in traces.
2009-09-02 11:53:16 +02:00
Alexandre Julliard
d916ce2fc9
kernel32/tests: Avoid size_t in traces.
2009-09-02 11:53:06 +02:00
Alexandre Julliard
838823b008
setupapi: Fix a compiler warning.
2009-09-02 11:52:57 +02:00
Ismael Barros
17afb0ddd4
dpwsockx: Stub implementation.
2009-09-02 11:25:58 +02:00
Henri Verbeet
4cdb1c9211
wined3d: Print a warning when an ARB program exceeds the native resource limits.
2009-09-02 11:25:58 +02:00
Henri Verbeet
055906e2a9
wined3d: Properly check for ARB program compile errors.
2009-09-02 11:25:58 +02:00
Henri Verbeet
c951f6925c
wined3d: Release the GL lock on IWineD3DImpl_FillGLCaps() error paths.
2009-09-02 11:25:57 +02:00
Vincent Povirk
6c2d85ca84
gdiplus: Use WIC to decode GIF files.
2009-09-02 10:25:02 +02:00
Vincent Povirk
faad683e47
gdiplus: Use WIC to decode JPEG files.
2009-09-02 10:24:53 +02:00
Vincent Povirk
e4a3ad81be
gdiplus: Use WIC to encode images.
2009-09-02 10:24:47 +02:00
Vincent Povirk
e5d2a6932d
oleaut32: Use WIC to decode PNG images.
2009-09-02 10:24:43 +02:00
Jacek Caban
ab199297bc
mshtml: Fixed script tests on IE6 and IE7.
2009-09-02 10:24:22 +02:00
Juan Lang
8e42dbf7a5
ws2_32: Add a fixme for IPPROTO_IPV6.
2009-09-02 10:24:08 +02:00
Aric Stewart
6245ef837b
msctf/tests: Test ITfThreadMgr::AssociateFocus.
2009-09-02 10:23:55 +02:00
Aric Stewart
81118f7f06
msctf: Implement ITfThreadMgr::AssociateFocus.
2009-09-02 10:23:51 +02:00
Ge van Geldorp
277585fd11
kernel32/tests: Fix locale tests on Vista and higher.
2009-09-02 10:23:46 +02:00
Alexandre Julliard
835928720b
msvcrt: Fix the strtol/strtoul definitions.
2009-09-01 22:34:50 +02:00
Paul Vriens
84153c09cb
user32/tests: Run tests again on Win95.
2009-09-01 17:46:45 +02:00
Jan de Mooij
2f8e5da90f
comctl32/propsheet: Update position of hidden buttons too.
2009-09-01 17:37:12 +02:00
Vladimir Pankratov
e94d30ed6e
setupapi: Add stub for SetupDiGetClassImageIndex.
2009-09-01 17:37:04 +02:00
Sergey Khodych
aa8129a338
user32/tests: Fix a typo.
2009-09-01 17:36:56 +02:00
Huw Davies
e2ec1f5630
msdaps: Implement IDBDataSourceAdmin_CreateDataSource proxy and stub.
2009-09-01 15:59:56 +02:00
Jacek Caban
8988156255
jscript: Added String.lastIndexOf implementation.
2009-09-01 15:59:30 +02:00
Jacek Caban
81fc9ade37
jscript: Code clean up.
2009-09-01 15:59:15 +02:00
Jacek Caban
c444a4907e
jscript: Code clean up.
2009-09-01 15:59:10 +02:00
Henri Verbeet
ee60e5fd71
ddraw: Remove trailing spaces.
2009-09-01 14:06:03 +02:00
Henri Verbeet
ab8523931a
wined3d: Only warn about using Lod sample functions in fragment shaders is ARB_shader_texture_lod isn't supported.
2009-09-01 14:05:51 +02:00
Henri Verbeet
078273afa6
wined3d: Add support for ARB_depth_clamp.
2009-09-01 14:05:45 +02:00
Alexandre Julliard
5be5e06e12
msxml3: Move typelib definitions out of #ifdef HAVE_LIBXML2.
2009-09-01 14:05:02 +02:00
Austin English
f8daa90284
ole32: Fix build on Power PC.
2009-09-01 12:52:11 +02:00
Austin English
e7bbc32bd1
oleaut32: Avoid a NULL pointer dereference.
2009-09-01 12:52:05 +02:00
Nikolay Sivov
7420c0d0de
comctl32/listview: Call default handler for WM_PAINT disabled by WM_SETREDRAW.
2009-09-01 12:44:03 +02:00
Vincent Povirk
0ac2a855ce
oleaut32: Use WIC to decode JPEG images.
2009-09-01 12:43:54 +02:00
Vincent Povirk
9d149e606b
gdiplus: Use WIC to decode ICO files.
2009-09-01 12:43:48 +02:00
Aric Stewart
ae51d05d78
msctf: Correct handling if NULL for pdimFocus in ITfThreadMgr::SetFocus.
2009-09-01 12:43:28 +02:00
Eric Pouech
9eca2f81dc
msvcrt: Correctly handle the error cases in strtol and strtoul.
2009-09-01 12:43:24 +02:00
Jacek Caban
b42243e8e7
mshtml: Properly release DispatchEx data.
2009-09-01 12:43:13 +02:00
Jacek Caban
012004bcf9
mshtml: Added function object tests.
2009-09-01 12:43:07 +02:00
Jacek Caban
65d0929cfc
mshtml: Added function object implementation.
2009-09-01 12:42:59 +02:00
Jacek Caban
55d6bcb036
mshtml: Moved dynamic_data allocation to separated function.
2009-09-01 12:42:51 +02:00
Jacek Caban
2e2622efaa
mshtml: Move ITypeInfo::Invoke call to separated function.
2009-09-01 12:42:44 +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
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
Michael Stefaniuc
e64df62ef2
jscript: Check the correct variable for the error condition (Smatch).
2009-08-31 13:31:04 +02:00