wine
13 years agomsxml3: Silence more failed urlmon interface queries.
Nikolay Sivov [Mon, 4 Oct 2010 18:01:00 +0000 (22:01 +0400)] 
msxml3: Silence more failed urlmon interface queries.

13 years agomsxml3: Store user defined request headers on transaction beginning.
Nikolay Sivov [Mon, 4 Oct 2010 17:58:01 +0000 (21:58 +0400)] 
msxml3: Store user defined request headers on transaction beginning.

13 years agosetupapi: Implement SetupDiGetINFClassA on top of SetupDiGetINFClassW.
Stefan Leichter [Mon, 4 Oct 2010 16:16:34 +0000 (18:16 +0200)] 
setupapi: Implement SetupDiGetINFClassA on top of SetupDiGetINFClassW.

13 years agosetupapi: Add partial implementation of SetupDiGetINFClassW.
Stefan Leichter [Mon, 4 Oct 2010 16:16:25 +0000 (18:16 +0200)] 
setupapi: Add partial implementation of SetupDiGetINFClassW.

13 years agoquartz: Add additional notifications to transform filter.
Maarten Lankhorst [Wed, 12 May 2010 15:10:04 +0000 (17:10 +0200)] 
quartz: Add additional notifications to transform filter.

13 years agoquartz: Remove forwarding from base class.
Maarten Lankhorst [Sat, 22 May 2010 15:17:43 +0000 (17:17 +0200)] 
quartz: Remove forwarding from base class.

13 years agoquartz: Add support for MediaSeekingPassThru to transform filter.
Maarten Lankhorst [Sat, 22 May 2010 14:15:03 +0000 (16:15 +0200)] 
quartz: Add support for MediaSeekingPassThru to transform filter.

13 years agoquartz: Add support for MediaSeekingPassThru to null renderer.
Maarten Lankhorst [Sat, 22 May 2010 14:06:00 +0000 (16:06 +0200)] 
quartz: Add support for MediaSeekingPassThru to null renderer.

13 years agoquartz: Use MediaSeekingPassThru for DirectSound renderer.
Maarten Lankhorst [Sat, 22 May 2010 13:59:35 +0000 (15:59 +0200)] 
quartz: Use MediaSeekingPassThru for DirectSound renderer.

13 years agoquartz: Add MediaSeekingPassThru to video renderer.
Maarten Lankhorst [Sat, 22 May 2010 13:58:15 +0000 (15:58 +0200)] 
quartz: Add MediaSeekingPassThru to video renderer.

13 years agoquartz: Handle passthru calls better.
Maarten Lankhorst [Fri, 1 Oct 2010 12:38:23 +0000 (14:38 +0200)] 
quartz: Handle passthru calls better.

13 years agoinclude: Added d3d10_1.idl.
Jacek Caban [Sat, 2 Oct 2010 13:29:49 +0000 (15:29 +0200)] 
include: Added d3d10_1.idl.

13 years agocomctl32/tests: Add tests for negative subitems independent of local settings.
Austin Lund [Mon, 4 Oct 2010 23:54:26 +0000 (09:54 +1000)] 
comctl32/tests: Add tests for negative subitems independent of local settings.

13 years agontdll: Fix possible overflow computing middle in NTDLL_mergesort().
Stefan Oberhumer [Mon, 4 Oct 2010 22:03:34 +0000 (00:03 +0200)] 
ntdll: Fix possible overflow computing middle in NTDLL_mergesort().

13 years agontdll: qsort: Comparator must not get the same pointer.
Stefan Oberhumer [Mon, 4 Oct 2010 22:03:05 +0000 (00:03 +0200)] 
ntdll: qsort: Comparator must not get the same pointer.

13 years agontdll: qsort: Check if necessary to sort.
Stefan Oberhumer [Mon, 4 Oct 2010 22:04:44 +0000 (00:04 +0200)] 
ntdll: qsort: Check if necessary to sort.

13 years agomprapi: Add a stub for MprAdminGetErrorString.
Detlef Riekenberg [Mon, 4 Oct 2010 21:51:57 +0000 (23:51 +0200)] 
mprapi: Add a stub for MprAdminGetErrorString.

13 years agoinclude: Add mprerror.h from mingw w64.
Detlef Riekenberg [Mon, 4 Oct 2010 21:51:36 +0000 (23:51 +0200)] 
include: Add mprerror.h from mingw w64.

13 years agoinetcpl: Make a TRACE more silent.
Detlef Riekenberg [Mon, 4 Oct 2010 21:52:57 +0000 (23:52 +0200)] 
inetcpl: Make a TRACE more silent.

13 years agocomctl32: Dump a parameter in a TRACE.
Detlef Riekenberg [Mon, 4 Oct 2010 22:29:49 +0000 (00:29 +0200)] 
comctl32: Dump a parameter in a TRACE.

13 years agocomctl32: Postpone setting the property sheet focus until the tab control is initialized.
Dmitry Timoshkov [Tue, 5 Oct 2010 06:18:21 +0000 (15:18 +0900)] 
comctl32: Postpone setting the property sheet focus until the tab control is initialized.

13 years agowinspool: Remove unused code.
Detlef Riekenberg [Tue, 5 Oct 2010 05:04:41 +0000 (07:04 +0200)] 
winspool: Remove unused code.

13 years agopsapi/tests: Macro cleanup.
Austin English [Tue, 5 Oct 2010 00:56:49 +0000 (00:56 +0000)] 
psapi/tests: Macro cleanup.

13 years agomscoree: Add test for ICLRMetaHost_GetRuntime.
Vincent Povirk [Tue, 28 Sep 2010 21:52:01 +0000 (16:52 -0500)] 
mscoree: Add test for ICLRMetaHost_GetRuntime.

13 years agomscoree: Implement ICLRRuntimeInfo_GetInterface.
Vincent Povirk [Sun, 26 Sep 2010 20:54:13 +0000 (15:54 -0500)] 
mscoree: Implement ICLRRuntimeInfo_GetInterface.

13 years agomscoree: Implement ICLRMetaHost_EnumerateInstalledRuntimes.
Vincent Povirk [Wed, 22 Sep 2010 22:24:56 +0000 (17:24 -0500)] 
mscoree: Implement ICLRMetaHost_EnumerateInstalledRuntimes.

13 years agomscoree: Implement ICLRMetaHost_GetVersionFromFile.
Vincent Povirk [Wed, 22 Sep 2010 20:27:52 +0000 (15:27 -0500)] 
mscoree: Implement ICLRMetaHost_GetVersionFromFile.

13 years agomscoree: Add stub implementation of ICLRMetaHost.
Vincent Povirk [Wed, 22 Sep 2010 19:09:04 +0000 (14:09 -0500)] 
mscoree: Add stub implementation of ICLRMetaHost.

13 years agofusion: Return the path from IAssemblyCacheImpl_QueryAssemblyInfo.
Vincent Povirk [Mon, 4 Oct 2010 19:14:23 +0000 (14:14 -0500)] 
fusion: Return the path from IAssemblyCacheImpl_QueryAssemblyInfo.

13 years agoshdocvw: Add a space before ellipses in the Slovenian translation.
Francois Gouget [Mon, 4 Oct 2010 16:05:11 +0000 (18:05 +0200)] 
shdocvw: Add a space before ellipses in the Slovenian translation.

13 years agomshtml: Add a space before ellipses in the Slovenian translation.
Francois Gouget [Mon, 4 Oct 2010 16:04:58 +0000 (18:04 +0200)] 
mshtml: Add a space before ellipses in the Slovenian translation.

13 years agoadvapi32/tests: Don't bother running HKCR tests when the registry key doesn't exist.
Alexandre Julliard [Tue, 5 Oct 2010 08:58:45 +0000 (10:58 +0200)] 
advapi32/tests: Don't bother running HKCR tests when the registry key doesn't exist.

13 years agowinex11: Mirror the DC exposure region for RTL devices.
Alexandre Julliard [Mon, 4 Oct 2010 18:41:11 +0000 (20:41 +0200)] 
winex11: Mirror the DC exposure region for RTL devices.

13 years agoserver: Update child window positions when resizing a mirrored parent.
Alexandre Julliard [Mon, 4 Oct 2010 18:12:44 +0000 (20:12 +0200)] 
server: Update child window positions when resizing a mirrored parent.

13 years agouser32: Don't rely on the cached position for windows that have a mirrored parent.
Alexandre Julliard [Mon, 4 Oct 2010 18:12:36 +0000 (20:12 +0200)] 
user32: Don't rely on the cached position for windows that have a mirrored parent.

13 years agomscoree: Add a test that enumerates .NET runtimes.
Vincent Povirk [Tue, 21 Sep 2010 21:40:07 +0000 (16:40 -0500)] 
mscoree: Add a test that enumerates .NET runtimes.

13 years agoinclude: Add definition of ICLRRuntimeInfo.
Vincent Povirk [Tue, 21 Sep 2010 21:36:43 +0000 (16:36 -0500)] 
include: Add definition of ICLRRuntimeInfo.

13 years agomscoree: Add test for creating CLRMetaHost.
Vincent Povirk [Tue, 21 Sep 2010 20:55:05 +0000 (15:55 -0500)] 
mscoree: Add test for creating CLRMetaHost.

13 years agomscoree: Stub CLRCreateInstance.
Vincent Povirk [Tue, 21 Sep 2010 20:34:18 +0000 (15:34 -0500)] 
mscoree: Stub CLRCreateInstance.

13 years agoinclude: Add declaration for ICLRMetaHost.
Vincent Povirk [Tue, 21 Sep 2010 20:16:56 +0000 (15:16 -0500)] 
include: Add declaration for ICLRMetaHost.

13 years agocomctl32/tests: Removed sign comparison warnings.
Marko Nikolic [Fri, 1 Oct 2010 23:29:45 +0000 (01:29 +0200)] 
comctl32/tests: Removed sign comparison warnings.

13 years agocabinet/tests: Removed sign comparison warnings.
Marko Nikolic [Fri, 1 Oct 2010 21:51:08 +0000 (23:51 +0200)] 
cabinet/tests: Removed sign comparison warnings.

13 years agomsxml3: XSLPattern support.
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.

13 years agourlmon: Added Abort support to BindProtocol.
Jacek Caban [Mon, 4 Oct 2010 12:00:48 +0000 (14:00 +0200)] 
urlmon: Added Abort support to BindProtocol.

13 years agourlmon: Added Abort tests.
Jacek Caban [Mon, 4 Oct 2010 12:00:34 +0000 (14:00 +0200)] 
urlmon: Added Abort tests.

13 years agourlmon: Added Abort implementation to wininet-based protocols.
Jacek Caban [Mon, 4 Oct 2010 12:00:17 +0000 (14:00 +0200)] 
urlmon: Added Abort implementation to wininet-based protocols.

13 years agokernel32: Update Korean resource.
Hwang YunSong [Mon, 4 Oct 2010 01:53:13 +0000 (10:53 +0900)] 
kernel32: Update Korean resource.

13 years agoinetcpl.cpl: Update Korean resource.
Hwang YunSong [Mon, 4 Oct 2010 01:46:47 +0000 (10:46 +0900)] 
inetcpl.cpl: Update Korean resource.

13 years agoxcopy: Fix translations.
Amine Khaldi [Thu, 30 Sep 2010 23:16:22 +0000 (00:16 +0100)] 
xcopy: Fix translations.

13 years agowinemenubuilder: Start shared desktop shortcuts through their .lnk files.
Damjan Jovanovic [Thu, 30 Sep 2010 20:00:39 +0000 (22:00 +0200)] 
winemenubuilder: Start shared desktop shortcuts through their .lnk files.

13 years agowined3d: Keep track of texture transformation states in compiled pixel shaders.
Matteo Bruni [Thu, 30 Sep 2010 10:16:16 +0000 (12:16 +0200)] 
wined3d: Keep track of texture transformation states in compiled pixel shaders.

13 years agomshtml: Try installing Gecko from the global data dir too.
Alexandre Julliard [Mon, 4 Oct 2010 11:28:37 +0000 (13:28 +0200)] 
mshtml: Try installing Gecko from the global data dir too.

13 years agomshtml: Use URLDownloadToFile to download Gecko package file.
Jacek Caban [Fri, 1 Oct 2010 13:31:05 +0000 (15:31 +0200)] 
mshtml: Use URLDownloadToFile to download Gecko package file.

13 years agomshtml: Try installing Gecko from hardcoded '/usr/share/wine/gecko/' location.
Jacek Caban [Fri, 1 Oct 2010 13:30:19 +0000 (15:30 +0200)] 
mshtml: Try installing Gecko from hardcoded '/usr/share/wine/gecko/' location.

13 years agocomctl32/tab: Fix DRAWITEMSTRUCT filling when extra item data of a custom size is...
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.

13 years agocomctl32/treeview: Prevent item height to be calculated to zero value.
Nikolay Sivov [Sun, 3 Oct 2010 23:59:51 +0000 (03:59 +0400)] 
comctl32/treeview: Prevent item height to be calculated to zero value.

13 years agocomctl32/listview: Use actual edit box contents to calculate initial control size.
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.

13 years agocomctl32/toolbar: Properly handle invalid arguments processing TB_ADDSTRING message.
Nikolay Sivov [Sat, 2 Oct 2010 22:42:50 +0000 (02:42 +0400)] 
comctl32/toolbar: Properly handle invalid arguments processing TB_ADDSTRING message.

13 years agontdll: Set CPU_FEATURE_HTT when running on a HTT capable system.
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.

13 years agooleaut32/tests: Added tests for negative fractional variant dates.
Jeremy Drake [Sat, 2 Oct 2010 22:46:54 +0000 (15:46 -0700)] 
oleaut32/tests: Added tests for negative fractional variant dates.

13 years agontdll: Make NTDLL_mergesort() stable.
Stefan Oberhumer [Fri, 1 Oct 2010 22:49:42 +0000 (00:49 +0200)] 
ntdll: Make NTDLL_mergesort() stable.

13 years agontdll: Fix 64 bit issue within NTDLL_mergesort().
Stefan Oberhumer [Fri, 1 Oct 2010 22:31:03 +0000 (00:31 +0200)] 
ntdll: Fix 64 bit issue within NTDLL_mergesort().

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

13 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().

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

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

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

13 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.

13 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.

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

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

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

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

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

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

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

13 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.

13 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).

13 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.

13 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.

13 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.

13 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.

13 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.

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

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

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

13 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.

13 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.