Adam Martinson
ff644cb1b1
msxml3: Partial stub domdoc_validate().
2010-10-04 15:00:06 +02:00
Adam Martinson
6e6375344b
msxml3/tests: Tests for domdoc_validate().
2010-10-04 15:00:06 +02:00
Adam Martinson
679dbe6f31
msxml3: Stub domdoc_get_readyState().
2010-10-04 15:00:06 +02:00
André Hentschel
4a69fa34e9
cryptui: Fix German translation.
2010-10-04 15:00:06 +02:00
André Hentschel
a3fcddc559
crypt32: Fix German translation.
2010-10-04 15:00:05 +02:00
André Hentschel
6d2a2e1a97
advapi32/tests: Introduce tests for the merged view of HKEY_CLASSES_ROOT.
2010-10-04 15:00:05 +02:00
Austin English
cad2aaff2b
psapi/tests: Remove an ugly macro.
2010-10-04 15:00:05 +02:00
Austin English
0ed04f87dd
iphlpapi: Avoid using %n (clang).
2010-10-04 15:00:05 +02:00
Austin English
d994917fc6
iphlpapi: Remove stray code (clang).
2010-10-04 15:00:05 +02:00
Nick Bowler
681d544620
dsound: Restore old format on SetFormat failure.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
dfaabee3e8
urlmon: Fixed memory leak in error path of CreateUri.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
d2a0da17c7
urlmon: Implemented canonicalization of IUriBuilder components.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
bc3f8bb0c7
urlmon: canonicalize_path_hierarchical should prepend a '/' if needed.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
e1280919b8
urlmon: Restructured how the path component is validated in a IUriBuilder.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
d8263344ef
urlmon: Restructured how ports are canonicalized.
2010-10-04 15:00:05 +02:00
Thomas Mullaly
a057153c2e
urlmon: Implemented functionality for generating raw URI string of a IUriBuilder.
2010-10-04 15:00:04 +02:00
Thomas Mullaly
1674bdd932
urlmon: validate_fragment works better if it actually calls parse_fragment instead of parse_query.
2010-10-04 15:00:04 +02:00
Andrew Talbot
73efb62fc3
gdi.exe16: Constify a variable.
2010-10-04 15:00:04 +02:00
Andrew Talbot
ea1ec88091
fusion: Constify some variables.
2010-10-04 15:00:04 +02:00
Andrew Talbot
49e993c641
explorerframe: Constify some variables.
2010-10-04 15:00:04 +02:00
Luca Bennati
7cc3a6774c
inetcpl.cpl: Update Italian translation.
2010-10-04 15:00:04 +02:00
Aurimas Fišeras
b664fc8369
inetcpl.cpl: Update Lithuanian translation.
2010-10-04 15:00:04 +02:00
Gerald Pfeifer
632a6c7904
msxml3: Use the existing READYSTATE type instead of creating our own enum READYSTATE (and mixing the two).
2010-10-04 14:59:59 +02:00
Frédéric Delanoy
5c676679fd
inetcpl.cpl: Update French translation.
2010-10-04 14:52:22 +02:00
Nikolay Sivov
d69a7165be
msxml3: Add basic bind callback for moniker binding.
2010-10-04 14:52:12 +02:00
Juan Lang
938767cae3
winhttp: Let CertVerifyCertificateChainPolicy handle certain security flags.
2010-10-04 11:04:04 +02:00
Detlef Riekenberg
aa95bc4e31
winmm/tests: Set a struct member to 0 is obsolete after adding a memset.
2010-10-04 11:03:57 +02:00
Juan Lang
99e557f02b
cryptui: Check whether caller called WinVerifyTrust when deciding whether to call it.
2010-10-04 11:03:38 +02:00
Juan Lang
e47fae98e3
cryptui: Remove redundant close line.
2010-10-04 11:03:25 +02:00
Andrew Eikum
f62439c0d4
msi/tests: Fix copy-paste errors in tests.
2010-10-01 17:48:11 +02:00
Austin English
b2a8b61dd5
ddraw/tests: Fix a few compiler warnings on clang.
2010-10-01 17:48:11 +02:00
Saulius Krasuckas
815cd34c53
winmm/tests: Initialize whole MIDIHDR struct before using it.
2010-10-01 17:48:10 +02:00
Hans Leidekker
dfc9351ba4
msi: Set more 64-bit properties.
2010-10-01 17:48:10 +02:00
Hans Leidekker
ddbf3c754e
msi: Remove an unnecessary warning.
2010-10-01 17:48:10 +02:00
Hans Leidekker
aba86be101
advapi32: Add a stub implementation of EventRegister.
2010-10-01 17:48:10 +02:00
Jacek Caban
39f2c63055
urlmon: Replace also bind_info in set_binding_sink.
2010-10-01 17:48:10 +02:00
Jacek Caban
93e6ca8747
jscript: Don't use to_object for nullDisp in Object function.
2010-10-01 17:48:10 +02:00
Vitaly Perov
a15301a0bc
shdocvw: Silence more invalid QueryInterface FIXMEs.
2010-10-01 17:48:10 +02:00
Detlef Riekenberg
ca042b2922
inetcpl: Implement LaunchInternetControlPanel.
2010-10-01 17:48:10 +02:00
Detlef Riekenberg
6d9e5162d6
inetcpl: Update German translation.
2010-10-01 17:48:10 +02:00
Detlef Riekenberg
e859230ee4
inetcpl: Add general propsheet and allow to set the homepage.
2010-10-01 17:48:09 +02:00
Juan Lang
80545ef966
wininet: Secure flag is set in the request, not in the session.
2010-10-01 17:48:05 +02:00
Juan Lang
948173b7f4
wininet: Set cipher strength bits when querying INTERNET_OPTION_SECURITY_FLAGS.
2010-10-01 15:21:18 +02:00
Juan Lang
887aeb6a09
wininet: Support querying the cipher strength of an SSL connection.
2010-10-01 15:20:49 +02:00
Juan Lang
56ebc04ab6
wininet: Returned certificate strings are always ASCII.
2010-10-01 15:20:41 +02:00
Juan Lang
86732e04d8
wininet: Add some secure connection tests.
2010-10-01 15:20:35 +02:00
Juan Lang
9f6cd2663e
wininet: Let CertVerifyCertificateChainPolicy handle certain security flags.
2010-10-01 15:20:27 +02:00
Alexandre Julliard
15c1670a5c
shell32/tests: Fix some test failures on Vista.
2010-10-01 15:16:47 +02:00
Louis Lenders
141067fcc4
tapi32: Quiet a few noisy fixme's.
2010-10-01 14:21:35 +02:00
Adam Martinson
49fa9de580
msxml3: Implement preserveWhiteSpace property.
2010-10-01 14:21:26 +02:00
Henri Verbeet
5fd1b5c023
wined3d: Also pass the destination state directly to wined3d_state_record_lights().
2010-10-01 13:46:47 +02:00
Henri Verbeet
545dc012cf
wined3d: Pass a wined3d_state structure to nvts_activate_dimensions().
2010-10-01 13:46:43 +02:00
Henri Verbeet
4dcd56f43b
wined3d: Pass a wined3d_state structure to remove_vbos().
2010-10-01 13:46:39 +02:00
Henri Verbeet
cf9d9e3204
wined3d: Pass gl_info and state parameters directly to drawStridedInstanced().
2010-10-01 13:46:36 +02:00
Vincent Povirk
c8a48f237e
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
2010-10-01 13:44:39 +02:00
Vincent Povirk
473afa4b8c
gdiplus: Implement GdipGetRegionScansCount.
2010-10-01 13:44:06 +02:00
Vincent Povirk
40d8876fc4
gdiplus: Implement GdipTransformRegion.
2010-10-01 13:44:00 +02:00
Vincent Povirk
1eb12cb08d
gdiplus: Return 0 from GdiplusShutdown.
2010-10-01 13:43:49 +02:00
Vincent Povirk
9326fc13ca
gdiplus: Don't try to free invalid or already-freed images.
2010-10-01 13:43:33 +02:00
Juan Lang
daa9d700de
winhttp: Set cipher strength bits when querying WINHTTP_OPTION_SECURITY_FLAGS.
2010-10-01 13:43:08 +02:00
Juan Lang
4127062a3e
winhttp: Support querying the cipher strength of an SSL connection.
2010-10-01 13:43:04 +02:00
Juan Lang
302dd345fe
winhttp: Return signature algorithm name in WINHTTP_CERTIFICATE_INFO.
2010-10-01 13:42:58 +02:00
Juan Lang
b4851a8e4a
winhttp: More completely implement querying WINHTTP_OPTION_SECURITY_FLAGS.
2010-10-01 13:42:53 +02:00
Juan Lang
ee2e9cc339
winhttp: Verify SSL policy of chains whose errors were ignored.
2010-10-01 13:42:49 +02:00
Juan Lang
756c171659
winhttp: Honor more SECURITY_FLAG_IGNORE flags.
2010-10-01 13:42:45 +02:00
Juan Lang
5566d424f1
winhttp: Don't make use of OpenSSL's security checks, as crypt32 also verifies certificate chain.
2010-10-01 13:42:40 +02:00
Juan Lang
10ef345307
winhttp: Remove unused function pointer.
2010-10-01 13:42:34 +02:00
Alexandre Julliard
7afdf5d920
Make some variable declarations extern.
2010-10-01 13:42:22 +02:00
Alexandre Julliard
730f01801f
tests: Make some variables static.
2010-10-01 13:41:42 +02:00
Alexandre Julliard
95c1bd4da9
riched20/tests: Make some variables static.
2010-10-01 13:40:29 +02:00
Alexandre Julliard
05e24f39c3
d3dxof/tests: Make some variables static.
2010-10-01 13:39:31 +02:00
Alexandre Julliard
9a39cb94e4
cabinet/tests: Make some variables static.
2010-10-01 13:38:58 +02:00
Alexandre Julliard
dfab8824c5
user32/tests: Make some variables static.
2010-10-01 13:37:44 +02:00
Alexandre Julliard
eb2d556ec8
shlwapi/tests: Make some variables static.
2010-10-01 13:37:34 +02:00
Alexandre Julliard
5c4c6544ae
setupapi/tests: Make some variables static.
2010-10-01 13:37:28 +02:00
Alexandre Julliard
bc8e70c089
ole32/tests: Make some variables static.
2010-10-01 13:37:14 +02:00
Alexandre Julliard
be94563670
ntdll/tests: Make some variables static.
2010-10-01 13:37:03 +02:00
Alexandre Julliard
7c2de56ccd
netapi32/tests: Make some variables static.
2010-10-01 13:36:54 +02:00
Alexandre Julliard
d1d1d0205d
msi/tests: Make some variables static.
2010-10-01 13:36:43 +02:00
Alexandre Julliard
7064e8838c
kernel32/tests: Make some variables static.
2010-10-01 13:36:35 +02:00
Alexandre Julliard
c1b1b6f184
d3d9/tests: Make some variables static.
2010-10-01 13:36:20 +02:00
Alexandre Julliard
d7bd274eed
crypt32/tests: Make some variables static.
2010-10-01 13:36:03 +02:00
Alexandre Julliard
55676e84ed
comctl32/tests: Make some variables static.
2010-10-01 13:35:49 +02:00
Alexandre Julliard
53d810c9ad
advapi32/tests: Make function pointers static and remove redundant typedefs.
2010-10-01 13:33:37 +02:00
Alexandre Julliard
536fc57091
winex11: Force setting the cursor again on the first mouse event in case the initial setting failed.
2010-09-30 17:51:18 +02:00
Damjan Jovanovic
666940902d
windowscodecs: Support ICO files with embedded PNGs.
2010-09-30 17:51:18 +02:00
Adam Martinson
776a8662f0
msxml3: Expose the XML parser SAX callback interface.
...
This eliminates a few function calls; libxml will call this indirectly
through the old method. By writing our own callback functions or
wrapping the default ones we can manipulate the xmlDoc as it's being
parsed, allowing us to match the way msxml parses.
2010-09-30 17:51:17 +02:00
Vitaly Perov
042ecec8b6
shdocvw: Silence QueryInterface FIXME.
2010-09-30 17:51:17 +02:00
Jacek Caban
651fc5a289
urlmon: Skip tests on IEs older than 6 by checking for CompareSecurityIds.
2010-09-30 17:51:17 +02:00
Alexandre Julliard
b4109a079f
msi/tests: Fix a test failure on 64-bit.
2010-09-30 17:51:17 +02:00
Alexandre Julliard
9fe16f8ae9
msi/tests: Avoid corrupting the pending file renames key on failure.
2010-09-30 17:51:17 +02:00
Henri Verbeet
132158cbf5
wined3d: Pass gl_info and state parameters directly to drawStridedSlowVs().
2010-09-30 17:51:17 +02:00
Henri Verbeet
f065a5e54b
wined3d: Remove the useless device parameter to drawStridedFast().
2010-09-30 17:51:16 +02:00
Henri Verbeet
c2363f750b
wined3d: Pass a wined3d_gl_info structure to send_attribute().
2010-09-30 17:51:16 +02:00
Henri Verbeet
5097623dcf
wined3d: Pass a wined3d_state structure to device_preload_texture().
2010-09-30 17:51:16 +02:00
Andrew Nguyen
285e6d249f
msvcrt: Initialize environ on DLL load.
2010-09-30 17:51:16 +02:00
Alexandre Julliard
9227eb2c9d
ntdll: Add a workaround for Ubuntu's stupid ptrace breakage.
2010-09-30 17:51:12 +02:00
Alexandre Julliard
dec7effac0
ntdll: Add support for retrieving the server pid from the socket credentials.
2010-09-30 17:05:13 +02:00
Alexandre Julliard
179715251d
server: Make the fd passing code slightly more portable.
2010-09-30 11:53:07 +02:00
Alexandre Julliard
19da00a6a3
dsound/tests: Mark some Vmware sound driver failures as broken.
2010-09-30 11:32:59 +02:00
Alexandre Julliard
7a151d5e3e
ntdll/tests: Fix a test failure on 64-bit platforms.
2010-09-30 11:19:31 +02:00
Gerald Pfeifer
90021f6ea5
setupx.dll16: Remove some unused code from VCP_CheckPaths.
2010-09-30 11:16:53 +02:00
Juan Lang
be3a5e368f
crypt32: Check revocation failures when verifying the SSL policy.
2010-09-30 11:16:44 +02:00
Juan Lang
da11d66bff
crypt32: Check usage when verifying the SSL policy.
2010-09-30 11:16:40 +02:00
Juan Lang
d74c4f7c15
crypt32: Honor more SECURITY_FLAG_IGNORE flags when verifying the SSL policy.
2010-09-30 11:16:36 +02:00
Juan Lang
54429016eb
crypt32/tests: Test more SECURITY_FLAG_IGNORE flags for the SSL policy.
2010-09-30 11:16:28 +02:00
Stefan Leichter
637fd3735a
setupapi: Added more tests for SetupDiGetINFClassA.
2010-09-30 11:15:49 +02:00
Detlef Riekenberg
ddb033b7c0
inetcpl: Remove a space from a button label.
2010-09-30 11:15:36 +02:00
Frédéric Delanoy
4bf30d130f
inetcpl.cpl: Update French translation.
2010-09-30 11:15:33 +02:00
Juan Lang
0e4e2a378a
wininet: More completely implement querying INTERNET_OPTION_SECURITY_FLAGS.
2010-09-30 11:14:39 +02:00
Juan Lang
6808c1c684
wininet: Remove unneeded error message.
2010-09-30 11:14:31 +02:00
Juan Lang
44112c367f
wininet: Honor security flags when verifying certificates.
2010-09-30 11:14:16 +02:00
Juan Lang
98dbdadcda
wininet: Don't call SSL_connect until initialization is complete.
2010-09-30 11:14:01 +02:00
Juan Lang
181a367a1f
wininet: Don't retrieve a certificate that isn't used.
2010-09-30 11:13:55 +02:00
Juan Lang
77c4ade08b
wininet: Store security flags in WININET_NETCONNECTION.
2010-09-30 11:13:48 +02:00
Juan Lang
ce0164c3f7
wininet: Store WININET_NETCONNECTION * in SSL context.
2010-09-30 11:13:35 +02:00
Juan Lang
3e51313e37
wininet: Don't make use of OpenSSL's security checks, as crypt32 also verifies certificate chain.
2010-09-30 11:13:12 +02:00
Alexandre Julliard
9387810dab
winmm: Make MCI_STATUS return type a 64-bit integer on 64-bit platforms.
...
Based on a patch by Octavian Voicu.
2010-09-29 20:17:01 +02:00
Alexandre Julliard
88be48ebeb
makefiles: Use the -m16 option with 16-bit resources for consistency.
2010-09-29 20:15:57 +02:00
Jacek Caban
c6e1a0c81e
mshtml: Added nsIURI::GetPath implementation.
2010-09-29 16:15:03 +02:00
Jacek Caban
11d33cb167
mshtml: Use IUri for nsIURL::GetQuery implementation.
2010-09-29 16:14:59 +02:00
Jacek Caban
d98bb11f49
mshtml: Get rid of use_wine_url.
2010-09-29 16:14:49 +02:00
Jacek Caban
e58f9df642
mshtml: Use IUri for nsIURI::GetScheme implementation.
2010-09-29 16:14:46 +02:00
Alexandre Julliard
d1e9a09388
winmm: Add support for the MCI_INTEGER64 type.
...
Based on a patch by Octavian Voicu.
2010-09-29 15:22:00 +02:00
Alexandre Julliard
41a5b37b7a
winmm: Use proper structure where possible to fix command string parsing on 64-bit.
2010-09-29 14:47:55 +02:00
Henri Verbeet
5029331f55
wined3d: Pass a wined3d_state structure to find_arb_ps_compile_args().
2010-09-29 12:22:43 +02:00
Henri Verbeet
e5ef8057ea
wined3d: Pass a wined3d_state structure to find_arb_vs_compile_args().
2010-09-29 12:22:41 +02:00
Henri Verbeet
e12f5ff08a
wined3d: Pass a wined3d_state structure to find_ps_compile_args().
2010-09-29 12:22:39 +02:00
Henri Verbeet
8d5a25bbec
wined3d: Pass a wined3d_state structure to find_vs_compile_args().
2010-09-29 12:22:36 +02:00
Alexandre Julliard
c2224ea8bb
winmm/tests: Skip tests if MIDI cannot be opened.
2010-09-29 12:19:34 +02:00
Alexandre Julliard
5db7d5957a
kernel32/tests: Use a real console handle in the VerifyConsoleIoHandle test.
2010-09-29 11:57:42 +02:00
Anders Jonsson
6457d14b71
inetcpl.cpl: Update Swedish translation.
2010-09-29 11:33:46 +02:00
Nikolay Sivov
1ac256a588
msxml3/httprequest: Implement IXMLHttpRequest::setRequestHeader().
2010-09-29 11:25:01 +02:00
Nikolay Sivov
2a85bc0367
msxml3/httprequest: Store passed data for IXMLHttpRequest::open().
2010-09-29 11:24:44 +02:00
Louis Lenders
6e4e8fb07f
user32: UpdateWindow doesn't accept a NULL hwnd.
2010-09-29 11:23:57 +02:00
Adam Martinson
1f93a47667
msxml3: Move domdoc properties into their own struct.
...
Unhooks domdoc properties from both the domdoc and xmlDoc.
After the domdoc <-> xmlDoc connection is no longer an open question,
the domdoc::properties pointer can be removed and rerouted through
xmlDoc::_private::properties as long as it's impossible to have a domdoc
with domdoc::node.node == NULL. With all of the checks for this, the
current code suggests that it's perfectly possible.
2010-09-29 11:14:35 +02:00
Adam Martinson
05f011b735
msxml3: Implement SelectionNamespaces property.
2010-09-29 11:12:47 +02:00
Hans Leidekker
23fdfbc392
msvcrt: Implement wcsnlen.
2010-09-29 10:11:48 +02:00
Hans Leidekker
259b5fdfa6
msi: Treat empty string as NULL in MsiGetSummaryInformationW.
2010-09-29 10:09:31 +02:00
Hans Leidekker
2b2fa04ca4
msi: Always check the return value of msi_string2idW.
2010-09-29 10:09:23 +02:00
Michael Stefaniuc
620ca68d01
ole32: Allocate a small temp variable on the stack instead of the heap.
2010-09-29 10:07:54 +02:00
Michael Stefaniuc
ef104dc465
ddraw: Add missing unlock on an error path (Smatch).
2010-09-29 10:06:36 +02:00
Michael Stefaniuc
5a2cc94105
user32: Simplify the error handling in BITMAP_Load().
...
This fixes a memleak on an error path (Smatch).
2010-09-29 10:06:13 +02:00
Michael Stefaniuc
ef24756291
crypt32: Remove redundant NULL check before CryptMemFree (Smatch).
2010-09-29 10:06:01 +02:00
Juan Lang
9addae9d66
ws2_32: Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY.
2010-09-29 10:05:55 +02:00
Thomas Mullaly
da1ceb1154
urlmon: Improve IUri support for mk: URIs.
2010-09-29 10:05:38 +02:00
Francois Gouget
d33ff209b3
ws2_32: Make WS2_AcceptEx() and WS2_GetAcceptExSockaddrs() static.
2010-09-29 10:05:27 +02:00
Francois Gouget
0c7c1de8d7
gameux/tests: Make test_install_uninstall_game() and _isFileExists() static.
2010-09-29 10:05:14 +02:00
Francois Gouget
5c046d13d5
mscoree: Make find_mono_dll() static.
2010-09-29 10:04:55 +02:00
Francois Gouget
c71e5e6705
ktmw32: The ktm debug channel is unused so remove it.
2010-09-29 10:04:40 +02:00