Commit graph

64781 commits

Author SHA1 Message Date
Aric Stewart
e6ee421e88 usp10: Add some additional Latin script ranges. 2011-11-14 15:25:24 +01:00
Matteo Bruni
62a2ad3d0f wined3d: Skip blending test on some texture formats.
It doesn't make sense to test NULL and P8, while the luminance formats
right now aren't really tested anyway (and "incidentally" that also
workarounds a Nvidia drivers bug).
2011-11-14 15:25:24 +01:00
Matteo Bruni
56c9952ee6 wined3d: Fix post-pixelshader blending test. 2011-11-14 15:25:24 +01:00
Stefan Dösinger
edfeec60b1 ddraw/tests: Add a YV12 blit test. 2011-11-14 15:25:24 +01:00
Stefan Dösinger
a9c72d8772 ddraw/tests: Add a test for YV12 partial block locks and lock offsets. 2011-11-14 15:25:24 +01:00
Francois Gouget
8eef0cc258 dlls: Remove unneeded include directives in resource files. 2011-11-14 15:25:23 +01:00
Nikolay Sivov
02cd5a008f msxml3: Fix getNamedItem() for qualified node names. 2011-11-14 15:25:23 +01:00
Henri Verbeet
076edfe9d4 wined3d: Get rid of the winetexturestates typedef. 2011-11-14 15:25:22 +01:00
Henri Verbeet
66cb4a8ca9 wined3d: Get rid of the WINED3DSHADER_PARAM_REGISTER_TYPE typedef. 2011-11-14 15:25:22 +01:00
Henri Verbeet
13efdc6a37 wined3d: Introduce a "state" variable in shader_glsl_load_constants(). 2011-11-14 15:25:22 +01:00
Henri Verbeet
a44401af0f wined3d: x11_copy_to_screen() shouldn't be called on mapped surfaces. 2011-11-14 15:25:21 +01:00
Henri Verbeet
a2963b662c ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock() for locking. 2011-11-14 15:25:21 +01:00
Andrew Talbot
f3d0c715a3 dinput: Remove unused Wine debug channel. 2011-11-14 15:25:21 +01:00
Andrew Talbot
bf3d67c460 dinput: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL. 2011-11-14 15:25:21 +01:00
Andrew Talbot
9192a20132 cryptnet: Remove unused file-static variable. 2011-11-14 15:25:20 +01:00
Francois Gouget
82c3b84e40 ddraw/tests: Fix compilation on systems that don't support nameless unions. 2011-11-14 15:25:20 +01:00
Jacek Caban
7230b6b2b6 urlmon: Fixed some failures on IE9. 2011-11-14 15:25:20 +01:00
Jacek Caban
69f4def9e5 mshtml: Improved debug traces in nsIChannel::AsyncOpen implementation. 2011-11-14 15:25:20 +01:00
Jacek Caban
64b94ebffc urlmon: Improved IUri debug traces. 2011-11-14 15:25:20 +01:00
Jacek Caban
54faf0852f mshtml: Moved QueryService(IID_IShellBrowser) call to the right place. 2011-11-14 15:25:19 +01:00
Jacek Caban
dc604f4a27 mshtml: Get rid of an unused parameter in prepare_for_binding. 2011-11-14 15:25:19 +01:00
Jacek Caban
52826af93c mshtml: Fixed HTMLPrivateWindow_GetAddressBarUrl function name. 2011-11-14 15:25:19 +01:00
Jacek Caban
6f9e67e0b4 mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_height implementation. 2011-11-14 15:25:19 +01:00
Marcus Meissner
4222ccf1cf gdi32: Fixed loop end setting (Coverity). 2011-11-14 15:25:19 +01:00
André Hentschel
ebde184b4c unicows: Add GetRoleTextW from oleacc. 2011-11-14 15:25:18 +01:00
Andrew Talbot
a41cbc1423 atl: Remove an unused variable. 2011-11-14 13:10:23 +01:00
Andrew Talbot
cedeac3191 appwiz.cpl: Remove an unused function. 2011-11-14 13:10:22 +01:00
Andrew Talbot
8a1539ac98 advapi32: Remove an unused variable. 2011-11-14 13:10:22 +01:00
Jacek Caban
734050f5c5 mshtml: Fixed memory leak in nsIURL::GetDirectory implementation. 2011-11-14 13:10:21 +01:00
Jacek Caban
1190c8cbd6 mshtml: Use IUri in use_gecko_script. 2011-11-14 13:10:21 +01:00
Jacek Caban
d7f7f33e7d mshtml: Use IUri in set_current_mon if possible and store it in window object. 2011-11-14 13:10:20 +01:00
Jacek Caban
535e2b23a3 mshtml: Store window URL as BSTR. 2011-11-14 13:10:20 +01:00
Hans Leidekker
a100550383 msi: Trace the exit code from custom action processes. 2011-11-14 13:10:19 +01:00
Hans Leidekker
353016f92f msi: Process messages while waiting for custom actions to complete. 2011-11-14 13:10:19 +01:00
Hans Leidekker
655e16f1c9 scrrun: Add stub implementations of DllRegisterServer and DllUnregisterServer. 2011-11-14 13:10:19 +01:00
Hans Leidekker
3c9d356bc4 winhttp: Convert string data to UTF-8 and add a corresponding content type header. 2011-11-14 13:10:18 +01:00
Michael Stefaniuc
3e1ee5b8b7 include: Make "long" numeric constants LP64/LLP64 proof (shlwapi.h). 2011-11-14 11:46:40 +01:00
Nikolay Sivov
dd9a2effd5 msxml3: Implement get_nodeTypeValue() for attributes without a type. 2011-11-14 11:46:39 +01:00
Jacek Caban
2e5f73e4d7 mshtml: Wine Gecko 1.4 release. 2011-11-09 19:31:13 +01:00
Octavian Voicu
8a6a157074 ddraw: Make IDirectDrawClipperImpl_[GS]etHWnd function names consistent with SDK. 2011-11-09 17:51:28 +01:00
Hans Leidekker
21a477e161 imm32: Validate the window handle passed to ImmGetContext. 2011-11-09 17:51:02 +01:00
Hans Leidekker
5d64254986 winhttp: Use a separate function to set request parameters. 2011-11-09 15:57:27 +01:00
Hans Leidekker
82965248d1 winhttp: Fix sending data with synchronous requests. 2011-11-09 15:57:24 +01:00
Hans Leidekker
bdbd17c72a scrrun: Add a version resource. 2011-11-09 15:57:19 +01:00
Hans Leidekker
8e74ee58d5 scrrun: New dll. 2011-11-09 15:57:00 +01:00
Alexandre Julliard
9716d1c861 winex11: Still process all MotionNotify events when using XInput2. 2011-11-09 15:45:13 +01:00
Alexandre Julliard
ef292465be winex11: Use the motion event time to decide when to update the cursor. 2011-11-09 14:53:34 +01:00
Alexandre Julliard
098b11e995 winex11: Don't allow setting the cursor across processes while clipping. 2011-11-09 14:26:34 +01:00
Vitaliy Margolen
5bb094c9a2 dinput: Return correct key names for num_lock and pause.
Scan codes and DIK codes for num_lock and pause are reversed.
2011-11-09 11:54:25 +01:00
Dmitry Timoshkov
6acf226fa1 gdi32: Remove a duplicated line of code. 2011-11-09 11:39:02 +01:00