wine
15 years agoole32: Implement Revert for transacted storage objects.
Vincent Povirk [Sat, 5 Dec 2009 00:02:59 +0000 (18:02 -0600)] 
ole32: Implement Revert for transacted storage objects.

15 years agoole32: Implement transacted storage.
Vincent Povirk [Fri, 4 Dec 2009 23:33:50 +0000 (17:33 -0600)] 
ole32: Implement transacted storage.

15 years agoole32: Add a stub transacted storage type.
Vincent Povirk [Wed, 2 Dec 2009 16:59:47 +0000 (10:59 -0600)] 
ole32: Add a stub transacted storage type.

TransactedSnapshotImpl acts as a proxy between the user and the storage
interfaces that modify the file directly (or another transacted storage).
Currently, it does not change the operations.

15 years agoole32: Add Invalidate to the storage vtable.
Vincent Povirk [Fri, 4 Dec 2009 21:49:31 +0000 (15:49 -0600)] 
ole32: Add Invalidate to the storage vtable.

15 years agoole32: Create internal storage objects with a refcount of 1.
Vincent Povirk [Wed, 2 Dec 2009 17:03:36 +0000 (11:03 -0600)] 
ole32: Create internal storage objects with a refcount of 1.

For consistency with StorageImpl_Construct.

15 years agowined3d: Move IWineD3DDeviceImpl_RestoreWindow() to swapchain.c.
Henri Verbeet [Thu, 10 Dec 2009 20:41:56 +0000 (21:41 +0100)] 
wined3d: Move IWineD3DDeviceImpl_RestoreWindow() to swapchain.c.

15 years agowined3d: Move IWineD3DDeviceImpl_SetupFullscreenWindow() to swapchain.c.
Henri Verbeet [Thu, 10 Dec 2009 20:41:55 +0000 (21:41 +0100)] 
wined3d: Move IWineD3DDeviceImpl_SetupFullscreenWindow() to swapchain.c.

15 years agowined3d: Add a separate function for swapchain initialization.
Henri Verbeet [Thu, 10 Dec 2009 20:41:54 +0000 (21:41 +0100)] 
wined3d: Add a separate function for swapchain initialization.

15 years agowined3d: Correctly calculate the extended style in IWineD3DDeviceImpl_RestoreWindow().
Henri Verbeet [Thu, 10 Dec 2009 20:41:53 +0000 (21:41 +0100)] 
wined3d: Correctly calculate the extended style in IWineD3DDeviceImpl_RestoreWindow().

15 years agowined3d: Properly invalidate the context's draw buffer in color_fill_fbo().
Henri Verbeet [Thu, 10 Dec 2009 20:41:52 +0000 (21:41 +0100)] 
wined3d: Properly invalidate the context's draw buffer in color_fill_fbo().

15 years agoshlwapi/tests: Testing framework and IConnection point tests.
Aric Stewart [Thu, 10 Dec 2009 19:16:34 +0000 (13:16 -0600)] 
shlwapi/tests: Testing framework and IConnection point tests.

15 years agoshlwapi: Release rgcd.pUnk returned by enumeration.
Aric Stewart [Thu, 10 Dec 2009 19:16:26 +0000 (13:16 -0600)] 
shlwapi: Release rgcd.pUnk returned by enumeration.

15 years agoshlwapi: DISPPARAMS on Invoke are never NULL.
Aric Stewart [Thu, 10 Dec 2009 19:16:14 +0000 (13:16 -0600)] 
shlwapi: DISPPARAMS on Invoke are never NULL.

15 years agoshlwapi: Failure in IConnectionPoint_GetConnectionInterface does not prevent Invoking.
Aric Stewart [Thu, 10 Dec 2009 19:16:06 +0000 (13:16 -0600)] 
shlwapi: Failure in IConnectionPoint_GetConnectionInterface does not prevent Invoking.

15 years agoshlwapi: Rename ConnectToConnectionPoint bAdviseOnly to fConnect as MSDN.
Aric Stewart [Thu, 10 Dec 2009 19:15:58 +0000 (13:15 -0600)] 
shlwapi: Rename ConnectToConnectionPoint bAdviseOnly to fConnect as MSDN.

15 years agowineboot: Terminate processes immediately after WM_ENDSESSION.
Vincent Povirk [Thu, 10 Dec 2009 18:35:18 +0000 (12:35 -0600)] 
wineboot: Terminate processes immediately after WM_ENDSESSION.

Once a process returns from WM_ENDSESSION, we can assume it has finished
doing any cleanup it needs but will most likely not shut down on its own.

15 years agowineboot: Do not force --kill when --end-session is set.
Vincent Povirk [Thu, 10 Dec 2009 18:19:49 +0000 (12:19 -0600)] 
wineboot: Do not force --kill when --end-session is set.

The --kill switch ends processes from all desktops, but --end-session only
applies to the current desktop. This causes windows from other desktops to
dangerously close without notification that the session is ending.

15 years agocrypt32: Fix CertAddCTLContextToStore for CERT_STORE_ADD_USE_EXISTING add disposition.
Juan Lang [Thu, 10 Dec 2009 17:06:39 +0000 (09:06 -0800)] 
crypt32: Fix CertAddCTLContextToStore for CERT_STORE_ADD_USE_EXISTING add disposition.

15 years agocrypt32: Fix CertAddCRLContextToStore for CERT_STORE_ADD_USE_EXISTING add disposition.
Juan Lang [Thu, 10 Dec 2009 17:06:10 +0000 (09:06 -0800)] 
crypt32: Fix CertAddCRLContextToStore for CERT_STORE_ADD_USE_EXISTING add disposition.

15 years agocrypt32: Don't dereference an output pointer which may be NULL.
Juan Lang [Thu, 10 Dec 2009 16:58:20 +0000 (08:58 -0800)] 
crypt32: Don't dereference an output pointer which may be NULL.

15 years agocrypt32: Trace chain final error status.
Juan Lang [Thu, 10 Dec 2009 15:49:05 +0000 (07:49 -0800)] 
crypt32: Trace chain final error status.

15 years agocomctl32/tests: Fix a test failure on older comctl32.
Paul Vriens [Thu, 10 Dec 2009 15:23:31 +0000 (16:23 +0100)] 
comctl32/tests: Fix a test failure on older comctl32.

15 years agommdevapi: Add initial mmdevapi dll.
Maarten Lankhorst [Wed, 9 Dec 2009 14:38:43 +0000 (15:38 +0100)] 
mmdevapi: Add initial mmdevapi dll.

15 years agodsound: Only initialize one guid for capture and renderer.
Maarten Lankhorst [Wed, 9 Dec 2009 14:49:12 +0000 (15:49 +0100)] 
dsound: Only initialize one guid for capture and renderer.

15 years agodbghelp: Fix an invalid pointer cast.
Alexandre Julliard [Thu, 10 Dec 2009 14:31:27 +0000 (15:31 +0100)] 
dbghelp: Fix an invalid pointer cast.

15 years agodbghelp: Moved addr_to_linear() to stack.c.
Alexandre Julliard [Thu, 10 Dec 2009 14:29:20 +0000 (15:29 +0100)] 
dbghelp: Moved addr_to_linear() to stack.c.

15 years agowinedbg: Fix a number of 64-bit pointer truncation issues.
Alexandre Julliard [Thu, 10 Dec 2009 14:23:45 +0000 (15:23 +0100)] 
winedbg: Fix a number of 64-bit pointer truncation issues.

15 years agoddraw/tests: Fix some test failures on Vista+.
Paul Vriens [Thu, 10 Dec 2009 12:19:48 +0000 (13:19 +0100)] 
ddraw/tests: Fix some test failures on Vista+.

15 years agows2_32: Return the full list of local IP addresses when gethostbyname() is called...
Erich Hoover [Sun, 6 Dec 2009 02:26:56 +0000 (19:26 -0700)] 
ws2_32: Return the full list of local IP addresses when gethostbyname() is called on the local hostname.

15 years agows2_32: Separate out hostent creation from duplication.
Erich Hoover [Sun, 6 Dec 2009 02:26:33 +0000 (19:26 -0700)] 
ws2_32: Separate out hostent creation from duplication.

15 years agoole32/tests: Don't crash on Win9x/WinMe by using more A-functions.
Paul Vriens [Thu, 10 Dec 2009 10:55:58 +0000 (11:55 +0100)] 
ole32/tests: Don't crash on Win9x/WinMe by using more A-functions.

15 years agoimagehlp/tests: Run tests again on Win95.
Paul Vriens [Thu, 10 Dec 2009 10:41:48 +0000 (11:41 +0100)] 
imagehlp/tests: Run tests again on Win95.

15 years agontoskrnl: Add IoAllocateErrorLogEntry stub.
Wolfram Sang [Wed, 9 Dec 2009 18:22:14 +0000 (19:22 +0100)] 
ntoskrnl: Add IoAllocateErrorLogEntry stub.

15 years agokernel32: Consolidate some related code closer together.
Ken Thomases [Wed, 9 Dec 2009 21:03:18 +0000 (15:03 -0600)] 
kernel32: Consolidate some related code closer together.

15 years agokernel32: Mac lang. pref. overrides LANG, but not LC_ALL or LC_MESSAGES.
Ken Thomases [Wed, 9 Dec 2009 21:03:07 +0000 (15:03 -0600)] 
kernel32: Mac lang. pref. overrides LANG, but not LC_ALL or LC_MESSAGES.

15 years agokernel32: On Mac, construct locale string from language and country codes.
Ken Thomases [Wed, 9 Dec 2009 21:02:55 +0000 (15:02 -0600)] 
kernel32: On Mac, construct locale string from language and country codes.

Don't rely on CFLocaleGetIdentifier(), whose result may not be sensible to
the C library.

15 years agodsound: Clean up DSPROPERTY_Description1.
Maarten Lankhorst [Wed, 9 Dec 2009 15:58:04 +0000 (16:58 +0100)] 
dsound: Clean up DSPROPERTY_Description1.

15 years agodsound: Clean up DSPROPERTY_DescriptionA.
Maarten Lankhorst [Wed, 9 Dec 2009 15:58:03 +0000 (16:58 +0100)] 
dsound: Clean up DSPROPERTY_DescriptionA.

15 years agodsound: Clean up DSPROPERTY_Enumerate1.
Maarten Lankhorst [Wed, 9 Dec 2009 15:58:02 +0000 (16:58 +0100)] 
dsound: Clean up DSPROPERTY_Enumerate1.

15 years agodsound: Clean up DSPROPERTY_EnumerateA.
Maarten Lankhorst [Wed, 9 Dec 2009 15:58:01 +0000 (16:58 +0100)] 
dsound: Clean up DSPROPERTY_EnumerateA.

15 years agodsound: Clean up DSPROPERTY_EnumerateW.
Maarten Lankhorst [Wed, 9 Dec 2009 15:58:00 +0000 (16:58 +0100)] 
dsound: Clean up DSPROPERTY_EnumerateW.

15 years agodsound: Clean up DSPROPERTY_DescriptionW.
Maarten Lankhorst [Wed, 9 Dec 2009 15:57:59 +0000 (16:57 +0100)] 
dsound: Clean up DSPROPERTY_DescriptionW.

15 years agodsound: Implement DSPROPERTY_WaveDeviceMappingA on top of *W.
Maarten Lankhorst [Wed, 9 Dec 2009 15:57:58 +0000 (16:57 +0100)] 
dsound: Implement DSPROPERTY_WaveDeviceMappingA on top of *W.

15 years agojscript: Fixed tests on some Windows.
Jacek Caban [Thu, 10 Dec 2009 00:16:02 +0000 (01:16 +0100)] 
jscript: Fixed tests on some Windows.

15 years agojscript: Added Function constructor tests.
Jacek Caban [Thu, 10 Dec 2009 00:15:44 +0000 (01:15 +0100)] 
jscript: Added Function constructor tests.

15 years agojscript: Added Function constructor implementation.
Jacek Caban [Thu, 10 Dec 2009 00:14:58 +0000 (01:14 +0100)] 
jscript: Added Function constructor implementation.

15 years agojscript: Reorder functions in function.c.
Jacek Caban [Thu, 10 Dec 2009 00:14:27 +0000 (01:14 +0100)] 
jscript: Reorder functions in function.c.

This reduces size of the next patch.

15 years agomshtml: Removed ref count tests that fail on some Windows.
Jacek Caban [Thu, 10 Dec 2009 00:10:20 +0000 (01:10 +0100)] 
mshtml: Removed ref count tests that fail on some Windows.

15 years agomshtml: Added IHTMLDOMTextNode::get_length implementation.
Jacek Caban [Thu, 10 Dec 2009 00:09:54 +0000 (01:09 +0100)] 
mshtml: Added IHTMLDOMTextNode::get_length implementation.

15 years agocomdlg32/filedlg: Fix a find file handle leak.
Nikolay Sivov [Wed, 9 Dec 2009 23:01:59 +0000 (02:01 +0300)] 
comdlg32/filedlg: Fix a find file handle leak.

15 years agocomdlg32/filedlg: Fix a lookin combo data leak.
Nikolay Sivov [Wed, 9 Dec 2009 22:35:42 +0000 (01:35 +0300)] 
comdlg32/filedlg: Fix a lookin combo data leak.

15 years agocomctl32/tests: Get rid of static handles, split tests finally.
Nikolay Sivov [Wed, 9 Dec 2009 22:01:39 +0000 (01:01 +0300)] 
comctl32/tests: Get rid of static handles, split tests finally.

15 years agocomctl32/treeview: Remove some forward declarations.
Nikolay Sivov [Wed, 9 Dec 2009 20:26:06 +0000 (23:26 +0300)] 
comctl32/treeview: Remove some forward declarations.

15 years agocomctl32/treeview: Use additional helper for item invalidation.
Nikolay Sivov [Wed, 9 Dec 2009 20:06:08 +0000 (23:06 +0300)] 
comctl32/treeview: Use additional helper for item invalidation.

15 years agorsaenh: Fix memory leak reading stored keys.
Juan Lang [Wed, 9 Dec 2009 22:43:05 +0000 (14:43 -0800)] 
rsaenh: Fix memory leak reading stored keys.

15 years agourlmon: Include extra info in object name passed to HttpOpenRequest.
Jacek Caban [Wed, 9 Dec 2009 21:09:22 +0000 (22:09 +0100)] 
urlmon: Include extra info in object name passed to HttpOpenRequest.

15 years agowininet: Set lpszUrlPath in InternetCrackUrlW if its length is 0.
Jacek Caban [Wed, 9 Dec 2009 21:09:06 +0000 (22:09 +0100)] 
wininet: Set lpszUrlPath in InternetCrackUrlW if its length is 0.

15 years agowininet: Make InternetCrackUrlA tests more generic and add more tests.
Jacek Caban [Wed, 9 Dec 2009 21:08:48 +0000 (22:08 +0100)] 
wininet: Make InternetCrackUrlA tests more generic and add more tests.

15 years agowininet: lpszUrlPath should be NULL for URLs in file:///... format.
Jacek Caban [Wed, 9 Dec 2009 21:08:26 +0000 (22:08 +0100)] 
wininet: lpszUrlPath should be NULL for URLs in file:///... format.

15 years agodxgi: Implement IDXGIOutput::GetDisplayModeList().
Henri Verbeet [Wed, 9 Dec 2009 19:32:10 +0000 (20:32 +0100)] 
dxgi: Implement IDXGIOutput::GetDisplayModeList().

15 years agowined3d: Support more formats for display mode enumeration.
Henri Verbeet [Wed, 9 Dec 2009 19:32:09 +0000 (20:32 +0100)] 
wined3d: Support more formats for display mode enumeration.

ddraw/d3d8/d3d9 only support a limited number of formats, but those already
limit the supported formats themselves.

15 years agowined3d: Rename "wineD3DDevice" to "device".
Henri Verbeet [Wed, 9 Dec 2009 19:32:08 +0000 (20:32 +0100)] 
wined3d: Rename "wineD3DDevice" to "device".

15 years agowined3d: Don't restore the draw buffer in color_fill_fbo().
Henri Verbeet [Wed, 9 Dec 2009 19:32:07 +0000 (20:32 +0100)] 
wined3d: Don't restore the draw buffer in color_fill_fbo().

This should be done by the context management these days.

15 years agoddraw: Avoid enumerating display modes for formats that arent't supported anyway.
Henri Verbeet [Wed, 9 Dec 2009 19:32:06 +0000 (20:32 +0100)] 
ddraw: Avoid enumerating display modes for formats that arent't supported anyway.

Some of these formats can't even be translated by ddraw.

15 years agousrmarshal: Add a test for marshalling a SAFEARRAY of VT_BSTR.
Jeremy White [Wed, 9 Dec 2009 21:02:44 +0000 (15:02 -0600)] 
usrmarshal: Add a test for marshalling a SAFEARRAY of VT_BSTR.

15 years agodbghelp: For mingw32 (stabs debug info), parse the FileHeader's symbol table to offse...
Eric Pouech [Wed, 9 Dec 2009 19:55:27 +0000 (20:55 +0100)] 
dbghelp: For mingw32 (stabs debug info), parse the FileHeader's symbol table to offset properly the global variables.

15 years agowinedump: Dump PE symbols table if any.
Eric Pouech [Wed, 9 Dec 2009 19:55:18 +0000 (20:55 +0100)] 
winedump: Dump PE symbols table if any.

15 years agowinedump: Rewrote a bit the COFF symbol table stuff.
Eric Pouech [Wed, 9 Dec 2009 19:55:07 +0000 (20:55 +0100)] 
winedump: Rewrote a bit the COFF symbol table stuff.

15 years agoole32: Remove the ancestorStorage attribute.
Vincent Povirk [Mon, 30 Nov 2009 23:22:58 +0000 (17:22 -0600)] 
ole32: Remove the ancestorStorage attribute.

15 years agoole32: Make IEnumSTATSTGImpl reference the parent storage.
Vincent Povirk [Mon, 30 Nov 2009 23:17:13 +0000 (17:17 -0600)] 
ole32: Make IEnumSTATSTGImpl reference the parent storage.

15 years agoole32: Make findElement take a StorageBaseImpl.
Vincent Povirk [Mon, 30 Nov 2009 23:13:33 +0000 (17:13 -0600)] 
ole32: Make findElement take a StorageBaseImpl.

15 years agoole32: Don't use ancestorStorage to decide if a storage is transacted.
Vincent Povirk [Mon, 30 Nov 2009 23:10:49 +0000 (17:10 -0600)] 
ole32: Don't use ancestorStorage to decide if a storage is transacted.

15 years agoole32: Add a test for modifying read-only substorage objects.
Vincent Povirk [Fri, 4 Dec 2009 21:32:16 +0000 (15:32 -0600)] 
ole32: Add a test for modifying read-only substorage objects.

15 years agontdll: Search the whole filesystem under the starting directory when opening files...
Alexandre Julliard [Wed, 9 Dec 2009 22:34:45 +0000 (23:34 +0100)] 
ntdll: Search the whole filesystem under the starting directory when opening files by id.

15 years agoclock: Convert to Unicode.
Alexandre Julliard [Wed, 9 Dec 2009 17:53:35 +0000 (18:53 +0100)] 
clock: Convert to Unicode.

15 years agonet: Use the explicit name for all A/W function.
Alexandre Julliard [Wed, 9 Dec 2009 17:52:46 +0000 (18:52 +0100)] 
net: Use the explicit name for all A/W function.

15 years agocmd: Use the explicit name for all A/W function.
Alexandre Julliard [Wed, 9 Dec 2009 17:52:40 +0000 (18:52 +0100)] 
cmd: Use the explicit name for all A/W function.

15 years agowinedbg: Use the explicit name for all A/W function.
Alexandre Julliard [Wed, 9 Dec 2009 17:14:07 +0000 (18:14 +0100)] 
winedbg: Use the explicit name for all A/W function.

15 years agoole32: Release the error info strings.
Huw Davies [Wed, 9 Dec 2009 14:06:03 +0000 (14:06 +0000)] 
ole32: Release the error info strings.

Found by Valgrind.

15 years agoinclude: Add a few guids.
Huw Davies [Wed, 9 Dec 2009 13:52:11 +0000 (13:52 +0000)] 
include: Add a few guids.

15 years agocomctl32/treeview: Avoid a NULL pointer dereference.
Kirill K. Smirnov [Wed, 9 Dec 2009 13:27:45 +0000 (16:27 +0300)] 
comctl32/treeview: Avoid a NULL pointer dereference.

15 years agomsxml3: Correctly test the variant returned by get_nodeValue.
Huw Davies [Wed, 9 Dec 2009 13:41:23 +0000 (13:41 +0000)] 
msxml3: Correctly test the variant returned by get_nodeValue.

Found by Valgrind.

15 years agoshell32: Fix some trace typos.
Nikolay Sivov [Wed, 9 Dec 2009 12:49:51 +0000 (15:49 +0300)] 
shell32: Fix some trace typos.

15 years agocomctl32/listview: Update item width every time new item is inserted.
Nikolay Sivov [Wed, 9 Dec 2009 12:17:12 +0000 (15:17 +0300)] 
comctl32/listview: Update item width every time new item is inserted.

This prevents retaining previously stored width and unexpected item
displaying collapsing with ending ellipsis.

15 years agowined3d: Only disable blending for offscreen targets.
Henri Verbeet [Wed, 9 Dec 2009 10:51:19 +0000 (11:51 +0100)] 
wined3d: Only disable blending for offscreen targets.

15 years agowined3d: Remove unused GetDevice() implementations.
Henri Verbeet [Wed, 9 Dec 2009 10:51:18 +0000 (11:51 +0100)] 
wined3d: Remove unused GetDevice() implementations.

15 years agod3d9: Forward the volume's GetDevice() to the texture instead of the wined3d volume.
Henri Verbeet [Wed, 9 Dec 2009 10:51:17 +0000 (11:51 +0100)] 
d3d9: Forward the volume's GetDevice() to the texture instead of the wined3d volume.

15 years agod3d8: Forward the volume's GetDevice() to the texture instead of the wined3d volume.
Henri Verbeet [Wed, 9 Dec 2009 10:51:16 +0000 (11:51 +0100)] 
d3d8: Forward the volume's GetDevice() to the texture instead of the wined3d volume.

15 years agowined3d: Remove a few redundant assignments.
Henri Verbeet [Wed, 9 Dec 2009 10:51:15 +0000 (11:51 +0100)] 
wined3d: Remove a few redundant assignments.

15 years agontdll/tests: Free Unicode string before reuse.
Hans Leidekker [Wed, 9 Dec 2009 10:45:49 +0000 (11:45 +0100)] 
ntdll/tests: Free Unicode string before reuse.

15 years agogdiplus/tests: Fix a matrix leak in test.
Nikolay Sivov [Tue, 8 Dec 2009 21:20:34 +0000 (00:20 +0300)] 
gdiplus/tests: Fix a matrix leak in test.

15 years agourlmon: Added InternetSecurityManager marshalling test.
Piotr Caban [Tue, 8 Dec 2009 15:02:52 +0000 (16:02 +0100)] 
urlmon: Added InternetSecurityManager marshalling test.

15 years agourlmon: Added ProxyStub implementation.
Piotr Caban [Tue, 8 Dec 2009 15:02:19 +0000 (16:02 +0100)] 
urlmon: Added ProxyStub implementation.

15 years agowininet: Correctly handle dwContentRead for gzip encoded requests.
Jacek Caban [Tue, 8 Dec 2009 22:51:46 +0000 (23:51 +0100)] 
wininet: Correctly handle dwContentRead for gzip encoded requests.

15 years agowinhttp/tests: Only free a certificate context if retrieving it succeeded.
Juan Lang [Tue, 8 Dec 2009 21:43:49 +0000 (13:43 -0800)] 
winhttp/tests: Only free a certificate context if retrieving it succeeded.

15 years agorsaenh: Free a verify context's keys when it's destroyed.
Juan Lang [Tue, 8 Dec 2009 21:32:19 +0000 (13:32 -0800)] 
rsaenh: Free a verify context's keys when it's destroyed.

15 years agorsaenh: Use helper function to release and install a key into a crypt provider.
Juan Lang [Tue, 8 Dec 2009 21:17:59 +0000 (13:17 -0800)] 
rsaenh: Use helper function to release and install a key into a crypt provider.

15 years agowinex11: Fix a compiler warning.
Alexandre Julliard [Wed, 9 Dec 2009 12:13:29 +0000 (13:13 +0100)] 
winex11: Fix a compiler warning.

15 years agontdll/tests: Avoid size_t in traces.
Alexandre Julliard [Wed, 9 Dec 2009 11:19:48 +0000 (12:19 +0100)] 
ntdll/tests: Avoid size_t in traces.

15 years agoshlwapi/tests: Avoid size_t in traces.
Alexandre Julliard [Wed, 9 Dec 2009 11:19:43 +0000 (12:19 +0100)] 
shlwapi/tests: Avoid size_t in traces.