Commit Graph

96229 Commits

Author SHA1 Message Date
Ken Thomases 029aec19ff user32: Remove dead code for suppressing menu drawing. 2013-07-27 11:50:12 -05:00
Rico Schüller b196d0ccdc d3dx9/tests: Add ID3DXConstantTable struct array test. 2013-07-27 11:49:27 -05:00
Rico Schüller cf5a2b6417 d3dx9/tests: Add ID3DXConstantTable struct test. 2013-07-27 11:49:16 -05:00
Rico Schüller bdec3f951b d3dx9: Add support for structs to ID3DXConstantTable. 2013-07-27 11:49:07 -05:00
Rico Schüller 6705073016 d3dx9/tests: Add ID3DXConstantTable matrix row array test. 2013-07-27 11:48:59 -05:00
Rico Schüller 4e925d7d31 d3dx9/tests: Add ID3DXConstantTable matrix row test. 2013-07-27 11:48:48 -05:00
Jacek Caban 7fbcd4cb81 urlmon/tests: Added more FindMimeFromData tests. 2013-07-27 11:48:28 -05:00
Jacek Caban e5d09bea24 urlmon: Fallback to URL-based MIME search in FindMimeFromData if found MIME is not concrete. 2013-07-27 11:48:17 -05:00
Jacek Caban dbfe0572bd urlmon: Moved FindMimeFromData to mimefilter.c. 2013-07-27 11:48:05 -05:00
Jacek Caban e7ca2655e8 urlmon/tests: Make array-based MIME tests more generic. 2013-07-27 11:47:52 -05:00
Jacek Caban 6b73e8fb9f urlmon/tests: MIME tests clean up. 2013-07-27 11:46:59 -05:00
Rico Schüller cb47245585 d3dx9: Use d3dx_pass instead of D3DXHANDLE. 2013-07-27 11:46:38 -05:00
Rico Schüller 695921564b d3dx9: Use d3dx_technique instead of D3DXHANDLE. 2013-07-27 11:46:35 -05:00
Rico Schüller 55a4be12f8 d3dx9: Fix initialization of D3DXPC_OBJECTs. 2013-07-27 11:46:29 -05:00
Piotr Caban b6fc57ec84 msvcrt: Add _wmktemp_s implementation. 2013-07-24 14:35:12 -05:00
Piotr Caban 7d41f9b3e9 msvcrt: Add _mktemp_s implementation. 2013-07-24 14:35:11 -05:00
Piotr Caban ce9d4b807e msvcrt: Fix _mktemp implementation. 2013-07-24 14:35:11 -05:00
Nikolay Sivov 9e5097187e ntdll: Implement RtlHashUnicodeString(). 2013-07-24 14:35:09 -05:00
Piotr Caban dd64952040 scrrun: Add IFileSystem3::GetBaseName implementation. 2013-07-24 11:13:16 -05:00
Piotr Caban fab963cdcc scrrun: Add IFileSystem3::GetFileName implementation. 2013-07-24 11:13:10 -05:00
Piotr Caban d51a35c565 scrrun: Add IFileSystem3::GetParentFolderName implementation. 2013-07-24 11:13:00 -05:00
Rico Schüller 55c190d396 wined3d: Fix typo. 2013-07-24 11:12:45 -05:00
Jacek Caban 1c721e7164 userenv: Added a few more stubs. 2013-07-24 11:11:51 -05:00
Nikolay Sivov 80e70a8271 xmllite: Handle nesting depth limit better. 2013-07-24 11:11:38 -05:00
Nikolay Sivov 40c72e47ab xmllite: Clear attributes on node change, improve tracing. 2013-07-24 11:11:32 -05:00
Rico Schüller b7702177bc d3dx9/tests: Add ID3DXConstantTable matrix column array test. 2013-07-24 11:10:58 -05:00
Rico Schüller 2bfd3e9867 d3dx9/tests: Add ID3DXConstantTable matrix column test. 2013-07-24 11:10:51 -05:00
Rico Schüller 787707025f d3dx9/tests: Add ID3DXConstantTable vector array test. 2013-07-24 11:10:44 -05:00
Rico Schüller 89ecbde31d d3dx9/tests: Add ID3DXConstantTable vector test. 2013-07-24 11:10:38 -05:00
Rico Schüller 833c0ce18d d3dx9/tests: Add ID3DXConstantTable scalar array test. 2013-07-24 11:10:32 -05:00
Frédéric Delanoy 6a9d50292b winemaker: Update French translation of manpage. 2013-07-24 11:10:20 -05:00
Frédéric Delanoy e9911b095e winemaker: Make manpage conform to common manpages conventions. 2013-07-24 11:10:17 -05:00
Frédéric Delanoy 8b2ad6ade3 winemaker: Make the manpage more concise. 2013-07-24 11:10:13 -05:00
Matteo Bruni 42cfbb825c wined3d: Add a missing destroy_dummy_textures() call. 2013-07-24 11:09:39 -05:00
Matteo Bruni e2cf98eb76 wined3d: Implement special fog behavior for orthogonal projection matrices. 2013-07-24 11:09:31 -05:00
Nikolay Sivov 7e136d68f7 ntdll/tests: Properly skip on missing functions. 2013-07-22 19:31:28 +02:00
Marcus Meissner f6a16d8e04 msxml3/tests: Check ISAXContentHandler_endDocument (Coverity). 2013-07-22 19:31:27 +02:00
Dmitry Timoshkov 4cc482bc0d kernel32: GetShortPathName for a non-existent short file name should fail. 2013-07-22 19:31:13 +02:00
Aric Stewart deff27e23e wineqtdecoder: Calculate AvgTimePerFrame for video tracks. 2013-07-22 19:27:18 +02:00
Rico Schüller 0a2085f502 d3dx9/tests: Add ID3DXConstantTable scalar test. 2013-07-22 17:17:29 +02:00
Rico Schüller 8231c8ef50 d3dx9: Improve ID3DXConstantTable::Set*(). 2013-07-22 17:17:15 +02:00
Rico Schüller 918abfef6a d3dx9: Merge get/is_valid_constant(). 2013-07-22 17:16:28 +02:00
Rico Schüller e6e09eb465 d3dx9: Improve shader constant table parsing. 2013-07-22 17:16:22 +02:00
Frédéric Delanoy 91cb426ca7 server: Update French translation of manpage. 2013-07-22 17:16:06 +02:00
Frédéric Delanoy c350ae14da server: Make wineserver manpage conform to common manpages conventions. 2013-07-22 17:16:05 +02:00
Frédéric Delanoy e62805d9cc loader: Update French translation of wine manpage. 2013-07-22 17:16:05 +02:00
Frédéric Delanoy 67bc772bb9 loader: Fix invalid groff in Polish wine manpage. 2013-07-22 17:16:05 +02:00
Marcus Meissner 716f115293 gdiplus/tests: Check return code of GdipGetClipBounds (Coverity). 2013-07-22 17:16:04 +02:00
Ken Sharp 038e624134 po: Update English neutral resource. 2013-07-22 17:16:04 +02:00
Huw Davies cf9cb6c118 gdi32: Ignore max_extent if nfit is NULL. 2013-07-22 17:16:04 +02:00