Commit Graph

100963 Commits

Author SHA1 Message Date
Henri Verbeet a1c63c2781 wined3d: Simplify the driver version info lookup in init_driver_info(). 2014-04-23 15:00:02 +02:00
Nikolay Sivov 383686275a oleaut32: Properly free record name (Valgrind). 2014-04-23 11:13:13 +02:00
André Hentschel aa7185a098 winemenubuilder: Use boolean return values in boolean functions. 2014-04-23 11:12:51 +02:00
André Hentschel 7e01e08939 advapi32: Add stub for GetTraceLoggerHandle. 2014-04-23 11:12:19 +02:00
Patrick Rudolph 24c572874d user32/tests: Add tests for valid cbSize in GetMonitorInfoA. 2014-04-22 18:45:30 +02:00
Patrick Rudolph 8be5dd162c user32: Check for valid cbSize in GetMonitorInfoA. 2014-04-22 18:44:39 +02:00
Jacek Caban 12dc23db72 mshtml: Added IHTMLDOMChildrenCollection::get__newEnum tests. 2014-04-22 18:41:33 +02:00
Jacek Caban 570d05ec7c mshtml: Added IHTMLDOMChildrenCollection::get__newEnum implementation. 2014-04-22 18:41:31 +02:00
Jacek Caban 3ec1da918c mshtml: Fixed HTMLElementCollectionEnum_Next implementation for NULL pCeltFetched. 2014-04-22 18:41:28 +02:00
Piotr Caban d48314c8a5 msvcrt: Don't use default process heap. 2014-04-22 14:46:43 +02:00
Qian Hong 43cd9e6d96 include: Added some ATL function prototypes. 2014-04-22 11:27:24 +02:00
Henri Verbeet 36d8d6bf8e wined3d: Ignore invalid PCI vendor/device overrides. 2014-04-22 11:26:31 +02:00
Henri Verbeet 2a258bd0c5 d3d8/tests: Handle the Windows 8 testbot results in cnd_test(). 2014-04-22 11:26:29 +02:00
Henri Verbeet 41abcf6048 d3d8/tests: Handle the Windows 8 testbot results in zenable_test(). 2014-04-22 11:26:27 +02:00
Henri Verbeet a8248847f5 d3d8/tests: Use a separate device for test_sanity(). 2014-04-22 11:26:26 +02:00
Henri Verbeet 25d2de7b93 d3d8/tests: Use a separate device for depth_clamp_test(). 2014-04-22 11:26:24 +02:00
Nikolay Sivov f1706b0387 shlwapi: Implement SHRegCreateUSKeyA(). 2014-04-22 11:26:14 +02:00
Nikolay Sivov 3f0a24349c netprofm/tests: Fix a test failure on Win7/Win2008 systems. 2014-04-22 11:26:06 +02:00
Andrew Sheldon 5ef54904f2 wined3d: Add NVIDIA Geforce GTX 780 to supported device list. 2014-04-21 17:08:04 +02:00
Piotr Caban 026ea82a2d msvcr80: Add type_info::name partial implementation. 2014-04-21 16:47:11 +02:00
Nikolay Sivov 95b6958752 mshtml/tests: Remove old system version check that doesn't work anymore. 2014-04-21 14:33:09 +02:00
Piotr Caban 1d865f90d6 msvcrt/tests: Fix _popen test failures when path contains spaces. 2014-04-21 14:33:06 +02:00
Jacek Caban 2518b8f31b mshtml: Added IHTMLElementCollection::get__newEnum tests. 2014-04-21 14:32:59 +02:00
Jacek Caban f7635f17b3 mshtml: Added IHTMLElementCollection::get__newEnum implementation. 2014-04-21 14:32:58 +02:00
Alexandre Julliard 0c496f0280 msvcrt: Update comments for non-exported functions. 2014-04-21 14:32:40 +02:00
Piotr Caban 92e12bb8fb msvcrt: Use win_skip when function is not exported. 2014-04-21 14:31:51 +02:00
Piotr Caban 49e503c55a msvcrt: Remove no longer needed exports. 2014-04-21 14:31:48 +02:00
Piotr Caban f60b888bb2 msvcrt: Remove _set_invalid_parameter_handler calls from msvcrt tests. 2014-04-21 14:31:41 +02:00
Piotr Caban 0cb5067698 msvcrt: Don't raise exception in _invalid_parameter. 2014-04-21 14:31:38 +02:00
Gerald Pfeifer 1ca38f1dd7 readme: Raise the minimum version of FreeBSD to 8.0. 2014-04-21 11:15:12 +02:00
Henri Verbeet 9994cf8aec d3d8/tests: Use a separate device for lighting_test(). 2014-04-21 11:09:57 +02:00
Henri Verbeet 00630f67a4 d3d8/tests: Use a separate device for clear_test(). 2014-04-21 11:09:56 +02:00
Henri Verbeet 322e6dd587 d3d8/tests: Use a separate device for fog_test(). 2014-04-21 11:09:55 +02:00
Henri Verbeet 2428049753 d3d8/tests: Use a separate device for z_range_test(). 2014-04-21 11:09:54 +02:00
Henri Verbeet f8bd052366 d3d8/tests: Use a separate device for offscreen_test(). 2014-04-21 11:09:54 +02:00
Dmitry Timoshkov 5356c945cd ole32: Add support for VT_DISPATCH/VT_UNKNOWN to PropVariantClear and PropVariantCopy. 2014-04-21 11:09:53 +02:00
Dmitry Timoshkov c6dbb33e19 user32: When converting from MF_ flags to MENUITEMINFO ignore MF_POPUP if id is not a menu. 2014-04-21 11:09:52 +02:00
Dmitry Timoshkov 7744c7003b user32/tests: Add AppendMenu/ModifyMenu MF_POPUP tests. 2014-04-21 11:09:51 +02:00
Nikolay Sivov fe3f12335d comctl32/treeview: Restore hdc before CDDS_ITEMPOSTPAINT. 2014-04-21 11:09:51 +02:00
Frédéric Delanoy 8b40ac454f po: Update French translation. 2014-04-21 11:09:49 +02:00
Nikolay Sivov 828b48c644 po: Update Russian translation. 2014-04-21 10:43:03 +02:00
Nikolay Sivov 82cf29d307 atl: Move IUnknown methods to IOleClientSite. 2014-04-21 10:42:55 +02:00
Ken Thomases 3e09763835 winex11: Remove dead store into win_gravity in get_window_attributes(). 2014-04-21 10:42:18 +02:00
Nikolay Sivov fdbd8ffffc services: Remove loop that's not really used anymore (Coverity). 2014-04-21 10:40:40 +02:00
Nikolay Sivov 62502d0670 gdiplus: Properly delete a DC. 2014-04-21 10:40:09 +02:00
Qian Hong a1f8395290 wscript: Don't fail silently for unsupported switches. 2014-04-21 10:38:54 +02:00
Alexandre Julliard c73bd869ec Release 1.7.17. 2014-04-18 20:54:11 +02:00
Piotr Caban bd92ead3f7 msvcr80: Remove remaining forwards to msvcrt. 2014-04-18 19:29:36 +02:00
Nikolay Sivov 2b390f01ed atl: Simplify error handling in AtlAxAttachControl(). 2014-04-18 16:38:36 +02:00
Vincent Povirk 68f2b878d2 user32: Allow EndMenu() calls from WM_ENTERMENULOOP. 2014-04-18 14:36:04 +02:00