wine
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.

18 years agontdll: Remove some macros and clean up the code now that all platforms use siginfo.
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.

18 years agontdll: Switch linux to siginfo-style signal handling.
Alexandre Julliard [Fri, 11 Aug 2006 12:14:38 +0000 (14:14 +0200)] 
ntdll: Switch linux to siginfo-style signal handling.

18 years agopstorec: Add a stub implementation.
Mike McCormack [Fri, 11 Aug 2006 06:11:47 +0000 (15:11 +0900)] 
pstorec: Add a stub implementation.

18 years agooleaut32: Removes stub message from olefont:OLEFontImpl_FindConnectionPoint.
Benjamin Arai [Fri, 11 Aug 2006 01:48:37 +0000 (18:48 -0700)] 
oleaut32: Removes stub message from olefont:OLEFontImpl_FindConnectionPoint.

18 years agobug_report.pl: Use correct 'wine --version' syntax.
Molle Bestefich [Thu, 10 Aug 2006 20:38:48 +0000 (22:38 +0200)] 
bug_report.pl: Use correct 'wine --version' syntax.

18 years agowidl: Fix incorrect version number in generated code.
Dan Hipschman [Thu, 10 Aug 2006 23:51:28 +0000 (16:51 -0700)] 
widl: Fix incorrect version number in generated code.

18 years agoshell32: Updated Korean resource.
Hwang YunSong(황윤성) [Thu, 10 Aug 2006 23:39:29 +0000 (08:39 +0900)] 
shell32: Updated Korean resource.

18 years agowined3d: Fix opengl extension call.
Roderick Colenbrander [Thu, 10 Aug 2006 23:04:24 +0000 (01:04 +0200)] 
wined3d: Fix opengl extension call.

18 years agomsi: Only remove a file if the version to be installed is strictly newer than the...
James Hawkins [Thu, 10 Aug 2006 20:53:08 +0000 (13:53 -0700)] 
msi: Only remove a file if the version to be installed is strictly newer than the old file.

18 years agoregedit: Write-strings warnings fix.
Andrew Talbot [Thu, 10 Aug 2006 19:29:43 +0000 (20:29 +0100)] 
regedit: Write-strings warnings fix.

18 years agowininet/tests: Write-strings warnings fix.
Andrew Talbot [Thu, 10 Aug 2006 18:24:35 +0000 (19:24 +0100)] 
wininet/tests: Write-strings warnings fix.

18 years agoriched20: Accept RTF header without a version number.
Phil Krylov [Thu, 10 Aug 2006 15:45:46 +0000 (11:45 -0400)] 
riched20: Accept RTF header without a version number.

18 years agoriched20: Accept RTF group tokens inside colortbl destination.
Phil Krylov [Thu, 10 Aug 2006 19:08:17 +0000 (23:08 +0400)] 
riched20: Accept RTF group tokens inside colortbl destination.

18 years agowined3d: Fix spelling in a comment.
Jan Zerebecki [Thu, 10 Aug 2006 12:24:30 +0000 (14:24 +0200)] 
wined3d: Fix spelling in a comment.

18 years agosecur32: Implement CompleteAuthToken for NTLM.
Kai Blin [Thu, 10 Aug 2006 11:06:39 +0000 (13:06 +0200)] 
secur32: Implement CompleteAuthToken for NTLM.

18 years agoserver: Only call gettimeofday once per poll loop.
Alexandre Julliard [Thu, 10 Aug 2006 14:42:09 +0000 (16:42 +0200)] 
server: Only call gettimeofday once per poll loop.

18 years agokernel/tests: Increase requested file size in two tests to hit FreeBSD file size...
Tijl Coosemans [Fri, 4 Aug 2006 15:39:49 +0000 (17:39 +0200)] 
kernel/tests: Increase requested file size in two tests to hit FreeBSD file size limit.

18 years agoRelease 0.9.19. wine-0.9.19
Alexandre Julliard [Thu, 10 Aug 2006 13:15:12 +0000 (15:15 +0200)] 
Release 0.9.19.

18 years agotools: Check for open return code in Perl scripts.
Colin Pitrat [Tue, 8 Aug 2006 10:19:31 +0000 (12:19 +0200)] 
tools: Check for open return code in Perl scripts.

18 years agoriched20: Add conformance tests for WM_SETFONT.
Matt Finnicum [Wed, 9 Aug 2006 20:01:47 +0000 (16:01 -0400)] 
riched20: Add conformance tests for WM_SETFONT.

18 years agoriched20: Implement EM_EXLIMITTEXT, EM_GETLIMITTEXT and tests.
Ken Myers [Wed, 9 Aug 2006 19:33:42 +0000 (15:33 -0400)] 
riched20: Implement EM_EXLIMITTEXT, EM_GETLIMITTEXT and tests.

18 years agocrypt32: Implement CryptRegisterDefaultOIDFunction and CryptUnregisterDefaultOIDFunction.
Juan Lang [Wed, 9 Aug 2006 19:17:10 +0000 (12:17 -0700)] 
crypt32: Implement CryptRegisterDefaultOIDFunction and CryptUnregisterDefaultOIDFunction.

18 years agosetupapi: Fix handling of inf paths that are quoted (due to spaces, typically).
Francois Gouget [Wed, 9 Aug 2006 17:20:48 +0000 (19:20 +0200)] 
setupapi: Fix handling of inf paths that are quoted (due to spaces, typically).

18 years agowidl: Add ref_type (dereference typedefs) and use it.
Dan Hipschman [Wed, 9 Aug 2006 21:20:35 +0000 (14:20 -0700)] 
widl: Add ref_type (dereference typedefs) and use it.

18 years agojanitorial: Removed the rest of the redundant NULL checks before HeapFree.
Michael Stefaniuc [Wed, 9 Aug 2006 20:34:56 +0000 (22:34 +0200)] 
janitorial: Removed the rest of the redundant NULL checks before HeapFree.

18 years agoversion/tests: Write-strings warnings fix.
Andrew Talbot [Wed, 9 Aug 2006 21:12:44 +0000 (22:12 +0100)] 
version/tests: Write-strings warnings fix.

18 years agowineps.drv: Write-strings warnings fix.
Andrew Talbot [Wed, 9 Aug 2006 22:06:50 +0000 (23:06 +0100)] 
wineps.drv: Write-strings warnings fix.

18 years agouser32: Remember to draw the icon when SS_CENTERIMAGE is set.
Mike McCormack [Thu, 10 Aug 2006 00:41:48 +0000 (09:41 +0900)] 
user32: Remember to draw the icon when SS_CENTERIMAGE is set.

18 years agoshell32: Updated Norwegian Bokmål resources.
Alexander Nicolaysen Sørnes [Thu, 10 Aug 2006 00:09:34 +0000 (02:09 +0200)] 
shell32: Updated Norwegian Bokmål resources.

18 years agomshtml: Updated Norwegian Bokmål resources.
Alexander Nicolaysen Sørnes [Wed, 9 Aug 2006 22:32:26 +0000 (00:32 +0200)] 
mshtml: Updated Norwegian Bokmål resources.

18 years agomsi: Download install cabinet files if the msi package is remote.
James Hawkins [Wed, 9 Aug 2006 22:02:49 +0000 (15:02 -0700)] 
msi: Download install cabinet files if the msi package is remote.

18 years agocrypt32: Add a couple stubs, and implement the undocumented I_CryptReadTrustedPublish...
Juan Lang [Wed, 9 Aug 2006 21:45:34 +0000 (14:45 -0700)] 
crypt32: Add a couple stubs, and implement the undocumented I_CryptReadTrustedPublisherDWORDValueFromRegistry.

18 years agowined3d: Surface pitch fix.
Roderick Colenbrander [Wed, 9 Aug 2006 20:45:59 +0000 (22:45 +0200)] 
wined3d: Surface pitch fix.

18 years agowined3d: Draw buffers support.
Roderick Colenbrander [Wed, 9 Aug 2006 20:54:14 +0000 (22:54 +0200)] 
wined3d: Draw buffers support.

18 years agowined3d: Minor cursor fixes.
Stefan Dösinger [Wed, 9 Aug 2006 20:23:31 +0000 (22:23 +0200)] 
wined3d: Minor cursor fixes.

18 years agoriched20: Fix crash with NULL lParam in EM_SETTEXTEX.
Clinton Stimpson [Wed, 9 Aug 2006 03:12:33 +0000 (21:12 -0600)] 
riched20: Fix crash with NULL lParam in EM_SETTEXTEX.

18 years agowininet: MSG_WAITALL support in NETCON_recv with SSL.
Paul Chitescu [Tue, 8 Aug 2006 20:37:41 +0000 (23:37 +0300)] 
wininet: MSG_WAITALL support in NETCON_recv with SSL.

18 years agomsvcrt: Rename _execve to MSVCRT__execve.
Tijl Coosemans [Wed, 9 Aug 2006 19:28:52 +0000 (21:28 +0200)] 
msvcrt: Rename _execve to MSVCRT__execve.

18 years agodbghelp: Made stabs parsing a bit more robust.
Eric Pouech [Wed, 9 Aug 2006 18:53:32 +0000 (20:53 +0200)] 
dbghelp: Made stabs parsing a bit more robust.

Enhance dbghelp's robustness against bogus stabs sections found in
meetro.exe (as reported by Jan Zerebecki).

18 years agomsi: Support MSIDBOPEN_CREATEDIRECT and MSIDBOPEN_DIRECT in MSI_OpenDatabaseW.
Robert Shearman [Wed, 9 Aug 2006 17:16:27 +0000 (18:16 +0100)] 
msi: Support MSIDBOPEN_CREATEDIRECT and MSIDBOPEN_DIRECT in MSI_OpenDatabaseW.

18 years agorpcrt4: Forward NdrClientCall to NdrClientCall2.
Robert Shearman [Wed, 9 Aug 2006 17:17:10 +0000 (18:17 +0100)] 
rpcrt4: Forward NdrClientCall to NdrClientCall2.

NdrClientCall should be implemented as a separate function when
NdrClientCall2 has been factorised enough.

18 years agorpcrt4: Add some more traces and make the stack offsets easier to read in the stubles...
Robert Shearman [Wed, 9 Aug 2006 17:17:05 +0000 (18:17 +0100)] 
rpcrt4: Add some more traces and make the stack offsets easier to read in the stubless interpreter.

18 years agorpcrt4: Change call_memory_sizer to preserve the buffer contents and
Robert Shearman [Wed, 9 Aug 2006 17:17:00 +0000 (18:17 +0100)] 
rpcrt4: Change call_memory_sizer to preserve the buffer contents and
initialise the memory size field to zero before calling the memory
sizer function.