wine
14 years agomshtml: Added an explicit CDECL attribute to imported functions.
Jacek Caban [Thu, 19 Aug 2010 12:49:23 +0000 (14:49 +0200)] 
mshtml: Added an explicit CDECL attribute to imported functions.

14 years agojscript: Update Swedish translation.
Anders Jonsson [Wed, 18 Aug 2010 06:02:46 +0000 (08:02 +0200)] 
jscript: Update Swedish translation.

14 years agoipconfig: Add Swedish translation.
Anders Jonsson [Thu, 19 Aug 2010 08:41:38 +0000 (10:41 +0200)] 
ipconfig: Add Swedish translation.

14 years agod3dx10: Add stub for d3dx10_33.
Owen Rudge [Wed, 18 Aug 2010 21:02:22 +0000 (16:02 -0500)] 
d3dx10: Add stub for d3dx10_33.

14 years agod3dx10: Add stub for d3dx10_34.
Owen Rudge [Wed, 18 Aug 2010 21:02:20 +0000 (16:02 -0500)] 
d3dx10: Add stub for d3dx10_34.

14 years agod3dx10: Add stub for d3dx10_35.
Owen Rudge [Wed, 18 Aug 2010 21:02:18 +0000 (16:02 -0500)] 
d3dx10: Add stub for d3dx10_35.

14 years agod3dx10: Add stub for d3dx10_36.
Owen Rudge [Wed, 18 Aug 2010 21:02:16 +0000 (16:02 -0500)] 
d3dx10: Add stub for d3dx10_36.

14 years agod3dx10: Add stub for d3dx10_37.
Owen Rudge [Wed, 18 Aug 2010 21:02:10 +0000 (16:02 -0500)] 
d3dx10: Add stub for d3dx10_37.

14 years agod3dx10: Add stub for d3dx10_38.
Owen Rudge [Wed, 18 Aug 2010 21:02:08 +0000 (16:02 -0500)] 
d3dx10: Add stub for d3dx10_38.

14 years agod3dx10: Add stub for d3dx10_39.
Owen Rudge [Wed, 18 Aug 2010 21:02:06 +0000 (16:02 -0500)] 
d3dx10: Add stub for d3dx10_39.

14 years agod3dx10: Add stub for d3dx10_40.
Owen Rudge [Wed, 18 Aug 2010 21:02:03 +0000 (16:02 -0500)] 
d3dx10: Add stub for d3dx10_40.

14 years agod3dx10: Add stub for d3dx10_41.
Owen Rudge [Wed, 18 Aug 2010 21:01:59 +0000 (16:01 -0500)] 
d3dx10: Add stub for d3dx10_41.

14 years agod3dx10: Add stub for d3dx10_42.
Owen Rudge [Wed, 18 Aug 2010 21:01:57 +0000 (16:01 -0500)] 
d3dx10: Add stub for d3dx10_42.

14 years agod3dx10: Add stub for d3dx10_43.
Owen Rudge [Wed, 18 Aug 2010 21:01:53 +0000 (16:01 -0500)] 
d3dx10: Add stub for d3dx10_43.

14 years agocomctl32/tests: DateTimePicker and MonthCalendar controls only support Gregorian...
Austin Lund [Thu, 19 Aug 2010 05:50:04 +0000 (15:50 +1000)] 
comctl32/tests: DateTimePicker and MonthCalendar controls only support Gregorian calendar.

14 years agocrypt32: Only clear *pcbDecoded on error in CryptVerifyMessageSignature.
Mikko Rasa [Wed, 18 Aug 2010 19:32:41 +0000 (22:32 +0300)] 
crypt32: Only clear *pcbDecoded on error in CryptVerifyMessageSignature.

14 years agod3dx9: Add tests for FVF <-> declaration conversion.
Misha Koshelev [Wed, 18 Aug 2010 20:57:49 +0000 (15:57 -0500)] 
d3dx9: Add tests for FVF <-> declaration conversion.

14 years agoddraw/tests: Add test for bad size of surface caps in CreateSurface.
Oldřich Jedlička [Wed, 18 Aug 2010 20:01:53 +0000 (22:01 +0200)] 
ddraw/tests: Add test for bad size of surface caps in CreateSurface.

14 years agontdll: Implement RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
Detlef Riekenberg [Wed, 18 Aug 2010 18:28:24 +0000 (20:28 +0200)] 
ntdll: Implement RtlIpv4AddressToString / RtlIpv4AddressToStringEx.

14 years agontdll: Check for __FreeBSD_kernel__, remove redundant ifdef's, make FIXME's consistent.
Austin English [Thu, 19 Aug 2010 08:52:34 +0000 (03:52 -0500)] 
ntdll: Check for __FreeBSD_kernel__, remove redundant ifdef's, make FIXME's consistent.

14 years agoexplorerframe: Some additional basic tests.
David Hedberg [Thu, 19 Aug 2010 06:17:56 +0000 (08:17 +0200)] 
explorerframe: Some additional basic tests.

14 years agoexplorerframe: Implement EnsureItemVisible.
David Hedberg [Thu, 19 Aug 2010 06:17:55 +0000 (08:17 +0200)] 
explorerframe: Implement EnsureItemVisible.

14 years agoexplorerframe: Implement HitTest.
David Hedberg [Thu, 19 Aug 2010 06:17:54 +0000 (08:17 +0200)] 
explorerframe: Implement HitTest.

14 years agoexplorerframe: Implement GetItemRect.
David Hedberg [Thu, 19 Aug 2010 06:17:53 +0000 (08:17 +0200)] 
explorerframe: Implement GetItemRect.

14 years agourlmon/tests: Added tests for IUriBuilder_GetFragment.
Thomas Mullaly [Thu, 19 Aug 2010 00:31:29 +0000 (20:31 -0400)] 
urlmon/tests: Added tests for IUriBuilder_GetFragment.

14 years agourlmon/tests: Added tests for IUriBuilder_CreateUriWithFlags.
Thomas Mullaly [Wed, 18 Aug 2010 21:46:41 +0000 (17:46 -0400)] 
urlmon/tests: Added tests for IUriBuilder_CreateUriWithFlags.

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.