Commit Graph

103297 Commits (1994140f3da38c30a9c19b7423e3d5e9d8840d4f)
 

Author SHA1 Message Date
Gerald Pfeifer 1994140f3d wordpad: Check for array index before using it in registry_set_filelist. 2014-12-01 11:00:15 +01:00
Łukasz Wojniłowicz 00fb860819 po: Update Polish translation. 2014-12-01 11:00:13 +01:00
Alexandre Julliard fe2466ffdf Release 1.7.32. 2014-11-28 20:48:59 +01:00
Piotr Caban 6d5b7c7344 ws2_32/tests: Add more select tests. 2014-11-28 19:18:15 +01:00
Piotr Caban 459837ece4 ws2_32: Add support for overlapping fd_sets in select. 2014-11-28 19:18:10 +01:00
Alexandre Julliard c24fe2253c msxml3: Update pure_parser directive to avoid a deprecation warning. 2014-11-28 18:17:04 +01:00
Jacek Caban 2c2f576163 mshtml: Added more attribute and IDispatchEx tests. 2014-11-28 17:06:11 +01:00
Jacek Caban 53e9acbf28 mshtml: style attribute is a special case for setAttribute and removeAttribute. 2014-11-28 17:06:06 +01:00
Jacek Caban 96f628175d mshtml: Correctly handle flags in IHTMLElement:getAttribute. 2014-11-28 17:06:03 +01:00
Jacek Caban 0bb1ed4101 mshtml: Correctly handle flags in IHTMLElement:setAttribute. 2014-11-28 17:06:01 +01:00
Jacek Caban 5f913d5afb mshtml: Better removeAttribute implementation. 2014-11-28 17:05:58 +01:00
Jacek Caban 275a231fbb mshtml: Allow setting function properties to any VARIANT type. 2014-11-28 17:05:55 +01:00
Jacek Caban 7e43408eaa jscript: Use DISPATCH_PROPERTYPUTREF flag when setting a property to VT_DISPATCH. 2014-11-28 17:05:50 +01:00
Jacek Caban 6a74a0785a mshtml: Always ignore DISPATCH_PROPERTYPUTREF in InvokeEx. 2014-11-28 17:05:45 +01:00
Stefan Dösinger 7b5bf3d4d6 wined3d: Update fragment program constants when switching from arb ffp draws. 2014-11-28 17:05:12 +01:00
Stefan Dösinger 06010471c2 includes: Remove some double defines in d3d11.idl. 2014-11-28 17:05:07 +01:00
Stefan Dösinger 832aa40ae6 Revert "d3d10_1.idl: Added D3D10_1_SHADER_*_VERSION constants.".
This reverts commit 044d7e82bf.

These were added later by 9e942d29 in the _D3D10_1_CONSTANTS ifdef block.
The double define causes a compile error with midl.
2014-11-28 17:05:03 +01:00
Nikolay Sivov 82e66b4b47 dwrite: Fix lineGap metric using 'hhea' table values. 2014-11-28 17:04:45 +01:00
Nikolay Sivov 188bfd6fd4 dwrite: Respect typographic metrics when font instructs us to. 2014-11-28 17:04:43 +01:00
Michael Stefaniuc 80218d19ef gdi32/tests: Don't clear a variable before it goes out of scope (PVS-Studio). 2014-11-28 17:04:21 +01:00
Piotr Caban f87767bc35 ntdll: Handle ACTCTX_FLAG_ASSEMBLY_DIRECTORY_VALID flag when opening manifest in RtlCreateActivationContext. 2014-11-28 17:04:07 +01:00
Sebastian Lackner 79e0cb3a26 configure: Fix detection of gnutls on Ubuntu 14.10. 2014-11-27 23:22:16 +01:00
Stefan Dösinger 871fc4a38f d3d/tests: Rename fog_interpolation_test for consistency. 2014-11-27 13:27:24 +01:00
Stefan Dösinger 96519f9be9 d3d/tests: Table fog does not abs the fog coordinate. 2014-11-27 13:27:21 +01:00
Stefan Dösinger cfd741c6b6 d3d/tests: Show that the vfog abs is not a property of D3DFOG_LINEAR. 2014-11-27 13:27:17 +01:00
Stefan Dösinger c9b10beb36 wined3d: Vertex fog uses the absolute eye position z. 2014-11-27 13:27:13 +01:00
Hans Leidekker 9023a95e5b user32: Add a stub implementation of IsTouchWindow. 2014-11-27 13:27:06 +01:00
Hans Leidekker a4a48d3fc8 vssapi: Add stub implementations for a couple of functions. 2014-11-27 13:26:42 +01:00
Hans Leidekker 153d389f45 vssapi: New dll. 2014-11-27 13:18:01 +01:00
Hans Leidekker d81b8bbd79 msiexec: Add support for /update. 2014-11-27 13:14:19 +01:00
Hans Leidekker e3143f1105 msi: Update version resource. 2014-11-27 13:14:16 +01:00
Michael Stefaniuc 42e6019c00 msvcrt/tests: Don't open code offsetof(). 2014-11-27 11:43:41 +01:00
Michael Stefaniuc 908af25a6f ieframe: IDC_ARROW is already an INTRESOURCE (PVS-Studio). 2014-11-27 11:43:31 +01:00
Michael Stefaniuc 51d0345ebd comdlg32: RT_DIALOG is already an INTRESOURCE (PVS-Studio). 2014-11-27 11:43:28 +01:00
Michael Stefaniuc 232390e5b8 cmd: Remove duplicated if-check (PVS-Studio). 2014-11-27 11:43:22 +01:00
Nikolay Sivov 9afd55072f dwrite: Estimate x-height and cap height metrics if they're missing. 2014-11-27 11:11:24 +01:00
Nikolay Sivov 298f08d602 dwrite/tests: Fix some test failures on older dwrite versions. 2014-11-27 11:11:21 +01:00
Nikolay Sivov 4b38ced13c dwrite: Hide factory vtable selection in init helper. 2014-11-27 11:11:19 +01:00
Nikolay Sivov c5af130e92 dwrite: Remove DLL_WINE_PREATTACH case, native module can't be used. 2014-11-27 11:11:18 +01:00
Nikolay Sivov 31496c600d dwrite: Use stream fragment context when reading font tables. 2014-11-27 11:11:16 +01:00
Stefan Dösinger d1bd709471 d3d8/tests: Call TestCooperativeLevel after Present. 2014-11-27 11:09:45 +01:00
Alexandre Julliard 099bc21df7 d3d9/tests: Don't require a WM_MOVE message. 2014-11-26 20:40:49 +01:00
Austin English 5df9286e19 ole2disp: Add a stub for VARIANTCHANGETYPE. 2014-11-26 19:21:01 +01:00
Austin English ca1bf14aaf cryptext: Add stubs for CryptExtAddPFX/CryptExtAddPFXW. 2014-11-26 19:16:52 +01:00
Nikolay Sivov 0c507a1768 gdi32: Clarify read length values used with get_font_data(). 2014-11-26 17:35:14 +01:00
Nikolay Sivov 416527a6ad dwrite: Use file mapping for local file stream. 2014-11-26 17:35:13 +01:00
Jacek Caban c910c8ceed mshtml: Added fontname command support to execCommand. 2014-11-26 17:35:12 +01:00
Michael Stefaniuc 0867e7fe78 comdlg32: Remove an always true if check (PVS-Studio). 2014-11-26 17:26:51 +01:00
Michael Stefaniuc 6ae26c7b53 shlwapi: Remove always true if-check (PVS-Studio). 2014-11-26 17:26:44 +01:00
Michael Stefaniuc f52983807e msi/tests: Remove redundant if check (PVS-Studio). 2014-11-26 17:26:34 +01:00