wine
18 years agomshtml: Correctly handle nsILoadGroup.
Jacek Caban [Tue, 15 Aug 2006 19:55:33 +0000 (21:55 +0200)] 
mshtml: Correctly handle nsILoadGroup.

18 years agoserver: Store the actual process count in snapshots.
Alexandre Julliard [Tue, 15 Aug 2006 18:31:54 +0000 (20:31 +0200)] 
server: Store the actual process count in snapshots.

We can't rely on running_processes for that, since it now also counts
processes waiting for SIGKILL and those aren't included in snapshots.

18 years agouser/tests: Fix a compiler warning, and remove some useless casts.
Alexandre Julliard [Tue, 15 Aug 2006 17:50:34 +0000 (19:50 +0200)] 
user/tests: Fix a compiler warning, and remove some useless casts.

18 years agontdll: Default to native loadorder for the main exe if not in system directory.
Alexandre Julliard [Tue, 15 Aug 2006 17:48:08 +0000 (19:48 +0200)] 
ntdll: Default to native loadorder for the main exe if not in system directory.

Unlike dlls, executables can have the same name without necessarily
being the same application, so defaulting to native is more likely to
do the right thing.

18 years agokernel/tests: Wrong error code checked.
Paul Vriens [Tue, 15 Aug 2006 17:15:56 +0000 (19:15 +0200)] 
kernel/tests: Wrong error code checked.

18 years agosetupapi: Make tests loadable again on NT4.
Paul Vriens [Tue, 15 Aug 2006 15:40:31 +0000 (17:40 +0200)] 
setupapi: Make tests loadable again on NT4.

18 years agowinerror.h: Added an error code.
Paul Vriens [Tue, 15 Aug 2006 14:53:07 +0000 (16:53 +0200)] 
winerror.h: Added an error code.

18 years agowintrust: Added stubbed WintrustLoadFunctionPointers.
Paul Vriens [Tue, 15 Aug 2006 14:47:04 +0000 (16:47 +0200)] 
wintrust: Added stubbed WintrustLoadFunctionPointers.

18 years agoinfosoft: Add a test for the language neutral word breaker.
Mike McCormack [Tue, 15 Aug 2006 13:58:12 +0000 (22:58 +0900)] 
infosoft: Add a test for the language neutral word breaker.

18 years agowinecfg: Improve wording of virtual desktop explanation.
Alexander Nicolaysen Sørnes [Tue, 15 Aug 2006 13:36:09 +0000 (15:36 +0200)] 
winecfg: Improve wording of virtual desktop explanation.

18 years agoddraw: Do not report DDCAPS_OVERLAY and friends since overlays are not supported.
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.

18 years agorelpath: Properly handle a "." directory name.
Alexandre Julliard [Tue, 15 Aug 2006 15:32:41 +0000 (17:32 +0200)] 
relpath: Properly handle a "." directory name.

18 years agousp10: Remove unnecessary casts in test suite.
Jeff Latimer [Tue, 15 Aug 2006 10:52:37 +0000 (20:52 +1000)] 
usp10: Remove unnecessary casts in test suite.

18 years agocrypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.
Juan Lang [Tue, 15 Aug 2006 05:27:31 +0000 (22:27 -0700)] 
crypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.

18 years agocrypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.
Juan Lang [Tue, 15 Aug 2006 05:27:31 +0000 (22:27 -0700)] 
crypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.

18 years agoloader/kthread: Remove some unneeded #ifdefs, other platforms use pthread now.
Alexandre Julliard [Tue, 15 Aug 2006 10:57:25 +0000 (12:57 +0200)] 
loader/kthread: Remove some unneeded #ifdefs, other platforms use pthread now.

18 years agoconfigure: Disable optimization on MacOS because of gcc bug.
Alexandre Julliard [Tue, 15 Aug 2006 10:56:33 +0000 (12:56 +0200)] 
configure: Disable optimization on MacOS because of gcc bug.

18 years agoconfigure: Use a platform name check for MacOS shared library support,
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.

18 years agoconfigure: Moved the library checks after the function checks to avoid code duplication.
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.

18 years agosecur32: Fix typo in ISC flags.
Kai Blin [Tue, 15 Aug 2006 00:02:56 +0000 (02:02 +0200)] 
secur32: Fix typo in ISC flags.

18 years agosecur32: Add handling of feature flags and session key to AcceptSecurityContext.
Kai Blin [Tue, 15 Aug 2006 00:02:46 +0000 (02:02 +0200)] 
secur32: Add handling of feature flags and session key to AcceptSecurityContext.

18 years agosecur32: Copy helper buffer to output buffer before reusing helper buffer.
Kai Blin [Mon, 14 Aug 2006 17:35:39 +0000 (19:35 +0200)] 
secur32: Copy helper buffer to output buffer before reusing helper buffer.

18 years agowidl: Pass the right size to MIDL_memset in generated proxy code.
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.

18 years agomsi: Non-compressed files may come before the list of compressed files in the file...
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.

18 years agocabinet/tests: Write-strings warnings fix.
Andrew Talbot [Mon, 14 Aug 2006 18:09:02 +0000 (19:09 +0100)] 
cabinet/tests: Write-strings warnings fix.

18 years agodnsapi/tests: Write-strings warnings fix.
Andrew Talbot [Mon, 14 Aug 2006 19:47:25 +0000 (20:47 +0100)] 
dnsapi/tests: Write-strings warnings fix.

18 years agowinedbg: Correctly protect system inclusion (needed for Mingw compilation).
Eric Pouech [Sun, 13 Aug 2006 18:46:40 +0000 (20:46 +0200)] 
winedbg: Correctly protect system inclusion (needed for Mingw compilation).

18 years agoconfigure: Only link against libpoll where really necessary.
Alexandre Julliard [Tue, 15 Aug 2006 09:41:59 +0000 (11:41 +0200)] 
configure: Only link against libpoll where really necessary.

18 years agowintrust: Added stubbed WintrustRemoveActionID.
Paul Vriens [Mon, 14 Aug 2006 17:30:32 +0000 (19:30 +0200)] 
wintrust: Added stubbed WintrustRemoveActionID.

18 years agouser: Fix SPI_SETICONTITLELOGFONT to check for LOGFONTW size.
Frank Richter [Mon, 14 Aug 2006 18:10:23 +0000 (20:10 +0200)] 
user: Fix SPI_SETICONTITLELOGFONT to check for LOGFONTW size.

18 years agouser: Initialize size of nonclients struct in load_nonclient_metrics.
Frank Richter [Mon, 14 Aug 2006 18:09:50 +0000 (20:09 +0200)] 
user: Initialize size of nonclients struct in load_nonclient_metrics.

18 years agolibwine: Also set the current library version for MacOS.
Alexandre Julliard [Mon, 14 Aug 2006 18:45:32 +0000 (20:45 +0200)] 
libwine: Also set the current library version for MacOS.

18 years agoconfigure: Suppress multiple definitions warnings from the MacOS linker.
Alexandre Julliard [Mon, 14 Aug 2006 18:42:56 +0000 (20:42 +0200)] 
configure: Suppress multiple definitions warnings from the MacOS linker.

18 years agoserver: Make sure to completely kill processes before returning from a wineserver -k.
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.

18 years agoserver: Send a SIGKILL to processes that don't terminate properly.
Alexandre Julliard [Mon, 14 Aug 2006 18:19:42 +0000 (20:19 +0200)] 
server: Send a SIGKILL to processes that don't terminate properly.

18 years agoole32: Avoid a warning for VT_FILETIME in PropVariantCopy.
Mike McCormack [Mon, 14 Aug 2006 09:30:16 +0000 (18:30 +0900)] 
ole32: Avoid a warning for VT_FILETIME in PropVariantCopy.

18 years agowinedbg: Fixed the symbol lookup so that it can really find _foo when looking for...
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.

18 years agowinedbg: Native dbghelp can modify the passed debug context in StackWalk, so guard...
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.

18 years agowinedbg: Don't ask for module inspection when calling SymInitialize.
Eric Pouech [Sun, 13 Aug 2006 18:46:45 +0000 (20:46 +0200)] 
winedbg: Don't ask for module inspection when calling SymInitialize.

18 years agosecur32: Clean up AcceptSecurityContext (reduce indent and duplication).
Kai Blin [Mon, 14 Aug 2006 15:32:33 +0000 (17:32 +0200)] 
secur32: Clean up AcceptSecurityContext (reduce indent and duplication).

18 years agouxtheme: Set non-client metrics from theme.
Frank Richter [Mon, 14 Aug 2006 17:22:18 +0000 (19:22 +0200)] 
uxtheme: Set non-client metrics from theme.

18 years agouxtheme: Split color handling out of MSSTYLES_ParseThemeIni into smaller helper funct...
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.

18 years agouxtheme: Enable gradient captions if a theme provides colors for them.
Frank Richter [Mon, 14 Aug 2006 15:02:37 +0000 (17:02 +0200)] 
uxtheme: Enable gradient captions if a theme provides colors for them.

18 years agofonts: Add Hebrew to the system font.
Shachar Shemesh [Mon, 14 Aug 2006 09:35:20 +0000 (12:35 +0300)] 
fonts: Add Hebrew to the system font.

18 years agooleaut32: Put the HeapFree back in the right place.
Mike McCormack [Mon, 14 Aug 2006 12:02:28 +0000 (21:02 +0900)] 
oleaut32: Put the HeapFree back in the right place.

18 years agoole32: Use PropVariantInit instead of memset.
Mike McCormack [Mon, 14 Aug 2006 12:02:09 +0000 (21:02 +0900)] 
ole32: Use PropVariantInit instead of memset.

18 years agoinclude: Add dsgetdc.h.
Robert Reif [Mon, 14 Aug 2006 11:41:40 +0000 (07:41 -0400)] 
include: Add dsgetdc.h.

18 years agoadvapi32: Move duplicated code into function.
Robert Reif [Mon, 14 Aug 2006 11:24:42 +0000 (07:24 -0400)] 
advapi32: Move duplicated code into function.

18 years agoadvapi32: Try again with different access mask if LsaOpenPolicy fails with STATUS_ACC...
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.

18 years agosecur32: Fix heap error.
Kai Blin [Mon, 14 Aug 2006 10:04:41 +0000 (12:04 +0200)] 
secur32: Fix heap error.

18 years agosecur32: Add handling for SECPKG_CONTEXT_FLAGS to QueryContextAttributes, unify inden...
Kai Blin [Sun, 13 Aug 2006 12:44:39 +0000 (14:44 +0200)] 
secur32: Add handling for SECPKG_CONTEXT_FLAGS to QueryContextAttributes, unify indentation.

18 years agosecur32: Cast helper to ULONG_PTR instead of DWORD.
Kai Blin [Mon, 14 Aug 2006 09:08:37 +0000 (11:08 +0200)] 
secur32: Cast helper to ULONG_PTR instead of DWORD.

18 years agosecur32: Implement simple VerifySignature.
Kai Blin [Sun, 13 Aug 2006 10:46:00 +0000 (12:46 +0200)] 
secur32: Implement simple VerifySignature.

18 years agosecur32: Implement simple MakeSignature.
Kai Blin [Sat, 12 Aug 2006 17:19:49 +0000 (19:19 +0200)] 
secur32: Implement simple MakeSignature.

18 years agosecur32: Make AcceptSecurityContext behaviour consistent with Windows.
Kai Blin [Mon, 14 Aug 2006 09:08:29 +0000 (11:08 +0200)] 
secur32: Make AcceptSecurityContext behaviour consistent with Windows.

18 years agooleaut32: Conformance test for olefont:AddRefHfont.
Benjamin Arai [Mon, 14 Aug 2006 06:33:11 +0000 (23:33 -0700)] 
oleaut32: Conformance test for olefont:AddRefHfont.

18 years agooleaut32: Conformance test for olefont:ReleaseHfont.
Benjamin Arai [Mon, 14 Aug 2006 06:32:23 +0000 (23:32 -0700)] 
oleaut32: Conformance test for olefont:ReleaseHfont.

18 years agooleaut32: Calculate icon data if the picture is dirty, or there's no icon data.
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.

18 years agooleaut32: Print an IID in the trace, not just a pointer to it.
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.

18 years agooleaut32: Don't complain when PICTDESC->cbSizeofstruct is 0.
Mike McCormack [Mon, 14 Aug 2006 05:07:05 +0000 (14:07 +0900)] 
oleaut32: Don't complain when PICTDESC->cbSizeofstruct is 0.

18 years agoole32: Always set pcbWritten when writing a stream.
Mike McCormack [Mon, 14 Aug 2006 05:06:53 +0000 (14:06 +0900)] 
ole32: Always set pcbWritten when writing a stream.

18 years agoole32: FreePropVariantArray should return an error if rgvars is null.
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.

18 years agouxtheme: Don't back up colors etc. when a theme is already active.
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.

18 years agoview: Updated Korean resource.
Hwang YunSong(황윤성) [Sun, 13 Aug 2006 23:54:37 +0000 (08:54 +0900)] 
view: Updated Korean resource.

18 years agoadvapi32: Add more LookupAccountSid tests.
Robert Reif [Sat, 12 Aug 2006 12:27:57 +0000 (08:27 -0400)] 
advapi32: Add more LookupAccountSid tests.

18 years agoadvapi32: Add more SIDs to AccountLookupSid.
Robert Reif [Sat, 12 Aug 2006 12:00:34 +0000 (08:00 -0400)] 
advapi32: Add more SIDs to AccountLookupSid.

18 years agonetapi32: NetUserModalsGet bug fixes and cleanup.
Robert Reif [Sat, 12 Aug 2006 22:49:37 +0000 (18:49 -0400)] 
netapi32: NetUserModalsGet bug fixes and cleanup.

18 years agowined3d: Fix vertex shader corruption issue.
Phil Costin [Sun, 13 Aug 2006 09:18:12 +0000 (10:18 +0100)] 
wined3d: Fix vertex shader corruption issue.

18 years agowinedbg: Print 64bit integers with wine_dbgstr_longlong.
Stefan Leichter [Sun, 13 Aug 2006 07:29:18 +0000 (09:29 +0200)] 
winedbg: Print 64bit integers with wine_dbgstr_longlong.

18 years agoadvpack/tests: Write-strings warnings fix.
Andrew Talbot [Sun, 13 Aug 2006 10:48:47 +0000 (11:48 +0100)] 
advpack/tests: Write-strings warnings fix.

18 years agoadvapi32/tests: Write-strings warnings fix.
Andrew Talbot [Sun, 13 Aug 2006 08:53:29 +0000 (09:53 +0100)] 
advapi32/tests: Write-strings warnings fix.

18 years agowinetest: Write-strings warnings fix.
Andrew Talbot [Sat, 12 Aug 2006 21:26:52 +0000 (22:26 +0100)] 
winetest: Write-strings warnings fix.

18 years agotaskmgr: Write-strings warnings fix.
Andrew Talbot [Sat, 12 Aug 2006 20:25:47 +0000 (21:25 +0100)] 
taskmgr: Write-strings warnings fix.

18 years agocrypt32/tests: Write-strings warnings fix.
Andrew Talbot [Sat, 12 Aug 2006 16:30:02 +0000 (17:30 +0100)] 
crypt32/tests: Write-strings warnings fix.

18 years agooleview: Improved interface handling in idl viewer.
Piotr Caban [Sat, 12 Aug 2006 17:44:02 +0000 (19:44 +0200)] 
oleview: Improved interface handling in idl viewer.

18 years agomshtml: Remove no longer used get_nsIURI.
Jacek Caban [Sat, 12 Aug 2006 16:44:13 +0000 (18:44 +0200)] 
mshtml: Remove no longer used get_nsIURI.

18 years agomshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in about protocol handler's CombineUrl.
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.

18 years agowidl: Improve pointer null checking logic.
Dan Hipschman [Sat, 12 Aug 2006 00:33:40 +0000 (17:33 -0700)] 
widl: Improve pointer null checking logic.

18 years agowidl: Use ref_type to simplify some code.
Dan Hipschman [Sat, 12 Aug 2006 00:32:47 +0000 (17:32 -0700)] 
widl: Use ref_type to simplify some code.

18 years agoadvapi32: Add some more well known SIDs.
Robert Reif [Sat, 12 Aug 2006 03:51:21 +0000 (23:51 -0400)] 
advapi32: Add some more well known SIDs.

18 years agooleaut32: Added test to check if olefont:IFont_QueryInterface increments ref counter.
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.

18 years agomsi: If a component's state is not local, source, or default, default to the local...
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.

18 years agocrypt32: Improve undocumented functions.
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.

18 years agomsi: Use wide char strings for token values to avoid an unnecessary WideCharToMultiByte.
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.

18 years agowinebuild: Added output() function to properly deal with write errors.
Alexandre Julliard [Fri, 11 Aug 2006 18:41:29 +0000 (20:41 +0200)] 
winebuild: Added output() function to properly deal with write errors.

18 years agowidl: Don't generate indentation spaces on empty lines.
Dan Hipschman [Fri, 11 Aug 2006 17:15:55 +0000 (10:15 -0700)] 
widl: Don't generate indentation spaces on empty lines.

18 years agoloader: Exit the whole process when killing the last thread.
Alexandre Julliard [Fri, 11 Aug 2006 17:27:32 +0000 (19:27 +0200)] 
loader: Exit the whole process when killing the last thread.

18 years agowinhelp: Fix LZ77 decompressor.
Kirill K. Smirnov [Fri, 11 Aug 2006 15:28:49 +0000 (19:28 +0400)] 
winhelp: Fix LZ77 decompressor.

18 years agomsi/tests: Write-strings warnings fix.
Andrew Talbot [Fri, 11 Aug 2006 15:29:02 +0000 (16:29 +0100)] 
msi/tests: Write-strings warnings fix.

18 years agomsi: Write-strings warning fix.
Andrew Talbot [Fri, 11 Aug 2006 14:36:30 +0000 (15:36 +0100)] 
msi: Write-strings warning fix.

18 years agoversion: Write-strings warnings fix.
Andrew Talbot [Fri, 11 Aug 2006 13:53:25 +0000 (14:53 +0100)] 
version: Write-strings warnings fix.

18 years agocrypt32/tests: Only load crypt32 once.
Juan Lang [Fri, 11 Aug 2006 14:23:05 +0000 (07:23 -0700)] 
crypt32/tests: Only load crypt32 once.

18 years agolmaccess.h: Add some LOCALGROUP defines.
Robert Reif [Fri, 11 Aug 2006 13:43:40 +0000 (09:43 -0400)] 
lmaccess.h: Add some LOCALGROUP defines.

18 years agokernel32: Add IsWow64Process.
Robert Reif [Fri, 11 Aug 2006 13:42:19 +0000 (09:42 -0400)] 
kernel32: Add IsWow64Process.

18 years agowldap32: Write-strings warnings fix.
Andrew Talbot [Fri, 11 Aug 2006 12:42:06 +0000 (13:42 +0100)] 
wldap32: Write-strings warnings fix.

18 years agoshdocvw: Set the CLSID_Internet shell folder's attributes.
Francois Gouget [Fri, 11 Aug 2006 12:18:02 +0000 (14:18 +0200)] 
shdocvw: Set the CLSID_Internet shell folder's attributes.

18 years agoinclude: Rename indexsvr.idl to indexsrv.idl.
Mike McCormack [Fri, 11 Aug 2006 11:21:46 +0000 (20:21 +0900)] 
include: Rename indexsvr.idl to indexsrv.idl.

18 years agoinfosoft: Use the pfnFillTextBuffer function to refresh the buffer.
Mike McCormack [Fri, 11 Aug 2006 11:08:25 +0000 (20:08 +0900)] 
infosoft: Use the pfnFillTextBuffer function to refresh the buffer.

18 years agoinfosoft: Implement and register the language neutral wordbreaker, not the English_US...
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.

18 years agouser: Implement MNS_NOTIFYBYPOS.
Aric Stewart [Thu, 10 Aug 2006 15:25:49 +0000 (10:25 -0500)] 
user: Implement MNS_NOTIFYBYPOS.