Marko Nikolic [Fri, 1 Oct 2010 21:51:08 +0000 (23:51 +0200)]
cabinet/tests: Removed sign comparison warnings.
Adam Martinson [Thu, 30 Sep 2010 20:06:01 +0000 (15:06 -0500)]
msxml3: XSLPattern support.
Parse XSLPattern queries and translate them into equivalent XPath queries.
XSLPattern built-in functions/operators are translated to their XPath
counterparts where applicable. If no direct XPath counterpart exists,
they are registered as custom XPath functions for the sake of speed where
possible. As a last resort, they are translated into compound XPath
expressions to accomplish the task, if more slowly.
If the parser encounters an error, the original XSLPattern query is
returned, as this is more likely to work than a mangled one.
Jacek Caban [Mon, 4 Oct 2010 12:00:48 +0000 (14:00 +0200)]
urlmon: Added Abort support to BindProtocol.
Jacek Caban [Mon, 4 Oct 2010 12:00:34 +0000 (14:00 +0200)]
urlmon: Added Abort tests.
Jacek Caban [Mon, 4 Oct 2010 12:00:17 +0000 (14:00 +0200)]
urlmon: Added Abort implementation to wininet-based protocols.
Hwang YunSong [Mon, 4 Oct 2010 01:53:13 +0000 (10:53 +0900)]
kernel32: Update Korean resource.
Hwang YunSong [Mon, 4 Oct 2010 01:46:47 +0000 (10:46 +0900)]
inetcpl.cpl: Update Korean resource.
Amine Khaldi [Thu, 30 Sep 2010 23:16:22 +0000 (00:16 +0100)]
xcopy: Fix translations.
Damjan Jovanovic [Thu, 30 Sep 2010 20:00:39 +0000 (22:00 +0200)]
winemenubuilder: Start shared desktop shortcuts through their .lnk files.
Matteo Bruni [Thu, 30 Sep 2010 10:16:16 +0000 (12:16 +0200)]
wined3d: Keep track of texture transformation states in compiled pixel shaders.
Alexandre Julliard [Mon, 4 Oct 2010 11:28:37 +0000 (13:28 +0200)]
mshtml: Try installing Gecko from the global data dir too.
Jacek Caban [Fri, 1 Oct 2010 13:31:05 +0000 (15:31 +0200)]
mshtml: Use URLDownloadToFile to download Gecko package file.
Jacek Caban [Fri, 1 Oct 2010 13:30:19 +0000 (15:30 +0200)]
mshtml: Try installing Gecko from hardcoded '/usr/share/wine/gecko/' location.
Nikolay Sivov [Sat, 2 Oct 2010 21:58:12 +0000 (01:58 +0400)]
comctl32/tab: Fix DRAWITEMSTRUCT filling when extra item data of a custom size is used.
Nikolay Sivov [Sun, 3 Oct 2010 23:59:51 +0000 (03:59 +0400)]
comctl32/treeview: Prevent item height to be calculated to zero value.
Nikolay Sivov [Sun, 3 Oct 2010 12:31:39 +0000 (16:31 +0400)]
comctl32/listview: Use actual edit box contents to calculate initial control size.
Nikolay Sivov [Sat, 2 Oct 2010 22:42:50 +0000 (02:42 +0400)]
comctl32/toolbar: Properly handle invalid arguments processing TB_ADDSTRING message.
Rudolf Mayerhofer [Sun, 3 Oct 2010 12:23:36 +0000 (14:23 +0200)]
ntdll: Set CPU_FEATURE_HTT when running on a HTT capable system.
Jeremy Drake [Sat, 2 Oct 2010 22:46:54 +0000 (15:46 -0700)]
oleaut32/tests: Added tests for negative fractional variant dates.
Stefan Oberhumer [Fri, 1 Oct 2010 22:49:42 +0000 (00:49 +0200)]
ntdll: Make NTDLL_mergesort() stable.
Stefan Oberhumer [Fri, 1 Oct 2010 22:31:03 +0000 (00:31 +0200)]
ntdll: Fix 64 bit issue within NTDLL_mergesort().
Adam Martinson [Fri, 1 Oct 2010 19:31:21 +0000 (14:31 -0500)]
msxml3: Partial stub domdoc_validate().
Adam Martinson [Fri, 1 Oct 2010 18:24:40 +0000 (13:24 -0500)]
msxml3/tests: Tests for domdoc_validate().
Adam Martinson [Thu, 30 Sep 2010 22:01:44 +0000 (17:01 -0500)]
msxml3: Stub domdoc_get_readyState().
André Hentschel [Fri, 1 Oct 2010 22:08:08 +0000 (00:08 +0200)]
cryptui: Fix German translation.
André Hentschel [Fri, 1 Oct 2010 22:08:06 +0000 (00:08 +0200)]
crypt32: Fix German translation.
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.
Austin English [Mon, 4 Oct 2010 00:53:03 +0000 (17:53 -0700)]
psapi/tests: Remove an ugly macro.
Austin English [Mon, 4 Oct 2010 00:31:03 +0000 (17:31 -0700)]
iphlpapi: Avoid using %n (clang).
Austin English [Mon, 4 Oct 2010 00:21:38 +0000 (17:21 -0700)]
iphlpapi: Remove stray code (clang).
Nick Bowler [Sun, 3 Oct 2010 15:52:00 +0000 (11:52 -0400)]
dsound: Restore old format on SetFormat failure.
Thomas Mullaly [Sat, 2 Oct 2010 19:25:43 +0000 (15:25 -0400)]
urlmon: Fixed memory leak in error path of CreateUri.
Thomas Mullaly [Fri, 1 Oct 2010 19:47:59 +0000 (15:47 -0400)]
urlmon: Implemented canonicalization of IUriBuilder components.
Thomas Mullaly [Fri, 1 Oct 2010 02:47:01 +0000 (22:47 -0400)]
urlmon: canonicalize_path_hierarchical should prepend a '/' if needed.
Thomas Mullaly [Fri, 1 Oct 2010 02:40:44 +0000 (22:40 -0400)]
urlmon: Restructured how the path component is validated in a IUriBuilder.
Thomas Mullaly [Thu, 30 Sep 2010 00:24:01 +0000 (20:24 -0400)]
urlmon: Restructured how ports are canonicalized.
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.