Commit Graph

27762 Commits

Author SHA1 Message Date
Jacek Caban
df4bdad94d mshtml: Skip tests if we can't get body object - it means that there is no Gecko available. 2007-10-09 12:34:35 +02:00
Jacek Caban
99e6592c9d mshtml: Move most code from handle_editor_load to exec_editmode. 2007-10-09 12:34:35 +02:00
Kai Blin
fdfa760c85 secur32: ntlm_auth returns BH if the connection to winbindd fails. 2007-10-09 12:34:35 +02:00
Juan Lang
6021eef5c9 crypt32: Print values of failing time tests. 2007-10-09 12:34:35 +02:00
Juan Lang
57240ddd05 crypt32: Remove some tests that fail inconsistently on Windows.
Reported by Steven Edwards.
2007-10-09 12:34:35 +02:00
Juan Lang
216ab7d4cb setupapi: Remove a misleading fixme. 2007-10-09 12:34:35 +02:00
Dan Kegel
8e8f840159 quartz: Make clock test less flaky. 2007-10-09 12:31:53 +02:00
Marcus Meissner
0065387b83 advpack: Handle localized C:\Program Files. 2007-10-09 12:31:47 +02:00
Stefan Dösinger
6486a79e2a d3d9: Do not rely on CreateVertexShader failing. 2007-10-09 12:31:36 +02:00
Ulrich Czekalla
700c602eb6 d3d9: Fix crash in texture test. 2007-10-09 12:31:32 +02:00
Francois Gouget
81c4b91cb2 user32/tests: Remove an unneeded cast. 2007-10-09 12:31:28 +02:00
Francois Gouget
4ea5dbfa1c comdlg32/tests: Tell PageSetupDlg() not to bring up a dialog if there is no default printer. 2007-10-09 12:31:15 +02:00
Louis Lenders
d706cfe21c wsock32: Export 3 more functions. 2007-10-09 11:42:26 +02:00
Dan Kegel
56eb6f6730 msvcrt: Fix ^Z handling in text mode. 2007-10-09 11:39:57 +02:00
Roderick Colenbrander
3978535ced wined3d: Remove an unused ChoosePixelFormat line. 2007-10-09 11:39:50 +02:00
Roderick Colenbrander
b6951822c1 wined3d: Make sure we receive a hw accelerated pixel format with OpenGL support. 2007-10-09 11:39:40 +02:00
Dan Hipschman
d00ff2ed58 widl: Make structs containing user types bogus; fix square_test_us test failure. 2007-10-09 11:39:26 +02:00
Dan Hipschman
e0b209815d rpcrt4/tests: Make server.idl compatible with MIDL. 2007-10-09 11:39:21 +02:00
Aric Stewart
54720c78f7 msdmo: Implement DMOGetTypes. 2007-10-05 10:33:56 +02:00
Dan Kegel
4cd3a16f18 msvcrt: Improve CR CR LF handling. 2007-10-05 10:33:27 +02:00
Juan Lang
75c13b8e5d crypt32: Don't assume a maximum of 32 valid usages. 2007-10-05 10:29:37 +02:00
Juan Lang
9abd47ca7a crypt32: Add tests for CertGetValidUsages. 2007-10-05 10:29:28 +02:00
Juan Lang
f8e830a253 crypt32: Reduce valid usages count when removing a valid usage. 2007-10-05 10:29:21 +02:00
Juan Lang
b5531163a9 crypt32: Don't set ret to FALSE when it isn't checked. 2007-10-05 10:29:15 +02:00
Juan Lang
fe7208604f crypt32: Always set cNumOIDs. 2007-10-05 10:29:10 +02:00
Juan Lang
95c2eb5d69 crypt32: Don't fail if a cert is invalid, Windows doesn't either (tests to follow). 2007-10-05 10:29:04 +02:00
Juan Lang
53b7babcbb crypt32: Don't fail if buffer is NULL, just return required size. 2007-10-05 10:28:57 +02:00
Juan Lang
851e19b3f9 crypt32: Improve trace. 2007-10-05 10:28:50 +02:00
Juan Lang
daa26ebd5a crypt32: Fix a silly variable name. 2007-10-05 10:28:45 +02:00
Andrew Talbot
481864d5e4 shell32: Fix some memory leaks. 2007-10-05 10:26:42 +02:00
Andrew Talbot
9b1082ef3b secur32: Fix some memory leaks. 2007-10-05 10:26:20 +02:00
Vitaliy Margolen
82b1ba1f95 winex11drv: Ignore mouse move events when position did not change only when other events are present. 2007-10-05 10:24:35 +02:00
Huw Davies
36db3630ec gdi32: Fixed a misplaced break. 2007-10-05 10:23:54 +02:00
Louis Lenders
514db0a59d d3dx8: Update spec file. 2007-10-04 13:02:02 +02:00
Louis Lenders
547d406719 d3dx8: Add DllMain. 2007-10-04 12:59:43 +02:00
Stefan Dösinger
3f16f02940 wined3d: Nested loop support. 2007-10-04 12:03:59 +02:00
Stefan Dösinger
3c6d97278f wined3d: Implement the vFace register. 2007-10-04 12:03:51 +02:00
Damjan Jovanovic
5591c969a6 ws2_32: Silently ignore WS_IP_DONTFRAGMENT. 2007-10-04 12:03:41 +02:00
James Hawkins
58639cc814 user32: Test the ddeml client interface. 2007-10-04 12:03:36 +02:00
Mikolaj Zalewski
719da96a3e advapi32: security: Remove unneeded FIXME. 2007-10-04 11:41:06 +02:00
Mikolaj Zalewski
b2648b8285 oleaut32: olepicture: When drawing metafiles set the coordinates system so that it is drawn in the correct place. 2007-10-04 11:41:00 +02:00
Mikolaj Zalewski
8e7e2c25aa oleaut32: olepicture: Support loading Aldus Placable Metafiles. 2007-10-04 11:40:53 +02:00
Jacek Caban
d8ea6c1fd7 mshtml: Added IHTMLInputTextElement interface implementation. 2007-10-04 11:40:28 +02:00
Jacek Caban
8916d64177 mshtml: Added IHTMLSelectElement::get_length implementation. 2007-10-04 11:40:13 +02:00
Jacek Caban
dfa0b91fb4 mshtml: IHTMLElementContainer::item rewrite. 2007-10-04 11:40:03 +02:00
Jacek Caban
ae64937f95 mshtml: Added IHTMLOptionElement interface stub implementation. 2007-10-04 11:39:56 +02:00
Jacek Caban
6437becb5b mshtml: Include document element in collection returned by IHTMLDocument2::get_all. 2007-10-04 11:39:40 +02:00
Jacek Caban
e9cb14646c mshtml: Return IHTMLElementCollection instead of IDispatch from HTMLElementCollection_Create. 2007-10-04 11:39:35 +02:00
Jacek Caban
e581609082 mshtml: Move common code to separated function. 2007-10-04 11:39:30 +02:00
Jacek Caban
f56c1a607b mshtml: Move nodes' QueryInterface implementation to vtbl. 2007-10-04 11:39:23 +02:00