Huw Davies
cfbd34cac7
inetcomm: Content-Disposition can have parameters.
2008-09-23 12:12:48 +02:00
Detlef Riekenberg
3b3ac07265
shdocvw: Remove redundant NULL check before SysFreeString.
2008-09-23 12:12:38 +02:00
Detlef Riekenberg
88a5bdb858
msi: Remove redundant NULL check before SysFreeString.
2008-09-23 12:12:35 +02:00
Detlef Riekenberg
f4558c6475
msxml3: Remove redundant NULL check before SysFreeString.
2008-09-23 12:12:33 +02:00
Detlef Riekenberg
410302d898
oleaut32: Remove redundant NULL check before SysFreeString.
2008-09-23 12:12:29 +02:00
Maarten Lankhorst
907bb7ae1f
quartz: Requeue in pullpin if request for data timed out.
...
If the filter is paused, no additional data will be queued and
VFW_E_TIMEOUT is legitimately returned. Don't make this a fatal error,
but instead try again. If flushing the thing will still abort.
2008-09-22 13:46:22 +02:00
Maarten Lankhorst
d458efe072
quartz: Return VFW_E_WRONG_STATE in file source if flushing.
2008-09-22 13:46:17 +02:00
Maarten Lankhorst
c71ba1a141
quartz: Don't abort starting for unconnected pin in avi splitter.
2008-09-22 13:46:12 +02:00
Maarten Lankhorst
fd966f8322
quartz: Add missing calls to EndFlush.
2008-09-22 13:46:08 +02:00
Maarten Lankhorst
f0f00d1625
quartz: Implement IMediaPosition::put_CurrentPosition.
2008-09-22 13:46:04 +02:00
Huw Davies
ed8b219c68
inetcomm: Charset name comparison should be case insensitive.
2008-09-22 13:45:52 +02:00
Huw Davies
014fb479bc
inetcomm: Start of IMimeBody_SetOption.
2008-09-22 13:45:18 +02:00
Huw Davies
1b8e99f514
inetcomm: Start of IMimeMessage_SetOption.
2008-09-22 13:45:13 +02:00
Vincent Povirk
d042d5ab28
shell32/tests: Accept delays in getting ABN_POSCHANGED notifications.
2008-09-22 13:45:08 +02:00
Roderick Colenbrander
0362ee3d16
wined3d: UpdateSurface should take into account the offset from the source rectangle.
2008-09-22 13:19:57 +02:00
Detlef Riekenberg
60bbae4b40
jscript/tests: Fix a typo in ok().
2008-09-22 13:17:11 +02:00
Francois Gouget
f26c27acc6
jscript: Remove spaces before '\n' in Wine traces.
2008-09-22 13:17:02 +02:00
Alexandre Julliard
fb84ba59d9
winex11: Fix SetLayeredWindowAttributes when called on a thread that doesn't have any window.
2008-09-22 12:52:53 +02:00
Roderick Colenbrander
c13b3f6179
wined3d: Re-add a comment which got lost.
2008-09-22 12:20:42 +02:00
Henri Verbeet
f84680e66c
wined3d: Don't try to draw with unsupported attribute data types.
2008-09-22 12:20:34 +02:00
Henri Verbeet
3862347bce
wined3d: Fix a memory leak.
2008-09-22 12:20:28 +02:00
Henri Verbeet
76de76e508
wined3d: Destroy FBO entries in the context.
2008-09-22 12:20:24 +02:00
Henri Verbeet
459673da1a
wined3d: Make sure update_minfilter and update_magfilter are initialized.
2008-09-22 12:20:18 +02:00
Stefan Dösinger
2e6717ab79
wined3d: Initialize standalone surface parameters.
2008-09-22 12:20:13 +02:00
Paul Vriens
e46e095c22
imm32/tests: Skip tests when IME support is not implemented.
2008-09-22 12:19:35 +02:00
Paul Vriens
e9f5fbc419
ntdll/tests: Show that we are skipping tests.
2008-09-22 12:19:17 +02:00
Paul Vriens
1010768d8e
ntdll/tests: Show that we are skipping tests.
2008-09-22 12:19:10 +02:00
Paul Vriens
f812d30486
ntdll/tests: Use skip and add a FreeLibrary.
2008-09-22 12:18:30 +02:00
Paul Vriens
a397448549
userenv/tests: Don't crash on NT4.
2008-09-22 12:17:18 +02:00
Paul Vriens
8ccfe80c0b
dsound/tests: Fix failure on Win9x and NT4.
2008-09-22 12:17:04 +02:00
Paul Vriens
a12509532c
ddraw/tests: Fix a test on a Win98 box.
2008-09-22 12:16:53 +02:00
Paul Vriens
1c5043e73d
kernel32/tests: Add extra tests for SetCurrentDirectory.
2008-09-22 12:16:46 +02:00
Paul Vriens
7cb7c14476
kernel32/tests: Make sure we can remove a test directory.
2008-09-22 12:16:07 +02:00
Paul Vriens
e23904ceb9
kernel32/tests: Fix tests on NT4.
2008-09-22 12:16:00 +02:00
Paul Vriens
40a94e04b4
kernel32/tests: Skip some tests on win9x.
2008-09-22 12:15:24 +02:00
Paul Vriens
ed55217444
kernel32/tests: Use skip instead of trace.
2008-09-22 12:15:17 +02:00
Alexandre Julliard
8552b50640
comctl32/tests: Fix a couple of message test failures.
2008-09-22 12:15:11 +02:00
Alexandre Julliard
17c6542cfe
user32/tests: Fix some more message test failures.
2008-09-22 12:14:56 +02:00
Alexandre Julliard
733693829a
ntdll/tests: Fix a few test failures on NT4.
2008-09-22 12:14:41 +02:00
Jacek Caban
e806869d4e
jscript: Added Function default value implementation.
2008-09-22 11:56:21 +02:00
Jacek Caban
5760eb808b
jscript: Added Function.toString implementation.
2008-09-22 11:56:16 +02:00
Jacek Caban
68bd72c7cd
jscript: Don't call IDispatch as constructor.
2008-09-22 11:56:10 +02:00
Jacek Caban
90dd23cc4c
jscript: Added Math.ceil implementation.
2008-09-22 11:56:05 +02:00
Jacek Caban
c4fe1b2efd
jscript: Added Math.pow implementation.
2008-09-22 11:56:00 +02:00
Jacek Caban
37b69e9a9e
jscript: Added Math.max implementation.
2008-09-22 11:55:56 +02:00
Jacek Caban
2149494c9d
jscript: Added Math.abs implementation.
2008-09-22 11:55:51 +02:00
Jacek Caban
c395981b2f
jscript: Added Math.round implementation.
2008-09-22 11:55:46 +02:00
Jacek Caban
50a24a4a13
jscript: Added Math.min implementation.
2008-09-22 11:55:42 +02:00
Jacek Caban
17ceb90b30
jscript: Added String function implementation.
2008-09-22 11:55:38 +02:00
Jacek Caban
6751644835
jscript: Added String.concat implementation.
2008-09-22 11:55:33 +02:00
Jacek Caban
1f134b41b3
jscript: Added String default value implementation.
2008-09-22 11:55:28 +02:00
Jacek Caban
3925f13023
jscript: Added String constructor implementation.
2008-09-22 11:55:24 +02:00
Jacek Caban
84b69fb1aa
jscript: Remove no longer used jsdisp_set_prototype.
2008-09-22 11:55:19 +02:00
Jacek Caban
f8537b6eb9
jscript: Added parseInt implementation.
2008-09-22 11:55:15 +02:00
Jacek Caban
8612ae880f
jscript: Added String.charCodeAt implementation.
2008-09-22 11:55:10 +02:00
Jacek Caban
2c6847d000
jscript: Added String.slice implementation.
2008-09-22 11:55:06 +02:00
Jacek Caban
1388a6f421
jscript: Added String.valueOf implementation.
2008-09-22 11:55:00 +02:00
Jacek Caban
304e9fe0d4
jscript: Added String.toString implementation.
2008-09-22 11:54:56 +02:00
Jacek Caban
5fdf258b1a
jscript: Added String.substring implementation.
2008-09-22 11:54:52 +02:00
Jacek Caban
dff4f0b598
jscript: Fixed typo in to_integer.
2008-09-22 11:54:46 +02:00
Jacek Caban
898cb6fcd4
jscript: Added Array default value implementation.
2008-09-22 11:54:41 +02:00
Jacek Caban
2efae9e79b
jscript: for..in is not error if in expression is not an object.
2008-09-22 11:54:36 +02:00
Jacek Caban
c6188fdffc
jscript: Added Object default value implementation.
2008-09-22 11:54:29 +02:00
Jacek Caban
5fa649cae6
jscript: Added Array.concat implementation.
2008-09-22 11:54:24 +02:00
Jacek Caban
45cd5bc4a2
jscript: Fixed array literal length calculation.
2008-09-22 11:54:16 +02:00
Jacek Caban
f1f2e8e6c5
jscript: Added Array.sort implementation.
2008-09-22 11:54:11 +02:00
Jacek Caban
53e831e2cb
jscript: Added Number function implementation.
2008-09-22 11:53:59 +02:00
Jacek Caban
c3e2a6f9d7
jscript: Added Number.toString implementation.
2008-09-22 11:53:54 +02:00
Jacek Caban
9b74d6a91c
jscript: Added Number constructor implementation.
2008-09-22 11:53:49 +02:00
Jacek Caban
8b13719cd2
jscript: Added Array.toString implementation.
2008-09-22 11:53:44 +02:00
Jacek Caban
f62dd2a9fd
jscript: Added Array.join implementation.
2008-09-22 11:53:38 +02:00
Jacek Caban
34e82951c3
jscript: Added Array.push implementation.
2008-09-22 11:53:31 +02:00
Jacek Caban
91b798ddf8
jscript: Added string to number conversion implementation.
2008-09-22 11:53:22 +02:00
Alistair Leslie-Hughes
bf84d3bc2d
mshtml: Implement IDispatch for IHTMLDOMChildrenCollection.
2008-09-22 11:53:05 +02:00
Alistair Leslie-Hughes
129bf15883
mshtml: Implement IDispatch for IHTMLElementCollection.
2008-09-22 11:53:00 +02:00
Alistair Leslie-Hughes
1965a25866
mshtml: Implement IDispatch for IHTMLDOMNode.
2008-09-22 11:52:54 +02:00
Alistair Leslie-Hughes
7ada1edfe2
mshtml: Implement IDispatch for IHTMLDOMNode2.
2008-09-22 11:52:50 +02:00
Jacek Caban
e9277986c8
mshtml: Fixed dynamic properties allocation.
2008-09-22 11:52:35 +02:00
Andrew Talbot
d0e860b8a3
comctl32: Sign-compare warnings fix.
2008-09-22 11:52:15 +02:00
Andrew Talbot
4f1fabf335
comdlg32: Sign-compare warnings fix.
2008-09-22 11:52:10 +02:00
Francois Gouget
7af03a041a
kernel32/tests: Fix compilation on systems that don't support nameless unions.
2008-09-22 11:51:56 +02:00
Christian Costa
055e6bfb63
d3dxof: Rewrite check_TOKEN and parse_TOKEN_* to work properly and be more logical.
2008-09-22 11:51:45 +02:00
Gerald Pfeifer
bcf7996e95
cryptnet: Include stdarg.h.
2008-09-22 11:51:39 +02:00
Juan Lang
46fbe3fc2e
cryptui: Build import lib.
2008-09-22 11:51:26 +02:00
Juan Lang
b01348c9a9
cryptui: Implement CryptUIDlgViewCertificateA on top of CryptUIDlgViewCertificateW.
2008-09-22 11:51:08 +02:00
Dylan Smith
f78a841973
richedit: Removed space in front of function signature.
2008-09-22 11:49:29 +02:00
Piotr Caban
0532df61be
msxml3/test: Add test for ISAXXMLReader_parse (passing XMLDOMDocument as argument).
2008-09-22 11:49:22 +02:00
Piotr Caban
eb72aa05db
msxml3: Fix xmlnode_get_xml to work properly with XML_DOCUMENT_NODE.
2008-09-22 11:49:17 +02:00
Piotr Caban
a28b604f77
msxml3: Change order of interface recognition and fix typo.
2008-09-22 11:49:06 +02:00
Alexandre Julliard
42e6d94784
ntdll/tests: Fix a couple of tests failing on NT4.
2008-09-19 14:03:47 +02:00
Alexandre Julliard
7e54db23e9
kernel32/tests: Fix a couple of tests failing on NT4.
2008-09-19 14:03:40 +02:00
Alexandre Julliard
ea39761d3a
kernel32/tests: Fix race condition in the thread test.
2008-09-19 12:21:45 +02:00
Allan Tong
43f2ec33bf
wined3d: Fix Geforce9 detection.
2008-09-19 12:09:57 +02:00
Jeff Zaroyko
724a45d15e
dsound: Fix a failing test on XP.
2008-09-19 12:09:33 +02:00
Juan Lang
500403957d
wintrust: Add traces to a few more functions.
2008-09-19 12:09:02 +02:00
Owen Rudge
4e7a07631e
shell32: Check CPL_NEWINQUIRE message in control panel applets if we can't retrieve valid strings/icon.
2008-09-19 12:08:58 +02:00
Jacek Caban
5e07e0cf53
jscript: Added function constructor object.
2008-09-19 12:08:50 +02:00
Jacek Caban
4778c06903
jscript: Added more to_string implementation.
2008-09-19 12:08:45 +02:00
Jacek Caban
3435603520
jscript: Minor fixes.
2008-09-19 12:08:39 +02:00
Jacek Caban
c1b76a333b
jscript: Added '>>>=' expression implementation.
2008-09-19 12:08:34 +02:00
Jacek Caban
bc641097a9
jscript: Added '>>=' expression implementation.
2008-09-19 12:08:30 +02:00
Jacek Caban
701797489d
jscript: Added '<<=' expression implementation.
2008-09-19 12:08:26 +02:00
Jacek Caban
13790a640b
jscript: Added '>>>' expression implementation.
2008-09-19 12:08:22 +02:00
Jacek Caban
74fefe94eb
jscript: Added '>>' expression implementation.
2008-09-19 12:08:18 +02:00
Jacek Caban
ef78010df4
jscript: Added '<<' expression implementation.
2008-09-19 12:08:14 +02:00
Jacek Caban
dfb867af56
jscript: Added with statement implementation.
2008-09-19 12:08:09 +02:00
Jacek Caban
4e9749bf92
jscript: Added delete expression implementation.
2008-09-19 12:08:05 +02:00
Jacek Caban
8e16240467
jscript: Added for..in statement implementation.
2008-09-19 12:07:59 +02:00
Jacek Caban
4731f17435
jscript: Added String.charAt implementation.
2008-09-19 12:07:53 +02:00
Jacek Caban
536573934a
jscript: Added void expression implementation.
2008-09-19 12:07:47 +02:00
Christian Costa
5c518d91e0
d3dxof: Fix IDirectXFileDataImpl_GetType.
2008-09-19 12:07:41 +02:00
Alexandre Julliard
ff6f7a57b9
gdi32/tests: Skip test that depends on Tahoma if it isn't installed.
2008-09-19 12:07:32 +02:00
Alexandre Julliard
2193a70137
user32/tests: Fix a few more message test failures.
2008-09-19 12:07:18 +02:00
Paul Vriens
d88cfec91d
crypt32/tests: Add a missing CryptMsgUpdate.
2008-09-19 11:41:32 +02:00
Detlef Riekenberg
9593c9e6f5
dlls: Do not use __WINE_ALLOC_SIZE between void and *.
2008-09-19 11:41:25 +02:00
Detlef Riekenberg
6d0ffa50a0
winspool: Use the backend for AddMonitor.
2008-09-19 11:41:15 +02:00
Detlef Riekenberg
ab32b35ba7
localspl: Implement AddMonitor.
2008-09-19 11:41:10 +02:00
Detlef Riekenberg
b67533f204
advapi32: Remove outdated comment.
2008-09-19 11:40:53 +02:00
Dylan Smith
72d754108a
richedit: Removed a redundant condition.
2008-09-19 11:40:48 +02:00
Henri Verbeet
45820046e8
wined3d: Create a FBO for each combination of render targets and depth stencil.
...
The main reason for this change is crappy performance for reconfiguring FBOs.
2008-09-19 11:30:00 +02:00
Henri Verbeet
3a8ab00fe1
wined3d: Get rid of context_set_depth_stencil_fbo().
...
Integrate clearing the depth stencil attachment in context_attach_depth_stencil_fbo().
2008-09-19 11:29:48 +02:00
Henri Verbeet
8f2ed870f1
wined3d: Get rid of context_set_render_target_fbo().
...
Integrate clearing the attachment in context_attach_surface_fbo().
2008-09-19 11:29:39 +02:00
Henri Verbeet
734b31e00b
wined3d: Handle drawbuffers in context_apply_fbo_state() instead of context_set_render_target_fbo().
2008-09-19 11:29:27 +02:00
Henri Verbeet
9533a5cbbf
wined3d: Split off a function for applying an attachment's filter states.
2008-09-19 11:29:18 +02:00
Henri Verbeet
a269236649
wined3d: Move FBO handling functions to context.c.
2008-09-19 11:29:13 +02:00
Huw Davies
2f8f3facce
gdi32: Factor out the name table lookup into a separate function.
2008-09-18 14:18:11 +02:00
Alistair Leslie-Hughes
995835e113
mshtml: Implement IHTMLBody get/put_Text.
2008-09-18 13:28:48 +02:00
Alistair Leslie-Hughes
b64b5ea5ea
msxml3: Correct IDispatchEx Invoke to return the correct object.
2008-09-18 13:28:40 +02:00
Jan de Mooij
403221c228
comctl32/treeview: Fix pszText NULL pointer dereference.
2008-09-18 13:26:19 +02:00
Mikołaj Zalewski
a72fbdd023
shell32: autocomplete: Remove some obsolete FIXMEs, update some comments.
2008-09-18 12:53:25 +02:00
Mikołaj Zalewski
d9190052a2
shell32: autocomplete: Implement GetDropDownStatus.
2008-09-18 12:53:18 +02:00
Mikołaj Zalewski
ba6ddf28b4
shell32: autocomplete: Make SetOptions handle setting the ACO_AUTOSUGGEST after Init, fix ACO_AUTOSUGGEST|ACO_AUTOAPPEND case.
2008-09-18 12:53:07 +02:00
Mikołaj Zalewski
db74fed6d1
shell32: autocomplete: Fix a logical AND to a bitwise AND.
2008-09-18 12:52:44 +02:00
Mikołaj Zalewski
a4fd5a1f40
shell32: autocomplete: Add stub IAutoCompleteDropDown interface.
2008-09-18 12:52:31 +02:00
Huw Davies
2097387e04
inetcomm: Make variable static to fix crash on process detach.
2008-09-18 12:33:05 +02:00
Jeff Zaroyko
22a33168c9
kernel32: Modify DeleteFileW to fail on directories.
2008-09-18 12:32:57 +02:00
Dylan Smith
87292d81ee
richedit: Avoid unconditionally rewrapping text on scroll.
2008-09-18 12:32:50 +02:00
Dylan Smith
da058cbf67
richedit: Handle deletion at the end of text properly.
2008-09-18 12:32:44 +02:00
Juan Lang
abde9a91f2
crypt32: Add support for the CERT_EXTENDED_ERROR_INFO_PROP_ID.
2008-09-18 12:32:36 +02:00
Juan Lang
61077035fc
wintrust: Don't assume dwStateAction is set in WINTRUST_DATA.
2008-09-18 12:32:31 +02:00
Paul Vriens
9b4a5cd065
crypt32/tests: Don't crash on win9x.
2008-09-18 12:24:07 +02:00
Jacek Caban
9e68badeaf
jscript: Added for statement implementation.
2008-09-18 12:23:17 +02:00
Jacek Caban
9933568063
jscript: Added continue statement implementation.
2008-09-18 12:23:12 +02:00
Jacek Caban
7bde1a3345
jscript: Added while and do..while statement implementation.
2008-09-18 12:23:07 +02:00
Jacek Caban
b48489be3c
jscript: Added String.length implementation.
2008-09-18 12:23:01 +02:00
Jacek Caban
c137281469
jscript: Added to_string(VT_I4) implementation.
2008-09-18 12:22:56 +02:00
Jacek Caban
788197d592
jscript: Added array literal implementation.
2008-09-18 12:22:50 +02:00
Jacek Caban
44849c3fc9
jscript: Added eval implementation.
2008-09-18 12:22:43 +02:00
Jacek Caban
1bbc34f2f2
jscript: Added bool and null to number conversion implementation.
2008-09-18 12:22:36 +02:00
Jacek Caban
7c6b6c8ca8
jscript: Added plus expression implementation.
2008-09-18 12:22:30 +02:00