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.
Stefan Leichter [Wed, 29 Sep 2010 21:05:03 +0000 (23:05 +0200)]
setupapi: Added more tests for SetupDiGetINFClassA.
Detlef Riekenberg [Wed, 29 Sep 2010 20:59:13 +0000 (22:59 +0200)]
inetcpl: Remove a space from a button label.
Frédéric Delanoy [Wed, 29 Sep 2010 20:35:34 +0000 (22:35 +0200)]
inetcpl.cpl: Update French translation.
Juan Lang [Wed, 29 Sep 2010 16:13:41 +0000 (09:13 -0700)]
wininet: More completely implement querying INTERNET_OPTION_SECURITY_FLAGS.
Juan Lang [Wed, 29 Sep 2010 15:16:07 +0000 (08:16 -0700)]
wininet: Remove unneeded error message.
Juan Lang [Wed, 29 Sep 2010 14:53:53 +0000 (07:53 -0700)]
wininet: Honor security flags when verifying certificates.
Juan Lang [Wed, 29 Sep 2010 01:15:58 +0000 (18:15 -0700)]
wininet: Don't call SSL_connect until initialization is complete.
Juan Lang [Wed, 29 Sep 2010 01:10:40 +0000 (18:10 -0700)]
wininet: Don't retrieve a certificate that isn't used.
Juan Lang [Tue, 28 Sep 2010 23:46:41 +0000 (16:46 -0700)]
wininet: Store security flags in WININET_NETCONNECTION.
Juan Lang [Tue, 28 Sep 2010 23:33:19 +0000 (16:33 -0700)]
wininet: Store WININET_NETCONNECTION * in SSL context.
Juan Lang [Tue, 28 Sep 2010 23:14:21 +0000 (16:14 -0700)]
wininet: Don't make use of OpenSSL's security checks, as crypt32 also verifies certificate chain.
Alexandre Julliard [Wed, 29 Sep 2010 18:16:58 +0000 (20:16 +0200)]
winmm: Make MCI_STATUS return type a 64-bit integer on 64-bit platforms.
Based on a patch by Octavian Voicu.
Alexandre Julliard [Wed, 29 Sep 2010 18:15:57 +0000 (20:15 +0200)]
makefiles: Use the -m16 option with 16-bit resources for consistency.
Alexandre Julliard [Wed, 29 Sep 2010 18:13:44 +0000 (20:13 +0200)]
makefiles: Pass target options to wrc.
Alexandre Julliard [Wed, 29 Sep 2010 18:13:28 +0000 (20:13 +0200)]
wrc: Add support for target options, and define _WIN64 for 64-bit builds.
Jacek Caban [Wed, 29 Sep 2010 10:45:59 +0000 (12:45 +0200)]
mshtml: Added nsIURI::GetPath implementation.
Jacek Caban [Wed, 29 Sep 2010 10:45:39 +0000 (12:45 +0200)]
mshtml: Use IUri for nsIURL::GetQuery implementation.
Jacek Caban [Wed, 29 Sep 2010 10:45:13 +0000 (12:45 +0200)]
mshtml: Get rid of use_wine_url.
Jacek Caban [Wed, 29 Sep 2010 10:44:40 +0000 (12:44 +0200)]
mshtml: Use IUri for nsIURI::GetScheme implementation.
Alexandre Julliard [Wed, 29 Sep 2010 12:49:48 +0000 (14:49 +0200)]
winmm: Add support for the MCI_INTEGER64 type.
Based on a patch by Octavian Voicu.
Alexandre Julliard [Wed, 29 Sep 2010 12:47:55 +0000 (14:47 +0200)]
winmm: Use proper structure where possible to fix command string parsing on 64-bit.
Henri Verbeet [Wed, 29 Sep 2010 10:20:47 +0000 (12:20 +0200)]
wined3d: Pass a wined3d_state structure to find_arb_ps_compile_args().
Henri Verbeet [Wed, 29 Sep 2010 10:20:46 +0000 (12:20 +0200)]
wined3d: Pass a wined3d_state structure to find_arb_vs_compile_args().
Henri Verbeet [Wed, 29 Sep 2010 10:20:45 +0000 (12:20 +0200)]
wined3d: Pass a wined3d_state structure to find_ps_compile_args().
Henri Verbeet [Wed, 29 Sep 2010 10:20:44 +0000 (12:20 +0200)]
wined3d: Pass a wined3d_state structure to find_vs_compile_args().
Alexandre Julliard [Wed, 29 Sep 2010 10:19:34 +0000 (12:19 +0200)]
winmm/tests: Skip tests if MIDI cannot be opened.
Alexandre Julliard [Wed, 29 Sep 2010 09:57:42 +0000 (11:57 +0200)]
kernel32/tests: Use a real console handle in the VerifyConsoleIoHandle test.