wine
14 years agourlmon/tests: Added tests for IUriBuilder_CreateUriSimple.
Thomas Mullaly [Wed, 18 Aug 2010 21:27:06 +0000 (17:27 -0400)] 
urlmon/tests: Added tests for IUriBuilder_CreateUriSimple.

14 years agourlmon/tests: Added tests for IUriBuilder_CreateUri.
Thomas Mullaly [Fri, 13 Aug 2010 00:27:56 +0000 (20:27 -0400)] 
urlmon/tests: Added tests for IUriBuilder_CreateUri.

14 years agourlmon/tests: Added a few tests for CreateIUriBuilder.
Thomas Mullaly [Wed, 11 Aug 2010 02:37:33 +0000 (22:37 -0400)] 
urlmon/tests: Added a few tests for CreateIUriBuilder.

14 years agoipconfig: Added Ukrainian translation.
Igor Paliychuk [Wed, 18 Aug 2010 17:01:50 +0000 (20:01 +0300)] 
ipconfig: Added Ukrainian translation.

14 years agojscript: Ukrainian translation update.
Igor Paliychuk [Wed, 18 Aug 2010 16:23:38 +0000 (19:23 +0300)] 
jscript: Ukrainian translation update.

14 years agoipconfig: Add German translation.
André Hentschel [Wed, 18 Aug 2010 17:54:31 +0000 (19:54 +0200)] 
ipconfig: Add German translation.

14 years agoddraw: Add a separate function for clipper initialization.
Henri Verbeet [Wed, 18 Aug 2010 17:26:25 +0000 (19:26 +0200)] 
ddraw: Add a separate function for clipper initialization.

14 years agoddraw: Add a separate function for parent initialization.
Henri Verbeet [Wed, 18 Aug 2010 17:26:24 +0000 (19:26 +0200)] 
ddraw: Add a separate function for parent initialization.

14 years agoddraw: Add a separate function for viewport initialization.
Henri Verbeet [Wed, 18 Aug 2010 17:26:23 +0000 (19:26 +0200)] 
ddraw: Add a separate function for viewport initialization.

14 years agoddraw: Add a separate function for material initialization.
Henri Verbeet [Wed, 18 Aug 2010 17:26:22 +0000 (19:26 +0200)] 
ddraw: Add a separate function for material initialization.

14 years agoddraw: Add a separate function for light initialization.
Henri Verbeet [Wed, 18 Aug 2010 17:26:21 +0000 (19:26 +0200)] 
ddraw: Add a separate function for light initialization.

14 years agoddraw: Remove unused / redundant includes.
Henri Verbeet [Wed, 18 Aug 2010 17:26:20 +0000 (19:26 +0200)] 
ddraw: Remove unused / redundant includes.

14 years agoddraw: Merge texture.c into surface.c.
Henri Verbeet [Wed, 18 Aug 2010 17:26:19 +0000 (19:26 +0200)] 
ddraw: Merge texture.c into surface.c.

14 years agoddraw: Merge gamma.c into surface.c.
Henri Verbeet [Wed, 18 Aug 2010 17:26:18 +0000 (19:26 +0200)] 
ddraw: Merge gamma.c into surface.c.

14 years agooleaut32: Implement ITypeInfo2::GetCustData.
Andrew Eikum [Wed, 18 Aug 2010 17:21:52 +0000 (12:21 -0500)] 
oleaut32: Implement ITypeInfo2::GetCustData.

14 years agooleaut32: Ensure that CyclicList nodes have a type.
Andrew Eikum [Wed, 18 Aug 2010 17:21:37 +0000 (12:21 -0500)] 
oleaut32: Ensure that CyclicList nodes have a type.

Some code checks against the type of a CyclicList node, so we should
make sure that it's always initialized.

14 years agooleaut32: Overwrite previous CustData segment.
Andrew Eikum [Wed, 18 Aug 2010 17:21:22 +0000 (12:21 -0500)] 
oleaut32: Overwrite previous CustData segment.

This eliminates the diff between Wine's and Windows XP's generated TLB
files.

14 years agooleaut32: Use correct bitpattern if referenced type is not user defined.
Andrew Eikum [Wed, 18 Aug 2010 17:21:11 +0000 (12:21 -0500)] 
oleaut32: Use correct bitpattern if referenced type is not user defined.

This reduces the diff between the TLB file output by Wine and Windows XP
when running the typelib test module.

14 years agogameux: Add definitions of resource identifiers to header file.
Mariusz Pluciński [Wed, 18 Aug 2010 15:18:33 +0000 (17:18 +0200)] 
gameux: Add definitions of resource identifiers to header file.

14 years agokernel32/tests: GetVolumeInformationA X: succeeds iff drive's default dir is root.
Jörg Höhle [Wed, 28 Jul 2010 19:23:47 +0000 (21:23 +0200)] 
kernel32/tests: GetVolumeInformationA X: succeeds iff drive's default dir is root.

14 years agowinex11: X11DRV_nores_SetCurrentMode return DISP_CHANGE_SUCCESSFUL when switching...
Roderick Colenbrander [Tue, 17 Aug 2010 19:35:29 +0000 (20:35 +0100)] 
winex11: X11DRV_nores_SetCurrentMode return DISP_CHANGE_SUCCESSFUL when switching to the current mode.

14 years agoadvapi32/tests: Removed sign comparison warnings in eventlog tests.
Marko Nikolic [Tue, 17 Aug 2010 13:39:24 +0000 (15:39 +0200)] 
advapi32/tests: Removed sign comparison warnings in eventlog tests.

14 years agomshtml: Avoid asynchronous parse_complete call.
Jacek Caban [Wed, 18 Aug 2010 11:39:29 +0000 (13:39 +0200)] 
mshtml: Avoid asynchronous parse_complete call.

14 years agomshtml: Call on_stop_nsrequest asynchronously.
Jacek Caban [Wed, 18 Aug 2010 11:39:15 +0000 (13:39 +0200)] 
mshtml: Call on_stop_nsrequest asynchronously.

14 years agomshtml: Skip mutation notifications on documents that are being replaced.
Jacek Caban [Wed, 18 Aug 2010 11:39:04 +0000 (13:39 +0200)] 
mshtml: Skip mutation notifications on documents that are being replaced.

14 years agomshtml: Moved update_window_doc to on_start_nsrequest and update callback's document...
Jacek Caban [Wed, 18 Aug 2010 11:38:48 +0000 (13:38 +0200)] 
mshtml: Moved update_window_doc to on_start_nsrequest and update callback's document if needed.

14 years agomshtml: Call nsILoadGroup::AddRequest from AsyncOpen.
Jacek Caban [Wed, 18 Aug 2010 11:38:30 +0000 (13:38 +0200)] 
mshtml: Call nsILoadGroup::AddRequest from AsyncOpen.

14 years agomshtml: Added nsIChannel::GetName implementation.
Jacek Caban [Wed, 18 Aug 2010 11:38:18 +0000 (13:38 +0200)] 
mshtml: Added nsIChannel::GetName implementation.

14 years agomshtml: Return true spec in nsIURI::GetSpec.
Jacek Caban [Wed, 18 Aug 2010 11:38:07 +0000 (13:38 +0200)] 
mshtml: Return true spec in nsIURI::GetSpec.

14 years agomshtml: Use fake scheme only for about protocol in nsIURI::GetScheme.
Jacek Caban [Wed, 18 Aug 2010 11:37:56 +0000 (13:37 +0200)] 
mshtml: Use fake scheme only for about protocol in nsIURI::GetScheme.

14 years agomshtml: Added nsIURL::Resolve implementation.
Jacek Caban [Wed, 18 Aug 2010 11:37:32 +0000 (13:37 +0200)] 
mshtml: Added nsIURL::Resolve implementation.

14 years agomshtml: Treat file URLs pointing to Gecko installation directory as special URIs.
Jacek Caban [Wed, 18 Aug 2010 11:37:21 +0000 (13:37 +0200)] 
mshtml: Treat file URLs pointing to Gecko installation directory as special URIs.

14 years agomshtml: Added nsIHttpChannel::referrer implementation.
Jacek Caban [Wed, 18 Aug 2010 11:37:08 +0000 (13:37 +0200)] 
mshtml: Added nsIHttpChannel::referrer implementation.

14 years agomshtml: Use QueryCommandState to get align state.
Jacek Caban [Wed, 18 Aug 2010 11:36:55 +0000 (13:36 +0200)] 
mshtml: Use QueryCommandState to get align state.

14 years agowldap32: Fix handling of zero timeout value in ldap_search_extW.
Hans Leidekker [Wed, 18 Aug 2010 10:33:35 +0000 (12:33 +0200)] 
wldap32: Fix handling of zero timeout value in ldap_search_extW.

Based on a patch by Adam Romanek.

14 years agomsi: Bump version to 4.5.
Hans Leidekker [Wed, 18 Aug 2010 09:22:37 +0000 (11:22 +0200)] 
msi: Bump version to 4.5.

14 years agomsi: Handle signature filenames in short|long notation.
Hans Leidekker [Wed, 18 Aug 2010 09:22:12 +0000 (11:22 +0200)] 
msi: Handle signature filenames in short|long notation.

14 years agomsi/tests: Skip SourceDir tests on win9x.
Hans Leidekker [Wed, 18 Aug 2010 09:21:51 +0000 (11:21 +0200)] 
msi/tests: Skip SourceDir tests on win9x.

14 years agomsi/tests: Use HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE for registry tests.
Hans Leidekker [Wed, 18 Aug 2010 09:21:34 +0000 (11:21 +0200)] 
msi/tests: Use HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE for registry tests.

Works around test failures on 64-bit Windows where MsiInstallProduct
returns success even though the registry keys specified in the
Registry table are not created.

14 years agomsi/tests: Fix some WoW64 test failures.
Hans Leidekker [Wed, 18 Aug 2010 09:21:18 +0000 (11:21 +0200)] 
msi/tests: Fix some WoW64 test failures.

14 years agomscms/tests: Mark some win98 test results as broken.
Hans Leidekker [Wed, 18 Aug 2010 09:20:25 +0000 (11:20 +0200)] 
mscms/tests: Mark some win98 test results as broken.

14 years agoconfigure: Require autoconf 2.62, older versions don't handle source dir symlinks...
Alexandre Julliard [Wed, 18 Aug 2010 10:01:37 +0000 (12:01 +0200)] 
configure: Require autoconf 2.62, older versions don't handle source dir symlinks correctly.

14 years agoexplorerframe: Implement GetSelectedItems.
David Hedberg [Wed, 18 Aug 2010 05:08:15 +0000 (07:08 +0200)] 
explorerframe: Implement GetSelectedItems.

14 years agoexplorerframe: Implement GetNextItem.
David Hedberg [Wed, 18 Aug 2010 05:08:14 +0000 (07:08 +0200)] 
explorerframe: Implement GetNextItem.

14 years agocomctl32: Return 0 when extended item state is requested from a treeview.
David Hedberg [Wed, 18 Aug 2010 05:08:13 +0000 (07:08 +0200)] 
comctl32: Return 0 when extended item state is requested from a treeview.

14 years agoexplorerframe: Implement SetItemState and GetItemState.
David Hedberg [Wed, 18 Aug 2010 05:08:12 +0000 (07:08 +0200)] 
explorerframe: Implement SetItemState and GetItemState.

14 years agocomctl32: Don't break on TVIS_NOSINGLEEXPAND.
David Hedberg [Wed, 18 Aug 2010 05:08:11 +0000 (07:08 +0200)] 
comctl32: Don't break on TVIS_NOSINGLEEXPAND.

14 years agoexplorerframe: Implement CollapseAll.
David Hedberg [Wed, 18 Aug 2010 05:08:10 +0000 (07:08 +0200)] 
explorerframe: Implement CollapseAll.

14 years agoipconfig: Add Italian translation.
Luca Bennati [Tue, 17 Aug 2010 17:00:05 +0000 (19:00 +0200)] 
ipconfig: Add Italian translation.

14 years agoipconfig: Add Lithuanian translation.
Aurimas Fišeras [Tue, 17 Aug 2010 18:43:32 +0000 (21:43 +0300)] 
ipconfig: Add Lithuanian translation.

14 years agoipconfig: Add French translation.
Frédéric Delanoy [Tue, 17 Aug 2010 17:39:45 +0000 (19:39 +0200)] 
ipconfig: Add French translation.

14 years agomsvcp90: Added bad_alloc exception.
Piotr Caban [Wed, 18 Aug 2010 08:36:52 +0000 (10:36 +0200)] 
msvcp90: Added bad_alloc exception.

14 years agomsvcp90: Add exception throwing function.
Piotr Caban [Wed, 18 Aug 2010 08:36:40 +0000 (10:36 +0200)] 
msvcp90: Add exception throwing function.

14 years agomsvcp90/tests: Added allocator<char> tests.
Piotr Caban [Wed, 18 Aug 2010 08:36:29 +0000 (10:36 +0200)] 
msvcp90/tests: Added allocator<char> tests.

14 years agomsvcp90: Added allocator<char> 64-bit exports.
Piotr Caban [Wed, 18 Aug 2010 08:36:10 +0000 (10:36 +0200)] 
msvcp90: Added allocator<char> 64-bit exports.

14 years agokernel32: Add stub for SetFileValidData.
Austin English [Wed, 18 Aug 2010 07:17:39 +0000 (00:17 -0700)] 
kernel32: Add stub for SetFileValidData.

14 years agod3dcompiler_33: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 23:53:54 +0000 (01:53 +0200)] 
d3dcompiler_33: Stub dll.

14 years agod3dcompiler_34: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 23:47:13 +0000 (01:47 +0200)] 
d3dcompiler_34: Stub dll.

14 years agod3dcompiler_35: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 14:44:37 +0000 (16:44 +0200)] 
d3dcompiler_35: Stub dll.

14 years agod3dcompiler_36: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 14:37:28 +0000 (16:37 +0200)] 
d3dcompiler_36: Stub dll.

14 years agocrypt32: Constify some variables.
Andrew Talbot [Tue, 17 Aug 2010 22:24:55 +0000 (23:24 +0100)] 
crypt32: Constify some variables.

14 years agocomctl32/tests: Do not perform comparison of dates if GetDateFormat fails.
Austin Lund [Wed, 18 Aug 2010 02:27:38 +0000 (12:27 +1000)] 
comctl32/tests: Do not perform comparison of dates if GetDateFormat fails.

14 years agoadvapi32/tests: Add more error reporting for ReportEvent tests.
Austin Lund [Wed, 18 Aug 2010 01:22:49 +0000 (11:22 +1000)] 
advapi32/tests: Add more error reporting for ReportEvent tests.

14 years agoadvapi32: Add magic codes to HCRYPTKEY and HCRYPTHASH.
Austin Lund [Wed, 18 Aug 2010 00:14:42 +0000 (10:14 +1000)] 
advapi32: Add magic codes to HCRYPTKEY and HCRYPTHASH.

14 years agourlmon: Added documentation for CreateUri and CreateUriWithFragment.
Thomas Mullaly [Sun, 8 Aug 2010 03:55:41 +0000 (23:55 -0400)] 
urlmon: Added documentation for CreateUri and CreateUriWithFragment.

14 years agourlmon: Implemented CreateUriWithFragment.
Thomas Mullaly [Sat, 7 Aug 2010 06:06:31 +0000 (02:06 -0400)] 
urlmon: Implemented CreateUriWithFragment.

14 years agourlmon/tests: Added testing suite for CreateUriWithFragment.
Thomas Mullaly [Sat, 7 Aug 2010 05:42:54 +0000 (01:42 -0400)] 
urlmon/tests: Added testing suite for CreateUriWithFragment.

14 years agourlmon: Added stub for CreateUriWithFragment.
Thomas Mullaly [Fri, 6 Aug 2010 22:01:45 +0000 (18:01 -0400)] 
urlmon: Added stub for CreateUriWithFragment.

14 years agogdiplus: Add a fallback method for getting HDC's from Graphics objects.
Vincent Povirk [Mon, 16 Aug 2010 21:31:18 +0000 (16:31 -0500)] 
gdiplus: Add a fallback method for getting HDC's from Graphics objects.

Native does this in more cases (at least for all bitmap graphics
objects), but using gdi32 objects when we can should perform better.

14 years agoiphlpapi: Don't overwrite last IPv4 address with first IPv6 address.
Juan Lang [Tue, 17 Aug 2010 18:01:03 +0000 (11:01 -0700)] 
iphlpapi: Don't overwrite last IPv4 address with first IPv6 address.

14 years agowined3d: Cleanup device_resource_released().
Henri Verbeet [Tue, 17 Aug 2010 17:03:28 +0000 (19:03 +0200)] 
wined3d: Cleanup device_resource_released().

In particular, releasing a resource that's in use by the device or the
stateblock is always an internal error in either wined3d or the relevant
wined3d client library.

14 years agowined3d: Release the previous render target only after replacing it in IWineD3DDevice...
Henri Verbeet [Tue, 17 Aug 2010 17:03:27 +0000 (19:03 +0200)] 
wined3d: Release the previous render target only after replacing it in IWineD3DDeviceImpl_SetRenderTarget().

14 years agowined3d: Don't print format IDs in decimal.
Henri Verbeet [Tue, 17 Aug 2010 17:03:26 +0000 (19:03 +0200)] 
wined3d: Don't print format IDs in decimal.

This is especially silly for FOURCC formats.

14 years agoddraw: Remove a useless viewport callback.
Henri Verbeet [Tue, 17 Aug 2010 17:03:25 +0000 (19:03 +0200)] 
ddraw: Remove a useless viewport callback.

14 years agoddraw: Remove a useless material callback.
Henri Verbeet [Tue, 17 Aug 2010 17:03:24 +0000 (19:03 +0200)] 
ddraw: Remove a useless material callback.

14 years agoddraw: Remove useless light callbacks.
Henri Verbeet [Tue, 17 Aug 2010 17:03:23 +0000 (19:03 +0200)] 
ddraw: Remove useless light callbacks.

14 years agoddraw: Merge direct3d.c into ddraw.c.
Henri Verbeet [Tue, 17 Aug 2010 17:03:22 +0000 (19:03 +0200)] 
ddraw: Merge direct3d.c into ddraw.c.

14 years agowined3d: Add a TRACE to IWineD3DSurfaceImpl_LoadTexture().
Henri Verbeet [Tue, 17 Aug 2010 17:03:21 +0000 (19:03 +0200)] 
wined3d: Add a TRACE to IWineD3DSurfaceImpl_LoadTexture().

14 years agoexplorer: Only run the systray timer when a systray icon is present.
Alexandre Julliard [Wed, 18 Aug 2010 07:31:26 +0000 (09:31 +0200)] 
explorer: Only run the systray timer when a systray icon is present.

14 years agowinex11.drv: Implement the DataObject for dragging from X and dropping to OLE.
Damjan Jovanovic [Mon, 16 Aug 2010 19:11:08 +0000 (21:11 +0200)] 
winex11.drv: Implement the DataObject for dragging from X and dropping to OLE.

14 years agowinex11.drv: Implement a framework for dragging from X and dropping to OLE.
Damjan Jovanovic [Mon, 16 Aug 2010 19:10:05 +0000 (21:10 +0200)] 
winex11.drv: Implement a framework for dragging from X and dropping to OLE.

14 years agowinex11.drv: Filter out all CF_* formats when CF_HDROP is present.
Damjan Jovanovic [Mon, 16 Aug 2010 19:08:49 +0000 (21:08 +0200)] 
winex11.drv: Filter out all CF_* formats when CF_HDROP is present.

14 years agowinex11.drv: Use a Wine list to store XDnD data.
Damjan Jovanovic [Mon, 16 Aug 2010 19:07:20 +0000 (21:07 +0200)] 
winex11.drv: Use a Wine list to store XDnD data.

14 years agogameux/tests: Add test of IGameExplorer2 creation.
Mariusz Pluciński [Mon, 16 Aug 2010 07:59:45 +0000 (09:59 +0200)] 
gameux/tests: Add test of IGameExplorer2 creation.

14 years agogameux: Add IGameExplorer2 implementation stub.
Mariusz Pluciński [Mon, 16 Aug 2010 07:58:50 +0000 (09:58 +0200)] 
gameux: Add IGameExplorer2 implementation stub.

14 years agogameux/tests: Add test of IGameStatisticsMgr creation.
Mariusz Pluciński [Mon, 16 Aug 2010 07:57:34 +0000 (09:57 +0200)] 
gameux/tests: Add test of IGameStatisticsMgr creation.

14 years agogameux: Add stub of IGameStatisticsMgr implementation.
Mariusz Pluciński [Mon, 16 Aug 2010 07:56:32 +0000 (09:56 +0200)] 
gameux: Add stub of IGameStatisticsMgr implementation.

14 years agojscript: Update Italian translation.
Luca Bennati [Tue, 17 Aug 2010 10:56:34 +0000 (12:56 +0200)] 
jscript: Update Italian translation.

14 years agoipconfig: Partially implement full adapter information output.
Andrew Nguyen [Tue, 17 Aug 2010 02:28:11 +0000 (21:28 -0500)] 
ipconfig: Partially implement full adapter information output.

14 years agoinclude: Add definitions for IP_ADAPTER_ADDRESSES flag values.
Andrew Nguyen [Mon, 16 Aug 2010 07:54:37 +0000 (02:54 -0500)] 
include: Add definitions for IP_ADAPTER_ADDRESSES flag values.

14 years agoipconfig: Partially implement basic adapter information output.
Andrew Nguyen [Tue, 17 Aug 2010 02:27:32 +0000 (21:27 -0500)] 
ipconfig: Partially implement basic adapter information output.

14 years agoinclude: Add prototype for GetAdaptersAddresses.
Andrew Nguyen [Mon, 16 Aug 2010 07:54:18 +0000 (02:54 -0500)] 
include: Add prototype for GetAdaptersAddresses.

14 years agoipconfig: Implement basic command-line parsing.
Andrew Nguyen [Mon, 16 Aug 2010 07:54:10 +0000 (02:54 -0500)] 
ipconfig: Implement basic command-line parsing.

14 years agoipconfig: Add stub implementation.
Andrew Nguyen [Mon, 16 Aug 2010 07:54:00 +0000 (02:54 -0500)] 
ipconfig: Add stub implementation.

14 years agoexplorerframe: Handle some mouse events.
David Hedberg [Mon, 16 Aug 2010 07:17:35 +0000 (09:17 +0200)] 
explorerframe: Handle some mouse events.

14 years agoexplorerframe: Handle keyboard events.
David Hedberg [Mon, 16 Aug 2010 07:17:34 +0000 (09:17 +0200)] 
explorerframe: Handle keyboard events.

14 years agoexplorerframe: Handle changing the selection.
David Hedberg [Mon, 16 Aug 2010 07:17:33 +0000 (09:17 +0200)] 
explorerframe: Handle changing the selection.

14 years agoexplorerframe: Implement expansion of nodes.
David Hedberg [Mon, 16 Aug 2010 07:17:32 +0000 (09:17 +0200)] 
explorerframe: Implement expansion of nodes.

14 years agoexplorerframe: Fix INameSpaceTreeControl::RemoveRoot.
David Hedberg [Mon, 16 Aug 2010 07:17:31 +0000 (09:17 +0200)] 
explorerframe: Fix INameSpaceTreeControl::RemoveRoot.

The root shellitem was being freed before getting passed to the event sink.

14 years agoshell32: Partial implementation of IShellItem::BindToHandler.
David Hedberg [Mon, 16 Aug 2010 07:17:30 +0000 (09:17 +0200)] 
shell32: Partial implementation of IShellItem::BindToHandler.