Commit Graph

103108 Commits

Author SHA1 Message Date
Vincent Povirk 1dee37340d windowscodecs: Implement ComponentFactory_CreateMetadataReaderFromContainer. 2014-11-14 14:11:57 +09:00
Vincent Povirk 8d96b22dd7 windowscodecs: Don't check undefined memory in tests on Wine. 2014-11-14 14:11:49 +09:00
Jacek Caban ffd313543f mshtml: Fixed tests on recent IEs. 2014-11-13 21:04:36 +09:00
Jacek Caban 949ecc5123 wpcapi.idl: Added WPCFLAG_RESTRICTION declaration. 2014-11-13 21:04:36 +09:00
Jacek Caban 6fc5977241 mshtml: Properly handle errors in IHTMLStyleSheet::get_rules now that Gecko part is fixed. 2014-11-13 21:04:35 +09:00
Yifu Wang c68e824310 msvcp120: Added VS2013 CPP runtime dll. 2014-11-13 21:04:33 +09:00
Stefan Dösinger 06328e91f7 wined3d: Add new D3DCREATE flags. 2014-11-13 20:35:46 +09:00
Stefan Dösinger 2b31cac692 d3d8/tests: Allow passing a resolution to reset_device. 2014-11-13 20:35:43 +09:00
Huw Davies bc47d4925a winemac: WS_EX_DLGMODALFRAME shouldn't prevent the window being resizeable. 2014-11-13 18:46:40 +09:00
Michael Stefaniuc 4517780988 avifil32: Simplify the check for an empty string (PVS-Studio). 2014-11-13 18:46:39 +09:00
Michael Stefaniuc 6f959a91f2 oleaut32/tests: Simplify the check for an empty string (PVS-Studio). 2014-11-13 18:46:39 +09:00
André Hentschel 8fd7c73a2b ntdll/tests: Get rid of "defined but not used" warnings on non-x86(_64) platforms. 2014-11-13 18:46:38 +09:00
Vincent Povirk 499f32b317 windowscodecs: Implement MetadataReaderInfo_MatchesPattern. 2014-11-13 18:46:37 +09:00
Vincent Povirk 8891b8f815 windowscodecs: Implement MetadataReaderInfo_GetPatterns. 2014-11-13 18:46:35 +09:00
Vincent Povirk a8d08e2ad7 windowscodecs: Implement MetadataReaderInfo_GetContainerFormats. 2014-11-13 18:46:34 +09:00
Vincent Povirk e53e798aa7 windowscodecs: Treat missing GUID list keys as empty. 2014-11-13 16:31:50 +09:00
Austin English 4c0ceacee0 ntdll: Add stubs for vectored continue handler. 2014-11-13 16:31:49 +09:00
Jacek Caban e567f309bf mshtml: Added IHTMLTxtRange::pasteHTML implementation. 2014-11-13 16:28:58 +09:00
Jacek Caban d619fd2d0e mshtml: Added IHTMLElement2::put_dir implementation. 2014-11-13 16:28:49 +09:00
Jacek Caban 1e4cd8f533 mshtml: Moved IHTMLElement2 implementation to htmlelem.c. 2014-11-13 16:28:31 +09:00
Jacek Caban 41e3de93c3 mshtml: Added IHTMLTxtRange::moveToElementText implementation. 2014-11-13 16:27:50 +09:00
Michael Stefaniuc f1786a2068 crypt32/tests: Remove an unused assignment (PVS-Studio). 2014-11-12 23:33:26 +09:00
Michael Stefaniuc 2ab0bbafe0 mciwave: Simplify the check for an empty string (PVS-Studio). 2014-11-12 23:33:13 +09:00
Michael Stefaniuc 35b24f1ab5 gameux: Simplify the check for an empty string (PVS-Studio). 2014-11-12 23:33:09 +09:00
André Hentschel 066fd36ec3 avifil32: Simplify comparing two unsigned ints (PVS-Studio). 2014-11-12 21:11:47 +09:00
Hans Leidekker 6985bbdf65 odbc32: Add a version resource. 2014-11-12 21:10:31 +09:00
Hans Leidekker b31ed58b96 server: Set the security descriptor of named pipe objects. 2014-11-12 21:09:50 +09:00
Stefan Dösinger 32450ee61d d3d9/tests: Allow passing a resolution to reset_device in d3d9ex. 2014-11-12 20:07:56 +09:00
Stefan Dösinger 38548df04b d3d/tests: Test fog interpolation. 2014-11-12 20:07:56 +09:00
Stefan Dösinger a6f7b213af ddraw/tests: Ddraw restores the mode settings from the registry. 2014-11-12 20:07:55 +09:00
Stefan Dösinger a04eb0c21b ddraw/tests: Rename modes and rectangles in test_coop_level_mode_set. 2014-11-12 20:07:55 +09:00
Bruno Jesus 3591e5fd9f server: Store the time of the socket connection.
Based on a patch by Erich Hoover.
2014-11-12 20:07:55 +09:00
Bruno Jesus 8821967bd6 server: Add a missing socket protocol attribution.
The new socket has to inherit the information just like family and type.
2014-11-12 20:07:55 +09:00
Bruno Jesus 395289a30a version: Handle NULL puLen parameter for VerQueryValueA/W. 2014-11-12 20:07:55 +09:00
Austin English 66662a87c0 shell32: Add a stub for RegenerateUserEnvironment. 2014-11-12 20:07:55 +09:00
Piotr Caban afc6962a24 msvcrt: Use fd critical section in _close. 2014-11-11 23:55:52 +09:00
Piotr Caban 4508e665c0 msvcrt: Use fd critical section in _commit. 2014-11-11 23:55:49 +09:00
Piotr Caban 1d791f5db2 msvcrt: Rename msvcrt_get_ioinfo function. 2014-11-11 23:55:43 +09:00
Piotr Caban 0c4cb6ce5d msvcrt: Initialize file descriptor critical section. 2014-11-11 23:55:34 +09:00
Stefan Dösinger 6ad7d50958 d3d9/tests: Allow passing a resolution to reset_device. 2014-11-11 21:57:27 +09:00
Stefan Dösinger 7b7516189d d3d8/tests: Fix some wndproc comparison error messages. 2014-11-11 21:57:23 +09:00
Stefan Dösinger 5e369853f1 d3d9/tests: Fix some wndproc comparison error messages. 2014-11-11 21:57:19 +09:00
Jacek Caban 83ceee7424 mshtml: Ignore query and hash parts in res protocol handler. 2014-11-11 19:39:19 +09:00
Jacek Caban b84bc52b71 mshtml: Added support for IDispatchEx to HTMLSelectionObject object. 2014-11-11 19:39:02 +09:00
Jacek Caban dcfa250cd2 mshtml: Added IDispatchEx support to HTMLTxtRange object. 2014-11-11 19:38:58 +09:00
Sebastian Lackner fc0392a24e d3dx9_36/tests: Remove code to skip test which should never fail. 2014-11-11 16:20:05 +09:00
Sebastian Lackner b8814764aa d3dx9_36/tests: Add tests for D3DXCreatePolygon.
Based on a patch by David Adam.
2014-11-11 16:20:02 +09:00
Sebastian Lackner 0cde50d223 d3dx9_36: Implement D3DXCreatePolygon.
Based on a patch by David Adam.
2014-11-11 16:19:44 +09:00
Qian Hong 8a9115d91e user32/tests: Test exception handling for timer callbacks. 2014-11-11 16:16:20 +09:00
Qian Hong cd21d2dbda user32: Add more exception handlings for timer callbacks. 2014-11-11 16:15:46 +09:00