Paul Vriens [Tue, 15 Aug 2006 15:40:31 +0000 (17:40 +0200)]
setupapi: Make tests loadable again on NT4.
Paul Vriens [Tue, 15 Aug 2006 14:53:07 +0000 (16:53 +0200)]
winerror.h: Added an error code.
Paul Vriens [Tue, 15 Aug 2006 14:47:04 +0000 (16:47 +0200)]
wintrust: Added stubbed WintrustLoadFunctionPointers.
Mike McCormack [Tue, 15 Aug 2006 13:58:12 +0000 (22:58 +0900)]
infosoft: Add a test for the language neutral word breaker.
Alexander Nicolaysen Sørnes [Tue, 15 Aug 2006 13:36:09 +0000 (15:36 +0200)]
winecfg: Improve wording of virtual desktop explanation.
Dmitry Timoshkov [Tue, 15 Aug 2006 11:43:42 +0000 (20:43 +0900)]
ddraw: Do not report DDCAPS_OVERLAY and friends since overlays are not supported.
Alexandre Julliard [Tue, 15 Aug 2006 15:32:41 +0000 (17:32 +0200)]
relpath: Properly handle a "." directory name.
Jeff Latimer [Tue, 15 Aug 2006 10:52:37 +0000 (20:52 +1000)]
usp10: Remove unnecessary casts in test suite.
Juan Lang [Tue, 15 Aug 2006 05:27:31 +0000 (22:27 -0700)]
crypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.
Juan Lang [Tue, 15 Aug 2006 05:27:31 +0000 (22:27 -0700)]
crypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.
Alexandre Julliard [Tue, 15 Aug 2006 10:57:25 +0000 (12:57 +0200)]
loader/kthread: Remove some unneeded #ifdefs, other platforms use pthread now.
Alexandre Julliard [Tue, 15 Aug 2006 10:56:33 +0000 (12:56 +0200)]
configure: Disable optimization on MacOS because of gcc bug.
Alexandre Julliard [Tue, 15 Aug 2006 10:55:25 +0000 (12:55 +0200)]
configure: Use a platform name check for MacOS shared library support,
it's completely different from the others anyway.
Alexandre Julliard [Tue, 15 Aug 2006 10:11:30 +0000 (12:11 +0200)]
configure: Moved the library checks after the function checks to avoid code duplication.
Kai Blin [Tue, 15 Aug 2006 00:02:56 +0000 (02:02 +0200)]
secur32: Fix typo in ISC flags.
Kai Blin [Tue, 15 Aug 2006 00:02:46 +0000 (02:02 +0200)]
secur32: Add handling of feature flags and session key to AcceptSecurityContext.
Kai Blin [Mon, 14 Aug 2006 17:35:39 +0000 (19:35 +0200)]
secur32: Copy helper buffer to output buffer before reusing helper buffer.
Dan Hipschman [Mon, 14 Aug 2006 23:45:56 +0000 (16:45 -0700)]
widl: Pass the right size to MIDL_memset in generated proxy code.
James Hawkins [Mon, 14 Aug 2006 23:05:54 +0000 (16:05 -0700)]
msi: Non-compressed files may come before the list of compressed files in the file sequence.
Andrew Talbot [Mon, 14 Aug 2006 18:09:02 +0000 (19:09 +0100)]
cabinet/tests: Write-strings warnings fix.
Andrew Talbot [Mon, 14 Aug 2006 19:47:25 +0000 (20:47 +0100)]
dnsapi/tests: Write-strings warnings fix.
Eric Pouech [Sun, 13 Aug 2006 18:46:40 +0000 (20:46 +0200)]
winedbg: Correctly protect system inclusion (needed for Mingw compilation).
Alexandre Julliard [Tue, 15 Aug 2006 09:41:59 +0000 (11:41 +0200)]
configure: Only link against libpoll where really necessary.
Paul Vriens [Mon, 14 Aug 2006 17:30:32 +0000 (19:30 +0200)]
wintrust: Added stubbed WintrustRemoveActionID.
Frank Richter [Mon, 14 Aug 2006 18:10:23 +0000 (20:10 +0200)]
user: Fix SPI_SETICONTITLELOGFONT to check for LOGFONTW size.
Frank Richter [Mon, 14 Aug 2006 18:09:50 +0000 (20:09 +0200)]
user: Initialize size of nonclients struct in load_nonclient_metrics.
Alexandre Julliard [Mon, 14 Aug 2006 18:45:32 +0000 (20:45 +0200)]
libwine: Also set the current library version for MacOS.
Alexandre Julliard [Mon, 14 Aug 2006 18:42:56 +0000 (20:42 +0200)]
configure: Suppress multiple definitions warnings from the MacOS linker.
Alexandre Julliard [Mon, 14 Aug 2006 18:40:31 +0000 (20:40 +0200)]
server: Make sure to completely kill processes before returning from a wineserver -k.
Alexandre Julliard [Mon, 14 Aug 2006 18:19:42 +0000 (20:19 +0200)]
server: Send a SIGKILL to processes that don't terminate properly.
Mike McCormack [Mon, 14 Aug 2006 09:30:16 +0000 (18:30 +0900)]
ole32: Avoid a warning for VT_FILETIME in PropVariantCopy.
Eric Pouech [Sun, 13 Aug 2006 18:46:58 +0000 (20:46 +0200)]
winedbg: Fixed the symbol lookup so that it can really find _foo when looking for foo.
Eric Pouech [Sun, 13 Aug 2006 18:46:54 +0000 (20:46 +0200)]
winedbg: Native dbghelp can modify the passed debug context in StackWalk, so guard against it.
Eric Pouech [Sun, 13 Aug 2006 18:46:45 +0000 (20:46 +0200)]
winedbg: Don't ask for module inspection when calling SymInitialize.
Kai Blin [Mon, 14 Aug 2006 15:32:33 +0000 (17:32 +0200)]
secur32: Clean up AcceptSecurityContext (reduce indent and duplication).
Frank Richter [Mon, 14 Aug 2006 17:22:18 +0000 (19:22 +0200)]
uxtheme: Set non-client metrics from theme.
Frank Richter [Mon, 14 Aug 2006 15:35:13 +0000 (17:35 +0200)]
uxtheme: Split color handling out of MSSTYLES_ParseThemeIni into smaller helper functions.
Frank Richter [Mon, 14 Aug 2006 15:02:37 +0000 (17:02 +0200)]
uxtheme: Enable gradient captions if a theme provides colors for them.
Shachar Shemesh [Mon, 14 Aug 2006 09:35:20 +0000 (12:35 +0300)]
fonts: Add Hebrew to the system font.
Mike McCormack [Mon, 14 Aug 2006 12:02:28 +0000 (21:02 +0900)]
oleaut32: Put the HeapFree back in the right place.
Mike McCormack [Mon, 14 Aug 2006 12:02:09 +0000 (21:02 +0900)]
ole32: Use PropVariantInit instead of memset.
Robert Reif [Mon, 14 Aug 2006 11:41:40 +0000 (07:41 -0400)]
include: Add dsgetdc.h.
Robert Reif [Mon, 14 Aug 2006 11:24:42 +0000 (07:24 -0400)]
advapi32: Move duplicated code into function.
Robert Reif [Mon, 14 Aug 2006 11:17:55 +0000 (07:17 -0400)]
advapi32: Try again with different access mask if LsaOpenPolicy fails with STATUS_ACCESS_DENIED.
Kai Blin [Mon, 14 Aug 2006 10:04:41 +0000 (12:04 +0200)]
secur32: Fix heap error.
Kai Blin [Sun, 13 Aug 2006 12:44:39 +0000 (14:44 +0200)]
secur32: Add handling for SECPKG_CONTEXT_FLAGS to QueryContextAttributes, unify indentation.
Kai Blin [Mon, 14 Aug 2006 09:08:37 +0000 (11:08 +0200)]
secur32: Cast helper to ULONG_PTR instead of DWORD.
Kai Blin [Sun, 13 Aug 2006 10:46:00 +0000 (12:46 +0200)]
secur32: Implement simple VerifySignature.
Kai Blin [Sat, 12 Aug 2006 17:19:49 +0000 (19:19 +0200)]
secur32: Implement simple MakeSignature.
Kai Blin [Mon, 14 Aug 2006 09:08:29 +0000 (11:08 +0200)]
secur32: Make AcceptSecurityContext behaviour consistent with Windows.
Benjamin Arai [Mon, 14 Aug 2006 06:33:11 +0000 (23:33 -0700)]
oleaut32: Conformance test for olefont:AddRefHfont.
Benjamin Arai [Mon, 14 Aug 2006 06:32:23 +0000 (23:32 -0700)]
oleaut32: Conformance test for olefont:ReleaseHfont.
Mike McCormack [Mon, 14 Aug 2006 05:07:30 +0000 (14:07 +0900)]
oleaut32: Calculate icon data if the picture is dirty, or there's no icon data.
Mike McCormack [Mon, 14 Aug 2006 05:07:14 +0000 (14:07 +0900)]
oleaut32: Print an IID in the trace, not just a pointer to it.
Mike McCormack [Mon, 14 Aug 2006 05:07:05 +0000 (14:07 +0900)]
oleaut32: Don't complain when PICTDESC->cbSizeofstruct is 0.
Mike McCormack [Mon, 14 Aug 2006 05:06:53 +0000 (14:06 +0900)]
ole32: Always set pcbWritten when writing a stream.
Mike McCormack [Mon, 14 Aug 2006 05:06:36 +0000 (14:06 +0900)]
ole32: FreePropVariantArray should return an error if rgvars is null.
As suggested by Rob Shearman.
Frank Richter [Mon, 14 Aug 2006 01:19:48 +0000 (03:19 +0200)]
uxtheme: Don't back up colors etc. when a theme is already active.
Hwang YunSong(황윤성) [Sun, 13 Aug 2006 23:54:37 +0000 (08:54 +0900)]
view: Updated Korean resource.
Robert Reif [Sat, 12 Aug 2006 12:27:57 +0000 (08:27 -0400)]
advapi32: Add more LookupAccountSid tests.
Robert Reif [Sat, 12 Aug 2006 12:00:34 +0000 (08:00 -0400)]
advapi32: Add more SIDs to AccountLookupSid.
Robert Reif [Sat, 12 Aug 2006 22:49:37 +0000 (18:49 -0400)]
netapi32: NetUserModalsGet bug fixes and cleanup.
Phil Costin [Sun, 13 Aug 2006 09:18:12 +0000 (10:18 +0100)]
wined3d: Fix vertex shader corruption issue.
Stefan Leichter [Sun, 13 Aug 2006 07:29:18 +0000 (09:29 +0200)]
winedbg: Print 64bit integers with wine_dbgstr_longlong.
Andrew Talbot [Sun, 13 Aug 2006 10:48:47 +0000 (11:48 +0100)]
advpack/tests: Write-strings warnings fix.
Andrew Talbot [Sun, 13 Aug 2006 08:53:29 +0000 (09:53 +0100)]
advapi32/tests: Write-strings warnings fix.
Andrew Talbot [Sat, 12 Aug 2006 21:26:52 +0000 (22:26 +0100)]
winetest: Write-strings warnings fix.
Andrew Talbot [Sat, 12 Aug 2006 20:25:47 +0000 (21:25 +0100)]
taskmgr: Write-strings warnings fix.
Andrew Talbot [Sat, 12 Aug 2006 16:30:02 +0000 (17:30 +0100)]
crypt32/tests: Write-strings warnings fix.
Piotr Caban [Sat, 12 Aug 2006 17:44:02 +0000 (19:44 +0200)]
oleview: Improved interface handling in idl viewer.
Jacek Caban [Sat, 12 Aug 2006 16:44:13 +0000 (18:44 +0200)]
mshtml: Remove no longer used get_nsIURI.
Jacek Caban [Sat, 12 Aug 2006 16:43:16 +0000 (18:43 +0200)]
mshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in about protocol handler's CombineUrl.
Dan Hipschman [Sat, 12 Aug 2006 00:33:40 +0000 (17:33 -0700)]
widl: Improve pointer null checking logic.
Dan Hipschman [Sat, 12 Aug 2006 00:32:47 +0000 (17:32 -0700)]
widl: Use ref_type to simplify some code.
Robert Reif [Sat, 12 Aug 2006 03:51:21 +0000 (23:51 -0400)]
advapi32: Add some more well known SIDs.
Benjamin Arai [Sat, 12 Aug 2006 00:38:27 +0000 (17:38 -0700)]
oleaut32: Added test to check if olefont:IFont_QueryInterface increments ref counter.
James Hawkins [Fri, 11 Aug 2006 23:29:59 +0000 (16:29 -0700)]
msi: If a component's state is not local, source, or default, default to the local state.
Juan Lang [Sat, 12 Aug 2006 03:37:04 +0000 (20:37 -0700)]
crypt32: Improve undocumented functions.
- Test and implement I_CryptGetDefaultCryptProv (and correct its
parameter list)
- I_CryptReadTrustedPublisherDWORDValueFromRegistry always initializes
its out parameter, correct and show with a test.
Juan Lang [Fri, 11 Aug 2006 18:31:41 +0000 (11:31 -0700)]
msi: Use wide char strings for token values to avoid an unnecessary WideCharToMultiByte.
Alexandre Julliard [Fri, 11 Aug 2006 18:41:29 +0000 (20:41 +0200)]
winebuild: Added output() function to properly deal with write errors.
Dan Hipschman [Fri, 11 Aug 2006 17:15:55 +0000 (10:15 -0700)]
widl: Don't generate indentation spaces on empty lines.
Alexandre Julliard [Fri, 11 Aug 2006 17:27:32 +0000 (19:27 +0200)]
loader: Exit the whole process when killing the last thread.
Kirill K. Smirnov [Fri, 11 Aug 2006 15:28:49 +0000 (19:28 +0400)]
winhelp: Fix LZ77 decompressor.
Andrew Talbot [Fri, 11 Aug 2006 15:29:02 +0000 (16:29 +0100)]
msi/tests: Write-strings warnings fix.
Andrew Talbot [Fri, 11 Aug 2006 14:36:30 +0000 (15:36 +0100)]
msi: Write-strings warning fix.
Andrew Talbot [Fri, 11 Aug 2006 13:53:25 +0000 (14:53 +0100)]
version: Write-strings warnings fix.
Juan Lang [Fri, 11 Aug 2006 14:23:05 +0000 (07:23 -0700)]
crypt32/tests: Only load crypt32 once.
Robert Reif [Fri, 11 Aug 2006 13:43:40 +0000 (09:43 -0400)]
lmaccess.h: Add some LOCALGROUP defines.
Robert Reif [Fri, 11 Aug 2006 13:42:19 +0000 (09:42 -0400)]
kernel32: Add IsWow64Process.
Andrew Talbot [Fri, 11 Aug 2006 12:42:06 +0000 (13:42 +0100)]
wldap32: Write-strings warnings fix.
Francois Gouget [Fri, 11 Aug 2006 12:18:02 +0000 (14:18 +0200)]
shdocvw: Set the CLSID_Internet shell folder's attributes.
Mike McCormack [Fri, 11 Aug 2006 11:21:46 +0000 (20:21 +0900)]
include: Rename indexsvr.idl to indexsrv.idl.
Mike McCormack [Fri, 11 Aug 2006 11:08:25 +0000 (20:08 +0900)]
infosoft: Use the pfnFillTextBuffer function to refresh the buffer.
Mike McCormack [Thu, 10 Aug 2006 13:40:39 +0000 (22:40 +0900)]
infosoft: Implement and register the language neutral wordbreaker, not the English_US one.
Aric Stewart [Thu, 10 Aug 2006 15:25:49 +0000 (10:25 -0500)]
user: Implement MNS_NOTIFYBYPOS.
Alexandre Julliard [Fri, 11 Aug 2006 12:45:11 +0000 (14:45 +0200)]
ntdll: Remove some macros and clean up the code now that all platforms use siginfo.
Alexandre Julliard [Fri, 11 Aug 2006 12:14:38 +0000 (14:14 +0200)]
ntdll: Switch linux to siginfo-style signal handling.
Mike McCormack [Fri, 11 Aug 2006 06:11:47 +0000 (15:11 +0900)]
pstorec: Add a stub implementation.
Benjamin Arai [Fri, 11 Aug 2006 01:48:37 +0000 (18:48 -0700)]
oleaut32: Removes stub message from olefont:OLEFontImpl_FindConnectionPoint.
Molle Bestefich [Thu, 10 Aug 2006 20:38:48 +0000 (22:38 +0200)]
bug_report.pl: Use correct 'wine --version' syntax.