Commit Graph

72517 Commits

Author SHA1 Message Date
Jacek Caban
4c5c1f93bc include: Added d3d10_1.idl. 2010-10-05 13:00:22 +02:00
Austin Lund
227b1fe2ca comctl32/tests: Add tests for negative subitems independent of local settings. 2010-10-05 12:20:29 +02:00
Stefan Oberhumer
6a3ca3ca5d ntdll: Fix possible overflow computing middle in NTDLL_mergesort(). 2010-10-05 12:20:19 +02:00
Stefan Oberhumer
c8fb366eb0 ntdll: qsort: Comparator must not get the same pointer. 2010-10-05 12:20:08 +02:00
Stefan Oberhumer
38769ddfe9 ntdll: qsort: Check if necessary to sort. 2010-10-05 12:20:00 +02:00
Detlef Riekenberg
c812a6253d mprapi: Add a stub for MprAdminGetErrorString. 2010-10-05 12:12:01 +02:00
Detlef Riekenberg
c1de9e2380 include: Add mprerror.h from mingw w64. 2010-10-05 12:11:57 +02:00
Detlef Riekenberg
5f1c6542c0 inetcpl: Make a TRACE more silent. 2010-10-05 12:10:30 +02:00
Detlef Riekenberg
51db7f0a15 comctl32: Dump a parameter in a TRACE. 2010-10-05 12:10:17 +02:00
Dmitry Timoshkov
09539e4219 comctl32: Postpone setting the property sheet focus until the tab control is initialized. 2010-10-05 12:07:38 +02:00
Detlef Riekenberg
b23be05eef winspool: Remove unused code. 2010-10-05 12:07:38 +02:00
Austin English
f2d1145142 psapi/tests: Macro cleanup. 2010-10-05 12:07:37 +02:00
Vincent Povirk
f9db772317 mscoree: Add test for ICLRMetaHost_GetRuntime. 2010-10-05 12:07:37 +02:00
Vincent Povirk
d54b800793 mscoree: Implement ICLRRuntimeInfo_GetInterface. 2010-10-05 12:07:37 +02:00
Vincent Povirk
0d1c687563 mscoree: Implement ICLRMetaHost_EnumerateInstalledRuntimes. 2010-10-05 12:07:37 +02:00
Vincent Povirk
3f211a5126 mscoree: Implement ICLRMetaHost_GetVersionFromFile. 2010-10-05 12:07:37 +02:00
Vincent Povirk
fce6f93b48 mscoree: Add stub implementation of ICLRMetaHost. 2010-10-05 12:07:37 +02:00
Vincent Povirk
1b978eadde fusion: Return the path from IAssemblyCacheImpl_QueryAssemblyInfo. 2010-10-05 11:39:57 +02:00
Francois Gouget
bb4ba69942 shdocvw: Add a space before ellipses in the Slovenian translation. 2010-10-05 11:38:48 +02:00
Francois Gouget
2174e77d34 mshtml: Add a space before ellipses in the Slovenian translation. 2010-10-05 11:38:45 +02:00
Alexandre Julliard
625bce13fb advapi32/tests: Don't bother running HKCR tests when the registry key doesn't exist. 2010-10-05 11:01:22 +02:00
Alexandre Julliard
84102e758f winex11: Mirror the DC exposure region for RTL devices. 2010-10-05 11:01:21 +02:00
Alexandre Julliard
d076dfa8e8 server: Update child window positions when resizing a mirrored parent. 2010-10-05 11:01:21 +02:00
Alexandre Julliard
377820e313 user32: Don't rely on the cached position for windows that have a mirrored parent. 2010-10-05 11:01:21 +02:00
Vincent Povirk
79ed842931 mscoree: Add a test that enumerates .NET runtimes. 2010-10-04 16:27:18 +02:00
Vincent Povirk
d1dd372a0c include: Add definition of ICLRRuntimeInfo. 2010-10-04 16:27:15 +02:00
Vincent Povirk
ddda173064 mscoree: Add test for creating CLRMetaHost. 2010-10-04 16:27:13 +02:00
Vincent Povirk
1fbb214248 mscoree: Stub CLRCreateInstance. 2010-10-04 16:27:03 +02:00
Vincent Povirk
c7d82418a6 include: Add declaration for ICLRMetaHost. 2010-10-04 16:26:59 +02:00
Marko Nikolic
abed5b49b9 comctl32/tests: Removed sign comparison warnings. 2010-10-04 16:20:07 +02:00
Marko Nikolic
8d9788147c cabinet/tests: Removed sign comparison warnings. 2010-10-04 16:19:22 +02:00
Adam Martinson
4f78c04ec8 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.
2010-10-04 16:18:54 +02:00
Jacek Caban
0d27b740b3 urlmon: Added Abort support to BindProtocol. 2010-10-04 15:01:50 +02:00
Jacek Caban
2e59b5ac1a urlmon: Added Abort tests. 2010-10-04 15:01:46 +02:00
Jacek Caban
159c23e137 urlmon: Added Abort implementation to wininet-based protocols. 2010-10-04 15:01:42 +02:00
Hwang YunSong
140f08bd42 kernel32: Update Korean resource. 2010-10-04 15:01:15 +02:00
Hwang YunSong
ef79dc1b95 inetcpl.cpl: Update Korean resource. 2010-10-04 15:01:10 +02:00
Amine Khaldi
ef88584afa xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Damjan Jovanovic
921fe42ed8 winemenubuilder: Start shared desktop shortcuts through their .lnk files. 2010-10-04 15:00:08 +02:00
Matteo Bruni
20010235ad wined3d: Keep track of texture transformation states in compiled pixel shaders. 2010-10-04 15:00:08 +02:00
Alexandre Julliard
2510df000d mshtml: Try installing Gecko from the global data dir too. 2010-10-04 15:00:08 +02:00
Jacek Caban
a9b4f82c7c mshtml: Use URLDownloadToFile to download Gecko package file. 2010-10-04 15:00:08 +02:00
Jacek Caban
1f716bcbf4 mshtml: Try installing Gecko from hardcoded '/usr/share/wine/gecko/' location. 2010-10-04 15:00:08 +02:00
Nikolay Sivov
f08938c381 comctl32/tab: Fix DRAWITEMSTRUCT filling when extra item data of a custom size is used. 2010-10-04 15:00:07 +02:00
Nikolay Sivov
66bad889f4 comctl32/treeview: Prevent item height to be calculated to zero value. 2010-10-04 15:00:07 +02:00
Nikolay Sivov
03bd3c8040 comctl32/listview: Use actual edit box contents to calculate initial control size. 2010-10-04 15:00:07 +02:00
Nikolay Sivov
f9736bcc6e comctl32/toolbar: Properly handle invalid arguments processing TB_ADDSTRING message. 2010-10-04 15:00:07 +02:00
Rudolf Mayerhofer
d0e0e69ff1 ntdll: Set CPU_FEATURE_HTT when running on a HTT capable system. 2010-10-04 15:00:07 +02:00
Jeremy Drake
293b8be4e1 oleaut32/tests: Added tests for negative fractional variant dates. 2010-10-04 15:00:07 +02:00
Stefan Oberhumer
1d241bb200 ntdll: Make NTDLL_mergesort() stable. 2010-10-04 15:00:07 +02:00