Paul Vriens [Thu, 14 Jan 2010 12:47:48 +0000 (13:47 +0100)]
shell32: Remove some unneeded parameter setting.
Paul Vriens [Wed, 13 Jan 2010 19:34:06 +0000 (20:34 +0100)]
inetmib1/tests: Free memory after use (Valgrind).
Paul Vriens [Wed, 13 Jan 2010 07:25:15 +0000 (08:25 +0100)]
dxdiagn/tests: Fix some test failures on a clean W2K3.
Paul Vriens [Tue, 12 Jan 2010 12:52:23 +0000 (13:52 +0100)]
dinput: Don't check a parameter twice (Coccinelle).
Paul Vriens [Tue, 12 Jan 2010 12:47:04 +0000 (13:47 +0100)]
winealsa.drv: Don't check input parameter twice (Coccinelle).
Paul Vriens [Tue, 12 Jan 2010 12:42:51 +0000 (13:42 +0100)]
rsaenh/tests: Don't check result twice (Coccinelle).
Paul Vriens [Tue, 12 Jan 2010 10:28:33 +0000 (11:28 +0100)]
dsound: Fix a typo.
Christian Costa [Tue, 12 Jan 2010 10:30:11 +0000 (11:30 +0100)]
d3drm: Add definitions for IDirect3DRMDevice3.
Christian Costa [Tue, 12 Jan 2010 10:30:04 +0000 (11:30 +0100)]
d3drm: Add definitions for IDirect3DRMDevice2.
Christian Costa [Tue, 12 Jan 2010 10:29:58 +0000 (11:29 +0100)]
d3drm: Fix IDirect3DRMDevice macros.
Christian Costa [Tue, 12 Jan 2010 10:29:52 +0000 (11:29 +0100)]
d3drm: Fix IDirect3DRMObject2 macros.
Christian Costa [Tue, 12 Jan 2010 08:55:36 +0000 (09:55 +0100)]
amstream: Simplify declaration of VTable members.
Christian Costa [Tue, 12 Jan 2010 08:54:36 +0000 (09:54 +0100)]
d3dxof: Simplify declaration of VTable members.
Christian Costa [Tue, 12 Jan 2010 08:54:30 +0000 (09:54 +0100)]
d3drm: Simplify declaration of VTable members (spotted by Dmitry Timoshkov).
Peter Dons Tychsen [Mon, 11 Jan 2010 20:47:43 +0000 (21:47 +0100)]
user32: Do not allow a change of capture if the currently capture window is a menu unless explicitly specified.
Michael Stefaniuc [Mon, 11 Jan 2010 22:47:59 +0000 (23:47 +0100)]
dmsynth: Avoid newlines inside FIXME messages.
Michael Stefaniuc [Mon, 11 Jan 2010 22:47:38 +0000 (23:47 +0100)]
dmcompos: Avoid newlines inside FIXME messages.
Michael Stefaniuc [Mon, 11 Jan 2010 22:47:33 +0000 (23:47 +0100)]
dmstyle: Avoid newlines inside FIXME messages.
Michael Stefaniuc [Mon, 11 Jan 2010 22:48:08 +0000 (23:48 +0100)]
dmscript: Avoid newlines inside FIXME messages.
Michael Stefaniuc [Mon, 11 Jan 2010 22:47:45 +0000 (23:47 +0100)]
dmusic: Avoid newlines inside FIXME messages.
Michael Stefaniuc [Mon, 11 Jan 2010 23:25:24 +0000 (00:25 +0100)]
ddraw: Simplify DllCanUnloadNow().
Michael Stefaniuc [Mon, 11 Jan 2010 22:48:14 +0000 (23:48 +0100)]
objsel: Avoid newlines inside FIXME messages.
Michael Stefaniuc [Mon, 11 Jan 2010 22:48:29 +0000 (23:48 +0100)]
user32: Avoid newlines inside FIXME messages.
Michael Stefaniuc [Mon, 11 Jan 2010 22:47:51 +0000 (23:47 +0100)]
devenum: Avoid newlines inside FIXME messages.
Michael Stefaniuc [Mon, 11 Jan 2010 22:47:24 +0000 (23:47 +0100)]
dmime: Avoid newlines inside FIXME messages.
Nikolay Sivov [Fri, 8 Jan 2010 18:05:21 +0000 (21:05 +0300)]
advapi32: Free descriptor if it isn't returned from GetSecurityInfo().
Alexandre Julliard [Mon, 11 Jan 2010 19:54:16 +0000 (13:54 -0600)]
winebuild: Do not output an undefined symbol reference for variables.
Uwe Bonnes [Sun, 10 Jan 2010 14:08:51 +0000 (15:08 +0100)]
msvcrt: In unbuffered text mode reading \r\n with fgetc fails.
Marcus Meissner [Sat, 9 Jan 2010 13:59:22 +0000 (14:59 +0100)]
shell32: Handle bad menu handle (Coverity).
Julius Schwartzenberg [Sun, 10 Jan 2010 00:57:33 +0000 (01:57 +0100)]
avifil32/tests: Test how avifile deals with audio stream and wave headers.
Julius Schwartzenberg [Sun, 10 Jan 2010 00:54:19 +0000 (01:54 +0100)]
avifil32/tests: Test corrupt avi list magic.
Julius Schwartzenberg [Sun, 10 Jan 2010 16:37:37 +0000 (17:37 +0100)]
avifil32/tests: Initial test data and simple test for avifil32.
Detlef Riekenberg [Sun, 10 Jan 2010 16:37:36 +0000 (17:37 +0100)]
avifil32/tests: Add initial tests.
Juan Lang [Mon, 11 Jan 2010 18:43:34 +0000 (10:43 -0800)]
secur32: Report an error if libgnutls isn't found.
Detlef Riekenberg [Sun, 10 Jan 2010 19:51:21 +0000 (20:51 +0100)]
commdlg: Fix PrintDlg parameter checks.
Jason Edmeades [Sun, 10 Jan 2010 21:40:40 +0000 (13:40 -0800)]
msvcrt: Add support for sprintf_s.
Jason Edmeades [Sun, 10 Jan 2010 21:37:31 +0000 (13:37 -0800)]
msvcrt: Add support for vsprintf_s.
Paul Vriens [Mon, 11 Jan 2010 08:47:19 +0000 (09:47 +0100)]
d3d9/tests: Correct the size of a memcmp.
Paul Vriens [Mon, 11 Jan 2010 07:54:26 +0000 (08:54 +0100)]
msvidc32: Fix size parameter for memset (Coccinelle).
Paul Vriens [Mon, 11 Jan 2010 08:01:56 +0000 (09:01 +0100)]
winedump: Pass the correct size to the helper (Coccinelle).
Paul Vriens [Mon, 11 Jan 2010 07:57:18 +0000 (08:57 +0100)]
oleview: Fix size parameter for memset (Coccinelle).
Paul Vriens [Mon, 11 Jan 2010 07:59:11 +0000 (08:59 +0100)]
widl: Fix size parameter for xrealloc (Coccinelle).
Paul Vriens [Mon, 11 Jan 2010 07:51:01 +0000 (08:51 +0100)]
comctl32: Fix size parameter for memset (Coccinelle).
Michael Stefaniuc [Sun, 10 Jan 2010 23:17:36 +0000 (00:17 +0100)]
Grammar fixes "is doesn't" => "doesn't".
Nikolay Sivov [Sun, 10 Jan 2010 19:42:46 +0000 (22:42 +0300)]
msxml3: Get rid of upper case converting helper.
Nikolay Sivov [Sun, 10 Jan 2010 19:22:06 +0000 (22:22 +0300)]
msxml3: Implement IXMLDocument::get_doctype().
Nikolay Sivov [Sun, 10 Jan 2010 18:08:21 +0000 (21:08 +0300)]
msxml3: Implement IXMLDocument::get_version().
Christian Costa [Sun, 10 Jan 2010 20:41:25 +0000 (21:41 +0100)]
d3drm: Add some object interface definitions.
Christian Costa [Sun, 10 Jan 2010 20:41:18 +0000 (21:41 +0100)]
d3drm: Add some definitions.
Christian Costa [Sun, 10 Jan 2010 20:41:12 +0000 (21:41 +0100)]
d3drm: Fix LPDIRECT3DRM definition and make sure it is defined before including d3drmobj.h.
Christian Costa [Sun, 10 Jan 2010 20:41:04 +0000 (21:41 +0100)]
d3drm: Add definitions for IDirect3DRM2 and IDirect3DRM3 interfaces.
Rico Schüller [Sun, 10 Jan 2010 18:30:42 +0000 (19:30 +0100)]
d3d10: Parse effect shaders as anonymous shaders.
Rico Schüller [Sun, 10 Jan 2010 18:30:36 +0000 (19:30 +0100)]
d3d10: Reorder struct d3d10_effect_variable to make the initialisation nicer.
Nikolay Sivov [Sun, 10 Jan 2010 15:46:30 +0000 (18:46 +0300)]
msxml3: Fix string leak while parsing with IXMLDOMDocument.
Nikolay Sivov [Sun, 10 Jan 2010 15:44:59 +0000 (18:44 +0300)]
msxml3/tests: Fix some string leaks in tests.
Nikolay Sivov [Sun, 10 Jan 2010 15:24:41 +0000 (18:24 +0300)]
msxml3: Don't lose pointer to externaly allocated xmlSAXHandler copy.
Nikolay Sivov [Sun, 10 Jan 2010 15:17:37 +0000 (18:17 +0300)]
msxml3: Don't leak externaly allocated xmlSAXHandler.
David Adam [Sun, 10 Jan 2010 20:19:05 +0000 (21:19 +0100)]
d3drm: The input quaternions are not changed when calling D3DRMQuaternionSlerp.
André Hentschel [Sun, 10 Jan 2010 16:44:43 +0000 (17:44 +0100)]
kernel32/tests: Simplify string generation.
Alexander Kochetkov [Sat, 9 Jan 2010 12:24:44 +0000 (15:24 +0300)]
user32: Fix arithmetic overflow in GetThumbVal.
Gerald Pfeifer [Fri, 8 Jan 2010 22:32:20 +0000 (23:32 +0100)]
krnl386: Move WINE_DECLARE_DEBUG_CHANNEL(module) under #ifdef MZ_SUPPORTED.
Paul Vriens [Fri, 8 Jan 2010 21:29:20 +0000 (22:29 +0100)]
ntdll/tests: Fix a test failure on NT4.
Alexandre Julliard [Fri, 8 Jan 2010 19:20:11 +0000 (20:20 +0100)]
Release 1.1.36.
Nikolay Sivov [Fri, 8 Jan 2010 15:07:12 +0000 (18:07 +0300)]
ntdll: Release buffer when it won't be referenced.
Nikolay Sivov [Thu, 7 Jan 2010 20:46:16 +0000 (23:46 +0300)]
user32/tests: Forward test proc to default dialog procedure instead of window's one.
Nathan Gallaher [Fri, 8 Jan 2010 03:00:08 +0000 (22:00 -0500)]
msi: Queue dynamically allocated strings in cond.y.
Alexandre Julliard [Fri, 8 Jan 2010 14:54:20 +0000 (15:54 +0100)]
ntdll: Don't require read access to the root directory for normal opens, similarly to the open by id case.
Alexandre Julliard [Fri, 8 Jan 2010 12:16:57 +0000 (13:16 +0100)]
ntdll: Return a correct name also for file objects in NtQueryObject.
Alexandre Julliard [Fri, 8 Jan 2010 12:01:50 +0000 (13:01 +0100)]
server: Add support for returning the object name in NtQueryObject.
Paul Vriens [Fri, 8 Jan 2010 08:27:21 +0000 (09:27 +0100)]
ntdll: Fix length parameter for NtQueryValueKey (Coccinelle).
Paul Vriens [Fri, 8 Jan 2010 08:31:46 +0000 (09:31 +0100)]
d3d9/tests: Fix size parameter for memcmp (Coccinelle).
Paul Vriens [Fri, 8 Jan 2010 08:23:40 +0000 (09:23 +0100)]
shell32: Fix length parameter for ZeroMemory (Coccinelle).
Paul Vriens [Fri, 8 Jan 2010 08:18:23 +0000 (09:18 +0100)]
wined3d: Fix use of memset (Coccinelle).
Marcus Meissner [Fri, 8 Jan 2010 08:20:34 +0000 (09:20 +0100)]
setupapi: Avoid NULL dereference in error path (Coverity).
Marcus Meissner [Fri, 8 Jan 2010 08:24:18 +0000 (09:24 +0100)]
winex11: Remove more superflous NULL checks (Coverity).
Christian Costa [Thu, 7 Jan 2010 21:43:25 +0000 (22:43 +0100)]
d3drm: Implement stubbed IDirect3DRM interface.
Alexandre Julliard [Thu, 7 Jan 2010 19:27:17 +0000 (20:27 +0100)]
server: Don't dump more than 1024 bytes in a trace.
Marcus Meissner [Wed, 6 Jan 2010 17:58:55 +0000 (18:58 +0100)]
winex11.drv: physDev cannot be NULL (Coverity).
Nikolay Sivov [Thu, 7 Jan 2010 13:00:50 +0000 (16:00 +0300)]
shell32/shelllink: Fix some string buffers leaks.
Jacek Caban [Thu, 7 Jan 2010 12:18:33 +0000 (13:18 +0100)]
urlmon: Fixed accept_mimes leak in tests.
Nikolay Sivov [Thu, 7 Jan 2010 10:48:58 +0000 (13:48 +0300)]
oleaut32/tests: Fix some leaks in safearray tests.
James Hawkins [Thu, 7 Jan 2010 02:26:52 +0000 (18:26 -0800)]
setupapi: Refactor freeing the INF file into free_inf_file. Use this new function to free any remnants of the parsing on error.
James Hawkins [Thu, 7 Jan 2010 02:27:01 +0000 (18:27 -0800)]
browseui: Fix two memory leaks in the autocomplete tests.
James Hawkins [Thu, 7 Jan 2010 02:26:57 +0000 (18:26 -0800)]
wintrust: Fix a memory leak until our implementation is fixed.
James Hawkins [Thu, 7 Jan 2010 02:27:05 +0000 (18:27 -0800)]
cabinet: Fix several file list leaks in the extract tests.
James Hawkins [Thu, 7 Jan 2010 02:26:45 +0000 (18:26 -0800)]
advpack: Free the file list on any error.
James Hawkins [Thu, 7 Jan 2010 02:26:39 +0000 (18:26 -0800)]
advapi32: Fix a few memory leaks. Use the correct API to free SIDs (FreeSid).
Detlef Riekenberg [Wed, 6 Jan 2010 23:47:07 +0000 (00:47 +0100)]
mlang: Print a FIXME only for unused parameter.
Detlef Riekenberg [Wed, 6 Jan 2010 22:52:11 +0000 (23:52 +0100)]
comdlg32: Remove unused code for the Button psh1.
Marcin Baczyński [Wed, 6 Jan 2010 22:38:35 +0000 (23:38 +0100)]
fnt2bdf: Remove superfluous void* casts.
Marcin Baczyński [Wed, 6 Jan 2010 22:38:34 +0000 (23:38 +0100)]
winedbg: Remove superfluous void* cast.
Marcin Baczyński [Wed, 6 Jan 2010 22:38:28 +0000 (23:38 +0100)]
comctl32: Remove superfluous void* cast.
Marcin Baczyński [Wed, 6 Jan 2010 22:38:33 +0000 (23:38 +0100)]
libport: Remove superfluous void* cast.
Marcin Baczyński [Wed, 6 Jan 2010 22:38:30 +0000 (23:38 +0100)]
winedump: Remove superfluous void* cast.
Marcin Baczyński [Wed, 6 Jan 2010 22:38:29 +0000 (23:38 +0100)]
msctf: Remove superfluous void* cast.
Marcin Baczyński [Wed, 6 Jan 2010 22:38:31 +0000 (23:38 +0100)]
rasapi32/tests: Remove superfluous void* cast.
Marcin Baczyński [Wed, 6 Jan 2010 22:38:27 +0000 (23:38 +0100)]
advapi32/tests: Remove superfluous void* cast.
Henri Verbeet [Wed, 6 Jan 2010 22:22:17 +0000 (23:22 +0100)]
wined3d: Recognize the SM4 cut opcode.
Henri Verbeet [Wed, 6 Jan 2010 22:22:16 +0000 (23:22 +0100)]
wined3d: Recognize the SM4 endloop opcode.
Henri Verbeet [Wed, 6 Jan 2010 22:22:15 +0000 (23:22 +0100)]
wined3d: Recognize the SM4 endif opcode.