wine
14 years agomsxml3: Partial stub domdoc_validate().
Adam Martinson [Fri, 1 Oct 2010 19:31:21 +0000 (14:31 -0500)] 
msxml3: Partial stub domdoc_validate().

14 years agomsxml3/tests: Tests for domdoc_validate().
Adam Martinson [Fri, 1 Oct 2010 18:24:40 +0000 (13:24 -0500)] 
msxml3/tests: Tests for domdoc_validate().

14 years agomsxml3: Stub domdoc_get_readyState().
Adam Martinson [Thu, 30 Sep 2010 22:01:44 +0000 (17:01 -0500)] 
msxml3: Stub domdoc_get_readyState().

14 years agocryptui: Fix German translation.
André Hentschel [Fri, 1 Oct 2010 22:08:08 +0000 (00:08 +0200)] 
cryptui: Fix German translation.

14 years agocrypt32: Fix German translation.
André Hentschel [Fri, 1 Oct 2010 22:08:06 +0000 (00:08 +0200)] 
crypt32: Fix German translation.

14 years agoadvapi32/tests: Introduce tests for the merged view of HKEY_CLASSES_ROOT.
André Hentschel [Fri, 1 Oct 2010 21:29:23 +0000 (23:29 +0200)] 
advapi32/tests: Introduce tests for the merged view of HKEY_CLASSES_ROOT.

14 years agopsapi/tests: Remove an ugly macro.
Austin English [Mon, 4 Oct 2010 00:53:03 +0000 (17:53 -0700)] 
psapi/tests: Remove an ugly macro.

14 years agoiphlpapi: Avoid using %n (clang).
Austin English [Mon, 4 Oct 2010 00:31:03 +0000 (17:31 -0700)] 
iphlpapi: Avoid using %n (clang).

14 years agoiphlpapi: Remove stray code (clang).
Austin English [Mon, 4 Oct 2010 00:21:38 +0000 (17:21 -0700)] 
iphlpapi: Remove stray code (clang).

14 years agodsound: Restore old format on SetFormat failure.
Nick Bowler [Sun, 3 Oct 2010 15:52:00 +0000 (11:52 -0400)] 
dsound: Restore old format on SetFormat failure.

14 years agourlmon: Fixed memory leak in error path of CreateUri.
Thomas Mullaly [Sat, 2 Oct 2010 19:25:43 +0000 (15:25 -0400)] 
urlmon: Fixed memory leak in error path of CreateUri.

14 years agourlmon: Implemented canonicalization of IUriBuilder components.
Thomas Mullaly [Fri, 1 Oct 2010 19:47:59 +0000 (15:47 -0400)] 
urlmon: Implemented canonicalization of IUriBuilder components.

14 years agourlmon: canonicalize_path_hierarchical should prepend a '/' if needed.
Thomas Mullaly [Fri, 1 Oct 2010 02:47:01 +0000 (22:47 -0400)] 
urlmon: canonicalize_path_hierarchical should prepend a '/' if needed.

14 years agourlmon: Restructured how the path component is validated in a IUriBuilder.
Thomas Mullaly [Fri, 1 Oct 2010 02:40:44 +0000 (22:40 -0400)] 
urlmon: Restructured how the path component is validated in a IUriBuilder.

14 years agourlmon: Restructured how ports are canonicalized.
Thomas Mullaly [Thu, 30 Sep 2010 00:24:01 +0000 (20:24 -0400)] 
urlmon: Restructured how ports are canonicalized.

14 years agourlmon: Implemented functionality for generating raw URI string of a IUriBuilder.
Thomas Mullaly [Wed, 29 Sep 2010 20:59:30 +0000 (16:59 -0400)] 
urlmon: Implemented functionality for generating raw URI string of a IUriBuilder.

14 years agourlmon: validate_fragment works better if it actually calls parse_fragment instead...
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.

14 years agogdi.exe16: Constify a variable.
Andrew Talbot [Sun, 3 Oct 2010 09:13:41 +0000 (10:13 +0100)] 
gdi.exe16: Constify a variable.

14 years agofusion: Constify some variables.
Andrew Talbot [Sat, 2 Oct 2010 22:25:52 +0000 (23:25 +0100)] 
fusion: Constify some variables.

14 years agoexplorerframe: Constify some variables.
Andrew Talbot [Sat, 2 Oct 2010 18:41:04 +0000 (19:41 +0100)] 
explorerframe: Constify some variables.

14 years agoinetcpl.cpl: Update Italian translation.
Luca Bennati [Sat, 2 Oct 2010 07:02:15 +0000 (09:02 +0200)] 
inetcpl.cpl: Update Italian translation.

14 years agoinetcpl.cpl: Update Lithuanian translation.
Aurimas Fišeras [Sat, 2 Oct 2010 07:06:14 +0000 (10:06 +0300)] 
inetcpl.cpl: Update Lithuanian translation.

14 years agomsxml3: Use the existing READYSTATE type instead of creating our own enum READYSTATE...
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).

14 years agoinetcpl.cpl: Update French translation.
Frédéric Delanoy [Fri, 1 Oct 2010 22:59:35 +0000 (00:59 +0200)] 
inetcpl.cpl: Update French translation.

14 years agomsxml3: Add basic bind callback for moniker binding.
Nikolay Sivov [Thu, 30 Sep 2010 15:32:08 +0000 (19:32 +0400)] 
msxml3: Add basic bind callback for moniker binding.

14 years agowinhttp: Let CertVerifyCertificateChainPolicy handle certain security flags.
Juan Lang [Fri, 1 Oct 2010 18:05:36 +0000 (11:05 -0700)] 
winhttp: Let CertVerifyCertificateChainPolicy handle certain security flags.

14 years agowinmm/tests: Set a struct member to 0 is obsolete after adding a memset.
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.

14 years agocryptui: Check whether caller called WinVerifyTrust when deciding whether to call it.
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.

14 years agocryptui: Remove redundant close line.
Juan Lang [Fri, 1 Oct 2010 21:58:51 +0000 (14:58 -0700)] 
cryptui: Remove redundant close line.

14 years agoRelease 1.3.4. wine-1.3.4
Alexandre Julliard [Fri, 1 Oct 2010 18:46:44 +0000 (20:46 +0200)] 
Release 1.3.4.

14 years agomsi/tests: Fix copy-paste errors in tests.
Andrew Eikum [Fri, 1 Oct 2010 14:41:32 +0000 (09:41 -0500)] 
msi/tests: Fix copy-paste errors in tests.

14 years agoddraw/tests: Fix a few compiler warnings on clang.
Austin English [Fri, 1 Oct 2010 07:09:18 +0000 (02:09 -0500)] 
ddraw/tests: Fix a few compiler warnings on clang.

14 years agourlmon.idl: Added more error codes.
Jacek Caban [Fri, 1 Oct 2010 14:12:30 +0000 (16:12 +0200)] 
urlmon.idl: Added more error codes.

14 years agowinmm/tests: Initialize whole MIDIHDR struct before using it.
Saulius Krasuckas [Fri, 1 Oct 2010 13:39:18 +0000 (16:39 +0300)] 
winmm/tests: Initialize whole MIDIHDR struct before using it.

14 years agomsi: Set more 64-bit properties.
Hans Leidekker [Fri, 1 Oct 2010 13:39:11 +0000 (15:39 +0200)] 
msi: Set more 64-bit properties.

14 years agomsi: Remove an unnecessary warning.
Hans Leidekker [Fri, 1 Oct 2010 13:39:02 +0000 (15:39 +0200)] 
msi: Remove an unnecessary warning.

14 years agoinclude: Add a prototype for EnumSystemLocalesEx.
Hans Leidekker [Fri, 1 Oct 2010 13:38:52 +0000 (15:38 +0200)] 
include: Add a prototype for EnumSystemLocalesEx.

14 years agoadvapi32: Add a stub implementation of EventRegister.
Hans Leidekker [Fri, 1 Oct 2010 13:38:42 +0000 (15:38 +0200)] 
advapi32: Add a stub implementation of EventRegister.

14 years agourlmon: Replace also bind_info in set_binding_sink.
Jacek Caban [Fri, 1 Oct 2010 11:56:56 +0000 (13:56 +0200)] 
urlmon: Replace also bind_info in set_binding_sink.

14 years agojscript: Don't use to_object for nullDisp in Object function.
Jacek Caban [Fri, 1 Oct 2010 11:54:42 +0000 (13:54 +0200)] 
jscript: Don't use to_object for nullDisp in Object function.

14 years agoshdocvw: Silence more invalid QueryInterface FIXMEs.
Vitaly Perov [Fri, 1 Oct 2010 09:09:40 +0000 (13:09 +0400)] 
shdocvw: Silence more invalid QueryInterface FIXMEs.

14 years agoinetcpl: Implement LaunchInternetControlPanel.
Detlef Riekenberg [Fri, 1 Oct 2010 11:16:56 +0000 (13:16 +0200)] 
inetcpl: Implement LaunchInternetControlPanel.

14 years agoinetcpl: Update German translation.
Detlef Riekenberg [Fri, 1 Oct 2010 11:16:39 +0000 (13:16 +0200)] 
inetcpl: Update German translation.

14 years agoinetcpl: Add general propsheet and allow to set the homepage.
Detlef Riekenberg [Fri, 1 Oct 2010 11:19:03 +0000 (13:19 +0200)] 
inetcpl: Add general propsheet and allow to set the homepage.

14 years agowininet: Secure flag is set in the request, not in the session.
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.

14 years agowininet: Set cipher strength bits when querying INTERNET_OPTION_SECURITY_FLAGS.
Juan Lang [Thu, 30 Sep 2010 20:33:47 +0000 (13:33 -0700)] 
wininet: Set cipher strength bits when querying INTERNET_OPTION_SECURITY_FLAGS.

14 years agowininet: Support querying the cipher strength of an SSL connection.
Juan Lang [Thu, 30 Sep 2010 20:18:07 +0000 (13:18 -0700)] 
wininet: Support querying the cipher strength of an SSL connection.

14 years agowininet: Returned certificate strings are always ASCII.
Juan Lang [Thu, 30 Sep 2010 20:09:04 +0000 (13:09 -0700)] 
wininet: Returned certificate strings are always ASCII.

14 years agowininet: Add some secure connection tests.
Juan Lang [Thu, 30 Sep 2010 16:53:47 +0000 (09:53 -0700)] 
wininet: Add some secure connection tests.

14 years agowininet: Let CertVerifyCertificateChainPolicy handle certain security flags.
Juan Lang [Wed, 29 Sep 2010 21:19:23 +0000 (14:19 -0700)] 
wininet: Let CertVerifyCertificateChainPolicy handle certain security flags.

14 years agoshell32/tests: Fix some test failures on Vista.
Alexandre Julliard [Fri, 1 Oct 2010 13:16:47 +0000 (15:16 +0200)] 
shell32/tests: Fix some test failures on Vista.

14 years agowineboot: Always create the various RunOnce keys.
Alexandre Julliard [Fri, 1 Oct 2010 12:22:40 +0000 (14:22 +0200)] 
wineboot: Always create the various RunOnce keys.

14 years agowineserver: Return the version information in the same format as wine --version.
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.

14 years agotapi32: Quiet a few noisy fixme's.
Louis Lenders [Fri, 1 Oct 2010 06:02:35 +0000 (08:02 +0200)] 
tapi32: Quiet a few noisy fixme's.

14 years agomsxml3: Implement preserveWhiteSpace property.
Adam Martinson [Thu, 30 Sep 2010 14:49:10 +0000 (09:49 -0500)] 
msxml3: Implement preserveWhiteSpace property.

14 years agowined3d: Also pass the destination state directly to wined3d_state_record_lights().
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().

14 years agowined3d: Pass a wined3d_state structure to nvts_activate_dimensions().
Henri Verbeet [Fri, 1 Oct 2010 10:25:48 +0000 (12:25 +0200)] 
wined3d: Pass a wined3d_state structure to nvts_activate_dimensions().

14 years agowined3d: Pass a wined3d_state structure to remove_vbos().
Henri Verbeet [Fri, 1 Oct 2010 10:25:47 +0000 (12:25 +0200)] 
wined3d: Pass a wined3d_state structure to remove_vbos().

14 years agowined3d: Pass gl_info and state parameters directly to drawStridedInstanced().
Henri Verbeet [Fri, 1 Oct 2010 10:25:46 +0000 (12:25 +0200)] 
wined3d: Pass gl_info and state parameters directly to drawStridedInstanced().

14 years agogdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
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.

14 years agogdiplus: Implement GdipGetRegionScansCount.
Vincent Povirk [Thu, 30 Sep 2010 19:59:04 +0000 (14:59 -0500)] 
gdiplus: Implement GdipGetRegionScansCount.

14 years agogdiplus: Implement GdipTransformRegion.
Vincent Povirk [Thu, 30 Sep 2010 19:39:27 +0000 (14:39 -0500)] 
gdiplus: Implement GdipTransformRegion.

14 years agogdiplus: Return 0 from GdiplusShutdown.
Vincent Povirk [Thu, 30 Sep 2010 18:02:22 +0000 (13:02 -0500)] 
gdiplus: Return 0 from GdiplusShutdown.

14 years agogdiplus: Don't try to free invalid or already-freed images.
Vincent Povirk [Thu, 30 Sep 2010 17:33:36 +0000 (12:33 -0500)] 
gdiplus: Don't try to free invalid or already-freed images.

14 years agowinhttp: Set cipher strength bits when querying WINHTTP_OPTION_SECURITY_FLAGS.
Juan Lang [Wed, 29 Sep 2010 17:36:00 +0000 (10:36 -0700)] 
winhttp: Set cipher strength bits when querying WINHTTP_OPTION_SECURITY_FLAGS.

14 years agowinhttp: Support querying the cipher strength of an SSL connection.
Juan Lang [Wed, 29 Sep 2010 16:54:34 +0000 (09:54 -0700)] 
winhttp: Support querying the cipher strength of an SSL connection.

14 years agowinhttp: Return signature algorithm name in WINHTTP_CERTIFICATE_INFO.
Juan Lang [Wed, 29 Sep 2010 16:34:04 +0000 (09:34 -0700)] 
winhttp: Return signature algorithm name in WINHTTP_CERTIFICATE_INFO.

14 years agowinhttp: More completely implement querying WINHTTP_OPTION_SECURITY_FLAGS.
Juan Lang [Wed, 29 Sep 2010 16:22:26 +0000 (09:22 -0700)] 
winhttp: More completely implement querying WINHTTP_OPTION_SECURITY_FLAGS.

14 years agowinhttp: Verify SSL policy of chains whose errors were ignored.
Juan Lang [Wed, 29 Sep 2010 15:24:07 +0000 (08:24 -0700)] 
winhttp: Verify SSL policy of chains whose errors were ignored.

14 years agowinhttp: Honor more SECURITY_FLAG_IGNORE flags.
Juan Lang [Wed, 29 Sep 2010 15:36:28 +0000 (08:36 -0700)] 
winhttp: Honor more SECURITY_FLAG_IGNORE flags.

14 years agowinhttp: Don't make use of OpenSSL's security checks, as crypt32 also verifies certif...
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.

14 years agowinhttp: Remove unused function pointer.
Juan Lang [Wed, 29 Sep 2010 15:14:43 +0000 (08:14 -0700)] 
winhttp: Remove unused function pointer.

14 years agoMake some variable declarations extern.
Alexandre Julliard [Fri, 1 Oct 2010 11:42:22 +0000 (13:42 +0200)] 
Make some variable declarations extern.

14 years agotests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:41:42 +0000 (13:41 +0200)] 
tests: Make some variables static.

14 years agoriched20/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:40:29 +0000 (13:40 +0200)] 
riched20/tests: Make some variables static.

14 years agod3dxof/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:39:31 +0000 (13:39 +0200)] 
d3dxof/tests: Make some variables static.

14 years agocabinet/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:38:58 +0000 (13:38 +0200)] 
cabinet/tests: Make some variables static.

14 years agotaskkill: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:38:41 +0000 (13:38 +0200)] 
taskkill: Make some variables static.

14 years agoclock: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:38:36 +0000 (13:38 +0200)] 
clock: Make some variables static.

14 years agowinecfg: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:38:31 +0000 (13:38 +0200)] 
winecfg: Make some variables static.

14 years agotaskmgr: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:38:24 +0000 (13:38 +0200)] 
taskmgr: Make some variables static.

14 years agouser32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:37:44 +0000 (13:37 +0200)] 
user32/tests: Make some variables static.

14 years agoshlwapi/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:37:34 +0000 (13:37 +0200)] 
shlwapi/tests: Make some variables static.

14 years agosetupapi/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:37:28 +0000 (13:37 +0200)] 
setupapi/tests: Make some variables static.

14 years agoole32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:37:14 +0000 (13:37 +0200)] 
ole32/tests: Make some variables static.

14 years agontdll/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:37:03 +0000 (13:37 +0200)] 
ntdll/tests: Make some variables static.

14 years agonetapi32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:36:54 +0000 (13:36 +0200)] 
netapi32/tests: Make some variables static.

14 years agomsi/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:36:43 +0000 (13:36 +0200)] 
msi/tests: Make some variables static.

14 years agokernel32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:36:35 +0000 (13:36 +0200)] 
kernel32/tests: Make some variables static.

14 years agod3d9/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:36:20 +0000 (13:36 +0200)] 
d3d9/tests: Make some variables static.

14 years agocrypt32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:36:03 +0000 (13:36 +0200)] 
crypt32/tests: Make some variables static.

14 years agocomctl32/tests: Make some variables static.
Alexandre Julliard [Fri, 1 Oct 2010 11:35:49 +0000 (13:35 +0200)] 
comctl32/tests: Make some variables static.

14 years agoadvapi32/tests: Make function pointers static and remove redundant typedefs.
Alexandre Julliard [Fri, 1 Oct 2010 11:33:37 +0000 (13:33 +0200)] 
advapi32/tests: Make function pointers static and remove redundant typedefs.

14 years agowinex11: Force setting the cursor again on the first mouse event in case the initial...
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.

14 years agowindowscodecs: Support ICO files with embedded PNGs.
Damjan Jovanovic [Wed, 29 Sep 2010 19:24:08 +0000 (21:24 +0200)] 
windowscodecs: Support ICO files with embedded PNGs.

14 years agomsxml3: Expose the XML parser SAX callback interface.
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.

14 years agoshdocvw: Silence QueryInterface FIXME.
Vitaly Perov [Wed, 29 Sep 2010 12:01:36 +0000 (16:01 +0400)] 
shdocvw: Silence QueryInterface FIXME.

14 years agourlmon: Skip tests on IEs older than 6 by checking for CompareSecurityIds.
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.

14 years agomsi/tests: Fix a test failure on 64-bit.
Alexandre Julliard [Thu, 30 Sep 2010 12:12:55 +0000 (14:12 +0200)] 
msi/tests: Fix a test failure on 64-bit.

14 years agomsi/tests: Avoid corrupting the pending file renames key on failure.
Alexandre Julliard [Thu, 30 Sep 2010 11:42:37 +0000 (13:42 +0200)] 
msi/tests: Avoid corrupting the pending file renames key on failure.