Henri Verbeet [Wed, 13 Oct 2010 10:26:31 +0000 (12:26 +0200)]
wined3d: Recognize the SM4 ieq opcode.
Henri Verbeet [Wed, 13 Oct 2010 10:26:30 +0000 (12:26 +0200)]
wined3d: Recognize the SM4 ftoi opcode.
Henri Verbeet [Wed, 13 Oct 2010 10:26:29 +0000 (12:26 +0200)]
wined3d: Recognize the SM4 div opcode.
Christian Costa [Fri, 10 Sep 2010 16:42:45 +0000 (18:42 +0200)]
d3dx9: Constant table parsing foundations.
Matteo Bruni [Fri, 1 Oct 2010 21:50:55 +0000 (23:50 +0200)]
d3dx9/tests: Fix a shader test failure.
Detlef Riekenberg [Tue, 12 Oct 2010 22:27:20 +0000 (00:27 +0200)]
winspool: Use CUPS for printing.
Detlef Riekenberg [Tue, 12 Oct 2010 22:25:17 +0000 (00:25 +0200)]
winspool: Implement SetDefaultPrinterA/W.
André Hentschel [Tue, 12 Oct 2010 19:34:24 +0000 (21:34 +0200)]
setupapi/tests: Fix wow64 failures.
Yaron Shahrabani [Wed, 13 Oct 2010 00:47:33 +0000 (02:47 +0200)]
regedit: Updated Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:22:15 +0000 (02:22 +0200)]
localui: Added Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:18:27 +0000 (02:18 +0200)]
winspool: Added Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:11:14 +0000 (02:11 +0200)]
setupapi: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 15:12:36 +0000 (17:12 +0200)]
winhlp32: Hebrew translation fixed.
Yaron Shahrabani [Fri, 8 Oct 2010 08:41:10 +0000 (10:41 +0200)]
uninstaller: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 23:23:19 +0000 (01:23 +0200)]
taskmgr: Added Hebrew translation.
Vincent Povirk [Fri, 1 Oct 2010 19:11:09 +0000 (14:11 -0500)]
mscoree: Use the new Mono runtime search code in GetRequestedRuntimeInfo.
Vincent Povirk [Tue, 5 Oct 2010 18:35:47 +0000 (13:35 -0500)]
mscoree: Implement ICLRRuntimeInfo_GetRuntimeDirectory.
Vincent Povirk [Tue, 28 Sep 2010 22:53:14 +0000 (17:53 -0500)]
mscoree: Implement ICLRMetaHost_GetRuntime.
Jeff Latimer [Wed, 13 Oct 2010 01:04:56 +0000 (12:04 +1100)]
comctl32: Change stub to return IDYES instead of IDOK.
Nikolay Sivov [Tue, 12 Oct 2010 22:49:22 +0000 (02:49 +0400)]
msxml3: Fix response text conversion to WCHAR string.
Nikolay Sivov [Tue, 12 Oct 2010 22:41:49 +0000 (02:41 +0400)]
msxml3: Implement POST support with supplied body data.
Nikolay Sivov [Tue, 12 Oct 2010 18:23:46 +0000 (22:23 +0400)]
shlwapi/assoc: Fix arguments tracing.
Gerald Pfeifer [Tue, 12 Oct 2010 20:12:51 +0000 (22:12 +0200)]
user32: Removed some code that is unused after revision
751a09e9839d7273895df24666a0bb2fb51a29c7.
Piotr Caban [Tue, 12 Oct 2010 20:22:33 +0000 (22:22 +0200)]
msvcr90: Added __tzname implementation.
Juan Lang [Mon, 11 Oct 2010 18:02:23 +0000 (11:02 -0700)]
iphlpapi: Return DNS suffix for all non-loopback adapters.
Alexandre Julliard [Tue, 12 Oct 2010 21:24:11 +0000 (23:24 +0200)]
user32: Improve error checking in GetIconInfo.
Alexandre Julliard [Tue, 12 Oct 2010 19:51:37 +0000 (21:51 +0200)]
user32: Fix a DC leak in DrawIconEx.
Alexandre Julliard [Tue, 12 Oct 2010 19:53:38 +0000 (21:53 +0200)]
gdi32: Improve tracing of GDI objects to make leaks easier to spot.
Yaron Shahrabani [Fri, 8 Oct 2010 07:03:11 +0000 (09:03 +0200)]
credui: Added Hebrew translation.
Yaron Shahrabani [Fri, 8 Oct 2010 08:28:45 +0000 (10:28 +0200)]
wininet: Added Hebrew translation.
Piotr Caban [Tue, 12 Oct 2010 14:37:37 +0000 (16:37 +0200)]
shlwapi/tests: Add more tests.
Piotr Caban [Tue, 12 Oct 2010 14:37:28 +0000 (16:37 +0200)]
shlwapi: Added SKSetValueW implementation.
Piotr Caban [Tue, 12 Oct 2010 14:37:18 +0000 (16:37 +0200)]
shlwapi: Added SKDeleteValueW implementation.
Piotr Caban [Tue, 12 Oct 2010 14:37:08 +0000 (16:37 +0200)]
shlwapi: Added SKAllocValueW implementation.
Piotr Caban [Tue, 12 Oct 2010 14:35:35 +0000 (16:35 +0200)]
shlwapi: Improved SHGetShellKey implementation.
Paul Vriens [Tue, 12 Oct 2010 13:48:04 +0000 (15:48 +0200)]
notepad: Add WS_EX_LAYOUTRTL to some RTL resources.
Dmitry Timoshkov [Tue, 12 Oct 2010 12:18:43 +0000 (21:18 +0900)]
oleaut32: Handle VT_DATE in serialize_param()/deserialize_param().
Henri Verbeet [Tue, 12 Oct 2010 11:40:05 +0000 (13:40 +0200)]
wined3d: Skip SM4 instruction modifiers.
Henri Verbeet [Tue, 12 Oct 2010 11:40:04 +0000 (13:40 +0200)]
wined3d: Skip SM4 source register modifiers.
Henri Verbeet [Tue, 12 Oct 2010 11:40:03 +0000 (13:40 +0200)]
wined3d: Recognize the SM4 resource register type.
Henri Verbeet [Tue, 12 Oct 2010 11:40:02 +0000 (13:40 +0200)]
wined3d: Recognize the SM4 sampler register type.
Henri Verbeet [Tue, 12 Oct 2010 11:40:01 +0000 (13:40 +0200)]
ddraw: Use a linear filter in ddraw_surface7_Blt().
Hwang YunSong [Tue, 12 Oct 2010 02:25:50 +0000 (11:25 +0900)]
taskkill: Update Korean resource.
Krzysztof Nowicki [Fri, 8 Oct 2010 18:03:14 +0000 (20:03 +0200)]
ntdll: Fix possible deadlock in vectored exception handling.
Austin Lund [Tue, 12 Oct 2010 00:25:46 +0000 (10:25 +1000)]
riched32/tests: Correct error messages in EM_POSFROMCHAR tests.
Frédéric Delanoy [Mon, 11 Oct 2010 22:37:16 +0000 (00:37 +0200)]
taskkill: Update French translation.
Andrew Talbot [Mon, 11 Oct 2010 21:25:15 +0000 (22:25 +0100)]
gdi32: Constify some variables.
Vincent Povirk [Mon, 11 Oct 2010 20:55:40 +0000 (15:55 -0500)]
aclocal: Detect the mingw variant named amd64-mingw32msvc.
Juan Lang [Tue, 23 Mar 2010 21:56:34 +0000 (14:56 -0700)]
iphlpapi: Set DNS servers in the IP_PER_ADAPTER_INFO returned for non-loopback addresses.
Juan Lang [Mon, 11 Oct 2010 16:12:45 +0000 (09:12 -0700)]
iphlpapi: Use a helper function to get the DNS server list.
Juan Lang [Mon, 11 Oct 2010 16:05:06 +0000 (09:05 -0700)]
iphlpapi: Set DNS servers in GetAdaptersAddresses when GAA_FLAG_SKIP_DNS_SERVER isn't specified.
Juan Lang [Mon, 11 Oct 2010 15:50:00 +0000 (08:50 -0700)]
iphlpapi: Honor GAA_FLAG_SKIP_FRIENDLY_NAME.
Juan Lang [Mon, 11 Oct 2010 20:19:34 +0000 (13:19 -0700)]
iphlpapi: Honor GAA_FLAG_SKIP_UNICAST.
Juan Lang [Mon, 11 Oct 2010 20:17:45 +0000 (13:17 -0700)]
iphlpapi: Only return gateway addresses if GAA_FLAG_INCLUDE_ALL_GATEWAYS is specified.
Juan Lang [Mon, 11 Oct 2010 15:54:47 +0000 (08:54 -0700)]
ipconfig: Specify GAA_FLAG_INCLUDE_ALL_GATEWAYS when calling GetAdaptersAddresses.
Louis Lenders [Mon, 11 Oct 2010 20:11:26 +0000 (22:11 +0200)]
gameux: Improve stub for GameExplorerImpl_VerifyAccess.
Aurimas Fišeras [Mon, 11 Oct 2010 19:22:48 +0000 (22:22 +0300)]
taskkill: Update Lithuanian translation.
André Hentschel [Mon, 11 Oct 2010 18:48:59 +0000 (20:48 +0200)]
taskkill: Update German translation.
Andrew Eikum [Mon, 11 Oct 2010 16:17:35 +0000 (11:17 -0500)]
shlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCanonicalize.
Andrew Eikum [Mon, 11 Oct 2010 16:17:26 +0000 (11:17 -0500)]
cryptnet/tests: Use UrlCanonicalize to create a URL.
Aric Stewart [Mon, 11 Oct 2010 15:15:35 +0000 (10:15 -0500)]
strmbase: Move mediaSeeking to strmbase SourceSeeking.
David Adam [Mon, 11 Oct 2010 09:50:35 +0000 (11:50 +0200)]
ddraw/test: Add more combination tests for SetCooperativeLevels.
Alexandre Julliard [Tue, 12 Oct 2010 09:43:21 +0000 (11:43 +0200)]
user32: Correctly handle mouse events on a size grip scrollbar.
Alexandre Julliard [Tue, 12 Oct 2010 09:28:51 +0000 (11:28 +0200)]
user32: Make sure AdjustWindowRect and WM_NCCALCSIZE yield the same result for WS_EX_DLGMODALFRAME windows.
Luca Bennati [Mon, 11 Oct 2010 13:00:22 +0000 (15:00 +0200)]
taskkill: Update Italian translation.
Nikolay Sivov [Fri, 8 Oct 2010 21:42:44 +0000 (01:42 +0400)]
msxml3: Implement ::get_responseXML().
Andrew Nguyen [Mon, 11 Oct 2010 10:25:23 +0000 (05:25 -0500)]
msvcrt: Implement _strlwr_s.
Andrew Nguyen [Mon, 11 Oct 2010 10:25:15 +0000 (05:25 -0500)]
msvcrt: Implement _itoa_s.
Andrew Nguyen [Mon, 11 Oct 2010 10:25:05 +0000 (05:25 -0500)]
msvcrt: Implement _localtime32_s.
Andrew Nguyen [Mon, 11 Oct 2010 10:24:30 +0000 (05:24 -0500)]
msvcrt: Use the write_invalid_msvcrt_tm helper in _gmtime64_s.
Andrew Nguyen [Mon, 11 Oct 2010 10:24:20 +0000 (05:24 -0500)]
msvcrt: Implement _localtime64_s.
Henri Verbeet [Mon, 11 Oct 2010 11:06:20 +0000 (13:06 +0200)]
wined3d: Add traces to IWineD3DDeviceImpl_AcquireFocusWindow() / IWineD3DDeviceImpl_ReleaseFocusWindow().
Henri Verbeet [Mon, 11 Oct 2010 11:06:19 +0000 (13:06 +0200)]
wined3d: Recognize the SM4 utof opcode.
Henri Verbeet [Mon, 11 Oct 2010 11:06:18 +0000 (13:06 +0200)]
wined3d: Recognize the SM4 sample_l opcode.
Henri Verbeet [Mon, 11 Oct 2010 11:06:17 +0000 (13:06 +0200)]
wined3d: Recognize the SM4 sample opcode.
Henri Verbeet [Mon, 11 Oct 2010 11:06:16 +0000 (13:06 +0200)]
wined3d: Recognize the SM4 itof opcode.
Andrew Nguyen [Mon, 11 Oct 2010 10:19:52 +0000 (05:19 -0500)]
winex11.drv: Avoid relying on PATH_MAX in X11DRV_FONT_InitX11Metrics helper.
Andrew Nguyen [Mon, 11 Oct 2010 10:19:19 +0000 (05:19 -0500)]
winex11.drv: Use a separate string buffer for X11R6 font check.
Andrew Nguyen [Mon, 11 Oct 2010 10:16:51 +0000 (05:16 -0500)]
kernel32: Make the return type of LoadModule match the Windows SDK.
Andrew Nguyen [Mon, 11 Oct 2010 10:16:16 +0000 (05:16 -0500)]
kernel32: Implement GetSystemRegistryQuota as a semi-stub.
Andrew Nguyen [Mon, 11 Oct 2010 10:13:43 +0000 (05:13 -0500)]
taskkill: Disallow process self-termination.
Alexandre Julliard [Mon, 11 Oct 2010 12:55:46 +0000 (14:55 +0200)]
user32: Store icon objects directly in the cache instead of using a separate structure.
Alexandre Julliard [Mon, 11 Oct 2010 12:12:31 +0000 (14:12 +0200)]
user32: Reimplement icon copying using CURSORICON_Load.
Alexandre Julliard [Mon, 11 Oct 2010 10:53:36 +0000 (12:53 +0200)]
user32: Return the module and resource name in GetIconInfoEx.
Alexandre Julliard [Mon, 11 Oct 2010 10:50:58 +0000 (12:50 +0200)]
user32: Store the module and resource name information for icons.
Hans Leidekker [Mon, 11 Oct 2010 10:10:23 +0000 (12:10 +0200)]
msi/tests: Reduce the UI level for a couple of tests.
This makes the tests run faster because native only creates restore points
for installers with a basic UI level and higher.
Hans Leidekker [Mon, 11 Oct 2010 10:10:08 +0000 (12:10 +0200)]
msi/tests: Set the MSIFASTINSTALL property.
On recent versions of msi this prevents the creation of a system restore
point, which can take a very long time.
Hans Leidekker [Mon, 11 Oct 2010 10:09:54 +0000 (12:09 +0200)]
msi/tests: Fix some test failures on 64-bit.
Hans Leidekker [Mon, 11 Oct 2010 10:09:45 +0000 (12:09 +0200)]
msi: Allocate 3 bytes instead of 2 for in-memory string references.
Fixes an installer that stores string references as 2 byte integers and
grows the number of strings beyond the limit of 64k during installation.
Hans Leidekker [Mon, 11 Oct 2010 10:09:24 +0000 (12:09 +0200)]
msi/tests: Use a different product code in the automation tests.
Hans Leidekker [Mon, 11 Oct 2010 10:09:11 +0000 (12:09 +0200)]
msi/tests: Determine Wow64 mode just once.
Jeff Latimer [Mon, 11 Oct 2010 08:56:07 +0000 (19:56 +1100)]
iphlpapi: Use Windows rather than Unix values to determine family.
Jeff Cook [Mon, 11 Oct 2010 04:10:53 +0000 (22:10 -0600)]
winealsa.drv: Rewrite channel counting for additional readability and circumvention of a couple of crashes.
Jeff Cook [Mon, 11 Oct 2010 04:24:45 +0000 (22:24 -0600)]
winealsa.drv: Only set micelem as master if there are no other elems on this card.
James McKenzie [Mon, 11 Oct 2010 01:44:36 +0000 (18:44 -0700)]
gdi32: Correct typo in comment.
Louis Lenders [Sun, 10 Oct 2010 19:22:29 +0000 (21:22 +0200)]
advapi32: Add stub for QueryTraceW.
Louis Lenders [Sun, 10 Oct 2010 19:07:53 +0000 (21:07 +0200)]
user32/tests: Test FindWindowEx for empty window title.
Eric Pouech [Sat, 9 Oct 2010 06:51:47 +0000 (08:51 +0200)]
dbghelp: Proper support and definition for S_REGREL_V3.
Eric Pouech [Sat, 9 Oct 2010 06:51:41 +0000 (08:51 +0200)]
dbghelp: Ensure the stab_nlist structure is usable on 64bit systems.
Eric Pouech [Sat, 9 Oct 2010 06:51:33 +0000 (08:51 +0200)]
dbghelp: Fix some relocation errors for debug formats out of ELF files.