Roderick Colenbrander
bb457f7ffd
winex11: Use ColorShifts in get_xrender_format_from_pdevice.
2009-09-09 16:25:23 +02:00
Huw Davies
e789b1e5c0
oledb32: Add a stub IDCInfo interface.
2009-09-09 16:25:23 +02:00
Reece Dunn
98cc201eaf
jscript/tests: Fixed typos in the output strings.
2009-09-09 16:25:23 +02:00
Juan Lang
89173715b2
crypt32: Implement CertGetNameStringW for CERT_NAME_URL_TYPE.
2009-09-09 16:25:23 +02:00
Juan Lang
2fe736d928
crypt32: Implement CertGetNameStringW for CERT_NAME_DNS_TYPE.
2009-09-09 16:25:23 +02:00
Juan Lang
6dfe7bc3a6
crypt32: Implement CertGetNameStringW for CERT_NAME_EMAIL_TYPE.
2009-09-09 16:25:23 +02:00
Juan Lang
288c79cb16
crypt32: Implement CertGetNameStringW for CERT_NAME_RDN_TYPE.
2009-09-09 16:25:22 +02:00
Juan Lang
dfcd8a67c1
crypt32: Implement CertGetNameStringW for CERT_NAME_ATTR_TYPE.
2009-09-09 16:25:22 +02:00
Juan Lang
ef7cda722c
crypt32: Further simplify CertGetNameStringW.
2009-09-09 16:25:22 +02:00
Juan Lang
4d2972c844
crypt32: Use a helper function to simplify CertGetNameStringW.
2009-09-09 16:25:22 +02:00
Juan Lang
7d83106427
crypt32: Return an empty string from CertGetNameStringW if a name couldn't be found.
2009-09-09 16:25:22 +02:00
Juan Lang
c7db5ee6a7
crypt32: Correct searching the alternate name in CertGetNameStringW if the main name doesn't contain an appropriate OID.
2009-09-09 16:25:22 +02:00
Huw Davies
50046f21d4
oledb32: Add stub DllCanUnloadNow.
2009-09-09 16:25:21 +02:00
Huw Davies
d36e1cefde
oledb32: Add registration routines.
2009-09-09 16:25:21 +02:00
Hans Leidekker
92cd7a8fa0
msi: Add a test to show that creating shortcuts works regardless of COM initialization state.
2009-09-09 16:25:00 +02:00
Hans Leidekker
6b107c7f62
shell32: Reject NULL path in IShellLink_SetPath.
2009-09-09 14:07:43 +02:00
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
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
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
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
Francois Gouget
870f1a274f
jscript: Make Arguments_value() static.
2009-08-31 12:17:24 +02:00
Jacek Caban
d24690c8cf
shdocvw: Added IWebBrowser2::get_ReadyState implementation.
2009-08-31 12:17:18 +02:00
Jacek Caban
8c7ec916a7
shdocvw: Use IPropertyNotifySink to track ready state and complete notification.
2009-08-31 12:17:12 +02:00
Jacek Caban
9e30813595
mshtml: Always call OnStartRequest before OnStopRequest.
2009-08-31 12:17:05 +02:00
Jacek Caban
7b15652480
shdocvw: Move OnObjectAvailable implementation to dochost.c.
2009-08-31 12:17:01 +02:00
Jacek Caban
c8e34cf22f
shdocvw: Added IPropertyNotifySink stub implementation.
2009-08-31 12:16:47 +02:00