wine
14 years agocryptnet: Make sure an issuer certificate can sign CRLs before looking for a CRL.
Juan Lang [Thu, 3 Dec 2009 00:24:48 +0000 (16:24 -0800)] 
cryptnet: Make sure an issuer certificate can sign CRLs before looking for a CRL.

14 years agouser32: Move EnumProps16 to wnd16.c.
Alexandre Julliard [Thu, 17 Dec 2009 16:24:16 +0000 (17:24 +0100)] 
user32: Move EnumProps16 to wnd16.c.

14 years agouser32: Move the 16-bit menu functions to user16.c.
Alexandre Julliard [Thu, 17 Dec 2009 14:04:21 +0000 (15:04 +0100)] 
user32: Move the 16-bit menu functions to user16.c.

14 years agouser32: Move 16-bit window creation functions to 16-bit files.
Alexandre Julliard [Thu, 17 Dec 2009 14:03:32 +0000 (15:03 +0100)] 
user32: Move 16-bit window creation functions to 16-bit files.

14 years agouser32: Use W structures in window creation code.
Alexandre Julliard [Thu, 17 Dec 2009 14:00:38 +0000 (15:00 +0100)] 
user32: Use W structures in window creation code.

14 years agouser32: Move loading of the 16-bit window menu to CreateWindowEx16.
Alexandre Julliard [Thu, 17 Dec 2009 13:48:06 +0000 (14:48 +0100)] 
user32: Move loading of the 16-bit window menu to CreateWindowEx16.

14 years agouser32: Move 16-bit instance normalization to CreateWindowEx16.
Alexandre Julliard [Thu, 17 Dec 2009 13:36:26 +0000 (14:36 +0100)] 
user32: Move 16-bit instance normalization to CreateWindowEx16.

14 years agomsi: Reset the ALLUSERS property from to 2 to 1.
Hans Leidekker [Thu, 17 Dec 2009 11:29:41 +0000 (12:29 +0100)] 
msi: Reset the ALLUSERS property from to 2 to 1.

14 years agomsi: Fix download of installer packages. Return errors from msi_download_file and...
Hans Leidekker [Thu, 17 Dec 2009 11:28:49 +0000 (12:28 +0100)] 
msi: Fix download of installer packages. Return errors from msi_download_file and copy_package_to_temp.

14 years agomapi32: Fix a heap buffer overflow.
Alexandre Julliard [Thu, 17 Dec 2009 13:12:30 +0000 (14:12 +0100)] 
mapi32: Fix a heap buffer overflow.

14 years agogdiplus/tests: Fix a test failure on XP/W2K3.
Paul Vriens [Thu, 17 Dec 2009 10:08:13 +0000 (11:08 +0100)] 
gdiplus/tests: Fix a test failure on XP/W2K3.

14 years agokernel32/tests: Add some tests for GetLongPathNameW.
Paul Vriens [Thu, 17 Dec 2009 09:44:38 +0000 (10:44 +0100)] 
kernel32/tests: Add some tests for GetLongPathNameW.

14 years agokernel32: Fix a crash with GetLongPathNameW and UNC path names.
Paul Vriens [Thu, 17 Dec 2009 09:44:05 +0000 (10:44 +0100)] 
kernel32: Fix a crash with GetLongPathNameW and UNC path names.

14 years agomapi32: Remove fallback procedure in MAPISendMail and replace with error message.
Owen Rudge [Wed, 16 Dec 2009 16:44:38 +0000 (10:44 -0600)] 
mapi32: Remove fallback procedure in MAPISendMail and replace with error message.

14 years agowine.inf: Add winemapi.dll to the mail clients section.
Owen Rudge [Wed, 16 Dec 2009 16:44:35 +0000 (10:44 -0600)] 
wine.inf: Add winemapi.dll to the mail clients section.

14 years agowinemapi: Implement MAPISendMail.
Owen Rudge [Wed, 16 Dec 2009 16:44:33 +0000 (10:44 -0600)] 
winemapi: Implement MAPISendMail.

14 years agowinemapi: Add Simple MAPI functions.
Owen Rudge [Wed, 16 Dec 2009 17:22:34 +0000 (11:22 -0600)] 
winemapi: Add Simple MAPI functions.

14 years agowinemapi: Add skeleton for new Wine MAPI provider.
Owen Rudge [Wed, 16 Dec 2009 16:44:28 +0000 (10:44 -0600)] 
winemapi: Add skeleton for new Wine MAPI provider.

14 years agomapi32: Correct the Simple MAPI parameters.
Owen Rudge [Wed, 16 Dec 2009 17:22:28 +0000 (11:22 -0600)] 
mapi32: Correct the Simple MAPI parameters.

14 years agoinclude: Redefine LHANDLE as ULONG_PTR.
Owen Rudge [Wed, 16 Dec 2009 16:44:20 +0000 (10:44 -0600)] 
include: Redefine LHANDLE as ULONG_PTR.

14 years agouser32: Pre-allocate the window procedure for DefWindowProc.
Alexandre Julliard [Thu, 17 Dec 2009 12:01:42 +0000 (13:01 +0100)] 
user32: Pre-allocate the window procedure for DefWindowProc.

14 years agouser32: Pre-allocate the window procedure for the MDI client class.
Alexandre Julliard [Thu, 17 Dec 2009 12:01:11 +0000 (13:01 +0100)] 
user32: Pre-allocate the window procedure for the MDI client class.

14 years agouser32: Pre-allocate the window procedure for the dialog class.
Alexandre Julliard [Thu, 17 Dec 2009 12:00:23 +0000 (13:00 +0100)] 
user32: Pre-allocate the window procedure for the dialog class.

14 years agouser32: Pre-allocate the window procedure for the static class.
Alexandre Julliard [Thu, 17 Dec 2009 12:00:04 +0000 (13:00 +0100)] 
user32: Pre-allocate the window procedure for the static class.

14 years agouser32: Pre-allocate the window procedure for the scrollbar class.
Alexandre Julliard [Thu, 17 Dec 2009 11:59:40 +0000 (12:59 +0100)] 
user32: Pre-allocate the window procedure for the scrollbar class.

14 years agouser32: Pre-allocate the window procedure for the listbox class.
Alexandre Julliard [Thu, 17 Dec 2009 11:58:45 +0000 (12:58 +0100)] 
user32: Pre-allocate the window procedure for the listbox class.

14 years agouser32: Get rid of the EDIT_winproc_handle variable.
Alexandre Julliard [Thu, 17 Dec 2009 11:58:08 +0000 (12:58 +0100)] 
user32: Get rid of the EDIT_winproc_handle variable.

14 years agouser32: Pre-allocate the window procedure for the edit class.
Alexandre Julliard [Thu, 17 Dec 2009 11:57:40 +0000 (12:57 +0100)] 
user32: Pre-allocate the window procedure for the edit class.

14 years agouser32: Pre-allocate the window procedure for the combobox class.
Alexandre Julliard [Thu, 17 Dec 2009 11:57:22 +0000 (12:57 +0100)] 
user32: Pre-allocate the window procedure for the combobox class.

14 years agouser32: Pre-allocate the window procedure for the button class.
Alexandre Julliard [Thu, 17 Dec 2009 11:56:50 +0000 (12:56 +0100)] 
user32: Pre-allocate the window procedure for the button class.

14 years agoshell32: Fix a memory leak.
Huw Davies [Thu, 17 Dec 2009 10:12:04 +0000 (10:12 +0000)] 
shell32: Fix a memory leak.

Found by Valgrind.

14 years agosecur32: Fix memory leak in SECUR32_addPackages.
Lei Zhang [Thu, 17 Dec 2009 09:53:38 +0000 (01:53 -0800)] 
secur32: Fix memory leak in SECUR32_addPackages.

14 years agomsi: Initialize type. If the value did not exist, type was uninitialized and passed...
James Hawkins [Thu, 17 Dec 2009 03:05:27 +0000 (19:05 -0800)] 
msi: Initialize type. If the value did not exist, type was uninitialized and passed to RegSetValueExW.

14 years agokernel32: Free the resource data if a matching resource exists and we choose not...
James Hawkins [Thu, 17 Dec 2009 03:05:18 +0000 (19:05 -0800)] 
kernel32: Free the resource data if a matching resource exists and we choose not to overwrite the existing resource.

14 years agomsi: Move MSITRANSFORM and MSISTREAM and associated methods to the dabatase implement...
James Hawkins [Thu, 17 Dec 2009 03:05:12 +0000 (19:05 -0800)] 
msi: Move MSITRANSFORM and MSISTREAM and associated methods to the dabatase implementation file as they are database objects/methods.

14 years agomsi: Free the cached streams when closing the database.
James Hawkins [Thu, 17 Dec 2009 03:05:05 +0000 (19:05 -0800)] 
msi: Free the cached streams when closing the database.

14 years agowininet: Make sure to not read over chunk end in read_gzip_data.
Jacek Caban [Wed, 16 Dec 2009 23:02:47 +0000 (00:02 +0100)] 
wininet: Make sure to not read over chunk end in read_gzip_data.

14 years agowined3d: Fix a bug in BtlFast which was uncovered by the 32-bit dibsection support.
Roderick Colenbrander [Sat, 14 Nov 2009 15:30:25 +0000 (16:30 +0100)] 
wined3d: Fix a bug in BtlFast which was uncovered by the 32-bit dibsection support.

14 years agocryptnet: If the caller specifies the location of a CRL, check a cert's revocation...
Juan Lang [Mon, 30 Nov 2009 19:02:50 +0000 (11:02 -0800)] 
cryptnet: If the caller specifies the location of a CRL, check a cert's revocation status against it.

14 years agocryptnet: Use helper function to check a cert against a CRL.
Juan Lang [Mon, 30 Nov 2009 18:14:48 +0000 (10:14 -0800)] 
cryptnet: Use helper function to check a cert against a CRL.

14 years agocryptnet: Change guard variable to simplify loop.
Juan Lang [Tue, 1 Dec 2009 23:08:21 +0000 (15:08 -0800)] 
cryptnet: Change guard variable to simplify loop.

14 years agocryptnet: Use helper function to verify a certificate's revocation.
Juan Lang [Thu, 3 Dec 2009 18:54:50 +0000 (10:54 -0800)] 
cryptnet: Use helper function to verify a certificate's revocation.

14 years agourlmon: Fixed race in tests.
Jacek Caban [Wed, 16 Dec 2009 18:57:10 +0000 (19:57 +0100)] 
urlmon: Fixed race in tests.

14 years agomsi: Remove an unused field from the string table.
Henri Verbeet [Wed, 16 Dec 2009 18:55:59 +0000 (19:55 +0100)] 
msi: Remove an unused field from the string table.

14 years agowined3d: Cleanup IWineD3DDeviceImpl_GetBackBuffer().
Henri Verbeet [Wed, 16 Dec 2009 18:55:58 +0000 (19:55 +0100)] 
wined3d: Cleanup IWineD3DDeviceImpl_GetBackBuffer().

14 years agowined3d: Change an ERR to a WARN in IWineD3DVolumeImpl_UnlockBox().
Henri Verbeet [Wed, 16 Dec 2009 18:55:57 +0000 (19:55 +0100)] 
wined3d: Change an ERR to a WARN in IWineD3DVolumeImpl_UnlockBox().

Trying to unlock a volume that isn't locked is questionable behaviour on the
side of the application, but not an internal error.

14 years agowined3d: Change an ERR to a TRACE in IWineD3DEventQueryImpl_GetData().
Henri Verbeet [Wed, 16 Dec 2009 18:55:56 +0000 (19:55 +0100)] 
wined3d: Change an ERR to a TRACE in IWineD3DEventQueryImpl_GetData().

This is allowed behaviour.

14 years agoddraw/tests: Add tests for ddraw window proc handling.
Henri Verbeet [Wed, 16 Dec 2009 18:55:55 +0000 (19:55 +0100)] 
ddraw/tests: Add tests for ddraw window proc handling.

14 years agoinetcomm: Remove an unneeded variable.
Amine Khaldi [Wed, 16 Dec 2009 17:57:38 +0000 (18:57 +0100)] 
inetcomm: Remove an unneeded variable.

14 years agocryptdlg: Remove an unused variable.
Amine Khaldi [Wed, 16 Dec 2009 17:39:47 +0000 (18:39 +0100)] 
cryptdlg: Remove an unused variable.

14 years agocrypt32: Remove an unneeded assignment.
Amine Khaldi [Wed, 16 Dec 2009 17:19:15 +0000 (18:19 +0100)] 
crypt32: Remove an unneeded assignment.

14 years agourlmon: Added tests for CoInternetGetSecurityUrl.
Piotr Caban [Wed, 16 Dec 2009 15:35:03 +0000 (16:35 +0100)] 
urlmon: Added tests for CoInternetGetSecurityUrl.

14 years agontdll/tests: Fix a memory leak (Valgrind).
Paul Vriens [Wed, 16 Dec 2009 15:14:02 +0000 (16:14 +0100)] 
ntdll/tests: Fix a memory leak (Valgrind).

14 years agoserver: Set the idle event when retrieving a timer message.
Alexandre Julliard [Wed, 16 Dec 2009 17:18:07 +0000 (18:18 +0100)] 
server: Set the idle event when retrieving a timer message.

14 years agoserver: Don't set the idle event when waiting for a message reply.
Alexandre Julliard [Wed, 16 Dec 2009 16:32:15 +0000 (17:32 +0100)] 
server: Don't set the idle event when waiting for a message reply.

14 years agoserver: Any thread can set the idle event, don't treat the first one differently.
Alexandre Julliard [Wed, 16 Dec 2009 16:25:01 +0000 (17:25 +0100)] 
server: Any thread can set the idle event, don't treat the first one differently.

14 years agoserver: Don't reset the idle event when the client stops waiting.
Alexandre Julliard [Wed, 16 Dec 2009 16:22:34 +0000 (17:22 +0100)] 
server: Don't reset the idle event when the client stops waiting.

14 years agoserver: Don't set the idle event when a queue is destroyed, instead return success...
Alexandre Julliard [Wed, 16 Dec 2009 16:20:46 +0000 (17:20 +0100)] 
server: Don't set the idle event when a queue is destroyed, instead return success in WaitForInputIdle on process exit.

14 years agouser32/tests: Always reset events when starting a WaitForInputIdle test.
Alexandre Julliard [Wed, 16 Dec 2009 16:50:24 +0000 (17:50 +0100)] 
user32/tests: Always reset events when starting a WaitForInputIdle test.

14 years agontdll/tests: Fix a test failure on NT4/W2K.
Paul Vriens [Wed, 16 Dec 2009 13:48:52 +0000 (14:48 +0100)] 
ntdll/tests: Fix a test failure on NT4/W2K.

14 years agocryptnet/tests: Fix some test failures on W2K with just SP3 or SP4.
Paul Vriens [Wed, 16 Dec 2009 13:00:01 +0000 (14:00 +0100)] 
cryptnet/tests: Fix some test failures on W2K with just SP3 or SP4.

14 years agomsvcrtd: Remove unnecessary trace output.
André Hentschel [Wed, 16 Dec 2009 14:24:20 +0000 (15:24 +0100)] 
msvcrtd: Remove unnecessary trace output.

14 years agoclusapi: Don't trace the contents of output pointers.
Andrew Nguyen [Wed, 16 Dec 2009 11:36:55 +0000 (05:36 -0600)] 
clusapi: Don't trace the contents of output pointers.

The issue was detected with Valgrind.

14 years agouser32: Add a Wow handler for the mdi client class.
Alexandre Julliard [Wed, 16 Dec 2009 12:22:08 +0000 (13:22 +0100)] 
user32: Add a Wow handler for the mdi client class.

14 years agomsi: Replace the string table hash with a sorted index.
Hans Leidekker [Wed, 16 Dec 2009 10:11:45 +0000 (11:11 +0100)] 
msi: Replace the string table hash with a sorted index.

14 years agomsi: Clone the open stream instead of trying to open a stream again.
Hans Leidekker [Wed, 16 Dec 2009 10:11:19 +0000 (11:11 +0100)] 
msi: Clone the open stream instead of trying to open a stream again.

14 years agoinclude: Add endpointvolume.idl.
Maarten Lankhorst [Wed, 16 Dec 2009 09:36:03 +0000 (10:36 +0100)] 
include: Add endpointvolume.idl.

14 years agourlmon: Added CoInternetGetSecurityUrl implementation.
Piotr Caban [Tue, 15 Dec 2009 22:48:23 +0000 (23:48 +0100)] 
urlmon: Added CoInternetGetSecurityUrl implementation.

14 years agourlmon: Added PARSE_ROOTDOCUMENT to CoInternetParseUrl.
Piotr Caban [Tue, 15 Dec 2009 22:48:09 +0000 (23:48 +0100)] 
urlmon: Added PARSE_ROOTDOCUMENT to CoInternetParseUrl.

14 years agourlmon: Added PARSE_DOMAIN to CoInternetParseUrl.
Piotr Caban [Tue, 15 Dec 2009 22:47:52 +0000 (23:47 +0100)] 
urlmon: Added PARSE_DOMAIN to CoInternetParseUrl.

14 years agoshlwapi: Added special case for URL_PART_HOSTNAME in UrlGetPart.
Piotr Caban [Tue, 15 Dec 2009 22:47:36 +0000 (23:47 +0100)] 
shlwapi: Added special case for URL_PART_HOSTNAME in UrlGetPart.

14 years agoshlwapi: Allow ' ' in hostname and password in UrlGetPart.
Piotr Caban [Tue, 15 Dec 2009 22:47:17 +0000 (23:47 +0100)] 
shlwapi: Allow ' ' in hostname and password in UrlGetPart.

14 years agomshtml: Added IElementBehavior{Site,Factory} to idl file.
Piotr Caban [Tue, 15 Dec 2009 22:47:00 +0000 (23:47 +0100)] 
mshtml: Added IElementBehavior{Site,Factory} to idl file.

14 years agooleaut32: Fix SysReAllocStringLen implementation.
Piotr Caban [Tue, 15 Dec 2009 22:46:42 +0000 (23:46 +0100)] 
oleaut32: Fix SysReAllocStringLen implementation.

14 years agomshtml: Added IObjectWithSite stubs.
Piotr Caban [Tue, 15 Dec 2009 22:46:24 +0000 (23:46 +0100)] 
mshtml: Added IObjectWithSite stubs.

14 years agomshtml: Added ViewObjectEx stub implementation.
Piotr Caban [Tue, 15 Dec 2009 22:45:34 +0000 (23:45 +0100)] 
mshtml: Added ViewObjectEx stub implementation.

14 years agowined3d: Fix VBO buffer usage.
Stefan Dösinger [Sat, 28 Nov 2009 10:38:29 +0000 (11:38 +0100)] 
wined3d: Fix VBO buffer usage.

14 years agowined3d: Don't render single buffered swapchains to a FBO.
Stefan Dösinger [Tue, 15 Dec 2009 19:16:19 +0000 (20:16 +0100)] 
wined3d: Don't render single buffered swapchains to a FBO.

14 years agosetupapi: Add stub for CM_Get_Device_ID_ExW.
Vladimir Pankratov [Tue, 15 Dec 2009 16:46:59 +0000 (21:46 +0500)] 
setupapi: Add stub for CM_Get_Device_ID_ExW.

14 years agodsound: Remove refcounting in classfactory.
Maarten Lankhorst [Tue, 15 Dec 2009 14:39:14 +0000 (15:39 +0100)] 
dsound: Remove refcounting in classfactory.

14 years agommdevapi: Add class factory.
Maarten Lankhorst [Tue, 15 Dec 2009 14:35:18 +0000 (15:35 +0100)] 
mmdevapi: Add class factory.

14 years agouser32/tests: Fix a number of message test failures on various Windows boxes.
Alexandre Julliard [Wed, 16 Dec 2009 11:28:41 +0000 (12:28 +0100)] 
user32/tests: Fix a number of message test failures on various Windows boxes.

14 years agoriched20: Initialise window size.
Huw Davies [Wed, 16 Dec 2009 10:34:01 +0000 (10:34 +0000)] 
riched20: Initialise window size.

Found by Valgrind.

14 years agoshell32: Fix a memory leak in the tests.
Huw Davies [Wed, 16 Dec 2009 10:21:55 +0000 (10:21 +0000)] 
shell32: Fix a memory leak in the tests.

Found by Valgrind.

14 years agooleaut32: Fix a memory leak.
Huw Davies [Wed, 16 Dec 2009 10:08:18 +0000 (10:08 +0000)] 
oleaut32: Fix a memory leak.

Found by Valgrind.

14 years agooleaut32: Fix memory leaks in the tests.
Huw Davies [Wed, 16 Dec 2009 09:56:54 +0000 (09:56 +0000)] 
oleaut32: Fix memory leaks in the tests.

Found by Valgrind.

14 years agogdiplus/tests: Fix some test failures on older gdiplus.
Paul Vriens [Wed, 16 Dec 2009 08:48:47 +0000 (09:48 +0100)] 
gdiplus/tests: Fix some test failures on older gdiplus.

14 years agorpcrt4/tests: Skip more tests on Win9x/WinMe.
Paul Vriens [Wed, 16 Dec 2009 08:09:01 +0000 (09:09 +0100)] 
rpcrt4/tests: Skip more tests on Win9x/WinMe.

14 years agorpcrt4/tests: Don't crash on NT4.
Paul Vriens [Wed, 16 Dec 2009 08:00:30 +0000 (09:00 +0100)] 
rpcrt4/tests: Don't crash on NT4.

14 years agowinspool: Add tests for paths returned in GetPrinterDriver.
Jeremy White [Wed, 16 Dec 2009 02:33:45 +0000 (20:33 -0600)] 
winspool: Add tests for paths returned in GetPrinterDriver.

14 years agomsi: Free the temp buffer if we haven't assigned it to *appValue.
James Hawkins [Wed, 16 Dec 2009 02:19:31 +0000 (18:19 -0800)] 
msi: Free the temp buffer if we haven't assigned it to *appValue.

14 years agomsi: Refactor freeing the import sql strings.
James Hawkins [Wed, 16 Dec 2009 02:19:25 +0000 (18:19 -0800)] 
msi: Refactor freeing the import sql strings.

14 years agomsi: Simplify ITERATE_WriteEnvironmentString.
James Hawkins [Wed, 16 Dec 2009 02:19:19 +0000 (18:19 -0800)] 
msi: Simplify ITERATE_WriteEnvironmentString.

Now we only allocate enough memory to exactly match the size of the
constructed string. Before, we were leaving some memory uninitialized
and overwriting the allocated memory in certain circum.

14 years agomsi: Free the columns view if check_column_exists fails.
James Hawkins [Wed, 16 Dec 2009 02:19:03 +0000 (18:19 -0800)] 
msi: Free the columns view if check_column_exists fails.

14 years agomsi: Fix a leaking record handle.
James Hawkins [Wed, 16 Dec 2009 02:18:47 +0000 (18:18 -0800)] 
msi: Fix a leaking record handle.

14 years agomsi: Free the join view if we fail to create the table view.
James Hawkins [Wed, 16 Dec 2009 02:18:40 +0000 (18:18 -0800)] 
msi: Free the join view if we fail to create the table view.

14 years agomsi: Keep track of the current view in the sql parser.
James Hawkins [Wed, 16 Dec 2009 02:18:31 +0000 (18:18 -0800)] 
msi: Keep track of the current view in the sql parser.

This allows us to free said view in the case of a syntax error. This
also allows us to get rid of a few places where we tried to clean up
the view ourselves in the parsing code.

14 years agoole32: Add a cache for block chain streams in StorageImpl.
Vincent Povirk [Tue, 15 Dec 2009 20:44:49 +0000 (14:44 -0600)] 
ole32: Add a cache for block chain streams in StorageImpl.

14 years agoole32: Fix several memory leaks in the tests.
Huw Davies [Tue, 15 Dec 2009 21:04:42 +0000 (21:04 +0000)] 
ole32: Fix several memory leaks in the tests.

Found by Valgrind.

14 years agomshtml: Added support for redirected binding.
Jacek Caban [Tue, 15 Dec 2009 20:16:59 +0000 (21:16 +0100)] 
mshtml: Added support for redirected binding.