Michael Stefaniuc [Wed, 5 Nov 2008 22:04:10 +0000 (23:04 +0100)]
ole32: Remove some superfluous casts of void pointers and zero.
Michael Stefaniuc [Wed, 5 Nov 2008 22:00:50 +0000 (23:00 +0100)]
shell32: Remove superfluous casts; mostly of void pointers.
Austin English [Wed, 5 Nov 2008 21:21:04 +0000 (15:21 -0600)]
wininet: Change a couple fixme's to warn's.
Andrew Talbot [Wed, 5 Nov 2008 20:48:37 +0000 (20:48 +0000)]
riched20: Sign-compare warnings fix.
Detlef Riekenberg [Wed, 5 Nov 2008 20:30:41 +0000 (21:30 +0100)]
user32/tests: Fix crash on win9x in the dde test.
Juan Lang [Wed, 5 Nov 2008 19:47:38 +0000 (11:47 -0800)]
crypt32: Separate checking the tag of encoded bits from decoding the bits.
Juan Lang [Wed, 5 Nov 2008 19:38:11 +0000 (11:38 -0800)]
crypt32: Add missing ok calls.
Sergey Khodych [Tue, 4 Nov 2008 17:59:34 +0000 (19:59 +0200)]
winex11: BitBlt returns TRUE when drawing outside of the clipping or visible region.
Alexandre Julliard [Thu, 6 Nov 2008 09:43:31 +0000 (10:43 +0100)]
include: Add extern "C" to the exported Wine headers.
Alexandre Julliard [Wed, 5 Nov 2008 19:32:32 +0000 (20:32 +0100)]
ntdll,server: Fixed access checks for OpenFileMapping and MapViewOfFile.
Alexandre Julliard [Wed, 5 Nov 2008 18:58:21 +0000 (19:58 +0100)]
ntdll/tests: Fix a couple of tests on NT4.
Kusanagi Kouichi [Fri, 31 Oct 2008 03:18:00 +0000 (12:18 +0900)]
winex11: Implement large data transfers.
Vincent Povirk [Fri, 31 Oct 2008 15:34:16 +0000 (10:34 -0500)]
setupapi: Implement ProfileItems directive.
Vincent Povirk [Wed, 15 Oct 2008 21:46:04 +0000 (16:46 -0500)]
setupapi/tests: Add test for ProfileItems directive.
Roderick Colenbrander [Wed, 5 Nov 2008 13:50:54 +0000 (14:50 +0100)]
wnaspi32: Fix a buffer size regression.
Reece Dunn [Wed, 5 Nov 2008 08:53:05 +0000 (08:53 +0000)]
comctl32: Support themed check boxes and radio buttons.
Reece Dunn [Wed, 5 Nov 2008 08:39:18 +0000 (08:39 +0000)]
comctl32: Support themed push buttons.
Alexandre Julliard [Wed, 5 Nov 2008 11:31:49 +0000 (12:31 +0100)]
ntdll: Don't force anonymous file mappings to always be fully committed.
Alexandre Julliard [Wed, 5 Nov 2008 11:24:05 +0000 (12:24 +0100)]
ntdll: Store the per-page committed status in the server for anonymous file mappings.
Andrew Talbot [Tue, 4 Nov 2008 22:22:53 +0000 (22:22 +0000)]
quartz: Sign-compare warnings fix.
Michael Stefaniuc [Wed, 5 Nov 2008 09:50:38 +0000 (10:50 +0100)]
make_requests: Do not generate code that casts zero to a pointer.
Michael Stefaniuc [Wed, 5 Nov 2008 09:17:13 +0000 (10:17 +0100)]
shell32: Use FIELD_OFFSET instead of hand coding its functionality.
Michael Stefaniuc [Tue, 4 Nov 2008 22:35:16 +0000 (23:35 +0100)]
fusion: Remove superfluous casts of void pointers.
Michael Stefaniuc [Tue, 4 Nov 2008 22:35:56 +0000 (23:35 +0100)]
user32: Remove superfluous casts of void pointers.
Lei Zhang [Wed, 5 Nov 2008 00:44:30 +0000 (16:44 -0800)]
wininet: Handle HTTP 303 redirects.
Lei Zhang [Tue, 4 Nov 2008 18:51:44 +0000 (10:51 -0800)]
wininet: Remove redundant variables.
Jacek Caban [Wed, 5 Nov 2008 00:03:38 +0000 (01:03 +0100)]
jscript: Added SCRIPTITEM_ISVISIBLE flag implementation.
Jacek Caban [Wed, 5 Nov 2008 00:03:19 +0000 (01:03 +0100)]
jscript: Added SCRIPTSTATE_CONNECTED implementation.
Jacek Caban [Wed, 5 Nov 2008 00:03:03 +0000 (01:03 +0100)]
jscript: Fixed SetScriptSite called before InitNew handling.
Jacek Caban [Tue, 4 Nov 2008 19:18:43 +0000 (20:18 +0100)]
mshtml: Remove no longer used interfaces.
Aric Stewart [Tue, 4 Nov 2008 18:11:57 +0000 (12:11 -0600)]
comctl32: Add implementation of LVS_EX_ONECLICKACTIVATE.
Paul Vriens [Wed, 5 Nov 2008 07:20:34 +0000 (08:20 +0100)]
shell32/tests: Fix a test failure on NT4.
Paul Vriens [Tue, 4 Nov 2008 18:21:50 +0000 (19:21 +0100)]
shlwapi/tests: Fix a failure on Win9x and NT4.
Paul Vriens [Tue, 4 Nov 2008 18:05:06 +0000 (19:05 +0100)]
ddraw/tests: Fix a test on W2K3.
Alexandre Julliard [Tue, 4 Nov 2008 15:13:41 +0000 (16:13 +0100)]
kernel32/tests: Add a few more tests, fix some failures on Windows.
Alexandre Julliard [Tue, 4 Nov 2008 15:13:30 +0000 (16:13 +0100)]
kernel32/tests: Fix a couple of failures on Windows.
Paul Vriens [Tue, 4 Nov 2008 12:49:02 +0000 (13:49 +0100)]
shlwapi/tests: Fix some failures on XP and W2K3.
Hans Leidekker [Tue, 4 Nov 2008 10:35:18 +0000 (11:35 +0100)]
inetcomm: CreateIMAPTransport, CreatePOP3Transport and CreateSMTPTransport are implemented.
Hans Leidekker [Tue, 4 Nov 2008 10:35:07 +0000 (11:35 +0100)]
inetcomm: Advertise support for a couple more interfaces.
Hans Leidekker [Tue, 4 Nov 2008 10:34:54 +0000 (11:34 +0100)]
inetcomm: Add an implementation of ISMTPTransport2::CommandDATA.
Hans Leidekker [Tue, 4 Nov 2008 10:34:44 +0000 (11:34 +0100)]
inetcomm: Add an implementation of IPOP3Transport::CommandPASS.
Hans Leidekker [Tue, 4 Nov 2008 10:34:34 +0000 (11:34 +0100)]
inetcomm: Add an implementation of IPOP3Transport::CommandUSER.
Alexandre Julliard [Tue, 4 Nov 2008 12:16:01 +0000 (13:16 +0100)]
ntdll: Add a noexec flag for memory views where we don't want to force exec permission.
Alexandre Julliard [Tue, 4 Nov 2008 12:05:32 +0000 (13:05 +0100)]
ntdll: Store the per-view flags in the high word of the page protection bits.
Aric Stewart [Mon, 3 Nov 2008 16:14:53 +0000 (10:14 -0600)]
shell32: Do not automatically fail in SHGetFileInfo if the flag SHGFI_USEFILEATTRIBUTES is combined with SHGFI_ATTRIBUTES, SHGFI_EXETYPE, or SHGFI_PIDL.
Aric Stewart [Mon, 3 Nov 2008 16:14:43 +0000 (10:14 -0600)]
msimtf: Add a mostly wrapper stub for IActiveIMMApp.
Stefan Dösinger [Fri, 19 Sep 2008 18:12:30 +0000 (13:12 -0500)]
d3d9: Add a test for GetTexture with no texture set.
Stefan Dösinger [Mon, 3 Nov 2008 17:36:19 +0000 (18:36 +0100)]
wined3d: Kill the GL_ATI_envmap_bumpmap code.
GL_ATI_envmap_bumpmap provides two things: Signed V8U8 pixel formats,
and bump mapping. The extension is only supported on fglrx, and this
driver also supports GL_ARB_fragment_program. Thus the bump mapping
code is never used on any driver out there. Furthermore, if it is
used, it tends to crash the driver
The signed pixel format is used, as it can be used by pixel shaders or
the ARBfp replacement. However, the format is broken in fglrx, and
negative values are clamped to 0.0. This results in test
failures. WineD3D has an alternative codepath using scale+bias to
enable V8U8 using a standard signed RGB which works correctly on
fglrx.
Stefan Dösinger [Sun, 2 Nov 2008 23:38:14 +0000 (00:38 +0100)]
wined3d: Fix the num blend values -> type match.
Stefan Dösinger [Sun, 2 Nov 2008 23:37:27 +0000 (00:37 +0100)]
d3d9: WINED3DSURFACE_DESC::MultiSampleType is not a DWORD.
Stefan Dösinger [Sun, 2 Nov 2008 22:49:40 +0000 (23:49 +0100)]
d3d9: Use the correct AddRef and Release macros.
Paul Bryan Roberts [Mon, 3 Nov 2008 22:42:42 +0000 (22:42 +0000)]
ntdll: Avoid potential infinite loop.
Andrew Talbot [Mon, 3 Nov 2008 22:45:48 +0000 (22:45 +0000)]
quartz: Sign-compare warnings fix.
Andrew Talbot [Mon, 3 Nov 2008 22:42:02 +0000 (22:42 +0000)]
oledlg: Sign-compare warnings fix.
Michael Stefaniuc [Mon, 3 Nov 2008 21:34:55 +0000 (22:34 +0100)]
iphlpapi: Do not cast zero.
Michael Stefaniuc [Mon, 3 Nov 2008 21:35:50 +0000 (22:35 +0100)]
crypt32: Remove superfluous casts of void pointers.
Michael Stefaniuc [Mon, 3 Nov 2008 21:35:31 +0000 (22:35 +0100)]
user32: Do not cast zero.
Michael Stefaniuc [Mon, 3 Nov 2008 21:43:40 +0000 (22:43 +0100)]
comctl32: Do not cast zero.
Michael Stefaniuc [Mon, 3 Nov 2008 21:36:03 +0000 (22:36 +0100)]
riched20: Remove superflous casts.
Michael Stefaniuc [Mon, 3 Nov 2008 21:35:08 +0000 (22:35 +0100)]
kernel32: Do not cast zero.
Michael Stefaniuc [Mon, 3 Nov 2008 21:34:44 +0000 (22:34 +0100)]
wined3d: Use the integer variant of zero instead of casting "0.0".
Michael Stefaniuc [Mon, 3 Nov 2008 21:32:30 +0000 (22:32 +0100)]
comctl32/tests: Use MAKELPARAM instead of "(LPARAM) MAKELONG".
Nikolay Sivov [Tue, 4 Nov 2008 05:54:32 +0000 (08:54 +0300)]
gdiplus: Added CachedBitmap calls.
James Hawkins [Tue, 4 Nov 2008 04:17:04 +0000 (22:17 -0600)]
msi: Remove an unused registry function.
James Hawkins [Tue, 4 Nov 2008 04:16:54 +0000 (22:16 -0600)]
msi: Factor out the code to open the UserData features key.
James Hawkins [Tue, 4 Nov 2008 04:16:50 +0000 (22:16 -0600)]
msi: Factor out the code to open the features key.
James Hawkins [Tue, 4 Nov 2008 04:16:43 +0000 (22:16 -0600)]
msi: Factor out the code to open a product key.
James Hawkins [Tue, 4 Nov 2008 04:16:30 +0000 (22:16 -0600)]
msi: Factor out the table insertion code.
James Hawkins [Tue, 4 Nov 2008 04:16:26 +0000 (22:16 -0600)]
msi: Factor out the table insertion code.
James Hawkins [Tue, 4 Nov 2008 04:16:22 +0000 (22:16 -0600)]
msi: Factor out the table insertion code.
Juan Lang [Mon, 3 Nov 2008 23:05:19 +0000 (15:05 -0800)]
wintrust: Implement WVTAsn1SpcFinancialCriteriaInfoDecode.
Juan Lang [Mon, 3 Nov 2008 23:04:57 +0000 (15:04 -0800)]
wintrust: Add tests for WVTAsn1SpcFinancialCriteriaInfoDecode.
Juan Lang [Mon, 3 Nov 2008 22:59:37 +0000 (14:59 -0800)]
wintrust: Add stub for WVTAsn1SpcFinancialCriteriaInfoDecode.
Juan Lang [Mon, 3 Nov 2008 22:55:00 +0000 (14:55 -0800)]
wintrust: Implement WVTAsn1SpcFinancialCriteriaInfoEncode.
Juan Lang [Mon, 3 Nov 2008 22:54:46 +0000 (14:54 -0800)]
wintrust: Add tests for WVTAsn1SpcFinancialCriteriaInfoEncode.
Juan Lang [Mon, 3 Nov 2008 22:54:32 +0000 (14:54 -0800)]
wintrust: Add stub for WVTAsn1SpcFinancialCriteriaInfoEncode.
Juan Lang [Mon, 3 Nov 2008 19:25:20 +0000 (11:25 -0800)]
crypt32: Fix typo.
Aric Stewart [Mon, 3 Nov 2008 17:39:16 +0000 (11:39 -0600)]
gdiplus: Stub implementation of GdipNewInstalledFontCollection.
Alexandre Julliard [Tue, 4 Nov 2008 09:07:07 +0000 (10:07 +0100)]
wrc: Fix the duplicate resource check for user-defined types.
Alexandre Julliard [Mon, 3 Nov 2008 19:19:30 +0000 (20:19 +0100)]
winemenubuilder: Move the xdg global variables out of the libpng ifdef block.
Andrew Fenn [Fri, 31 Oct 2008 17:49:47 +0000 (17:49 +0000)]
xinput: Added header file that defines a lot of the functionality of the library.
Alistair Leslie-Hughes [Thu, 30 Oct 2008 10:38:23 +0000 (21:38 +1100)]
mshtml: Implement IHTMLElement get_document.
Damjan Jovanovic [Sun, 2 Nov 2008 13:10:40 +0000 (15:10 +0200)]
winemenubuilder: Generate icons in winemenubuilder instead of wineshelllink.
Andrew Talbot [Sun, 2 Nov 2008 18:46:53 +0000 (18:46 +0000)]
oleaut32: Sign-compare warnings fix.
Michael Karcher [Sun, 2 Nov 2008 12:34:44 +0000 (13:34 +0100)]
msxml3: Simplify IXMLDOMNodeMap::removeNamedItem.
Michael Karcher [Sun, 2 Nov 2008 11:46:41 +0000 (12:46 +0100)]
msxml3: Clean up initialization.
Michael Stefaniuc [Sun, 2 Nov 2008 21:35:17 +0000 (22:35 +0100)]
uxtheme: Remove superflous casts.
Michael Stefaniuc [Sun, 2 Nov 2008 21:34:43 +0000 (22:34 +0100)]
avifil32: Remove superfluous casts of void pointers.
Michael Stefaniuc [Sat, 1 Nov 2008 23:27:00 +0000 (00:27 +0100)]
Remove the remaining casts of NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:22:49 +0000 (00:22 +0100)]
comctl32: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:21:15 +0000 (00:21 +0100)]
oleaut32: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:23:39 +0000 (00:23 +0100)]
dmloader: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:23:18 +0000 (00:23 +0100)]
shell32: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:21:38 +0000 (00:21 +0100)]
winedos: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:24:07 +0000 (00:24 +0100)]
dmsynth: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:21:48 +0000 (00:21 +0100)]
setupapi: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:26:07 +0000 (00:26 +0100)]
oleview: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:25:54 +0000 (00:25 +0100)]
ole32: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:24:59 +0000 (00:24 +0100)]
netapi32/tests: Do not cast NULL.
Michael Stefaniuc [Sat, 1 Nov 2008 23:24:38 +0000 (00:24 +0100)]
d3dx8: Do not cast NULL.