André Hentschel
bf12844bf1
quartz: Remove unused code (Clang).
2014-12-02 10:48:37 +01:00
André Hentschel
065e4770f0
ole32/tests: Remove unused variable (Clang).
2014-12-02 10:48:37 +01:00
André Hentschel
1463325797
msxml3/tests: Remove unused code (Clang).
2014-12-02 10:32:13 +01:00
André Hentschel
099514e753
oleaut32: Remove unused code (Clang).
2014-12-02 10:31:33 +01:00
André Hentschel
ec8602a812
ole32: Remove unused string (Clang).
2014-12-02 10:31:21 +01:00
André Hentschel
481fce766f
msi: Remove unused strings (Clang).
2014-12-02 10:31:18 +01:00
André Hentschel
1c3179b21b
msi/tests: Remove unused variables (Clang).
2014-12-02 10:31:14 +01:00
André Hentschel
f1cd8d4ac9
localspl: Remove unused strings (Clang).
2014-12-02 10:31:07 +01:00
André Hentschel
93b36efe61
mshtml/tests: Remove unused variable (Clang).
2014-12-02 10:30:54 +01:00
André Hentschel
3135b02546
kernel32/tests: Remove unused strings (Clang).
2014-12-02 10:30:48 +01:00
Jacek Caban
1454e302a8
mshtml: Added support for flag 2 in getAttribute.
2014-12-01 18:34:22 +01:00
Jacek Caban
71cb0cea74
mshtml: Added "indent" command support to execCommand.
2014-12-01 18:34:17 +01:00
Iván Matellanes
17fcef507f
msvcrt: Call the _nolock variant when the file is already locked.
2014-12-01 11:11:16 +01:00
Sebastian Lackner
d57ccd54f8
ws2_32/tests: Fix several copy and paste errors.
2014-12-01 11:11:05 +01:00
Austin English
b017bdcab3
ole2: Add a stub for WriteClassStg.
2014-12-01 11:10:49 +01:00
Austin English
6fd25a458c
ole2disp: Add a stub for VariantChangeTypeEx.
2014-12-01 11:10:36 +01:00
Henri Verbeet
0cb8722837
d2d1: Implement d2d_d3d_render_target_CreateBitmapBrush().
2014-12-01 11:00:24 +01:00
Henri Verbeet
ac4bd550a5
d2d1: Make "transform" in d2d_d3d_render_target_Clear() const.
2014-12-01 11:00:23 +01:00
Henri Verbeet
0e8f2786e9
wined3d: Keep a reference to the resource in shader resource views.
2014-12-01 11:00:23 +01:00
Henri Verbeet
08b06b7d8f
wined3d: Unbind shader resource views in state_unbind_resources().
2014-12-01 11:00:22 +01:00
Henri Verbeet
55eb6c6922
wined3d: Assign the name to the correct signature in pixelshader_init().
2014-12-01 11:00:21 +01:00
Nikolay Sivov
44dbf381a7
comctl32/tests: Fix imagelist leak (Valgrind).
2014-12-01 11:00:20 +01:00
Marcus Meissner
ea5808dff5
server: Initialize the _len parts to 0 (Coverity).
2014-12-01 11:00:20 +01:00
André Hentschel
09761309ad
d3dx9_36/tests: Remove unused function (Clang).
2014-12-01 11:00:19 +01:00
Marcus Meissner
9ad8aff7e1
oleacc: Free the mapping on error (Coverity).
2014-12-01 11:00:18 +01:00
Marcus Meissner
2bfb3ef624
dwrite: Initialize a variable (Coverity).
2014-12-01 11:00:17 +01:00
Marcus Meissner
c7e9ffa70a
dwrite: Remove unused hresult assignment (Coverity).
2014-12-01 11:00:16 +01:00
Marcus Meissner
6ea025fc7f
dwrite: Avoid leaking filemapping (Coverity).
2014-12-01 11:00:15 +01:00
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