Commit Graph

60849 Commits

Author SHA1 Message Date
Thomas Mullaly cd69836d54 mshtml: Added support for IDispatch Html document events. 2011-05-20 10:29:53 +02:00
Thomas Mullaly 34a297fe76 mshtml/tests: Added more IDispatch event tests. 2011-05-20 10:29:48 +02:00
Thomas Mullaly ea2ab11a74 mshtml/tests: Added IDispatch event tests. 2011-05-20 10:29:43 +02:00
Nikolay Sivov 478316ceec explorerframe: Get rid of interface pointer casts. 2011-05-20 10:29:33 +02:00
Nikolay Sivov f9ca298b21 comctl32/tests: Some tests for TVM_GETNEXTITEM and item toggle. 2011-05-20 10:29:24 +02:00
Aric Stewart 9a6cf4a391 usp10: If a feature changes a glyph reapply the feature to the new glyph. 2011-05-20 10:29:15 +02:00
Aric Stewart ecd43b4bd8 usp10: Correct lookahead offset in Coverage-based Chaining Context Glyph Substitution. 2011-05-20 10:29:09 +02:00
Alexandre Julliard 7f6e677d5a quartz: Make sure the preferred allocator pointer is initialized. 2011-05-20 10:28:21 +02:00
Alistair Leslie-Hughes 5a7dba5a70 gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS, POLYGONALCAPS for EnhMetafiles. 2011-05-19 19:37:26 +02:00
Piotr Caban 73b9acf273 msvcrt: Make scanf functions thread safe. 2011-05-19 19:37:26 +02:00
Piotr Caban c5894bacf5 msvcrt: Make printf functions thread safe. 2011-05-19 19:37:26 +02:00
Piotr Caban 249917beac msvcrt: Added _lock_file/_unlock_file implementation. 2011-05-19 19:37:26 +02:00
Piotr Caban 2ca229dec1 msvcrt: Improved _getmaxstdio and _setmaxstdio implementation. 2011-05-19 19:37:26 +02:00
Piotr Caban 19c4c37a1d msvcrt: Allocate FILE tables dynamically. 2011-05-19 19:37:26 +02:00
Piotr Caban 2679186d19 msvcrt: Allocate ioinfo tables dynamically. 2011-05-19 19:37:26 +02:00
Jacek Caban 2e2ed52cfb wininet: Use set_cookie directly in HTTP_ProcessCookies. 2011-05-19 19:37:26 +02:00
Jacek Caban dce9181c91 wininet: Use get_cookie directly in HTTP_InsertCookies. 2011-05-19 19:37:26 +02:00
Jacek Caban 9a741bf3d7 wininet: Moved getting cookie from known host to separated function. 2011-05-19 19:37:26 +02:00
Andrew Nguyen aca2385d6c include: Revise the Winsock include in windows.h to match the Windows SDK. 2011-05-19 17:38:30 +02:00
Francois Gouget e82c57372b user32: Use macros for the resource IDs instead of numeric literals. 2011-05-19 10:22:39 +02:00
Michael Stefaniuc 3f2f2eb678 riched20: Finish the COM cleanup in richole.c. 2011-05-19 10:09:30 +02:00
Michael Stefaniuc b1ae962997 riched20: COM cleanup for the IOleClientSite iface. 2011-05-19 10:09:22 +02:00
Michael Stefaniuc 2706e4dbaf msxml3: COM cleanup for factory.c. 2011-05-19 10:09:17 +02:00
Stefan Dösinger 5107796fc7 d3d9: Disable the zero instance test.
It fails on modern Nvidia cards (Win7, Geforce 9600).
2011-05-19 10:09:08 +02:00
Stefan Dösinger 387d5d74ce d3d9: Use a DWORD to read render states. 2011-05-19 10:08:55 +02:00
Stefan Dösinger 6a43986e12 d3d8/tests: Use float literals. 2011-05-19 10:08:42 +02:00
Henri Verbeet 0143fa7382 wined3d: Use the requested sRGB mode in texture3d_preload(). 2011-05-19 10:08:05 +02:00
Henri Verbeet 6d6402afef wined3d: Get rid of the mostly unused SRGB_BOTH enum value. 2011-05-19 10:08:02 +02:00
Henri Verbeet aba42d1fa5 wined3d: Introduce a separate structure for framebuffer state. 2011-05-19 10:07:57 +02:00
Henri Verbeet 427803a981 wined3d: Make wined3d.h a normal header file again. 2011-05-19 10:07:50 +02:00
Henri Verbeet 3032b40c80 wined3d: Get rid of the IWineD3DDeviceParent interface. 2011-05-19 10:06:21 +02:00
Marcus Meissner 74844ca3c6 hlink: Mark internal symbols with hidden visibility. 2011-05-19 10:06:06 +02:00
Marcus Meissner f6489f7438 hnetcfg: Mark internal symbols with hidden visibility. 2011-05-19 10:06:03 +02:00
Marcus Meissner d3ab90985c inkobj: Mark internal variable with hidden visibility and hinstance as stattic. 2011-05-19 10:05:58 +02:00
Marcus Meissner 02310f0021 inetcpl: Mark internal variable with hidden visibility. 2011-05-19 10:05:49 +02:00
Marcus Meissner 44beace115 iphlapi: Mark internal symbols with hidden visibility. 2011-05-19 10:05:46 +02:00
Marcus Meissner 3d6e7a4cd1 hhctrl.ocx: Mark internal symbols with hidden visibility. 2011-05-19 10:05:37 +02:00
Marcus Meissner ac1550bdaa infosoft: Mark internal symbol with hidden visibility. 2011-05-19 10:05:32 +02:00
Marcus Meissner 9d5db69f50 imagehlp: Mark internal variable as hidden visibility. 2011-05-19 10:05:27 +02:00
Marcus Meissner a7f7d1b7dd itss: Mark internal symbols with hidden visibility. 2011-05-19 10:05:25 +02:00
Alexandre Julliard 25627ad445 oleaut32/tests: Remove some unnecessary constants. 2011-05-19 09:56:46 +02:00
Ričardas Barkauskas b59b68b86d dxgi: Fix GetDisplayModeList parameter handling. 2011-05-18 17:07:22 +02:00
Frédéric Delanoy 32f79acc1f d3d10core: dxgi_format_from_wined3dformat should return DXGI_FORMAT enum values in all cases. 2011-05-18 17:07:19 +02:00
Aric Stewart 2587f702c5 usp10: Make use of MS_MAKE_TAG instead of numeric constants. 2011-05-18 16:56:00 +02:00
Andrew Nguyen 163dfad5a1 advapi32/tests: Use a matching enumeration value for the trustee form member. 2011-05-18 16:54:41 +02:00
Andrew Nguyen 9d5ef07178 windowscodecs: Trace the correct expected value in some seek test failure strings. 2011-05-18 16:54:36 +02:00
Andrew Nguyen a67941d393 mmdevapi: Remove a stray semicolon in macro definition. 2011-05-18 16:54:31 +02:00
Andrew Nguyen f5e555660d kernel32: Suppress constness warnings for tigetstr parameter. 2011-05-18 16:54:26 +02:00
Andrew Nguyen 4d154d007d advapi32: Add stubs for GetNamedSecurityInfoExA/W. 2011-05-18 16:54:22 +02:00
Stefan Dösinger 6867393614 d3d8: Stream indices are WORDs. 2011-05-18 16:42:08 +02:00
Stefan Dösinger e55b3bef0f d3d8: Add a float to DWORD cast. 2011-05-18 16:42:03 +02:00
Stefan Dösinger 5c6c019340 wined3d: Remove maxConcurrentLights from the device. 2011-05-18 16:41:57 +02:00
Stefan Dösinger 1133991e85 wined3d: Make two variables unsigned. 2011-05-18 16:41:42 +02:00
Marcus Meissner 97b82b0f18 msi: Check comp for NULL from msi_get_loaded_component (Coverity). 2011-05-18 16:41:17 +02:00
Alexandre Julliard 38a797990c oleaut32: Reallocate in BSTR_UserUnmarshal to avoid changing the pointer if the string didn't change. 2011-05-18 11:35:17 +02:00
Dylan Smith bf202cfdfd d3dx9: Implement ID3DXMesh::Optimize using OptimizeInplace. 2011-05-18 10:59:47 +02:00
Marcus Meissner b7389f409a dplayx: Mark internal symbols with hidden visibility. 2011-05-18 10:58:57 +02:00
Marcus Meissner 5b1016fc13 fusion: Mark internal symbols with hidden visibility. 2011-05-18 10:58:51 +02:00
Marcus Meissner bda648189a dnsapi: Mark internal symbols with hidden visibility. 2011-05-18 10:58:48 +02:00
Marcus Meissner d98a6a884e explorerframe: Mark internal symbols with hidden visibility. 2011-05-18 10:58:45 +02:00
Marcus Meissner dffb1b2c8f dswave: Mark internal symbols with hidden visibility. 2011-05-18 10:58:40 +02:00
Marcus Meissner 9eb9040e97 dpnet: Mark internals symbols with hidden visibility. 2011-05-18 10:58:35 +02:00
Marcus Meissner 01d5832f1e gameux: Mark internal symbols with hidden visibility. 2011-05-18 10:58:32 +02:00
Marcus Meissner a19e31efd9 dinput: Mark internal symbols with hidden visibility. 2011-05-18 10:58:25 +02:00
Marcus Meissner 9df409cfdd dxdiagn: Mark internal symbols with hidden visibility. 2011-05-18 10:54:37 +02:00
Marcus Meissner 4892adb414 gdiplus: Mark image_format_dimensions as static. 2011-05-18 10:54:32 +02:00
Aric Stewart 9f7c390ec8 usp10/test: Rewrite test_ScriptShapeOpenType to be more expandable. 2011-05-18 10:51:05 +02:00
Aric Stewart 3c26fa9136 usp10: Correct default fCanGlyphAlone value. 2011-05-18 10:51:02 +02:00
Aric Stewart 9edaaae99b usp10/tests: Add ScriptShapeOpenType tests mirroring ScriptShape tests. 2011-05-18 10:50:59 +02:00
Aric Stewart d0012622d3 usp10: Correct a few fallback conditions in Syriac shaping. 2011-05-18 10:49:49 +02:00
Michael Stefaniuc a12ed578c5 riched20: COM cleanup for the ITextSelection iface. 2011-05-17 13:45:02 +02:00
Alexandre Julliard bcd62a7f2e msvcrt: Implement _seh_longjmp_unwind4 for i386. 2011-05-17 12:49:20 +02:00
Alexandre Julliard 2140006662 msvcrt: Implement _local_unwind for x86_64. 2011-05-17 12:31:00 +02:00
Hans Leidekker f464b7d2e2 msi: Don't resolve child folders if the target path doesn't change in MsiSetTargetPath. 2011-05-17 12:04:43 +02:00
Hans Leidekker 01433f0f30 msi: Make sure that the target root directory has a trailing backslash. 2011-05-17 12:04:40 +02:00
Hans Leidekker c5ab1c37bf Revert "msi: Avoid loading cabinet streams more than once.".
This reverts commit 395479f0d1.
2011-05-17 12:04:38 +02:00
Hans Leidekker 548d71ee45 msi: Search all installation contexts in the FindRelatedProducts action. 2011-05-17 12:04:24 +02:00
Hans Leidekker 9e5562297d msi: Improve tracing in the FindRelatedProducts action. 2011-05-17 12:04:17 +02:00
Rico Schüller e9c4e501f4 d3dx9: Fix copy and paste mistake in ID3DXBaseEffect::GetPassDesc(). 2011-05-17 12:04:12 +02:00
Rico Schüller b7b9db00e3 d3dx9: Remove some checks for defines argument in D3DXCreateEffect* functions. 2011-05-17 12:04:11 +02:00
Erich Hoover 068593b238 quartz: Create and hold onto a preferred allocator for IAsyncReader::RequestAllocator. 2011-05-17 12:01:18 +02:00
Erich Hoover 493a3a0f9d quartz: Make sure pin state cannot change while a flush is in progress. 2011-05-17 12:01:16 +02:00
Erich Hoover 484c952cf2 quartz: Release outstanding samples in PullPin::PauseProcessing. 2011-05-17 11:57:57 +02:00
Erich Hoover 819643ada8 quartz: Return IMediaSeeking interface for Parser PullPin. 2011-05-17 11:55:24 +02:00
Erich Hoover 7a405fa9e9 quartz: Return IMediaSeeking interface for Parser OutputPin. 2011-05-17 11:54:43 +02:00
André Hentschel 1aacc5fc40 mscoree/tests: Add tests for CreateConfigStream. 2011-05-17 11:48:14 +02:00
Sergey Khodych f3b10bc8fd shdocvw: Handle local paths in navigate_url. 2011-05-17 11:45:54 +02:00
Sergey Khodych 1c6af1f337 shdocvw: Use UrlApplyScheme with URL_APPLY_GUESSFILE for local paths in create_moniker. 2011-05-17 11:45:51 +02:00
Sergey Khodych 26541471ab shlwapi: Implement URL_APPLY_GUESSFILE in UrlApplyScheme. 2011-05-17 11:45:49 +02:00
Sergey Khodych 2e1bec528f shlwapi: Don't copy valid scheme in UrlApplySchemeW. 2011-05-17 11:45:47 +02:00
Sergey Khodych 2034439d66 shdocvw: Don't use separate call of UrlApplySchemeW for default scheme. 2011-05-17 11:45:44 +02:00
Owen Rudge c55ff281c7 user32: Add separate sysmenu for MDI child windows. 2011-05-17 10:45:31 +02:00
Ken Thomases e6d6fbf6e9 gdi32: Fix leak of FullName of replaced font face. 2011-05-17 10:45:24 +02:00
Marcus Meissner 10371fcc50 dmstyle: Mark internal symbols with hidden visibility. 2011-05-17 10:19:00 +02:00
Marcus Meissner f301596ce3 dmscript: Mark internal symbols with hidden visibility. 2011-05-17 10:19:00 +02:00
Marcus Meissner 8d1a9bb535 dmloader: Mark internal symbols with hidden visibility. 2011-05-17 10:19:00 +02:00
Marcus Meissner ba8455d5f1 dmime: Mark internal symbols with hidden visibility. 2011-05-17 10:19:00 +02:00
Marcus Meissner 57d83924ae dmcompos: Mark internal symbols with hidden visibility. 2011-05-17 10:19:00 +02:00
Marcus Meissner 455ef03cad devenum: Mark internal symbols as hidden. 2011-05-17 10:19:00 +02:00
Marcus Meissner fa6e4f3a3b dmsynth: Mark internal symbols with hidden visibility. 2011-05-17 10:19:00 +02:00