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
Alexandre Julliard
1fba2ee22d
winex11: Bytes per line is signed so make it an int instead of a DWORD.
2009-08-29 21:43:51 +02:00
Jacek Caban
c4a9d1cfa2
msxml3: Added more IDispatchEx tests.
2009-08-29 17:13:04 +02:00
Jacek Caban
cdc8e02f5b
msxml3: Use IXMLDOMSelection as a main queryresult interface.
2009-08-29 17:13:00 +02:00
Jacek Caban
7b30c79cfd
msxml3: Moved IDispatchEx implementation from domdoc to xmlnode.
2009-08-29 17:12:57 +02:00
Eric Pouech
881bea26a4
shell32: In shell view, use the expected value for the effect in Drag & Drop operation.
2009-08-29 17:12:45 +02:00
Eric Pouech
e0319b82c9
kernel32: Handle the case where wineconsole isn't properly started.
2009-08-29 17:11:39 +02:00
Eric Pouech
09adcee263
ole32: Fix various missing Release calls on monikers.
2009-08-29 17:11:31 +02:00
Eric Pouech
35d6217def
Remove a couple of superfluous casts.
2009-08-29 17:11:26 +02:00
Eric Pouech
0ba570141d
winmm: Correctly check for the installed default ioProcs.
2009-08-29 17:11:10 +02:00
Alexandre Julliard
5a0deb25e1
comctl32/tests: Fix status test failures on older Windows versions.
2009-08-29 16:48:56 +02:00
Alexandre Julliard
a561c5d49f
comctl32/tests: Fix some toolbar test failures on older Windows versions.
2009-08-29 16:48:56 +02:00
Vincent Povirk
cb3ee716a2
gdiplus: Reimplement GdipCreateBitmapFromHICON based on RGBA bitmaps.
2009-08-29 16:48:56 +02:00
Vincent Povirk
895c6d8e1e
gdiplus: Use AlphaBlend for 32-bit images with alpha channels.
2009-08-29 16:48:56 +02:00
Vincent Povirk
7fdc0208e8
gdiplus: Return the real image bits from LockBits when possible.
2009-08-29 16:48:55 +02:00
Vincent Povirk
436b3be651
gdiplus: Create DIBs instead of IPictures in CreateBitmapFromScan0.
2009-08-29 16:48:55 +02:00
Vincent Povirk
d87adf2a60
gdiplus: Don't use IPicture to manage the HDC associated with a GpBitmap.
2009-08-29 16:48:55 +02:00
Vincent Povirk
e48524ceb6
gdiplus: Add and use an HBITMAP field in GpBitmap objects.
2009-08-29 16:48:55 +02:00
Vincent Povirk
b99abe2e91
gdiplus: Use the decoder list to decide how to load image files.
2009-08-29 16:48:55 +02:00
Vincent Povirk
2f0b4bf36b
gdiplus: Add PNG to the decoders list.
2009-08-29 16:48:54 +02:00
Alexandre Julliard
cb0607ced2
kernel32: Fix the GetThreadPriorityBoost return value.
2009-08-29 16:48:54 +02:00
Jacek Caban
06064d2213
jscript: Make Array.push generic.
2009-08-29 16:48:54 +02:00
Jacek Caban
5c819cb21b
jscript: Added Function.apply implementation.
2009-08-29 16:48:54 +02:00
Jacek Caban
8761462b82
jscript: Added Function.call implementation.
2009-08-29 16:48:53 +02:00
Jacek Caban
662efe835b
jscript: Create arguments object as a seaprated class inheriting from Object.
2009-08-29 16:48:53 +02:00
Jacek Caban
2a457fb701
jscript: Added 'instanceof' keyword implementation.
2009-08-29 16:48:53 +02:00
Jacek Caban
b71aaadbd2
jscript: Get script_ctx_t as to_object arguments.
2009-08-29 16:48:53 +02:00
Jacek Caban
90af81f405
jscript: Create Array objects from proper constructor.
2009-08-29 16:48:53 +02:00
Jacek Caban
73e192a6b3
jscript: Use proper VARIANT_BOOL values in bool literals.
2009-08-29 16:48:53 +02:00
Benjamin Kramer
2f3ac0640b
ntdll: Fix build on MacOSX.
2009-08-29 16:48:52 +02:00
Aric Stewart
0294cbc048
msctf: Hook up ITfTextEditSink::OnEndEdit.
2009-08-29 16:48:52 +02:00
Aric Stewart
e00bc2d306
msctf: Stub implementation of ITfSourceSingle for ITfContext.
2009-08-29 16:48:52 +02:00
Alexandre Julliard
690cf4a6c8
ntdll: Use a more drastic (and simpler) method for unwinding the stack on thread exit.
2009-08-29 16:48:30 +02:00
Alexandre Julliard
c9d85dd576
ntdll: Route the process startup through the platform-specific thread startup code.
2009-08-29 11:24:44 +02:00
Alexandre Julliard
8824deb6c6
ntdll: Add support for Dwarf expressions in call frame information.
2009-08-28 18:25:20 +02:00
Alexandre Julliard
af22daf72b
ntdll: Add support for unwinding the signal stack on x86_64.
2009-08-28 18:24:06 +02:00
Francois Gouget
ec07811056
mshtml: Remove the create_nsstream() prototype.
2009-08-28 16:48:37 +02:00
Ge van Geldorp
675799daf8
netapi32/tests: Add acceptable error codes for Win7.
2009-08-28 16:48:33 +02:00
Ge van Geldorp
167ef04727
msi/tests: Create only a single restore point.
2009-08-28 16:48:27 +02:00
Vladimir Pankratov
8777994882
shell32: Handle NULL path.
2009-08-28 16:48:23 +02:00
Alexandre Julliard
ecdcf060a5
ntdll: Unwind the stack before calling exit/abort_thread.
...
This prevents pthread_exit() from trying to do it and failing.
2009-08-28 12:15:07 +02:00
Alexandre Julliard
8101a2fa1e
ntdll: Move the abort_thread() function to the CPU-specific files to allow redefining it.
2009-08-28 11:54:50 +02:00
Vincent Povirk
28e345882c
gdiplus: Implement GdipCreateHBITMAPFromBitmap.
2009-08-28 11:54:50 +02:00
Vincent Povirk
88bc342612
gdiplus: Add test for GdipCreateHBITMAPFromBitmap.
2009-08-28 11:54:50 +02:00
Henri Verbeet
e7d14d02d0
d3d9: Remove trailing spaces.
2009-08-28 11:54:50 +02:00
Juan Lang
e73f31a6ef
quartz: Don't crash if sample allocation fails.
2009-08-28 11:54:49 +02:00
Rico Schüller
d0b7a70b38
wined3d: Add WINED3D_SM4_OP_MIN.
2009-08-28 11:54:49 +02:00
Rico Schüller
3717e9e162
wined3d: Add WINED3D_SM4_OP_MAX.
2009-08-28 11:54:49 +02:00
Vincent Povirk
0a495723c0
windowscodecs: Implement conversion from 64bppRGBA to 32bppBGRA.
2009-08-28 11:54:49 +02:00
Vincent Povirk
7f73787947
windowscodecs: Implement conversion from 48bppRGB to 32bppBGRA.
2009-08-28 11:54:49 +02:00
Vincent Povirk
363a0fdda9
windowscodecs: Implement conversion from 16bppGray to 32bppBGRA.
2009-08-28 11:54:49 +02:00
Vincent Povirk
25022fe7d5
windowscodecs: Implement conversion from 4bppGray to 32bppBGRA.
2009-08-28 11:54:49 +02:00
Vincent Povirk
4b99c98720
windowscodecs: Implement conversion from 2bppGray to 32bppBGRA.
2009-08-28 11:54:49 +02:00
Vincent Povirk
b952c5726d
windowscodecs: Implement conversion from 2bppIndexed to 32bppBGRA.
2009-08-28 11:54:49 +02:00
Vincent Povirk
3b1fde1668
windowscodecs: Implement conversion from BlackWhite to 32bppBGRA.
2009-08-28 11:54:49 +02:00
Vincent Povirk
80adebf76c
windowscodecs: Support color-keyed transparency in PNG images.
2009-08-28 11:54:49 +02:00
Vincent Povirk
4657938235
windowscodecs: Implement CopyPalette for the PNG decoder.
2009-08-28 11:54:49 +02:00
Vincent Povirk
bcd8dc2d53
windowscodecs: Implement CopyPixels for the PNG decoder.
2009-08-28 11:54:49 +02:00
Vincent Povirk
c7125783de
windowscodecs: Implement GetSize for the PNG decoder.
2009-08-28 11:54:49 +02:00
Vincent Povirk
50b07b795d
windowscodecs: Implement GetPixelFormat for the PNG decoder.
2009-08-28 11:54:48 +02:00
Vincent Povirk
b077f0653c
windowscodecs: Implement GetFrame for the PNG decoder.
2009-08-28 11:54:48 +02:00
Vincent Povirk
7d74dba5b8
windowscodecs: Implement Initialize for the PNG decoder.
2009-08-28 11:54:48 +02:00
Vincent Povirk
f626204321
windowscodecs: Implement GetFrameCount for PNG decoder.
2009-08-28 11:54:48 +02:00