Nikolay Sivov
6d87a451a2
dwrite: Added a range data header to distinguish range kinds.
2015-06-05 18:38:29 +09:00
Nikolay Sivov
72dcc4d437
dwrite/tests: Test actual strings being reported to a renderer.
2015-06-05 18:38:26 +09:00
Nikolay Sivov
ff6201c61f
ole32/tests: Test if user memory routines are called, remove some useless traces.
2015-06-05 18:38:21 +09:00
Alexandre Julliard
0aa1af219f
user32: Disallow format 0 in SetClipboardData.
2015-06-05 18:36:32 +09:00
Matteo Bruni
614e52e897
wined3d: Don't use the builtin FFP uniforms for fog parameters.
2015-06-05 16:53:20 +09:00
Matteo Bruni
b02a166cc8
wined3d: Introduce a get_fog_start_end() function.
2015-06-05 16:53:16 +09:00
Matteo Bruni
53ff3279e4
d3d8/tests: Port the point size test to D3D8.
2015-06-05 16:53:06 +09:00
Matteo Bruni
386b5ded61
d3d9/tests: Add more tests for point size.
2015-06-05 16:52:54 +09:00
Matteo Bruni
92fbe333d0
wined3d: Handle point sprites with PS 3.0.
2015-06-05 16:52:29 +09:00
Ken Thomases
bbcfa6b4ee
ntdll: Add support for using libunwind to unwind the stack for x86_64.
...
On OS X, Apple uses compact unwind info in preference to DWARF unwind info.
2015-06-05 15:08:02 +09:00
Ken Thomases
260832c5c8
configure: Add a check for libunwind.h.
2015-06-05 15:07:52 +09:00
Iván Matellanes
4cd21cf727
msvcirt/tests: Add initial tests for streambuf.
2015-06-05 14:45:20 +09:00
Iván Matellanes
ee28dbf542
msvcirt: Add initial implementation of streambuf.
2015-06-05 14:44:49 +09:00
Joachim Priesner
c5ad37baf0
comdlg32: File dialog: Append multi-part extensions like .abc.def.
2015-06-05 14:32:47 +09:00
Qian Hong
ef3ed04cdc
server: Fix type name of directory file.
2015-06-05 14:32:27 +09:00
Qian Hong
f208c50cc0
server: Fix type name of File.
2015-06-05 14:32:23 +09:00
Qian Hong
bdc223ad39
server: Fix type name of IoCompletion.
2015-06-05 14:32:15 +09:00
Qian Hong
7a7fc1e604
ntdll/tests: Add a few more ObjectTypeInformation tests.
2015-06-05 14:32:11 +09:00
Qian Hong
71080cc081
ntdll: Implemenent ObjectTypeInformation class support in NtQueryObject.
2015-06-05 14:32:01 +09:00
Sebastian Lackner
d6a044c86a
ntdll/tests: Don't call lstrlenW on non-null-terminated buffer.
2015-06-05 14:11:10 +09:00
Nikolay Sivov
d5d49464d3
shell32/tests: Fix tests failures on win2k.
2015-06-05 14:11:02 +09:00
Ken Thomases
8c60dc0706
configure: Warn for a 64-bit build without CFI directive support.
2015-06-05 14:10:55 +09:00
Ken Thomases
0c395c24e3
winemac: Remove extraneous CDECL attribute.
2015-06-05 14:10:12 +09:00
Alexandre Julliard
9ce9ba30ea
user32/tests: Add tests for clipboard sequence number and notifications.
2015-06-04 20:15:05 +09:00
Piotr Caban
ba757eaec7
msvcrt: Use fd critical section in _write.
2015-06-04 19:02:31 +09:00
Piotr Caban
eec7a565be
msvcrt: Don't lock __badioinfo.
2015-06-04 19:02:29 +09:00
Piotr Caban
f00b7f4058
msvcrt: Use fd critical section in _setmode.
2015-06-04 19:02:26 +09:00
Sebastian Lackner
e05e99d754
server: Fix opening clipboard from multiple threads.
2015-06-04 15:58:02 +09:00
Thomas Faller
9244cac3af
gdi32: Prevent unneeded operations by flag check.
2015-06-04 15:57:41 +09:00
Michael Müller
688db4d273
wbemprox: Treat \r as whitespace.
2015-06-04 15:56:29 +09:00
Nikolay Sivov
8c11e6b2f0
shell32/tests: Fix one of test failures on win2k.
2015-06-04 15:55:57 +09:00
Nikolay Sivov
bfa23b637e
ole32: Fix length of buffer allocated by SNB_UserUnmarshal() (Valgrind).
2015-06-04 15:55:53 +09:00
Nikolay Sivov
17a50f39b2
riched20/tests: Fix a BSTR leak (Valgrind).
2015-06-04 15:55:49 +09:00
Nikolay Sivov
98da69a83f
shell32/tests: Fix Verbs instance leak (Valgrind).
2015-06-04 15:55:45 +09:00
Nikolay Sivov
d05999217e
wineoss: Properly initialize pollfd structure (Coverity).
2015-06-04 15:55:35 +09:00
Nikolay Sivov
6f99f196fc
dwrite: Fix potential null pointer access in GetFontCollection() (Coverity).
2015-06-04 15:55:29 +09:00
Nikolay Sivov
1d08eb284a
oledb32: Handle CLSIDFromProgID() failure (Coverity).
2015-06-04 15:55:24 +09:00
Nikolay Sivov
8d4f568107
oleaut32: Improve error handling in GetRecordInfoFromTypeInfo() (Coverity).
2015-06-03 22:52:19 +09:00
Nikolay Sivov
a260d3efc6
mshtml: Handle allocation failure during collection creation (Coverity).
2015-06-03 22:52:10 +09:00
Nikolay Sivov
233c8c163b
winebuild: Remove always false condition (Coverity).
2015-06-03 22:52:06 +09:00
Piotr Caban
bd6eaf918c
msvcrt: Get rid of msvcrt_is_valid_fd helper.
2015-06-03 22:52:04 +09:00
Piotr Caban
9ce2a8a60c
msvcrt: Use fd critical section in msvcrt_create_io_inherit_block.
2015-06-03 22:52:02 +09:00
Piotr Caban
86baccc9ae
msvcrt: Get rid of msvcrt_fdtoh helper.
2015-06-03 22:52:00 +09:00
Piotr Caban
9278190d46
msvcrt: Use fd critical section in _futime64.
2015-06-03 22:51:57 +09:00
Piotr Caban
16285f5700
msvcrt: Use fd critical section in read.
2015-06-03 22:51:55 +09:00
Piotr Caban
b052afd4af
msvcrt: Use fd critical section in msvcrt_free_fd.
2015-06-03 22:51:53 +09:00
Piotr Caban
c7b0fb5154
msvcrt: Use fd critical section in dup2.
2015-06-03 22:51:50 +09:00
Nikolay Sivov
c0af3fad4e
winex11: Remove unreachable XFreePixmap(), mask_pixmap is always NULL on failure (Coverity).
2015-06-03 19:55:12 +09:00
Matteo Bruni
c186939f32
wined3d: Clamp per-vertex point size in vertex shaders.
2015-06-03 19:52:22 +09:00
Matteo Bruni
e8cb3bdba5
wined3d: Always enable GL_PROGRAM_POINT_SIZE in the GLSL backend.
...
Core contexts don't support clamping the point size to GL_POINT_SIZE_MIN
/ GL_POINT_SIZE_MAX. Incidentally this mostly fixes per-vertex point
sizes for vertex shader version 1 and 2.
2015-06-03 19:52:14 +09:00