Jacek Caban [Thu, 19 Aug 2010 12:49:23 +0000 (14:49 +0200)]
mshtml: Added an explicit CDECL attribute to imported functions.
Anders Jonsson [Wed, 18 Aug 2010 06:02:46 +0000 (08:02 +0200)]
jscript: Update Swedish translation.
Anders Jonsson [Thu, 19 Aug 2010 08:41:38 +0000 (10:41 +0200)]
ipconfig: Add Swedish translation.
Owen Rudge [Wed, 18 Aug 2010 21:02:22 +0000 (16:02 -0500)]
d3dx10: Add stub for d3dx10_33.
Owen Rudge [Wed, 18 Aug 2010 21:02:20 +0000 (16:02 -0500)]
d3dx10: Add stub for d3dx10_34.
Owen Rudge [Wed, 18 Aug 2010 21:02:18 +0000 (16:02 -0500)]
d3dx10: Add stub for d3dx10_35.
Owen Rudge [Wed, 18 Aug 2010 21:02:16 +0000 (16:02 -0500)]
d3dx10: Add stub for d3dx10_36.
Owen Rudge [Wed, 18 Aug 2010 21:02:10 +0000 (16:02 -0500)]
d3dx10: Add stub for d3dx10_37.
Owen Rudge [Wed, 18 Aug 2010 21:02:08 +0000 (16:02 -0500)]
d3dx10: Add stub for d3dx10_38.
Owen Rudge [Wed, 18 Aug 2010 21:02:06 +0000 (16:02 -0500)]
d3dx10: Add stub for d3dx10_39.
Owen Rudge [Wed, 18 Aug 2010 21:02:03 +0000 (16:02 -0500)]
d3dx10: Add stub for d3dx10_40.
Owen Rudge [Wed, 18 Aug 2010 21:01:59 +0000 (16:01 -0500)]
d3dx10: Add stub for d3dx10_41.
Owen Rudge [Wed, 18 Aug 2010 21:01:57 +0000 (16:01 -0500)]
d3dx10: Add stub for d3dx10_42.
Owen Rudge [Wed, 18 Aug 2010 21:01:53 +0000 (16:01 -0500)]
d3dx10: Add stub for d3dx10_43.
Austin Lund [Thu, 19 Aug 2010 05:50:04 +0000 (15:50 +1000)]
comctl32/tests: DateTimePicker and MonthCalendar controls only support Gregorian calendar.
Mikko Rasa [Wed, 18 Aug 2010 19:32:41 +0000 (22:32 +0300)]
crypt32: Only clear *pcbDecoded on error in CryptVerifyMessageSignature.
Misha Koshelev [Wed, 18 Aug 2010 20:57:49 +0000 (15:57 -0500)]
d3dx9: Add tests for FVF <-> declaration conversion.
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.
Detlef Riekenberg [Wed, 18 Aug 2010 18:28:24 +0000 (20:28 +0200)]
ntdll: Implement RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
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.
David Hedberg [Thu, 19 Aug 2010 06:17:56 +0000 (08:17 +0200)]
explorerframe: Some additional basic tests.
David Hedberg [Thu, 19 Aug 2010 06:17:55 +0000 (08:17 +0200)]
explorerframe: Implement EnsureItemVisible.
David Hedberg [Thu, 19 Aug 2010 06:17:54 +0000 (08:17 +0200)]
explorerframe: Implement HitTest.
David Hedberg [Thu, 19 Aug 2010 06:17:53 +0000 (08:17 +0200)]
explorerframe: Implement GetItemRect.
Thomas Mullaly [Thu, 19 Aug 2010 00:31:29 +0000 (20:31 -0400)]
urlmon/tests: Added tests for IUriBuilder_GetFragment.
Thomas Mullaly [Wed, 18 Aug 2010 21:46:41 +0000 (17:46 -0400)]
urlmon/tests: Added tests for IUriBuilder_CreateUriWithFlags.
Thomas Mullaly [Wed, 18 Aug 2010 21:27:06 +0000 (17:27 -0400)]
urlmon/tests: Added tests for IUriBuilder_CreateUriSimple.
Thomas Mullaly [Fri, 13 Aug 2010 00:27:56 +0000 (20:27 -0400)]
urlmon/tests: Added tests for IUriBuilder_CreateUri.
Thomas Mullaly [Wed, 11 Aug 2010 02:37:33 +0000 (22:37 -0400)]
urlmon/tests: Added a few tests for CreateIUriBuilder.
Igor Paliychuk [Wed, 18 Aug 2010 17:01:50 +0000 (20:01 +0300)]
ipconfig: Added Ukrainian translation.
Igor Paliychuk [Wed, 18 Aug 2010 16:23:38 +0000 (19:23 +0300)]
jscript: Ukrainian translation update.
André Hentschel [Wed, 18 Aug 2010 17:54:31 +0000 (19:54 +0200)]
ipconfig: Add German translation.
Henri Verbeet [Wed, 18 Aug 2010 17:26:25 +0000 (19:26 +0200)]
ddraw: Add a separate function for clipper initialization.
Henri Verbeet [Wed, 18 Aug 2010 17:26:24 +0000 (19:26 +0200)]
ddraw: Add a separate function for parent initialization.
Henri Verbeet [Wed, 18 Aug 2010 17:26:23 +0000 (19:26 +0200)]
ddraw: Add a separate function for viewport initialization.
Henri Verbeet [Wed, 18 Aug 2010 17:26:22 +0000 (19:26 +0200)]
ddraw: Add a separate function for material initialization.
Henri Verbeet [Wed, 18 Aug 2010 17:26:21 +0000 (19:26 +0200)]
ddraw: Add a separate function for light initialization.
Henri Verbeet [Wed, 18 Aug 2010 17:26:20 +0000 (19:26 +0200)]
ddraw: Remove unused / redundant includes.
Henri Verbeet [Wed, 18 Aug 2010 17:26:19 +0000 (19:26 +0200)]
ddraw: Merge texture.c into surface.c.
Henri Verbeet [Wed, 18 Aug 2010 17:26:18 +0000 (19:26 +0200)]
ddraw: Merge gamma.c into surface.c.
Andrew Eikum [Wed, 18 Aug 2010 17:21:52 +0000 (12:21 -0500)]
oleaut32: Implement ITypeInfo2::GetCustData.
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.
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.
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.
Mariusz Pluciński [Wed, 18 Aug 2010 15:18:33 +0000 (17:18 +0200)]
gameux: Add definitions of resource identifiers to header file.
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.
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.
Marko Nikolic [Tue, 17 Aug 2010 13:39:24 +0000 (15:39 +0200)]
advapi32/tests: Removed sign comparison warnings in eventlog tests.
Jacek Caban [Wed, 18 Aug 2010 11:39:29 +0000 (13:39 +0200)]
mshtml: Avoid asynchronous parse_complete call.
Jacek Caban [Wed, 18 Aug 2010 11:39:15 +0000 (13:39 +0200)]
mshtml: Call on_stop_nsrequest asynchronously.
Jacek Caban [Wed, 18 Aug 2010 11:39:04 +0000 (13:39 +0200)]
mshtml: Skip mutation notifications on documents that are being replaced.
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.
Jacek Caban [Wed, 18 Aug 2010 11:38:30 +0000 (13:38 +0200)]
mshtml: Call nsILoadGroup::AddRequest from AsyncOpen.
Jacek Caban [Wed, 18 Aug 2010 11:38:18 +0000 (13:38 +0200)]
mshtml: Added nsIChannel::GetName implementation.
Jacek Caban [Wed, 18 Aug 2010 11:38:07 +0000 (13:38 +0200)]
mshtml: Return true spec in nsIURI::GetSpec.
Jacek Caban [Wed, 18 Aug 2010 11:37:56 +0000 (13:37 +0200)]
mshtml: Use fake scheme only for about protocol in nsIURI::GetScheme.
Jacek Caban [Wed, 18 Aug 2010 11:37:32 +0000 (13:37 +0200)]
mshtml: Added nsIURL::Resolve implementation.
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.
Jacek Caban [Wed, 18 Aug 2010 11:37:08 +0000 (13:37 +0200)]
mshtml: Added nsIHttpChannel::referrer implementation.
Jacek Caban [Wed, 18 Aug 2010 11:36:55 +0000 (13:36 +0200)]
mshtml: Use QueryCommandState to get align state.
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.
Hans Leidekker [Wed, 18 Aug 2010 09:22:37 +0000 (11:22 +0200)]
msi: Bump version to 4.5.
Hans Leidekker [Wed, 18 Aug 2010 09:22:12 +0000 (11:22 +0200)]
msi: Handle signature filenames in short|long notation.
Hans Leidekker [Wed, 18 Aug 2010 09:21:51 +0000 (11:21 +0200)]
msi/tests: Skip SourceDir tests on win9x.
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.
Hans Leidekker [Wed, 18 Aug 2010 09:21:18 +0000 (11:21 +0200)]
msi/tests: Fix some WoW64 test failures.
Hans Leidekker [Wed, 18 Aug 2010 09:20:25 +0000 (11:20 +0200)]
mscms/tests: Mark some win98 test results as broken.
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.
David Hedberg [Wed, 18 Aug 2010 05:08:15 +0000 (07:08 +0200)]
explorerframe: Implement GetSelectedItems.
David Hedberg [Wed, 18 Aug 2010 05:08:14 +0000 (07:08 +0200)]
explorerframe: Implement GetNextItem.
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.
David Hedberg [Wed, 18 Aug 2010 05:08:12 +0000 (07:08 +0200)]
explorerframe: Implement SetItemState and GetItemState.
David Hedberg [Wed, 18 Aug 2010 05:08:11 +0000 (07:08 +0200)]
comctl32: Don't break on TVIS_NOSINGLEEXPAND.
David Hedberg [Wed, 18 Aug 2010 05:08:10 +0000 (07:08 +0200)]
explorerframe: Implement CollapseAll.
Luca Bennati [Tue, 17 Aug 2010 17:00:05 +0000 (19:00 +0200)]
ipconfig: Add Italian translation.
Aurimas Fišeras [Tue, 17 Aug 2010 18:43:32 +0000 (21:43 +0300)]
ipconfig: Add Lithuanian translation.
Frédéric Delanoy [Tue, 17 Aug 2010 17:39:45 +0000 (19:39 +0200)]
ipconfig: Add French translation.
Piotr Caban [Wed, 18 Aug 2010 08:36:52 +0000 (10:36 +0200)]
msvcp90: Added bad_alloc exception.
Piotr Caban [Wed, 18 Aug 2010 08:36:40 +0000 (10:36 +0200)]
msvcp90: Add exception throwing function.
Piotr Caban [Wed, 18 Aug 2010 08:36:29 +0000 (10:36 +0200)]
msvcp90/tests: Added allocator<char> tests.
Piotr Caban [Wed, 18 Aug 2010 08:36:10 +0000 (10:36 +0200)]
msvcp90: Added allocator<char> 64-bit exports.
Austin English [Wed, 18 Aug 2010 07:17:39 +0000 (00:17 -0700)]
kernel32: Add stub for SetFileValidData.
Matteo Bruni [Wed, 28 Jul 2010 23:53:54 +0000 (01:53 +0200)]
d3dcompiler_33: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 23:47:13 +0000 (01:47 +0200)]
d3dcompiler_34: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 14:44:37 +0000 (16:44 +0200)]
d3dcompiler_35: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 14:37:28 +0000 (16:37 +0200)]
d3dcompiler_36: Stub dll.
Andrew Talbot [Tue, 17 Aug 2010 22:24:55 +0000 (23:24 +0100)]
crypt32: Constify some variables.
Austin Lund [Wed, 18 Aug 2010 02:27:38 +0000 (12:27 +1000)]
comctl32/tests: Do not perform comparison of dates if GetDateFormat fails.
Austin Lund [Wed, 18 Aug 2010 01:22:49 +0000 (11:22 +1000)]
advapi32/tests: Add more error reporting for ReportEvent tests.
Austin Lund [Wed, 18 Aug 2010 00:14:42 +0000 (10:14 +1000)]
advapi32: Add magic codes to HCRYPTKEY and HCRYPTHASH.
Thomas Mullaly [Sun, 8 Aug 2010 03:55:41 +0000 (23:55 -0400)]
urlmon: Added documentation for CreateUri and CreateUriWithFragment.
Thomas Mullaly [Sat, 7 Aug 2010 06:06:31 +0000 (02:06 -0400)]
urlmon: Implemented CreateUriWithFragment.
Thomas Mullaly [Sat, 7 Aug 2010 05:42:54 +0000 (01:42 -0400)]
urlmon/tests: Added testing suite for CreateUriWithFragment.
Thomas Mullaly [Fri, 6 Aug 2010 22:01:45 +0000 (18:01 -0400)]
urlmon: Added stub for CreateUriWithFragment.
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.
Juan Lang [Tue, 17 Aug 2010 18:01:03 +0000 (11:01 -0700)]
iphlpapi: Don't overwrite last IPv4 address with first IPv6 address.
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.
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().
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.
Henri Verbeet [Tue, 17 Aug 2010 17:03:25 +0000 (19:03 +0200)]
ddraw: Remove a useless viewport callback.