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
Nikolay Sivov
3d6ee7e5b9
d3d8: Fix token type checks in convert_to_wined3d_declaration (Coverity).
2015-06-03 19:29:49 +09:00
Nikolay Sivov
b7969dfd94
comctl32/toolbar: Remove always true condition (Coverity).
2015-06-03 19:29:49 +09:00
Nikolay Sivov
2a2446abdb
riched20: Return 0x0 size for NULL objects.
2015-06-03 19:29:49 +09:00
Alexandre Julliard
25d9fc3ecc
server: Check for the current owner window on the server side for releases.
2015-06-03 19:29:49 +09:00
Alexandre Julliard
bdf3f413af
server: Allow opening the clipboard again with the same owner.
2015-06-03 18:46:54 +09:00
Alexandre Julliard
e99c3f0c4b
server: Store the clipboard windows as full handles.
2015-06-03 18:46:54 +09:00
Alexandre Julliard
b8fac8adbf
server: Use separate helper functions for setting and resetting clipboard windows.
2015-06-03 18:46:54 +09:00
Alexandre Julliard
b7f79bae86
server: Use a standard timestamp for the clipboard.
2015-06-03 18:46:54 +09:00
Alexandre Julliard
4c64d137ff
user32/tests: Remove support for Win9x in clipboard test.
2015-06-03 18:46:53 +09:00
Alexandre Julliard
070a82e743
user32: Merge the AcquireClipboard and EmptyClipboard driver entry points.
2015-06-03 18:46:53 +09:00
Alexandre Julliard
b7c340de73
user32: Get rid of the unused parameter in the EmptyClipboard driver entry point.
2015-06-03 18:46:53 +09:00
Jacek Caban
f5066488e9
mshtml: Fixed leak in HTMLCurrentStyle_Create.
2015-06-03 14:47:36 +09:00
Jacek Caban
326c1e61b4
jscript: Added 'automagic' test.
2015-06-03 14:47:15 +09:00
Jacek Caban
170bb3771f
jscript: Added beginning support for 'automagic' event binding feature.
2015-06-03 14:47:12 +09:00
Nikolay Sivov
b75cd7e2f0
riched20: Avoid extra host calls during CreateTextServices().
2015-06-02 20:53:44 +09:00
Nikolay Sivov
0b94369bb7
riched20: Reduce code duplication in WM_SETTEXT/WM_CREATE handler.
2015-06-02 20:53:44 +09:00
Nikolay Sivov
a50e0d71a4
riched20/tests: Don't use global vars for host/textservices.
2015-06-02 20:53:43 +09:00
Dmitry Timoshkov
242beac637
mshtml: Handle VT_INT/VT_UI4 same way as VT_I4/VT_UINT in IHTMLElementCollection::item.
2015-06-02 20:53:43 +09:00
Nikolay Sivov
6e94edd36f
urlmon: Remove unreachable code (Coverity).
2015-06-02 20:53:43 +09:00
Nikolay Sivov
5daf08f2cb
wined3d: Remove unnecessary test for 0 (Coverity).
2015-06-02 20:53:43 +09:00
Nikolay Sivov
9351596538
dwrite: Fix potential null pointer dereference in GetInlineObject() (Coverity).
2015-06-02 20:53:43 +09:00
Akihiro Sagawa
998af35a3e
mciqtz32: Watch the player thread while waiting a player task.
2015-06-02 20:53:43 +09:00
Akihiro Sagawa
d2e9856a56
shell32: Skip buffer allocation when querying drop file numbers.
2015-06-02 20:53:43 +09:00
Akihiro Sagawa
37d7d6f81c
shell32/tests: Add tests for DragQueryFile.
2015-06-02 20:53:43 +09:00
Akihiro Sagawa
4c31892ea5
shell32/tests: Make tests run on win2k again.
2015-06-02 14:09:12 +09:00
Indrek Altpere
2676488fcd
mshtml: Add NULL check to get_frame_by_name.
2015-06-02 14:08:29 +09:00
Indrek Altpere
55c03ad4d2
mshtml: Add NULL check to avoid crashing due to Gecko bug.
2015-06-02 14:08:22 +09:00
Damjan Jovanovic
bd5e184bfb
qcap: The VfwCapture filter's GetNumberOfCapabilities() should set the capability count to zero.
2015-06-02 14:08:12 +09:00
Damjan Jovanovic
9c922b6ab5
qcap: Add initial audio capture filter.
2015-06-02 14:08:01 +09:00
Damjan Jovanovic
916dfb12b6
qcap: If we have a single VfwCapture pin, its category should be PIN_CATEGORY_CAPTURE.
2015-06-02 14:07:38 +09:00