Alexandre Julliard [Thu, 27 Aug 2009 17:46:45 +0000 (19:46 +0200)]
ntdll: Define correct address space limits for x86_64.
Alexandre Julliard [Thu, 27 Aug 2009 17:46:28 +0000 (19:46 +0200)]
ntdll: Return the expected length in NtQueryInformationProcess.
Alexandre Julliard [Thu, 27 Aug 2009 17:30:50 +0000 (19:30 +0200)]
ntdll: Fix a couple of system information structures for 64-bit.
Alexandre Julliard [Thu, 27 Aug 2009 14:38:47 +0000 (16:38 +0200)]
ntdll: Fix handling of the duplicate MxCsr entry in the x86_64 context.
Huw Davies [Thu, 27 Aug 2009 11:34:59 +0000 (12:34 +0100)]
include: Add msdadc.idl.
Louis Lenders [Thu, 27 Aug 2009 10:10:57 +0000 (12:10 +0200)]
psapi: Add version resource.
Louis Lenders [Thu, 27 Aug 2009 09:57:36 +0000 (11:57 +0200)]
dbghelp: Add version resource.
Austin English [Wed, 26 Aug 2009 20:38:02 +0000 (15:38 -0500)]
dxdiag: Add basic command line parsing.
Based on a patch by Dan Kegel.
Austin English [Wed, 26 Aug 2009 20:40:40 +0000 (15:40 -0500)]
dxdiag: Make dxdiag a Unicode rather than ANSI program.
Dylan Smith [Wed, 26 Aug 2009 18:18:16 +0000 (14:18 -0400)]
winedbg: Resolve typedefs when checking for user defined type.
All that matters is that the real type is a user defined type (e.g.
structure, class, or union), so I used types_get_real_type instead of
types_get_info to avoid issues with typedefs.
Dylan Smith [Wed, 26 Aug 2009 18:18:07 +0000 (14:18 -0400)]
winedbg: Extract address from expression for listing source at address.
Rico Schüller [Wed, 26 Aug 2009 20:30:40 +0000 (22:30 +0200)]
d3d10: Parse variable flag.
Rico Schüller [Wed, 26 Aug 2009 20:30:32 +0000 (22:30 +0200)]
d3d10: Identify some more unknowns in parse_fx10.
Austin English [Wed, 26 Aug 2009 18:07:06 +0000 (13:07 -0500)]
ole32: Add a stub for CoGetCurrentLogicalThreadId.
Alexandre Julliard [Thu, 27 Aug 2009 11:35:46 +0000 (13:35 +0200)]
tools: Take into account the executable extension when looking for tools in the path.
Andrew Eikum [Wed, 26 Aug 2009 23:03:13 +0000 (18:03 -0500)]
gdiplus: Implement GdipIsVisibleRect.
Andrew Eikum [Wed, 26 Aug 2009 23:03:11 +0000 (18:03 -0500)]
gdiplus: Implement GdipIsVisiblePoint.
Andrew Eikum [Wed, 26 Aug 2009 23:03:08 +0000 (18:03 -0500)]
gdiplus: Add utility function get_visible_clip_region.
Hongbo Ni [Thu, 27 Aug 2009 01:18:14 +0000 (11:18 +1000)]
user32: Fix DLL injection problem using LOAD_WITH_ALTERED_SEARCH_PATH.
Jacek Caban [Wed, 26 Aug 2009 23:22:17 +0000 (01:22 +0200)]
jscript: Create undeclared values to script_disp instead of var_disp.
Jacek Caban [Wed, 26 Aug 2009 23:21:56 +0000 (01:21 +0200)]
jscript: Return "undefined" type for invalid references.
Jacek Caban [Wed, 26 Aug 2009 23:21:38 +0000 (01:21 +0200)]
jscript: Throw an exception when evaluating invalid identifier instead of on lookup failure.
Jacek Caban [Wed, 26 Aug 2009 23:21:03 +0000 (01:21 +0200)]
jscript: Don't require semicolon after function declaration.
Jacek Caban [Wed, 26 Aug 2009 23:20:37 +0000 (01:20 +0200)]
jscript: Fixed parsing regexps starting with '='.
Henri Verbeet [Thu, 27 Aug 2009 08:04:56 +0000 (10:04 +0200)]
wined3d: Remove trailing spaces.
Henri Verbeet [Thu, 27 Aug 2009 08:04:55 +0000 (10:04 +0200)]
d3d10: Add the ID3D10EffectVectorVariable interface.
Henri Verbeet [Thu, 27 Aug 2009 08:04:54 +0000 (10:04 +0200)]
d3d10: Add the ID3D10EffectScalarVariable interface.
Henri Verbeet [Thu, 27 Aug 2009 08:04:53 +0000 (10:04 +0200)]
wined3d: Get rid of a redundant memset() in device_stream_info_from_declaration().
Henri Verbeet [Thu, 27 Aug 2009 08:04:52 +0000 (10:04 +0200)]
wined3d: Properly check if an attribute is used in drawStridedInstanced().
Michael Stefaniuc [Wed, 26 Aug 2009 22:30:56 +0000 (00:30 +0200)]
user32: Remove a stray ';' that produces an empty if condition.
Jacek Caban [Wed, 26 Aug 2009 21:14:20 +0000 (23:14 +0200)]
mshtml: Update wine_url in nsIURL::SetQuery.
Jacek Caban [Thu, 27 Aug 2009 09:31:14 +0000 (11:31 +0200)]
mshtml: Wrap nsIURL interface.
Jacek Caban [Wed, 26 Aug 2009 21:13:29 +0000 (23:13 +0200)]
mshtml: Remove no longer used create_nsstream.
Juan Lang [Wed, 26 Aug 2009 15:56:55 +0000 (08:56 -0700)]
crypt32: Fix a test failure on Windows 7.
Juan Lang [Wed, 26 Aug 2009 15:50:39 +0000 (08:50 -0700)]
comctl32: Return the number of characters copied in WM_GETTEXT even if the buffer is too small.
Jörg Höhle [Sun, 23 Aug 2009 17:35:36 +0000 (19:35 +0200)]
wined3d: Delete meaningless UNIX GL driver version parsing.
Alexandre Julliard [Wed, 26 Aug 2009 19:24:17 +0000 (21:24 +0200)]
ntdll: Correctly jump to the modified context after an exception on x86_64.
Alexandre Julliard [Wed, 26 Aug 2009 19:23:52 +0000 (21:23 +0200)]
riched20: Make sure we have a valid ITextHost vtable for all platforms.
Huw Davies [Wed, 26 Aug 2009 13:14:38 +0000 (14:14 +0100)]
include: Add msdaguid.h.
Sergey Khodych [Tue, 25 Aug 2009 14:19:24 +0000 (17:19 +0300)]
user32: Use IDOK as default identifier in a template.
Sergey Khodych [Tue, 25 Aug 2009 15:01:05 +0000 (18:01 +0300)]
user32: edit: Improve handling of WM_KEYDOWN VK_RETURN in a dialog mode.
Sergey Khodych [Sun, 23 Aug 2009 22:47:15 +0000 (01:47 +0300)]
user32: edit: Improve handling of WM_KEYDOWN VK_TAB in a dialog mode.
Sergey Khodych [Sun, 23 Aug 2009 21:33:20 +0000 (00:33 +0300)]
user32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE in a dialog mode.
Sergey Khodych [Sun, 23 Aug 2009 21:10:01 +0000 (00:10 +0300)]
user32: edit: Use a dialog mode after receiving WM_GETDLGCODE message.
Tests show that the edit control uses a dialog mode after receiving
WM_GETDLGCODE message and it doesn't depend on whether the edit control
has a parent window.
Ge van Geldorp [Mon, 24 Aug 2009 12:31:19 +0000 (14:31 +0200)]
user32/tests: Fix test failure on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:15:28 +0000 (14:15 +0200)]
kernel32/tests: Remove test that crashes on Win7.
Andrew Eikum [Tue, 25 Aug 2009 18:39:18 +0000 (13:39 -0500)]
gdiplus: Implement GdipIsVisibleRegionRect.
Andrew Eikum [Tue, 25 Aug 2009 18:39:12 +0000 (13:39 -0500)]
gdiplus: Implement GdipIsVisibleRegionPoint.
Ge van Geldorp [Wed, 26 Aug 2009 10:40:29 +0000 (12:40 +0200)]
advapi32/tests: Fix tests on Win7.
Ge van Geldorp [Wed, 26 Aug 2009 10:38:27 +0000 (12:38 +0200)]
advapi32/tests: Add acceptable error codes for Win7.
Stefan Dösinger [Wed, 26 Aug 2009 09:44:34 +0000 (11:44 +0200)]
wined3d: Make it clear that glFlush and glFinish are WGL functions.
Stefan Dösinger [Wed, 26 Aug 2009 08:24:09 +0000 (10:24 +0200)]
wined3d: Don't use WINED3DADAPTER_DEFAULT as refresh rate.
Stefan Dösinger [Mon, 24 Aug 2009 14:03:13 +0000 (16:03 +0200)]
wined3d: Initialize ps_arb_max_local_constants.
Louis Lenders [Wed, 26 Aug 2009 07:21:45 +0000 (09:21 +0200)]
shdocvw.inf: Add default registry key "HKCU\Software\Microsoft\Internet Explorer\Settings.
Davide Pizzetti [Tue, 25 Aug 2009 20:49:52 +0000 (22:49 +0200)]
winhlp32: Italian translation update.
Davide Pizzetti [Tue, 25 Aug 2009 20:46:11 +0000 (22:46 +0200)]
regedit: Italian translation update.
Francois Gouget [Wed, 26 Aug 2009 08:54:58 +0000 (10:54 +0200)]
riched20: Make ME_SetCursorToEnd() static.
Francois Gouget [Wed, 26 Aug 2009 08:54:50 +0000 (10:54 +0200)]
windowscodecs/tests: Make some functions static.
Francois Gouget [Wed, 26 Aug 2009 08:55:04 +0000 (10:55 +0200)]
ntoskrnl.exe: Remove a space before a '\n'.
Francois Gouget [Wed, 26 Aug 2009 08:54:45 +0000 (10:54 +0200)]
wrc: Add a '\n' to a parser_warning() call.
Alexandre Julliard [Wed, 26 Aug 2009 11:09:11 +0000 (13:09 +0200)]
comctl32/tests: Fix tooltips test failures on older Windows versions.
Alexandre Julliard [Wed, 26 Aug 2009 11:09:05 +0000 (13:09 +0200)]
comctl32/tests: Fix tab control test failures on older Windows versions.
Henri Verbeet [Wed, 26 Aug 2009 08:18:09 +0000 (10:18 +0200)]
d3d9: Use the wined3d cs for wined3d locking.
Henri Verbeet [Wed, 26 Aug 2009 08:18:08 +0000 (10:18 +0200)]
d3d9: Remove stray tabs.
Henri Verbeet [Wed, 26 Aug 2009 08:18:07 +0000 (10:18 +0200)]
wined3d: Properly check if an attribute is used in remove_vbos().
Henri Verbeet [Wed, 26 Aug 2009 08:18:06 +0000 (10:18 +0200)]
wined3d: Properly check if an attribute is used in state_normalize().
Henri Verbeet [Wed, 26 Aug 2009 08:18:05 +0000 (10:18 +0200)]
wined3d: Properly check if an attribute is used in transform_texture().
Chris Robinson [Wed, 26 Aug 2009 06:27:57 +0000 (23:27 -0700)]
winemp3.acm: Fix reading/decoding loop.
Michael Stefaniuc [Tue, 25 Aug 2009 21:52:00 +0000 (23:52 +0200)]
d3d8: Release the lock instead of locking a second time (Smatch).
Andrew Eikum [Tue, 25 Aug 2009 21:25:41 +0000 (16:25 -0500)]
user32/tests: Fix input test failures on NT4.
Austin English [Tue, 25 Aug 2009 20:22:47 +0000 (15:22 -0500)]
dnsapi: Add a stub for DnsFlushResolverCache.
Vincent Povirk [Tue, 25 Aug 2009 20:37:12 +0000 (15:37 -0500)]
wininet: Allow +.- characters in url scheme.
According to RFC 1738, the plus, period, and hyphen characters are allowed in URL schemes.
Vincent Povirk [Tue, 25 Aug 2009 20:09:50 +0000 (15:09 -0500)]
oleaut32: Make ITypeInfo2::GetCustData succeed when data is not found.
Eric Pouech [Tue, 25 Aug 2009 17:33:28 +0000 (19:33 +0200)]
configure: Check for large filesystems support.
Alexandre Julliard [Wed, 26 Aug 2009 09:52:39 +0000 (11:52 +0200)]
ntdll/tests: Make sure buffer alignment is correct.
Jeff Zaroyko [Tue, 25 Aug 2009 11:02:14 +0000 (21:02 +1000)]
kernel32: sLanguage is LOCALE_SABBREVLANGNAME.
Huw Davies [Tue, 25 Aug 2009 12:36:31 +0000 (13:36 +0100)]
msdaps: Implement IBindResource_Bind proxy and stub.
Huw Davies [Tue, 25 Aug 2009 12:36:10 +0000 (13:36 +0100)]
msdaps: Implement IDBCreateCommand_CreateCommand proxy and stub.
Huw Davies [Tue, 25 Aug 2009 12:35:58 +0000 (13:35 +0100)]
msdaps: Implement ICreateRow_CreateRow proxy and stub.
Huw Davies [Tue, 25 Aug 2009 12:34:58 +0000 (13:34 +0100)]
msdaps: Use 2 byte structure packing for win32 code.
Huw Davies [Tue, 25 Aug 2009 12:29:47 +0000 (13:29 +0100)]
widl: Add separate --win32-align and --win64-align options.
Ge van Geldorp [Tue, 25 Aug 2009 10:40:28 +0000 (12:40 +0200)]
crypt32/tests: Remove test that crashes on Win7.
Alexandre Julliard [Tue, 25 Aug 2009 10:47:50 +0000 (12:47 +0200)]
libwine: Determine the bin directory independently from the lib directory if possible.
Prefer the bin directory when getting the data dir location.
Austin English [Mon, 24 Aug 2009 16:18:26 +0000 (11:18 -0500)]
dxdiag: Add stub implementation.
Mike Kaplinskiy [Mon, 24 Aug 2009 18:10:25 +0000 (14:10 -0400)]
ws2_32/tests: Fix failure on NT4.
Detlef Riekenberg [Tue, 25 Aug 2009 08:21:58 +0000 (10:21 +0200)]
regedit: Do not write junk after the LastKey value.
Detlef Riekenberg [Mon, 24 Aug 2009 22:04:39 +0000 (00:04 +0200)]
ws2_32/tests: Add tests for setsockopt with invalid levels.
Detlef Riekenberg [Mon, 24 Aug 2009 21:43:08 +0000 (23:43 +0200)]
ws2_32/tests: Add tests for getsockopt with invalid levels.
Detlef Riekenberg [Mon, 24 Aug 2009 21:39:18 +0000 (23:39 +0200)]
ws2_32: Set WSAEINVAL on invalid levels in set+getsockopt.
Detlef Riekenberg [Mon, 24 Aug 2009 20:32:53 +0000 (22:32 +0200)]
ws2_32: Use only the lower 16 bit as level when calling [g|s]etsockopt from 16 bit.
Alexandre Julliard [Tue, 25 Aug 2009 09:30:07 +0000 (11:30 +0200)]
winemp3: Include wine/port.h.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:58 +0000 (00:24 +0200)]
winefile: Compile with -DWINE_NO_UNICODE_MACROS.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:52 +0000 (00:24 +0200)]
winefile: Use the explicit W-form for the rest of the types.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:46 +0000 (00:24 +0200)]
winefile: Replace the TSTR types with WSTR.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:41 +0000 (00:24 +0200)]
winefile: Replace TCHAR with WCHAR.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:36 +0000 (00:24 +0200)]
winefile: Convert the rest of the functions to use the explicit W-form.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:30 +0000 (00:24 +0200)]
winefile: Use the explicit W-form for the file IO related functions.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:25 +0000 (00:24 +0200)]
winefile: Use the explicit W-form of the Load*() functions.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:19 +0000 (00:24 +0200)]
winefile: Use the explicit W-form for the *Window* functions.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:11 +0000 (00:24 +0200)]
winefile: Use the explicit W-form of the string functions.