Commit graph

71112 commits

Author SHA1 Message Date
Owen Rudge
955b8445c0 d3dx10: Add stub for d3dx10_35. 2010-08-19 17:32:19 +02:00
Owen Rudge
f44830e5eb d3dx10: Add stub for d3dx10_36. 2010-08-19 17:32:19 +02:00
Owen Rudge
4196ba2f5e d3dx10: Add stub for d3dx10_37. 2010-08-19 17:32:19 +02:00
Owen Rudge
199ff9b3c4 d3dx10: Add stub for d3dx10_38. 2010-08-19 17:32:19 +02:00
Owen Rudge
fb8d7cdedf d3dx10: Add stub for d3dx10_39. 2010-08-19 17:32:19 +02:00
Owen Rudge
662cbb16f8 d3dx10: Add stub for d3dx10_40. 2010-08-19 17:32:19 +02:00
Owen Rudge
17591cc3bf d3dx10: Add stub for d3dx10_41. 2010-08-19 17:32:19 +02:00
Owen Rudge
e5d9e12c72 d3dx10: Add stub for d3dx10_42. 2010-08-19 17:32:18 +02:00
Owen Rudge
3c5b2e6e50 d3dx10: Add stub for d3dx10_43. 2010-08-19 17:32:18 +02:00
Austin Lund
8fdb1bec12 comctl32/tests: DateTimePicker and MonthCalendar controls only support Gregorian calendar. 2010-08-19 17:32:18 +02:00
Mikko Rasa
a4435e3adc crypt32: Only clear *pcbDecoded on error in CryptVerifyMessageSignature. 2010-08-19 17:32:18 +02:00
Misha Koshelev
46050fb377 d3dx9: Add tests for FVF <-> declaration conversion. 2010-08-19 17:32:18 +02:00
Oldřich Jedlička
e474eb81e0 ddraw/tests: Add test for bad size of surface caps in CreateSurface. 2010-08-19 12:01:57 +02:00
Detlef Riekenberg
4aef9446ba ntdll: Implement RtlIpv4AddressToString / RtlIpv4AddressToStringEx. 2010-08-19 11:52:47 +02:00
Austin English
f7c1978548 ntdll: Check for __FreeBSD_kernel__, remove redundant ifdef's, make FIXME's consistent. 2010-08-19 11:30:58 +02:00
David Hedberg
2a2ac73f2c explorerframe: Some additional basic tests. 2010-08-19 11:25:37 +02:00
David Hedberg
e5ab57f2c6 explorerframe: Implement EnsureItemVisible. 2010-08-19 11:25:32 +02:00
David Hedberg
6923ec2708 explorerframe: Implement HitTest. 2010-08-19 11:25:27 +02:00
David Hedberg
193fe3c303 explorerframe: Implement GetItemRect. 2010-08-19 11:25:21 +02:00
Thomas Mullaly
9816ec856f urlmon/tests: Added tests for IUriBuilder_GetFragment. 2010-08-19 11:24:48 +02:00
Thomas Mullaly
a88421ccd1 urlmon/tests: Added tests for IUriBuilder_CreateUriWithFlags. 2010-08-19 11:24:43 +02:00
Thomas Mullaly
2776e2b9af urlmon/tests: Added tests for IUriBuilder_CreateUriSimple. 2010-08-19 11:24:38 +02:00
Thomas Mullaly
4eff8ce517 urlmon/tests: Added tests for IUriBuilder_CreateUri. 2010-08-19 11:24:32 +02:00
Thomas Mullaly
516aac903a urlmon/tests: Added a few tests for CreateIUriBuilder. 2010-08-19 11:24:24 +02:00
Igor Paliychuk
de11a2a7e4 ipconfig: Added Ukrainian translation. 2010-08-19 11:22:39 +02:00
Igor Paliychuk
3656f3fcc4 jscript: Ukrainian translation update. 2010-08-19 11:22:17 +02:00
André Hentschel
dc4c712726 ipconfig: Add German translation. 2010-08-19 11:18:32 +02:00
Henri Verbeet
4b84c5e5b7 ddraw: Add a separate function for clipper initialization. 2010-08-19 11:18:20 +02:00
Henri Verbeet
759fd517aa ddraw: Add a separate function for parent initialization. 2010-08-19 11:18:16 +02:00
Henri Verbeet
921bd1bf9a ddraw: Add a separate function for viewport initialization. 2010-08-19 11:18:12 +02:00
Henri Verbeet
bf26c2c869 ddraw: Add a separate function for material initialization. 2010-08-19 11:17:57 +02:00
Henri Verbeet
c892ed497c ddraw: Add a separate function for light initialization. 2010-08-19 11:17:48 +02:00
Henri Verbeet
c5a14085d4 ddraw: Remove unused / redundant includes. 2010-08-19 11:17:41 +02:00
Henri Verbeet
407f78e9e1 ddraw: Merge texture.c into surface.c. 2010-08-19 11:17:29 +02:00
Henri Verbeet
3eba8b5d22 ddraw: Merge gamma.c into surface.c. 2010-08-19 11:17:15 +02:00
Andrew Eikum
9d3e2f1b51 oleaut32: Implement ITypeInfo2::GetCustData. 2010-08-19 11:16:40 +02:00
Andrew Eikum
9c53c8e7b3 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.
2010-08-19 11:16:34 +02:00
Andrew Eikum
a8dbeb1e60 oleaut32: Overwrite previous CustData segment.
This eliminates the diff between Wine's and Windows XP's generated TLB
files.
2010-08-19 11:16:25 +02:00
Andrew Eikum
a0c0d2693d 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.
2010-08-19 11:16:20 +02:00
Mariusz Pluciński
8333559036 gameux: Add definitions of resource identifiers to header file. 2010-08-18 17:45:54 +02:00
Jörg Höhle
fc872628d9 kernel32/tests: GetVolumeInformationA X: succeeds iff drive's default dir is root. 2010-08-18 17:45:02 +02:00
Roderick Colenbrander
2c39733eab winex11: X11DRV_nores_SetCurrentMode return DISP_CHANGE_SUCCESSFUL when switching to the current mode. 2010-08-18 17:17:23 +02:00
Marko Nikolic
f3a645f0de advapi32/tests: Removed sign comparison warnings in eventlog tests. 2010-08-18 17:14:00 +02:00
Jacek Caban
8507db18a8 mshtml: Avoid asynchronous parse_complete call. 2010-08-18 15:33:11 +02:00
Jacek Caban
d607976a74 mshtml: Call on_stop_nsrequest asynchronously. 2010-08-18 15:33:02 +02:00
Jacek Caban
3c421a813a mshtml: Skip mutation notifications on documents that are being replaced. 2010-08-18 15:32:57 +02:00
Jacek Caban
43302910e4 mshtml: Moved update_window_doc to on_start_nsrequest and update callback's document if needed. 2010-08-18 15:32:52 +02:00
Jacek Caban
a14d142555 mshtml: Call nsILoadGroup::AddRequest from AsyncOpen. 2010-08-18 15:32:48 +02:00
Jacek Caban
a9dec383d5 mshtml: Added nsIChannel::GetName implementation. 2010-08-18 15:32:41 +02:00
Jacek Caban
e83402122d mshtml: Return true spec in nsIURI::GetSpec. 2010-08-18 15:32:36 +02:00