Jacek Caban [Mon, 31 Jul 2006 11:16:36 +0000 (13:16 +0200)]
shdocvw: Added typelib.
Mikołaj Zalewski [Wed, 19 Jul 2006 16:37:06 +0000 (18:37 +0200)]
shell32: Update the Polish translation.
Mikołaj Zalewski [Wed, 19 Jul 2006 16:37:02 +0000 (18:37 +0200)]
shell32: Call the trashing code from SHFileOperationW.
Mikołaj Zalewski [Wed, 19 Jul 2006 16:36:42 +0000 (18:36 +0200)]
shell32: Add trashing support functions.
Mikołaj Zalewski [Wed, 19 Jul 2006 16:36:22 +0000 (18:36 +0200)]
shell32: Add trashing confirmations.
Benjamin Arai [Mon, 31 Jul 2006 07:25:32 +0000 (00:25 -0700)]
oleaut32: Move varformat conformance tests to new file varformat.c
Vitaliy Margolen [Sun, 30 Jul 2006 01:28:26 +0000 (19:28 -0600)]
user: Set buffer to '\0' in GetKeyNameTextA too.
Duane Clark [Sat, 29 Jul 2006 22:38:02 +0000 (15:38 -0700)]
msvcrt: Fix _getw.
Duane Clark [Sat, 29 Jul 2006 22:35:02 +0000 (15:35 -0700)]
msvcrt: Fix fread.
Duane Clark [Sat, 29 Jul 2006 22:27:59 +0000 (15:27 -0700)]
msvcrt: Fix _read and fgetc.
Duane Clark [Sat, 29 Jul 2006 22:23:26 +0000 (15:23 -0700)]
msvcrt: File read buffer tests.
Vitaliy Margolen [Mon, 31 Jul 2006 05:32:30 +0000 (23:32 -0600)]
dinput: Initialize event sequence counter. And simplify code.
Robert Reif [Sat, 29 Jul 2006 11:45:23 +0000 (07:45 -0400)]
advapi32: Add string sid tests.
Robert Reif [Sat, 29 Jul 2006 11:41:01 +0000 (07:41 -0400)]
advapi32: Print more info about failed test.
Robert Reif [Sat, 29 Jul 2006 12:12:58 +0000 (08:12 -0400)]
advapi32: Make ADVAPI_IsLocalComputer global and remove duplicate copy.
Make debugstr_sid global.
Mike McCormack [Mon, 31 Jul 2006 16:00:36 +0000 (01:00 +0900)]
ole32: Add function parameters to FIXME messages.
Mike McCormack [Mon, 31 Jul 2006 16:00:25 +0000 (01:00 +0900)]
ole32: Add a test showing what STGM_TRANSACTED does for streams.
H. Verbeet [Sun, 30 Jul 2006 21:28:24 +0000 (23:28 +0200)]
ddraw: Order Z-buffer formats by depth buffer bit depths in IDirect3DImpl_7_EnumZBufferFormats.
H. Verbeet [Sun, 30 Jul 2006 21:28:10 +0000 (23:28 +0200)]
wined3d: Split the GLSL check in a check for GLSL vertex shaders and one for GLSL fragment shaders.
H. Verbeet [Sun, 30 Jul 2006 21:26:21 +0000 (23:26 +0200)]
wined3d: Improve IWineD3DDeviceImpl_CreateTexture trace.
H. Verbeet [Sun, 30 Jul 2006 21:26:37 +0000 (23:26 +0200)]
wined3d: Use GL_LIMITS(samplers) instead of GL_LIMITS(sampler_stages) in IWineD3DSurfaceImpl_UnlockRect.
Andrew Talbot [Sat, 29 Jul 2006 16:17:20 +0000 (17:17 +0100)]
comctl32/tests: Write-strings warnings fix.
Andrew Talbot [Sat, 29 Jul 2006 13:29:25 +0000 (14:29 +0100)]
advpack/tests: Write-strings warnings fix.
Andrew Talbot [Sat, 29 Jul 2006 13:49:13 +0000 (14:49 +0100)]
cabinet: Write-strings warning fix.
Jacek Caban [Sat, 29 Jul 2006 14:11:31 +0000 (16:11 +0200)]
shlwapi: Change file path to URL in UrlCanonicalize.
Jacek Caban [Sat, 29 Jul 2006 12:53:22 +0000 (14:53 +0200)]
urlmon: Use CoInternetParseUrl in URLMonikerImpl_Construct.
Alexandre Julliard [Sun, 30 Jul 2006 07:59:46 +0000 (09:59 +0200)]
ntdll: Use the right section size when setting protections.
Use the same size computation when setting section protections than
when mapping it in the first place (reported by Nicholas Miell).
Mike McCormack [Sat, 29 Jul 2006 08:13:53 +0000 (17:13 +0900)]
ole32: Add some missing traces.
Mike McCormack [Sat, 29 Jul 2006 08:13:30 +0000 (17:13 +0900)]
ole32: Add a test for IEnumSTATSTG.
Mike McCormack [Sat, 29 Jul 2006 08:12:58 +0000 (17:12 +0900)]
msi: Change an ERR to a WARN.
Dan Hipschman [Sat, 29 Jul 2006 01:08:13 +0000 (18:08 -0700)]
widl: Fix "static declaration follows non-static declaration" in generated code.
Dan Hipschman [Fri, 28 Jul 2006 20:45:33 +0000 (13:45 -0700)]
widl: Encode coclass types in typelibs.
Dan Hipschman [Fri, 28 Jul 2006 20:44:59 +0000 (13:44 -0700)]
widl: Register types for coclasses.
Dan Hipschman [Fri, 28 Jul 2006 20:44:21 +0000 (13:44 -0700)]
widl: Check if a typeinfo is already in a typelib before adding it.
Dan Hipschman [Fri, 28 Jul 2006 20:43:43 +0000 (13:43 -0700)]
widl: Set typelib_idx for coclasses when they're added to a typelib.
Dan Hipschman [Fri, 28 Jul 2006 20:43:00 +0000 (13:43 -0700)]
widl: Fold class_t into type_t.
Thomas Kho [Fri, 28 Jul 2006 18:53:52 +0000 (13:53 -0500)]
Maketest.rules.in: Fix comment.
Robert Reif [Sat, 29 Jul 2006 00:23:17 +0000 (20:23 -0400)]
advapi32: Fix debugstr_sid to print unsigned SubAuthority.
Robert Reif [Sat, 29 Jul 2006 00:21:49 +0000 (20:21 -0400)]
advapi32: Move SID members from WELLKNOWNSID to MAX_SID.
Yuriy Kozlov [Fri, 28 Jul 2006 17:38:44 +0000 (13:38 -0400)]
regedit: Allow entering - for a value in a .reg file to delete that value.
James Hawkins [Fri, 28 Jul 2006 20:46:06 +0000 (13:46 -0700)]
wininet: Only copy the relative filename into the UrlEntry structure.
Andrew Talbot [Fri, 28 Jul 2006 20:32:25 +0000 (21:32 +0100)]
advpack/tests: Write-strings warnings fix.
Andrew Talbot [Fri, 28 Jul 2006 17:45:50 +0000 (18:45 +0100)]
msi/tests: Write-strings warnings fix.
Juan Lang [Sat, 29 Jul 2006 00:26:24 +0000 (17:26 -0700)]
crypt32: Implement CryptHashPublicKeyInfo.
Juan Lang [Fri, 28 Jul 2006 14:46:11 +0000 (07:46 -0700)]
rsaenh: Use Interlocked functions for reference counting.
Vitaliy Margolen [Fri, 28 Jul 2006 14:13:21 +0000 (08:13 -0600)]
dinput: Add DISCL_NOWINKEY define.
Jason Green [Fri, 28 Jul 2006 19:35:39 +0000 (15:35 -0400)]
wined3d: Skip processing of D3DSIO_PHASE instruction.
Jason Green [Fri, 28 Jul 2006 19:34:39 +0000 (15:34 -0400)]
wined3d: Declare a 1D sampler for TEXDP3TEX (GLSL).
Jason Green [Fri, 28 Jul 2006 19:33:20 +0000 (15:33 -0400)]
wined3d: Start checking for D3DUSAGE_QUERY_* items, improve traces.
Roderick Colenbrander [Fri, 28 Jul 2006 11:57:49 +0000 (13:57 +0200)]
wined3d: Optimize d3dfmt_convert_surface.
Roderick Colenbrander [Thu, 27 Jul 2006 23:26:07 +0000 (01:26 +0200)]
winex11.drv: Kill DGA support.
Jacek Caban [Thu, 27 Jul 2006 18:45:14 +0000 (20:45 +0200)]
stdole2.tlb: Move stdole2.tlb generation to include to allow importlib from other IDLs.
Alexandre Julliard [Sat, 29 Jul 2006 09:45:24 +0000 (11:45 +0200)]
Make.rules: Replace RC_TLB by IDL_TLB_SRCS as tlb files can be used for other things than resources.
Alexandre Julliard [Fri, 28 Jul 2006 16:01:50 +0000 (18:01 +0200)]
user: Abort WaitForUserIdle if the target process died.
Jason Green [Fri, 28 Jul 2006 08:14:14 +0000 (04:14 -0400)]
wined3d: More shader fixes / new instructions.
- Replace gl_FragColor with gl_FragData[0] for GLSL pixel shader output.
- Subtract 1 more constant from total GLSL allowed float constants to
accommodate the PROJECTION matrix row that we reference.
Roderick Colenbrander [Thu, 27 Jul 2006 22:43:38 +0000 (00:43 +0200)]
wined3d: Render target texturing.
Stefan Leichter [Thu, 27 Jul 2006 22:26:42 +0000 (00:26 +0200)]
msi: Native DllGetVersion does not fail if the supplied buffer is bigger than required.
Stefan Leichter [Thu, 27 Jul 2006 22:26:41 +0000 (00:26 +0200)]
msi: Make the version information of DllGetVersion same as in version resource.
Juan Lang [Fri, 28 Jul 2006 00:11:10 +0000 (17:11 -0700)]
rsaenh: More tests and some fixes.
- correct deleting the default container
- imported keys should be stored in their container, not just given to the caller
- tests for these changes
Benjamin Arai [Fri, 28 Jul 2006 01:10:20 +0000 (18:10 -0700)]
oleaut32: VarMonthName - Update error codes and helper functions.
Benjamin Arai [Fri, 28 Jul 2006 00:19:59 +0000 (17:19 -0700)]
oleaut32: VarSub: Conformance test.
Benjamin Arai [Fri, 28 Jul 2006 00:19:52 +0000 (17:19 -0700)]
oleaut32: VarSub: Fixes several data types and corrects error codes.
Robert Shearman [Fri, 28 Jul 2006 00:26:13 +0000 (01:26 +0100)]
oleaut32: Implement GetTypeInfoCount and GetTypeInfo for standard pictures.
Robert Shearman [Fri, 28 Jul 2006 00:26:01 +0000 (01:26 +0100)]
oleaut32: Implement GetTypeInfoCount for standard fonts.
Robert Shearman [Fri, 28 Jul 2006 00:25:23 +0000 (01:25 +0100)]
oleaut32: Implement setting of the hPal property in IPictureDisp::Invoke.
Remove some validation code that is already handled by a more generic
case at the end of the function.
Robert Shearman [Fri, 28 Jul 2006 00:24:10 +0000 (01:24 +0100)]
oleaut32: Implement getting of all properties in IPictureDisp::Invoke.
Robert Shearman [Fri, 28 Jul 2006 00:23:01 +0000 (01:23 +0100)]
oleaut32: Add a test for passing an invalid number of input parameters into IFontDisp::Invoke with DISPATCH_PROPERTYGET.
Robert Shearman [Fri, 28 Jul 2006 00:22:02 +0000 (01:22 +0100)]
oleaut32: Add validation for parameters in IPictureDisp::Invoke.
Add some tests for IPictureDisp::Invoke.
Robert Shearman [Fri, 28 Jul 2006 00:21:28 +0000 (01:21 +0100)]
oleaut32: Fix the return code for an invalid dispid in IFontDisp::Invoke.
Robert Shearman [Fri, 28 Jul 2006 00:20:52 +0000 (01:20 +0100)]
oleaut32: Add a successful test for IFontDisp::Invoke.
Robert Shearman [Fri, 28 Jul 2006 00:20:17 +0000 (01:20 +0100)]
oleaut32: Handle the Weight property in IFontDisp::Invoke.
Juan Lang [Fri, 28 Jul 2006 06:39:56 +0000 (23:39 -0700)]
secur32: Improve schannel's AcquireCredentialsHandle, with tests.
Juan Lang [Fri, 28 Jul 2006 06:40:42 +0000 (23:40 -0700)]
sspi.h: Add missing define.
James Hawkins [Fri, 28 Jul 2006 01:42:53 +0000 (18:42 -0700)]
msi: Add tests for MsiDatabaseImport.
Jacek Caban [Thu, 27 Jul 2006 18:49:57 +0000 (20:49 +0200)]
mshtml.idl: Fix SAFEARRAY argument declaration.
Jacek Caban [Thu, 27 Jul 2006 18:43:56 +0000 (20:43 +0200)]
widl: Reorder segments to match midl.
Jacek Caban [Thu, 27 Jul 2006 18:43:03 +0000 (20:43 +0200)]
widl: Use cval in ATTR_ID.
Jacek Caban [Thu, 27 Jul 2006 18:41:50 +0000 (20:41 +0200)]
widl: Added ATTR_BINDABLE handling to add_func_desc.
Jacek Caban [Thu, 27 Jul 2006 18:40:56 +0000 (20:40 +0200)]
widl: Store typekind in msft_typeinfo_t to fix ATTR_DUAL handling.
Jacek Caban [Thu, 27 Jul 2006 21:30:36 +0000 (23:30 +0200)]
shdocvw: Added test of GetControlInfo.
Michael Stefaniuc [Thu, 27 Jul 2006 20:19:31 +0000 (22:19 +0200)]
Fix 2 "static is not at beginning of declaration" warnings.
Michael Stefaniuc [Thu, 27 Jul 2006 19:46:38 +0000 (21:46 +0200)]
msi: 0xdeadbeef is too big for a signed int thus producing sign
comparison warnings when compared to an int variable. Use 0xdeadbee
instead.
Andrew Talbot [Thu, 27 Jul 2006 21:47:09 +0000 (22:47 +0100)]
mapi32/tests: Write-strings warning fix.
Andrew Talbot [Thu, 27 Jul 2006 19:11:20 +0000 (20:11 +0100)]
msi/tests: Write-strings warning fix.
Andrew Talbot [Thu, 27 Jul 2006 18:45:58 +0000 (19:45 +0100)]
crypt32/tests: Write-strings warnings fix.
Stefan Siebert [Thu, 27 Jul 2006 16:08:23 +0000 (18:08 +0200)]
winebrowser: Pass any given argument that is not a mailto URL to the browser.
Mike McCormack [Thu, 27 Jul 2006 14:39:49 +0000 (23:39 +0900)]
msiexec: Don't crash if there's no args.
Mike McCormack [Thu, 27 Jul 2006 14:18:15 +0000 (23:18 +0900)]
msi: Don't set the shortcut's working directory if it's NULL.
Mike McCormack [Thu, 27 Jul 2006 14:17:57 +0000 (23:17 +0900)]
msi: Fix some memory leaks.
Vitaliy Margolen [Thu, 27 Jul 2006 14:19:59 +0000 (08:19 -0600)]
dinput: Keyboard: Use the same event queue mechanism as mouse.
Stefan Dösinger [Thu, 27 Jul 2006 15:39:03 +0000 (17:39 +0200)]
wined3d: Do not use the IWineD3DSurface for the cursor.
Stefan Dösinger [Thu, 27 Jul 2006 15:24:55 +0000 (17:24 +0200)]
wined3d: Avoid a false ERR.
Alexandre Julliard [Thu, 27 Jul 2006 14:55:50 +0000 (16:55 +0200)]
Release 0.9.18.
Jason Green [Thu, 27 Jul 2006 11:59:03 +0000 (07:59 -0400)]
wined3d: Fix minor typo from shader patch.
Huw Davies [Thu, 27 Jul 2006 11:23:45 +0000 (12:23 +0100)]
wine.inf: Add lnkfile description.
Alexandre Julliard [Thu, 27 Jul 2006 12:39:50 +0000 (14:39 +0200)]
server: Round up the timeout for poll() to avoid redundant calls.
Alexandre Julliard [Thu, 27 Jul 2006 12:39:33 +0000 (14:39 +0200)]
server: Don't crash on invalid request sizes.
Andrew Talbot [Wed, 26 Jul 2006 19:30:30 +0000 (20:30 +0100)]
winhelp: Write-strings warning fix.
Andrew Talbot [Wed, 26 Jul 2006 21:22:05 +0000 (22:22 +0100)]
user/tests: Write-strings warnings fix.
James Hawkins [Wed, 26 Jul 2006 21:54:15 +0000 (14:54 -0700)]
msi: Download the MSI package if it is a remote URL.