wine
18 years agowined3d: Make sure b_info structure is properly allocated and released.
Christian Costa [Wed, 16 Aug 2006 20:35:58 +0000 (22:35 +0200)] 
wined3d: Make sure b_info structure is properly allocated and released.

18 years agowinedump: Print each 64bit integers as two 32 bit integers.
Stefan Leichter [Wed, 16 Aug 2006 20:30:42 +0000 (22:30 +0200)] 
winedump: Print each 64bit integers as two 32 bit integers.

18 years agowinecfg: Updated Korean resource.
Hwang YunSong(황윤성) [Thu, 17 Aug 2006 00:10:04 +0000 (09:10 +0900)] 
winecfg: Updated Korean resource.

18 years agowinecfg: Update Turkish resource file.
Fatih Aşıcı [Wed, 16 Aug 2006 21:38:00 +0000 (00:38 +0300)] 
winecfg: Update Turkish resource file.

18 years agowinecfg: Updated Norwegian Bokmål resources.
Alexander Nicolaysen Sørnes [Wed, 16 Aug 2006 17:23:33 +0000 (19:23 +0200)] 
winecfg: Updated Norwegian Bokmål resources.

18 years agocomctl32: toolbar: Use HOT imagelist for buttons in CHECKED state.
Oleg Krylov [Wed, 16 Aug 2006 17:59:46 +0000 (20:59 +0300)] 
comctl32: toolbar: Use HOT imagelist for buttons in CHECKED state.

18 years agowinecfg: Fix issues with LVM_GETITEMW by removing superfluous flag.
Frank Richter [Wed, 16 Aug 2006 18:46:13 +0000 (20:46 +0200)] 
winecfg: Fix issues with LVM_GETITEMW by removing superfluous flag.

18 years agowinecfg: Use WCHARs for window title, current app.
Frank Richter [Wed, 16 Aug 2006 16:30:48 +0000 (18:30 +0200)] 
winecfg: Use WCHARs for window title, current app.

18 years agorpcrt4: Add tests for NdrAllocate.
Huw Davies [Wed, 16 Aug 2006 11:38:20 +0000 (12:38 +0100)] 
rpcrt4: Add tests for NdrAllocate.

18 years agowinecfg: New resource strings for appdefaults.
Frank Richter [Wed, 16 Aug 2006 15:00:27 +0000 (17:00 +0200)] 
winecfg: New resource strings for appdefaults.

18 years agomshtml: Added [Get|Set]ParentContentListener implementation.
Jacek Caban [Wed, 16 Aug 2006 14:34:32 +0000 (16:34 +0200)] 
mshtml: Added [Get|Set]ParentContentListener implementation.

18 years agoadvapi32: Add tests for RegQueryValueEx to show that it sets the data
Robert Shearman [Wed, 16 Aug 2006 12:00:59 +0000 (13:00 +0100)] 
advapi32: Add tests for RegQueryValueEx to show that it sets the data
size to 0 when a buffer isn't present and that it sets the type to
REG_NONE on Win9x.

18 years agowined3d: Silence WINED3DRS_DEBUGMONITORTOKEN.
Stefan Dösinger [Wed, 16 Aug 2006 11:53:50 +0000 (13:53 +0200)] 
wined3d: Silence WINED3DRS_DEBUGMONITORTOKEN.

18 years agosecur32: Fix GetComputerObjectName tests based on feedback from Paul Vriens.
Robert Reif [Wed, 16 Aug 2006 11:42:23 +0000 (07:42 -0400)] 
secur32: Fix GetComputerObjectName tests based on feedback from Paul Vriens.

18 years agouser: Explicitly load explorer.exe from the system directory.
Alexandre Julliard [Wed, 16 Aug 2006 14:43:08 +0000 (16:43 +0200)] 
user: Explicitly load explorer.exe from the system directory.

18 years agowine.inf: Create a fake exe for explorer.exe.
Alexandre Julliard [Wed, 16 Aug 2006 14:42:55 +0000 (16:42 +0200)] 
wine.inf: Create a fake exe for explorer.exe.

18 years agoole32: Move some functions out of compobj.c that don't belong there and update the...
Robert Shearman [Wed, 16 Aug 2006 12:00:02 +0000 (13:00 +0100)] 
ole32: Move some functions out of compobj.c that don't belong there and update the copyright statement.

18 years agoole32: Add some more tests for failure cases of Co* functions and make builtin ole32...
Robert Shearman [Wed, 16 Aug 2006 11:29:17 +0000 (12:29 +0100)] 
ole32: Add some more tests for failure cases of Co* functions and make builtin ole32 pass them.

18 years agoole32: Add tests for the failure cases of CLSIDFromProgID and fix the function to...
Robert Shearman [Wed, 16 Aug 2006 11:29:07 +0000 (12:29 +0100)] 
ole32: Add tests for the failure cases of CLSIDFromProgID and fix the function to conform to these.

18 years agorpcrt4: Move processing of the arguments from NdrClientCall2 to two new functions.
Robert Shearman [Wed, 16 Aug 2006 11:29:12 +0000 (12:29 +0100)] 
rpcrt4: Move processing of the arguments from NdrClientCall2 to two new functions.

18 years agowldap32: Support setting server controls.
Hans Leidekker [Wed, 16 Aug 2006 10:53:21 +0000 (12:53 +0200)] 
wldap32: Support setting server controls.

18 years agowldap32: Document ldap_{get,set}_option and the parsing functions.
Hans Leidekker [Wed, 16 Aug 2006 10:53:09 +0000 (12:53 +0200)] 
wldap32: Document ldap_{get,set}_option and the parsing functions.

18 years agoconfigure: Setting rpath should no longer be needed for dlls.
Alexandre Julliard [Wed, 16 Aug 2006 11:25:08 +0000 (13:25 +0200)] 
configure: Setting rpath should no longer be needed for dlls.

18 years agoshlwapi: Ordinal 394 should load and call shell32.SHNotifyChange.
Mike McCormack [Wed, 16 Aug 2006 02:57:51 +0000 (11:57 +0900)] 
shlwapi: Ordinal 394 should load and call shell32.SHNotifyChange.

Makes builtin shlwapi behave better during reboot after IE6 install.

18 years agoshlwapi: Add a stub implementation for ZoneComputePaneSize.
Mike McCormack [Wed, 16 Aug 2006 03:52:18 +0000 (12:52 +0900)] 
shlwapi: Add a stub implementation for ZoneComputePaneSize.

Allows IE6 to show its main window with builtin shlwapi.

18 years agomsi: Fix a couple of memory leaks in the test code.
Mike McCormack [Wed, 16 Aug 2006 02:58:09 +0000 (11:58 +0900)] 
msi: Fix a couple of memory leaks in the test code.

18 years agowinecfg: appdefaults: Use more strings from resources, unicode.
Frank Richter [Wed, 16 Aug 2006 04:23:52 +0000 (06:23 +0200)] 
winecfg: appdefaults: Use more strings from resources, unicode.

18 years agowinecfg: Make load_string public.
Frank Richter [Wed, 16 Aug 2006 04:22:54 +0000 (06:22 +0200)] 
winecfg: Make load_string public.

18 years agowinecfg: Tweak and update German resources.
Frank Richter [Wed, 16 Aug 2006 02:37:03 +0000 (04:37 +0200)] 
winecfg: Tweak and update German resources.

18 years agowidl: Generate proxy code for user marshalled types.
Dan Hipschman [Wed, 16 Aug 2006 01:35:01 +0000 (18:35 -0700)] 
widl: Generate proxy code for user marshalled types.

18 years agowidl: Fix out-only temporary variable generation.
Dan Hipschman [Wed, 16 Aug 2006 01:33:58 +0000 (18:33 -0700)] 
widl: Fix out-only temporary variable generation.

18 years agowidl: Fix NdrComplexStructUnmarshall calls in generated code.
Dan Hipschman [Wed, 16 Aug 2006 01:32:09 +0000 (18:32 -0700)] 
widl: Fix NdrComplexStructUnmarshall calls in generated code.

18 years agowidl: Fix NdrConformantArrayUnmarshall calls in generated code.
Dan Hipschman [Wed, 16 Aug 2006 01:31:14 +0000 (18:31 -0700)] 
widl: Fix NdrConformantArrayUnmarshall calls in generated code.

18 years agowidl: Calculate method indices in parser instead of during header generation.
Dan Hipschman [Tue, 15 Aug 2006 21:23:18 +0000 (14:23 -0700)] 
widl: Calculate method indices in parser instead of during header generation.

18 years agosecur32: Add GetComputerObjectName tests.
Robert Reif [Tue, 15 Aug 2006 23:01:55 +0000 (19:01 -0400)] 
secur32: Add GetComputerObjectName tests.

18 years agosecur32: Partial GetComputerObjectName implementation.
Robert Reif [Tue, 15 Aug 2006 22:54:23 +0000 (18:54 -0400)] 
secur32: Partial GetComputerObjectName implementation.

18 years agoadvapi32: Fix LsaQueryInformationPolicy test to pass on NT4.
Robert Reif [Tue, 15 Aug 2006 23:05:18 +0000 (19:05 -0400)] 
advapi32: Fix LsaQueryInformationPolicy test to pass on NT4.

18 years agokernel32: Add GetNativeSystemInfo.
Robert Reif [Tue, 15 Aug 2006 22:49:06 +0000 (18:49 -0400)] 
kernel32: Add GetNativeSystemInfo.

18 years agomsi: Add a stub for MsiGetFeatureCost.
James Hawkins [Tue, 15 Aug 2006 21:56:19 +0000 (14:56 -0700)] 
msi: Add a stub for MsiGetFeatureCost.

18 years agomsi: Use the bare minimum number of parameters for LookupAccountName.
James Hawkins [Tue, 15 Aug 2006 21:48:11 +0000 (14:48 -0700)] 
msi: Use the bare minimum number of parameters for LookupAccountName.

18 years agowineps.drv: Write-strings warnings fix and declare function static.
Andrew Talbot [Tue, 15 Aug 2006 20:20:15 +0000 (21:20 +0100)] 
wineps.drv: Write-strings warnings fix and declare function static.

18 years agocrypt32/tests: Write-strings warning fix.
Andrew Talbot [Tue, 15 Aug 2006 18:49:15 +0000 (19:49 +0100)] 
crypt32/tests: Write-strings warning fix.

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.