Thomas Mullaly [Wed, 29 Sep 2010 20:59:30 +0000 (16:59 -0400)]
urlmon: Implemented functionality for generating raw URI string of a IUriBuilder.
Thomas Mullaly [Wed, 29 Sep 2010 21:43:52 +0000 (17:43 -0400)]
urlmon: validate_fragment works better if it actually calls parse_fragment instead of parse_query.
Andrew Talbot [Sun, 3 Oct 2010 09:13:41 +0000 (10:13 +0100)]
gdi.exe16: Constify a variable.
Andrew Talbot [Sat, 2 Oct 2010 22:25:52 +0000 (23:25 +0100)]
fusion: Constify some variables.
Andrew Talbot [Sat, 2 Oct 2010 18:41:04 +0000 (19:41 +0100)]
explorerframe: Constify some variables.
Luca Bennati [Sat, 2 Oct 2010 07:02:15 +0000 (09:02 +0200)]
inetcpl.cpl: Update Italian translation.
Aurimas Fišeras [Sat, 2 Oct 2010 07:06:14 +0000 (10:06 +0300)]
inetcpl.cpl: Update Lithuanian translation.
Gerald Pfeifer [Fri, 1 Oct 2010 23:05:23 +0000 (01:05 +0200)]
msxml3: Use the existing READYSTATE type instead of creating our own enum READYSTATE (and mixing the two).
Frédéric Delanoy [Fri, 1 Oct 2010 22:59:35 +0000 (00:59 +0200)]
inetcpl.cpl: Update French translation.
Nikolay Sivov [Thu, 30 Sep 2010 15:32:08 +0000 (19:32 +0400)]
msxml3: Add basic bind callback for moniker binding.
Juan Lang [Fri, 1 Oct 2010 18:05:36 +0000 (11:05 -0700)]
winhttp: Let CertVerifyCertificateChainPolicy handle certain security flags.
Detlef Riekenberg [Fri, 1 Oct 2010 22:11:55 +0000 (00:11 +0200)]
winmm/tests: Set a struct member to 0 is obsolete after adding a memset.
Juan Lang [Fri, 1 Oct 2010 22:06:35 +0000 (15:06 -0700)]
cryptui: Check whether caller called WinVerifyTrust when deciding whether to call it.
Juan Lang [Fri, 1 Oct 2010 21:58:51 +0000 (14:58 -0700)]
cryptui: Remove redundant close line.
Alexandre Julliard [Fri, 1 Oct 2010 18:46:44 +0000 (20:46 +0200)]
Release 1.3.4.
Andrew Eikum [Fri, 1 Oct 2010 14:41:32 +0000 (09:41 -0500)]
msi/tests: Fix copy-paste errors in tests.
Austin English [Fri, 1 Oct 2010 07:09:18 +0000 (02:09 -0500)]
ddraw/tests: Fix a few compiler warnings on clang.
Jacek Caban [Fri, 1 Oct 2010 14:12:30 +0000 (16:12 +0200)]
urlmon.idl: Added more error codes.
Saulius Krasuckas [Fri, 1 Oct 2010 13:39:18 +0000 (16:39 +0300)]
winmm/tests: Initialize whole MIDIHDR struct before using it.
Hans Leidekker [Fri, 1 Oct 2010 13:39:11 +0000 (15:39 +0200)]
msi: Set more 64-bit properties.
Hans Leidekker [Fri, 1 Oct 2010 13:39:02 +0000 (15:39 +0200)]
msi: Remove an unnecessary warning.
Hans Leidekker [Fri, 1 Oct 2010 13:38:52 +0000 (15:38 +0200)]
include: Add a prototype for EnumSystemLocalesEx.
Hans Leidekker [Fri, 1 Oct 2010 13:38:42 +0000 (15:38 +0200)]
advapi32: Add a stub implementation of EventRegister.
Jacek Caban [Fri, 1 Oct 2010 11:56:56 +0000 (13:56 +0200)]
urlmon: Replace also bind_info in set_binding_sink.
Jacek Caban [Fri, 1 Oct 2010 11:54:42 +0000 (13:54 +0200)]
jscript: Don't use to_object for nullDisp in Object function.
Vitaly Perov [Fri, 1 Oct 2010 09:09:40 +0000 (13:09 +0400)]
shdocvw: Silence more invalid QueryInterface FIXMEs.
Detlef Riekenberg [Fri, 1 Oct 2010 11:16:56 +0000 (13:16 +0200)]
inetcpl: Implement LaunchInternetControlPanel.
Detlef Riekenberg [Fri, 1 Oct 2010 11:16:39 +0000 (13:16 +0200)]
inetcpl: Update German translation.
Detlef Riekenberg [Fri, 1 Oct 2010 11:19:03 +0000 (13:19 +0200)]
inetcpl: Add general propsheet and allow to set the homepage.
Juan Lang [Fri, 1 Oct 2010 00:11:56 +0000 (17:11 -0700)]
wininet: Secure flag is set in the request, not in the session.
Juan Lang [Thu, 30 Sep 2010 20:33:47 +0000 (13:33 -0700)]
wininet: Set cipher strength bits when querying INTERNET_OPTION_SECURITY_FLAGS.
Juan Lang [Thu, 30 Sep 2010 20:18:07 +0000 (13:18 -0700)]
wininet: Support querying the cipher strength of an SSL connection.
Juan Lang [Thu, 30 Sep 2010 20:09:04 +0000 (13:09 -0700)]
wininet: Returned certificate strings are always ASCII.
Juan Lang [Thu, 30 Sep 2010 16:53:47 +0000 (09:53 -0700)]
wininet: Add some secure connection tests.
Juan Lang [Wed, 29 Sep 2010 21:19:23 +0000 (14:19 -0700)]
wininet: Let CertVerifyCertificateChainPolicy handle certain security flags.
Alexandre Julliard [Fri, 1 Oct 2010 13:16:47 +0000 (15:16 +0200)]
shell32/tests: Fix some test failures on Vista.
Alexandre Julliard [Fri, 1 Oct 2010 12:22:40 +0000 (14:22 +0200)]
wineboot: Always create the various RunOnce keys.
Austin English [Fri, 1 Oct 2010 08:16:46 +0000 (03:16 -0500)]
wineserver: Return the version information in the same format as wine --version.
Louis Lenders [Fri, 1 Oct 2010 06:02:35 +0000 (08:02 +0200)]
tapi32: Quiet a few noisy fixme's.
Adam Martinson [Thu, 30 Sep 2010 14:49:10 +0000 (09:49 -0500)]
msxml3: Implement preserveWhiteSpace property.
Henri Verbeet [Fri, 1 Oct 2010 10:25:49 +0000 (12:25 +0200)]
wined3d: Also pass the destination state directly to wined3d_state_record_lights().
Henri Verbeet [Fri, 1 Oct 2010 10:25:48 +0000 (12:25 +0200)]
wined3d: Pass a wined3d_state structure to nvts_activate_dimensions().
Henri Verbeet [Fri, 1 Oct 2010 10:25:47 +0000 (12:25 +0200)]
wined3d: Pass a wined3d_state structure to remove_vbos().
Henri Verbeet [Fri, 1 Oct 2010 10:25:46 +0000 (12:25 +0200)]
wined3d: Pass gl_info and state parameters directly to drawStridedInstanced().
Vincent Povirk [Thu, 30 Sep 2010 21:07:53 +0000 (16:07 -0500)]
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
Vincent Povirk [Thu, 30 Sep 2010 19:59:04 +0000 (14:59 -0500)]
gdiplus: Implement GdipGetRegionScansCount.
Vincent Povirk [Thu, 30 Sep 2010 19:39:27 +0000 (14:39 -0500)]
gdiplus: Implement GdipTransformRegion.
Vincent Povirk [Thu, 30 Sep 2010 18:02:22 +0000 (13:02 -0500)]
gdiplus: Return 0 from GdiplusShutdown.
Vincent Povirk [Thu, 30 Sep 2010 17:33:36 +0000 (12:33 -0500)]
gdiplus: Don't try to free invalid or already-freed images.
Juan Lang [Wed, 29 Sep 2010 17:36:00 +0000 (10:36 -0700)]
winhttp: Set cipher strength bits when querying WINHTTP_OPTION_SECURITY_FLAGS.
Juan Lang [Wed, 29 Sep 2010 16:54:34 +0000 (09:54 -0700)]
winhttp: Support querying the cipher strength of an SSL connection.
Juan Lang [Wed, 29 Sep 2010 16:34:04 +0000 (09:34 -0700)]
winhttp: Return signature algorithm name in WINHTTP_CERTIFICATE_INFO.
Juan Lang [Wed, 29 Sep 2010 16:22:26 +0000 (09:22 -0700)]
winhttp: More completely implement querying WINHTTP_OPTION_SECURITY_FLAGS.
Juan Lang [Wed, 29 Sep 2010 15:24:07 +0000 (08:24 -0700)]
winhttp: Verify SSL policy of chains whose errors were ignored.
Juan Lang [Wed, 29 Sep 2010 15:36:28 +0000 (08:36 -0700)]
winhttp: Honor more SECURITY_FLAG_IGNORE flags.
Juan Lang [Wed, 29 Sep 2010 15:18:39 +0000 (08:18 -0700)]
winhttp: Don't make use of OpenSSL's security checks, as crypt32 also verifies certificate chain.
Juan Lang [Wed, 29 Sep 2010 15:14:43 +0000 (08:14 -0700)]
winhttp: Remove unused function pointer.
Alexandre Julliard [Fri, 1 Oct 2010 11:42:22 +0000 (13:42 +0200)]
Make some variable declarations extern.
Alexandre Julliard [Fri, 1 Oct 2010 11:41:42 +0000 (13:41 +0200)]
tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:40:29 +0000 (13:40 +0200)]
riched20/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:39:31 +0000 (13:39 +0200)]
d3dxof/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:38:58 +0000 (13:38 +0200)]
cabinet/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:38:41 +0000 (13:38 +0200)]
taskkill: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:38:36 +0000 (13:38 +0200)]
clock: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:38:31 +0000 (13:38 +0200)]
winecfg: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:38:24 +0000 (13:38 +0200)]
taskmgr: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:37:44 +0000 (13:37 +0200)]
user32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:37:34 +0000 (13:37 +0200)]
shlwapi/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:37:28 +0000 (13:37 +0200)]
setupapi/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:37:14 +0000 (13:37 +0200)]
ole32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:37:03 +0000 (13:37 +0200)]
ntdll/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:36:54 +0000 (13:36 +0200)]
netapi32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:36:43 +0000 (13:36 +0200)]
msi/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:36:35 +0000 (13:36 +0200)]
kernel32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:36:20 +0000 (13:36 +0200)]
d3d9/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:36:03 +0000 (13:36 +0200)]
crypt32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:35:49 +0000 (13:35 +0200)]
comctl32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:33:37 +0000 (13:33 +0200)]
advapi32/tests: Make function pointers static and remove redundant typedefs.
Alexandre Julliard [Thu, 30 Sep 2010 15:07:24 +0000 (17:07 +0200)]
winex11: Force setting the cursor again on the first mouse event in case the initial setting failed.
Damjan Jovanovic [Wed, 29 Sep 2010 19:24:08 +0000 (21:24 +0200)]
windowscodecs: Support ICO files with embedded PNGs.
Adam Martinson [Wed, 29 Sep 2010 21:04:38 +0000 (16:04 -0500)]
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.
Vitaly Perov [Wed, 29 Sep 2010 12:01:36 +0000 (16:01 +0400)]
shdocvw: Silence QueryInterface FIXME.
Jacek Caban [Thu, 30 Sep 2010 11:02:44 +0000 (13:02 +0200)]
urlmon: Skip tests on IEs older than 6 by checking for CompareSecurityIds.
Alexandre Julliard [Thu, 30 Sep 2010 12:12:55 +0000 (14:12 +0200)]
msi/tests: Fix a test failure on 64-bit.
Alexandre Julliard [Thu, 30 Sep 2010 11:42:37 +0000 (13:42 +0200)]
msi/tests: Avoid corrupting the pending file renames key on failure.
Henri Verbeet [Thu, 30 Sep 2010 09:44:30 +0000 (11:44 +0200)]
wined3d: Pass gl_info and state parameters directly to drawStridedSlowVs().
Henri Verbeet [Thu, 30 Sep 2010 09:44:29 +0000 (11:44 +0200)]
wined3d: Remove the useless device parameter to drawStridedFast().
Henri Verbeet [Thu, 30 Sep 2010 09:44:28 +0000 (11:44 +0200)]
wined3d: Pass a wined3d_gl_info structure to send_attribute().
Henri Verbeet [Thu, 30 Sep 2010 09:44:27 +0000 (11:44 +0200)]
wined3d: Pass a wined3d_state structure to device_preload_texture().
Andrew Nguyen [Thu, 30 Sep 2010 06:24:13 +0000 (01:24 -0500)]
msvcrt: Initialize environ on DLL load.
Alexandre Julliard [Thu, 30 Sep 2010 15:05:35 +0000 (17:05 +0200)]
ntdll: Add a workaround for Ubuntu's stupid ptrace breakage.
Alexandre Julliard [Thu, 30 Sep 2010 15:05:13 +0000 (17:05 +0200)]
ntdll: Add support for retrieving the server pid from the socket credentials.
Alexandre Julliard [Thu, 30 Sep 2010 09:53:07 +0000 (11:53 +0200)]
server: Make the fd passing code slightly more portable.
Alexandre Julliard [Thu, 30 Sep 2010 09:31:11 +0000 (11:31 +0200)]
dsound/tests: Mark some Vmware sound driver failures as broken.
Alexandre Julliard [Thu, 30 Sep 2010 09:19:31 +0000 (11:19 +0200)]
ntdll/tests: Fix a test failure on 64-bit platforms.
Gerald Pfeifer [Wed, 29 Sep 2010 20:16:47 +0000 (22:16 +0200)]
setupx.dll16: Remove some unused code from VCP_CheckPaths.
Juan Lang [Wed, 29 Sep 2010 21:12:33 +0000 (14:12 -0700)]
crypt32: Check revocation failures when verifying the SSL policy.
Juan Lang [Wed, 29 Sep 2010 20:46:17 +0000 (13:46 -0700)]
crypt32: Check usage when verifying the SSL policy.
Juan Lang [Wed, 29 Sep 2010 20:42:27 +0000 (13:42 -0700)]
crypt32: Honor more SECURITY_FLAG_IGNORE flags when verifying the SSL policy.
Juan Lang [Wed, 29 Sep 2010 20:39:34 +0000 (13:39 -0700)]
crypt32/tests: Test more SECURITY_FLAG_IGNORE flags for the SSL policy.