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 |
Stefan Leichter
|
791d4f9f8c
|
difxapi: Add stubs for SetDifxLogCallbackA/W.
|
2014-11-26 17:26:09 +01:00 |
Jacek Caban
|
53d2778f97
|
mshtml/tests: Fixed some test failures.
|
2014-11-25 19:49:43 +01:00 |
Stefan Dösinger
|
abf44708a4
|
d3d9/tests: Fix test_cursor().
|
2014-11-25 19:49:42 +01:00 |
Stefan Dösinger
|
4e8da470f8
|
d3d8/tests: Fix test_cursor().
|
2014-11-25 19:49:41 +01:00 |
André Hentschel
|
c440168e53
|
dinput: Remove unused functions (Clang).
|
2014-11-25 19:49:40 +01:00 |
André Hentschel
|
dec5bbbec4
|
jscript: Remove unused code (Clang).
|
2014-11-25 19:49:40 +01:00 |
André Hentschel
|
07b276e07e
|
control: Remove unused string (Clang).
|
2014-11-25 19:49:39 +01:00 |
André Hentschel
|
9b506e6a86
|
ieframe/tests: Remove unused string (Clang).
|
2014-11-25 19:49:38 +01:00 |
André Hentschel
|
9988e2d685
|
winedbg: Declare debug channel only when needed in be_x86_64 (Clang).
|
2014-11-25 19:49:37 +01:00 |
André Hentschel
|
67ee1faba2
|
d3dx9_36/tests: Remove unused functions (Clang).
|
2014-11-25 19:49:37 +01:00 |
André Hentschel
|
d83ae0ef40
|
gdi32: Remove unused function (Clang).
|
2014-11-25 19:49:36 +01:00 |
André Hentschel
|
aa59d5b7bc
|
winecfg: Remove unused strings (Clang).
|
2014-11-25 19:49:35 +01:00 |
André Hentschel
|
6eae6955b2
|
advapi32: Remove unused strings (Clang).
|
2014-11-25 19:49:34 +01:00 |
André Hentschel
|
86c1d068f2
|
crypt32/tests: Comment out an unused struct (Clang).
|
2014-11-25 19:49:33 +01:00 |
André Hentschel
|
ab7228f318
|
comctl32/tests: Remove unused structs (Clang).
|
2014-11-25 19:49:33 +01:00 |
Bruno Jesus
|
30120041c8
|
user32/tests: Ensure ShowWindow returns false when window is already hidden.
|
2014-11-25 19:49:32 +01:00 |
Stefan Dösinger
|
dd8bf9c87d
|
d3d8: Only one fullscreen swapchain is allowed.
|
2014-11-25 19:49:31 +01:00 |
Stefan Dösinger
|
8b6a7a9c02
|
d3d9: Only one fullscreen swapchain is allowed.
|
2014-11-25 19:49:30 +01:00 |
Nikolay Sivov
|
2f0a4a4425
|
gdi32: Remove undefs for names that are never defined.
|
2014-11-25 19:49:30 +01:00 |
Jacek Caban
|
20b3aa6244
|
mshtml: Added IHTMLTxtRange::setEndPoint implementation.
|
2014-11-25 19:49:28 +01:00 |
Jacek Caban
|
a0d1d8cd27
|
mshtml: Added IHTMLDocument2::execCommand implementation.
|
2014-11-25 16:35:05 +01:00 |