Michael Stefaniuc
|
a542a13a02
|
regedit: Simplify check for an empty string (PVS-Studio).
|
2014-11-18 22:11:20 +09:00 |
Michael Stefaniuc
|
2beb5518c5
|
winemapi: Simplify check for an empty string (PVS-Studio).
|
2014-11-18 22:11:17 +09:00 |
Michael Stefaniuc
|
b4b58a82e3
|
comdlg32: Simplify check for an empty string (PVS-Studio).
|
2014-11-18 22:11:14 +09:00 |
Sebastian Lackner
|
194b7cd5ae
|
comctl32: Fix invalid usage of CompareString in StrRStr functions.
|
2014-11-18 22:11:06 +09:00 |
Sebastian Lackner
|
1321644239
|
shlwapi: Fix invalid usage of CompareString in PathCreateFromUrlW.
|
2014-11-18 22:10:59 +09:00 |
Sebastian Lackner
|
e2c0694901
|
comctl32: Fix incorrect usage of CompareString in SYSLINK_ParseText.
|
2014-11-18 22:10:51 +09:00 |
Sebastian Lackner
|
d5ba7451a3
|
user32: Avoid sending window messages in FindWindowExW.
|
2014-11-18 22:10:38 +09:00 |
Sebastian Lackner
|
c56ba461a2
|
user32/tests: Add multi-threaded tests for [Get|Set]WindowText.
|
2014-11-18 22:10:36 +09:00 |
Sebastian Lackner
|
d6bdae11df
|
user32/tests: Add single-threaded tests for WM_[GET|SET]TEXT and [Get|Set]WindowText.
|
2014-11-18 22:10:28 +09:00 |
Sebastian Lackner
|
0a6e56bdc6
|
user32/tests: Reenable test function for WM_GETTEXT.
|
2014-11-18 22:10:24 +09:00 |
Sebastian Lackner
|
381adbf1c4
|
user32/tests: Add tests for internal window messages of FindWindowEx.
|
2014-11-18 22:09:47 +09:00 |
Sebastian Lackner
|
0cf86baf65
|
user32/tests: Remove unnecessary char array and add additional test in test_FindWindowEx.
|
2014-11-18 22:09:28 +09:00 |
Caron Wills
|
9f36db8fa5
|
wined3d: Add NVIDIA GeForce GTX 970 to supported device list.
|
2014-11-18 22:08:53 +09:00 |
Stefan Dösinger
|
f6f4af46db
|
d3d8/tests: Test style changes on focus loss.
|
2014-11-18 14:14:45 +09:00 |
Stefan Dösinger
|
33976b4f44
|
d3d8/tests: Test messages on focus loss.
|
2014-11-18 14:14:42 +09:00 |
Stefan Dösinger
|
ef60604d44
|
d3d9/tests: Test style changes on focus loss.
|
2014-11-18 14:14:37 +09:00 |
Stefan Dösinger
|
9bcd9722f1
|
d3d9/tests: Test messages on focus loss.
|
2014-11-18 14:14:32 +09:00 |
Sebastian Lackner
|
0e2e9e4efc
|
server: Avoid leaking file descriptor on error in create_thread function.
|
2014-11-18 14:14:18 +09:00 |
Sebastian Lackner
|
3d3c92782a
|
server: Avoid leaking file descriptor on error in create_file_for_fd.
|
2014-11-18 14:14:04 +09:00 |
Sebastian Lackner
|
609d43e408
|
server: Avoid leaking file descriptors if create_console_input fails.
|
2014-11-18 14:12:29 +09:00 |
Vincent Povirk
|
35c7ac8a0b
|
mscoree: Update Wine Mono to 4.5.4.
|
2014-11-18 14:10:53 +09:00 |
Bruno Jesus
|
b82bb85760
|
include: Add SO_BSP_STATE definition.
|
2014-11-18 14:10:45 +09:00 |
Henri Verbeet
|
1c116c3527
|
d3d10core/tests: Port alpha_test() to d3d10core.
|
2014-11-17 19:30:40 +09:00 |
Henri Verbeet
|
8c18ebf66a
|
wined3d: Recognize the SM4 uge opcode.
|
2014-11-17 19:30:37 +09:00 |
Henri Verbeet
|
8681999eee
|
wined3d: Explicitly convert the condition to bool shader_glsl_if().
In SM4 shaders the condition is likely to be an integer instead of a bool
uniform like in SM3.
|
2014-11-17 19:30:35 +09:00 |
Henri Verbeet
|
5cc7996b1f
|
d2d1: Implement d2d_solid_color_brush_GetOpacity().
|
2014-11-17 19:30:34 +09:00 |
Henri Verbeet
|
82f70e25c1
|
d3d9: Remove some incorrect constants from d3d9types.h.
D3DPRESENT_BACK_BUFFER_MAX doesn't exist at all and
D3DPRESENT_BACK_BUFFERS_MAX is in d3d9.h.
|
2014-11-17 19:30:31 +09:00 |
Michael Stefaniuc
|
560a78dd40
|
mciseq: Simplify the check for an empty string.
|
2014-11-17 19:30:25 +09:00 |
Michael Stefaniuc
|
88725cb279
|
advpack: Simplify the check for an empty string (PVS-Studio).
|
2014-11-17 19:30:24 +09:00 |
Michael Stefaniuc
|
de092c6bd3
|
mscms/tests: Simplify the check for an empty string (PVS-Studio).
|
2014-11-17 19:30:22 +09:00 |
Nikolay Sivov
|
8b769332e2
|
dwrite: Reuse local file stream instances.
|
2014-11-17 19:30:19 +09:00 |
Nikolay Sivov
|
53fb0cc711
|
dwrite: Implement compatible reference key for local files and remaining loader methods.
|
2014-11-17 19:30:17 +09:00 |
Stefan Dösinger
|
45d530461b
|
wined3d: Minimize device windows on focus loss.
|
2014-11-17 17:36:12 +09:00 |
Yifu Wang
|
d732cadf4d
|
msvcp120: Added std::ios_base::operator bool() implementation.
|
2014-11-17 17:34:43 +09:00 |
Austin English
|
a4f9412868
|
cryptext.dll: Add a stub dll.
|
2014-11-17 17:34:20 +09:00 |
Sebastian Lackner
|
5aec09e4d1
|
shlwapi: Fix invalid usage of CompareString in StrStr functions.
|
2014-11-17 17:29:14 +09:00 |
Sebastian Lackner
|
766f587f90
|
comctl32: Fix invalid usage of CompareString in StrStr functions.
|
2014-11-17 17:29:09 +09:00 |
Guillaume Charifi
|
27ac8d265e
|
riched20: Do not destroy IRichEditOle if still referenced.
|
2014-11-17 17:27:43 +09:00 |
Francois Gouget
|
9006a013b0
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2014-11-17 17:27:12 +09:00 |
Sebastian Lackner
|
749e2aa36f
|
server: Close fd if there is no space in thread inflight fd list.
|
2014-11-17 17:27:01 +09:00 |
Alexandre Julliard
|
6d6dd3c42b
|
Release 1.7.31.
|
2014-11-14 22:28:17 +09:00 |
Michael Stefaniuc
|
159192cdb4
|
fusion/tests: Simplify the check for an empty string (PVS-Studio).
|
2014-11-14 22:00:20 +09:00 |
Michael Stefaniuc
|
bbff30f30e
|
appwiz.cpl: Simplify the check for an empty string (PVS-Studio).
|
2014-11-14 22:00:16 +09:00 |
Jonas Maebe
|
3a7bf90f66
|
wined3d: Add NVIDIA Geforce GT 750M to supported device list.
|
2014-11-14 21:30:36 +09:00 |
Sebastian Lackner
|
4032eef90f
|
kernel32: Fix implementation of K32GetPerformanceInfo.
|
2014-11-14 17:11:38 +09:00 |
Sebastian Lackner
|
4297046d01
|
psapi/tests: Add tests for GetPerformanceInfo function.
|
2014-11-14 17:10:57 +09:00 |
Alexandre Julliard
|
60fcafcf04
|
configure: Don't require libXext for Xrender.
|
2014-11-14 15:36:38 +09:00 |
Sebastian Lackner
|
b69038e3d9
|
d3dx9_36: Allow NULL pointer for optional arguments of D3DXIntersectTri.
|
2014-11-14 14:16:41 +09:00 |
Sebastian Lackner
|
275ee4b376
|
ntdll: Implement Rtl[Add|Remove]VectoredContinueHandler semi-stubs.
|
2014-11-14 14:16:30 +09:00 |
Sebastian Lackner
|
009b6a25bb
|
ntdll/tests: Add basic tests for Rtl[Add|Remove]VectoredContinueHandler.
|
2014-11-14 14:16:27 +09:00 |