Commit Graph

80269 Commits

Author SHA1 Message Date
Henri Verbeet 0fe183c299 wined3d: Increase the SM4 instruction length mask size. 2014-05-19 09:55:25 +02:00
Nikolay Sivov 9d95788f12 scrrun: Return disk space as VT_I4 if it fits. 2014-05-19 09:55:03 +02:00
Nikolay Sivov 108c27313b scrrun: Implement Count() property for file collection. 2014-05-19 09:54:54 +02:00
Nikolay Sivov 2b628405cd scrrun/tests: Fix tests to depend on current codepage. 2014-05-19 09:54:44 +02:00
Bruno Jesus 25bc6de842 ws2_32: Take care of EINTR inside the helpers. 2014-05-19 09:51:54 +02:00
Piotr Caban 7c7ccc0ef5 vbscript: Parse doubles with bigger precision in parse_numeric_literal. 2014-05-19 09:47:22 +02:00
Piotr Caban e73bbd0c81 oleacc: Prepare CreateStdAccessibleObject to support class specific accessibility objects. 2014-05-16 17:08:14 +02:00
Piotr Caban 76302af67e oleacc: Add IID_IAccessible, IID_IAccessibleHandler and LIBID_Accessibility exports. 2014-05-16 17:08:13 +02:00
Alexandre Julliard 9222e4e0ea wnaspi32: Remove unnecessary DllMain implementation on non-Linux. 2014-05-16 11:34:51 +02:00
Alexandre Julliard 3f6c6dbbb3 sane.ds: Remove unnecessary DllMain implementation when SANE is missing. 2014-05-16 11:34:37 +02:00
Alexandre Julliard 78cf6059bc winemapi: Remove unnecessary DllMain implementation. 2014-05-16 11:34:04 +02:00
Alexandre Julliard a3ab118b1e d3d10core: Remove unnecessary DllMain implementation. 2014-05-16 11:33:45 +02:00
Alexandre Julliard ddfaafc16d d2d1: Remove unnecessary DllMain implementation. 2014-05-16 11:33:40 +02:00
Alexandre Julliard cf40121ed6 bcrypt: Remove unnecessary DllMain implementation. 2014-05-16 11:33:29 +02:00
Nikolay Sivov 81d2516449 xmllite/writer: Fix Flush() behaviour on partial writes. 2014-05-16 10:53:29 +02:00
Nikolay Sivov 97e2af1f73 ntdll: Implement non-blocking mode for LdrLockLoaderLock(). 2014-05-16 10:52:52 +02:00
Michael Stefaniuc 176b7aa842 dmusic: Move a struct to the .c file it is used. 2014-05-16 10:52:27 +02:00
Jacek Caban 54bf34f1e7 urlmon: Avoid ProtocolHandler being destroyed in Terminate call. 2014-05-15 19:05:44 +02:00
Jacek Caban 810d8c7140 mshtml/tests: Fixed a few more IE11 test failures. 2014-05-15 19:05:40 +02:00
Jacek Caban 5cc72a4522 ieframe/tests: Fixed tests on IE11. 2014-05-15 19:05:33 +02:00
Piotr Caban 6bd87c6bdb oleacc: Add WindowFromAccessibleObject implementation. 2014-05-15 19:05:23 +02:00
Piotr Caban 25312a10d3 oleacc: Add IOleWindow::GetWindow implementation in default client accessible object. 2014-05-15 19:05:19 +02:00
Piotr Caban 69ab9da0da oleacc: Add IOleWindow interface stub to default window accessible object. 2014-05-15 19:05:17 +02:00
Piotr Caban 8c808f3ee9 oleacc: Add IOleWindow interface stub to default client accessible object. 2014-05-15 19:05:15 +02:00
Piotr Caban 94b721000a oleacc: Disable tests on old oleacc. 2014-05-15 19:05:12 +02:00
Piotr Caban dccc4283a7 oleacc: Don't return partial data in GetRoleTextA if buffer is too small. 2014-05-15 19:05:10 +02:00
Piotr Caban 1f6ade45c1 oleacc: Modify output buffer on incorrect role in GetRoleTextA. 2014-05-15 19:05:08 +02:00
Stefan Dösinger bdc396e4f5 wined3d: Fix indentation in d3dfmt_p8_init_palette. 2014-05-15 19:05:03 +02:00
Stefan Dösinger fd0189bbfa wined3d: Move get_dc palette updates to ddraw. 2014-05-15 19:05:02 +02:00
Nikolay Sivov caeecfa223 xmllite/writer: Implement Flush() method. 2014-05-15 19:05:01 +02:00
Nikolay Sivov a0f67c3695 xmllite/writer: Initial support for starting a document. 2014-05-15 19:05:00 +02:00
Nikolay Sivov 71ab66efa0 xmllite/writer: Initial support of output buffer creation. 2014-05-15 19:04:59 +02:00
Nikolay Sivov 0ae578b71c xmllite/reader: Create reader input with same IMalloc as reader. 2014-05-15 19:04:58 +02:00
Jacek Caban 645cdf9dc3 msctf: Added IEnumTfInputProcessorProfiles interface stub implementation. 2014-05-15 19:04:57 +02:00
Martin Storsjo 8cb42d4135 ntdll: Align FILE_*_DIRECTORY_INFORMATION structs to 8 bytes. 2014-05-15 19:04:56 +02:00
Martin Storsjo 114444ca9c ntdll: Don't write uninitialized bytes at the end of filenames. 2014-05-15 19:04:55 +02:00
Jacek Caban 9677454f7d oleaut32: Use debugstr_variant in variant.c where appropriate. 2014-05-15 19:04:54 +02:00
Huw Davies fec1ed454c wininet/tests: Don't test GetLastError() on success. 2014-05-15 19:04:53 +02:00
Alexandre Julliard c5b19d4ad0 d3d10_1: Remove unnecessary DllMain implementation. 2014-05-15 19:04:52 +02:00
Alexandre Julliard 29fcb82b94 d3d10: Remove unnecessary DllMain implementation. 2014-05-15 19:04:51 +02:00
Alexandre Julliard 64082aebc5 d3d9: Remove unnecessary DllMain implementation. 2014-05-15 19:04:50 +02:00
Alexandre Julliard 4df26c56d8 d3d8: Remove unnecessary DllMain implementation. 2014-05-15 19:04:50 +02:00
Alexandre Julliard 6eb922f1d4 wintrust: Remove unnecessary DllMain implementation. 2014-05-15 19:04:49 +02:00
Alexandre Julliard 693faf2a7d msimg32: Remove unnecessary DllMain implementation. 2014-05-15 19:04:48 +02:00
Alexandre Julliard 16352f0aee dciman32: Remove unnecessary DllMain implementation. 2014-05-15 19:04:47 +02:00
Alexandre Julliard 0289ea0e43 advpack: Remove unnecessary DllMain implementation. 2014-05-15 19:04:46 +02:00
Hans Leidekker 50c710bd91 winhttp: Add support for retrieving the proxy automatic configuration URL on Mac OS X. 2014-05-15 19:04:45 +02:00
Hans Leidekker 5522256328 winhttp: Reimplement WinHttpGetProxyForUrl on top of jsproxy. 2014-05-15 19:04:44 +02:00
Hans Leidekker f7c8f5b3e4 jsproxy: Implement InternetGetProxyInfo. 2014-05-15 19:04:43 +02:00
Hans Leidekker 8545a971c9 jsproxy: Implement InternetInitializeAutoProxyDll and InternetDeinitializeAutoProxyDll. 2014-05-15 19:04:42 +02:00
Hans Leidekker ae542221a0 jsproxy: New dll. 2014-05-15 19:04:41 +02:00
Frédéric Delanoy d1dbc024b5 oleacc: Add message context for object state string resources. 2014-05-15 17:22:29 +02:00
Huw Davies 6f7650aec1 shell32/tests: Fix tests on win 8. 2014-05-15 17:22:28 +02:00
Huw Davies d87aa43ce5 shell32/tests: Fix the tests when run from the top directory. 2014-05-15 17:22:27 +02:00
Nikolay Sivov 8e52466757 msxml3: Remove no longer used helper. 2014-05-15 11:29:46 +02:00
Ken Thomases 451915100a winemac: Add the ability to disable high-resolution scrolling.
The Mac driver can generate scroll wheel events with values which are not integral
multiples of WHEEL_DELTA.  Apps should handle that by scrolling a corresponding
non-integral multiple of what they'd do for a WHEEL_DELTA-valued scroll or, if
they can't, then at least accumulate scroll distance until its magnitude exceeds
WHEEL_DELTA and do a "chunky" scroll.  However, many apps don't do that properly.
They may scroll way too far/fast or even in the opposite direction.

If the registry setting UsePreciseScrolling is set to "n", the Mac driver will do
that accumulation and chunking itself to work around such broken app behavior.
2014-05-15 11:28:52 +02:00
Ken Thomases 757c57634e winemac: Fix a memory leak if posting WM_DROPFILES fails. 2014-05-15 11:28:36 +02:00
Shuai Meng db42703d5f vbscript: Implemented CByte. 2014-05-14 19:13:51 +02:00
Jacek Caban c0247ab291 wmvcore: Added IWMReader interface stub implementation. 2014-05-14 19:13:31 +02:00
Jacek Caban ed41fc1d9b oleaut32: Added debugstr_variant helper for better debug traces. 2014-05-14 17:35:24 +02:00
Piotr Caban 5f51dda7ee oleacc: Add GetStateText implementation. 2014-05-14 17:28:07 +02:00
Piotr Caban c2df317c4b user32: Fix LoadStringA behavior on 1-character long buffer. 2014-05-14 17:20:56 +02:00
Stefan Dösinger 544816797a wined3d: Don't update the color table on palette changes. 2014-05-14 13:30:33 +02:00
Stefan Dösinger 3cd83f4d56 wined3d: Use GL_ALPHA8 for WINED3DFMT_P8_UINT surfaces. 2014-05-14 13:30:19 +02:00
Stefan Dösinger 7b049245f5 wined3d: Always provide P8 GL texture information. 2014-05-14 13:30:08 +02:00
Stefan Dösinger bfb5be0f4b wined3d: Remove WINED3D_CT_PALETTED_CK.
There's no difference between WINED3D_CT_PALETTED_CK and
WINED3D_CT_PALETTED with the palette index in the alpha channel.
2014-05-14 13:29:58 +02:00
Stefan Dösinger c1cca63e5d wined3d: Always store the palette index in the alpha component. 2014-05-14 13:29:52 +02:00
Austin English 6458aca761 user32: Add a stub for RegisterTouchWindow. 2014-05-14 11:25:48 +02:00
Nikolay Sivov d2737dde80 xmllite/writer: Implement GetProperty(). 2014-05-14 11:25:15 +02:00
Huw Davies 305db0f65b msxml3/tests: Fix test on win 8. 2014-05-14 11:25:06 +02:00
Alex Henrie 0fb88f8d01 gdi32/tests: Add MS Shell Dlg tests. 2014-05-13 19:58:09 +02:00
Jacek Caban 6ebe1c60e2 mshtml: Use debugstr_mshtml_guid in a few more places. 2014-05-13 19:57:28 +02:00
Nikolay Sivov 9080329e4e xmllite/writer: Implement SetOutput() for writer. 2014-05-13 16:59:00 +02:00
Nikolay Sivov e58070ab83 xmllite: Support external IMalloc for writer. 2014-05-13 16:58:57 +02:00
Hans Leidekker 6494c50ad7 winhttp: Fix a couple of memory leaks (valgrind). 2014-05-13 13:47:11 +02:00
Hans Leidekker e49ebbe953 wininet: Fix a memory leak (valgrind). 2014-05-13 13:47:11 +02:00
Hans Leidekker 2acd2116d9 fusion: Fix a couple of memory leaks (valgrind). 2014-05-13 13:47:10 +02:00
Hans Leidekker 59ca80cb3d wmiutils: Always null-terminate the server string in build_server (valgrind). 2014-05-13 13:47:09 +02:00
Hans Leidekker e17276b528 wbemprox: No longer prefer native. 2014-05-13 13:47:09 +02:00
Hans Leidekker 27b18a395b wbemprox: Use a separate index variable to build the safearray in get_properties. 2014-05-13 13:47:08 +02:00
Alistair Leslie-Hughes d9ae2b828e dpnet: Implement IDirectPlay8LobbiedApplication Initialize. 2014-05-13 13:47:06 +02:00
Alexandre Julliard 2cef8dbcc2 ntdll: Determine the mapping type automatically from the WRITECOPY flag. 2014-05-13 12:28:58 +02:00
Jacek Caban 5ceb22714e ntdll: Use MAP_PRIVATE for copy on write mappings. 2014-05-13 12:27:32 +02:00
Nikolay Sivov 82bb4f51c1 msxml3: Implement empty tagname case of getElementsByTagName() for document. 2014-05-13 11:45:29 +02:00
Nikolay Sivov 239d8077db msxml3: Support 'any attribute' selection [@*] in XSLPattern predicates. 2014-05-13 11:45:25 +02:00
Huw Davies 9e3d103dcb msxml3/tests: Don't test the variant payload for the VT_EMPTY type. 2014-05-13 11:44:50 +02:00
Huw Davies 8335335c1d msxml3/tests: Fix a failing test on win 8. 2014-05-13 11:44:43 +02:00
Huw Davies 25e5daf872 msxml3/tests: Don't test the values of alignment holes in the variant structure. 2014-05-13 11:44:39 +02:00
Stefan Dösinger fc25510fad wined3d: Remove wined3d_surface_get_palette. 2014-05-12 21:24:59 +02:00
Stefan Dösinger 46df06aae7 wined3d: Implement DDBLTFX_MIRRORUPDOWN for DXT2. 2014-05-12 21:24:49 +02:00
Piotr Caban c18d52d346 msvcrt: Don't crash on NULL struct _tm in asctime. 2014-05-12 19:30:16 +02:00
Piotr Caban 7a0fd9cfe2 oleacc: Add Client_accLocation implementation. 2014-05-12 19:30:11 +02:00
Nikolay Sivov a709e3f98d comctl32/treeview: Added a test for NM_RETURN. 2014-05-12 13:51:44 +02:00
Jacek Caban 75afeb4740 mshtml: Forward IHTMLScreen's IDispatch methods to IDispatchEx. 2014-05-12 13:51:36 +02:00
Jacek Caban d06d73c136 mshtml: Added IDispatchEx support to HTMLOptionElementFactory object. 2014-05-12 13:51:33 +02:00
Jacek Caban b54a9c662a mshtml: Use debugmsg_mshtml_guid in a few more places. 2014-05-12 13:51:30 +02:00
Bruno Jesus 443edfa1da ws2_32: Avoid magic numbers in shutdown() function. 2014-05-12 10:55:54 +02:00
Nikolay Sivov fa3e750e2c comctl32/listview: Fix custom draw stage sequence. 2014-05-12 10:55:09 +02:00
Nikolay Sivov dcab5fe61b setupapi: Make default context structure layout compatible. 2014-05-12 10:53:16 +02:00
Alistair Leslie-Hughes 123c670f8e dxguid: Include dplobby8.h. 2014-05-12 10:51:32 +02:00