wine
15 years agouser32: Use IDOK as default identifier in a template.
Sergey Khodych [Tue, 25 Aug 2009 14:19:24 +0000 (17:19 +0300)] 
user32: Use IDOK as default identifier in a template.

15 years agouser32: edit: Improve handling of WM_KEYDOWN VK_RETURN in a dialog mode.
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.

15 years agouser32: edit: Improve handling of WM_KEYDOWN VK_TAB 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.

15 years agouser32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE 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.

15 years agouser32: edit: Use a dialog mode after receiving WM_GETDLGCODE message.
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.

15 years agouser32/tests: Fix test failure on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:31:19 +0000 (14:31 +0200)] 
user32/tests: Fix test failure on Win7.

15 years agokernel32/tests: Remove test that crashes on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:15:28 +0000 (14:15 +0200)] 
kernel32/tests: Remove test that crashes on Win7.

15 years agogdiplus: Implement GdipIsVisibleRegionRect.
Andrew Eikum [Tue, 25 Aug 2009 18:39:18 +0000 (13:39 -0500)] 
gdiplus: Implement GdipIsVisibleRegionRect.

15 years agogdiplus: Implement GdipIsVisibleRegionPoint.
Andrew Eikum [Tue, 25 Aug 2009 18:39:12 +0000 (13:39 -0500)] 
gdiplus: Implement GdipIsVisibleRegionPoint.

15 years agoadvapi32/tests: Fix tests on Win7.
Ge van Geldorp [Wed, 26 Aug 2009 10:40:29 +0000 (12:40 +0200)] 
advapi32/tests: Fix tests on Win7.

15 years agoadvapi32/tests: Add acceptable error codes for Win7.
Ge van Geldorp [Wed, 26 Aug 2009 10:38:27 +0000 (12:38 +0200)] 
advapi32/tests: Add acceptable error codes for Win7.

15 years agowined3d: Make it clear that glFlush and glFinish are WGL functions.
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.

15 years agowined3d: Don't use WINED3DADAPTER_DEFAULT as refresh rate.
Stefan Dösinger [Wed, 26 Aug 2009 08:24:09 +0000 (10:24 +0200)] 
wined3d: Don't use WINED3DADAPTER_DEFAULT as refresh rate.

15 years agowined3d: Initialize ps_arb_max_local_constants.
Stefan Dösinger [Mon, 24 Aug 2009 14:03:13 +0000 (16:03 +0200)] 
wined3d: Initialize ps_arb_max_local_constants.

15 years agoshdocvw.inf: Add default registry key "HKCU\Software\Microsoft\Internet Explorer...
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.

15 years agowinhlp32: Italian translation update.
Davide Pizzetti [Tue, 25 Aug 2009 20:49:52 +0000 (22:49 +0200)] 
winhlp32: Italian translation update.

15 years agoregedit: Italian translation update.
Davide Pizzetti [Tue, 25 Aug 2009 20:46:11 +0000 (22:46 +0200)] 
regedit: Italian translation update.

15 years agoriched20: Make ME_SetCursorToEnd() static.
Francois Gouget [Wed, 26 Aug 2009 08:54:58 +0000 (10:54 +0200)] 
riched20: Make ME_SetCursorToEnd() static.

15 years agowindowscodecs/tests: Make some functions static.
Francois Gouget [Wed, 26 Aug 2009 08:54:50 +0000 (10:54 +0200)] 
windowscodecs/tests: Make some functions static.

15 years agontoskrnl.exe: Remove a space before a '\n'.
Francois Gouget [Wed, 26 Aug 2009 08:55:04 +0000 (10:55 +0200)] 
ntoskrnl.exe: Remove a space before a '\n'.

15 years agowrc: Add a '\n' to a parser_warning() call.
Francois Gouget [Wed, 26 Aug 2009 08:54:45 +0000 (10:54 +0200)] 
wrc: Add a '\n' to a parser_warning() call.

15 years agocomctl32/tests: Fix tooltips test failures on older Windows versions.
Alexandre Julliard [Wed, 26 Aug 2009 11:09:11 +0000 (13:09 +0200)] 
comctl32/tests: Fix tooltips test failures on older Windows versions.

15 years agocomctl32/tests: Fix tab control 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.

15 years agod3d9: Use the wined3d cs for wined3d locking.
Henri Verbeet [Wed, 26 Aug 2009 08:18:09 +0000 (10:18 +0200)] 
d3d9: Use the wined3d cs for wined3d locking.

15 years agod3d9: Remove stray tabs.
Henri Verbeet [Wed, 26 Aug 2009 08:18:08 +0000 (10:18 +0200)] 
d3d9: Remove stray tabs.

15 years agowined3d: Properly check if an attribute is used in remove_vbos().
Henri Verbeet [Wed, 26 Aug 2009 08:18:07 +0000 (10:18 +0200)] 
wined3d: Properly check if an attribute is used in remove_vbos().

15 years agowined3d: Properly check if an attribute is used in state_normalize().
Henri Verbeet [Wed, 26 Aug 2009 08:18:06 +0000 (10:18 +0200)] 
wined3d: Properly check if an attribute is used in state_normalize().

15 years agowined3d: Properly check if an attribute is used in transform_texture().
Henri Verbeet [Wed, 26 Aug 2009 08:18:05 +0000 (10:18 +0200)] 
wined3d: Properly check if an attribute is used in transform_texture().

15 years agowinemp3.acm: Fix reading/decoding loop.
Chris Robinson [Wed, 26 Aug 2009 06:27:57 +0000 (23:27 -0700)] 
winemp3.acm: Fix reading/decoding loop.

15 years agod3d8: Release the lock instead of locking a second time (Smatch).
Michael Stefaniuc [Tue, 25 Aug 2009 21:52:00 +0000 (23:52 +0200)] 
d3d8: Release the lock instead of locking a second time (Smatch).

15 years agouser32/tests: Fix input test failures on NT4.
Andrew Eikum [Tue, 25 Aug 2009 21:25:41 +0000 (16:25 -0500)] 
user32/tests: Fix input test failures on NT4.

15 years agodnsapi: Add a stub for DnsFlushResolverCache.
Austin English [Tue, 25 Aug 2009 20:22:47 +0000 (15:22 -0500)] 
dnsapi: Add a stub for DnsFlushResolverCache.

15 years agowininet: Allow +.- characters in url scheme.
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.

15 years agooleaut32: Make ITypeInfo2::GetCustData succeed when data is not found.
Vincent Povirk [Tue, 25 Aug 2009 20:09:50 +0000 (15:09 -0500)] 
oleaut32: Make ITypeInfo2::GetCustData succeed when data is not found.

15 years agoconfigure: Check for large filesystems support.
Eric Pouech [Tue, 25 Aug 2009 17:33:28 +0000 (19:33 +0200)] 
configure: Check for large filesystems support.

15 years agontdll/tests: Make sure buffer alignment is correct.
Alexandre Julliard [Wed, 26 Aug 2009 09:52:39 +0000 (11:52 +0200)] 
ntdll/tests: Make sure buffer alignment is correct.

15 years agokernel32: sLanguage is LOCALE_SABBREVLANGNAME.
Jeff Zaroyko [Tue, 25 Aug 2009 11:02:14 +0000 (21:02 +1000)] 
kernel32: sLanguage is LOCALE_SABBREVLANGNAME.

15 years agomsdaps: Implement IBindResource_Bind proxy and stub.
Huw Davies [Tue, 25 Aug 2009 12:36:31 +0000 (13:36 +0100)] 
msdaps: Implement IBindResource_Bind proxy and stub.

15 years agomsdaps: Implement IDBCreateCommand_CreateCommand proxy and stub.
Huw Davies [Tue, 25 Aug 2009 12:36:10 +0000 (13:36 +0100)] 
msdaps: Implement IDBCreateCommand_CreateCommand proxy and stub.

15 years agomsdaps: Implement ICreateRow_CreateRow proxy and stub.
Huw Davies [Tue, 25 Aug 2009 12:35:58 +0000 (13:35 +0100)] 
msdaps: Implement ICreateRow_CreateRow proxy and stub.

15 years agomsdaps: Use 2 byte structure packing for win32 code.
Huw Davies [Tue, 25 Aug 2009 12:34:58 +0000 (13:34 +0100)] 
msdaps: Use 2 byte structure packing for win32 code.

15 years agowidl: Add separate --win32-align and --win64-align options.
Huw Davies [Tue, 25 Aug 2009 12:29:47 +0000 (13:29 +0100)] 
widl: Add separate --win32-align and --win64-align options.

15 years agocrypt32/tests: Remove test that crashes on Win7.
Ge van Geldorp [Tue, 25 Aug 2009 10:40:28 +0000 (12:40 +0200)] 
crypt32/tests: Remove test that crashes on Win7.

15 years agolibwine: Determine the bin directory independently from the lib directory if possible.
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.

15 years agodxdiag: Add stub implementation.
Austin English [Mon, 24 Aug 2009 16:18:26 +0000 (11:18 -0500)] 
dxdiag: Add stub implementation.

15 years agows2_32/tests: Fix failure on NT4.
Mike Kaplinskiy [Mon, 24 Aug 2009 18:10:25 +0000 (14:10 -0400)] 
ws2_32/tests: Fix failure on NT4.

15 years agoregedit: Do not write junk after the LastKey value.
Detlef Riekenberg [Tue, 25 Aug 2009 08:21:58 +0000 (10:21 +0200)] 
regedit: Do not write junk after the LastKey value.

15 years agows2_32/tests: Add tests for setsockopt with invalid levels.
Detlef Riekenberg [Mon, 24 Aug 2009 22:04:39 +0000 (00:04 +0200)] 
ws2_32/tests: Add tests for setsockopt with invalid levels.

15 years agows2_32/tests: Add tests for getsockopt 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.

15 years agows2_32: Set WSAEINVAL on invalid levels in set+getsockopt.
Detlef Riekenberg [Mon, 24 Aug 2009 21:39:18 +0000 (23:39 +0200)] 
ws2_32: Set WSAEINVAL on invalid levels in set+getsockopt.

15 years agows2_32: Use only the lower 16 bit as level when calling [g|s]etsockopt from 16 bit.
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.

15 years agowinemp3: Include wine/port.h.
Alexandre Julliard [Tue, 25 Aug 2009 09:30:07 +0000 (11:30 +0200)] 
winemp3: Include wine/port.h.

15 years agowinefile: Compile with -DWINE_NO_UNICODE_MACROS.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:58 +0000 (00:24 +0200)] 
winefile: Compile with -DWINE_NO_UNICODE_MACROS.

15 years agowinefile: Use the explicit W-form for the rest of the types.
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.

15 years agowinefile: Replace the TSTR types with WSTR.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:46 +0000 (00:24 +0200)] 
winefile: Replace the TSTR types with WSTR.

15 years agowinefile: Replace TCHAR with WCHAR.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:41 +0000 (00:24 +0200)] 
winefile: Replace TCHAR with WCHAR.

15 years agowinefile: Convert the rest of the functions to use the explicit W-form.
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.

15 years agowinefile: Use the explicit W-form for the file IO related functions.
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.

15 years agowinefile: Use the explicit W-form of the Load*() functions.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:25 +0000 (00:24 +0200)] 
winefile: Use the explicit W-form of the Load*() functions.

15 years agowinefile: Use the explicit W-form for the *Window* functions.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:19 +0000 (00:24 +0200)] 
winefile: Use the explicit W-form for the *Window* functions.

15 years agowinefile: Use the explicit W-form of the string functions.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:11 +0000 (00:24 +0200)] 
winefile: Use the explicit W-form of the string functions.

15 years agowinefile: Use the explicit SendMessageW form.
Michael Stefaniuc [Mon, 24 Aug 2009 22:24:06 +0000 (00:24 +0200)] 
winefile: Use the explicit SendMessageW form.

15 years agowinefile: Don't use _tsplitpath().
Michael Stefaniuc [Mon, 24 Aug 2009 22:23:55 +0000 (00:23 +0200)] 
winefile: Don't use _tsplitpath().

15 years agowinefile: Get rid of the #ifndef UNICODE code paths.
Michael Stefaniuc [Mon, 24 Aug 2009 22:23:46 +0000 (00:23 +0200)] 
winefile: Get rid of the #ifndef UNICODE code paths.

15 years agontdll: Fix a memory leak on an error path (Smatch).
Michael Stefaniuc [Mon, 24 Aug 2009 22:25:04 +0000 (00:25 +0200)] 
ntdll: Fix a memory leak on an error path (Smatch).

15 years agoshell32: Move the IQueryAssociations implementation from shlwapi to shell32.
Alexandre Julliard [Tue, 25 Aug 2009 09:13:26 +0000 (11:13 +0200)] 
shell32: Move the IQueryAssociations implementation from shlwapi to shell32.

15 years agod3d8: Use a wined3d cs for wined3d locking.
Henri Verbeet [Tue, 25 Aug 2009 06:17:14 +0000 (08:17 +0200)] 
d3d8: Use a wined3d cs for wined3d locking.

We will need this for d3d10, where both dxgi and d3d10core are making wined3d
calls. Right now d3d8/d3d9 also use this to protect their own data, but
eventually we should push this down into wined3d itself and use something a
bit more fine-grained. There's no good reason that doing e.g. a vertex buffer
upload in some thread should block all of wined3d.

15 years agod3d8: Remove stray tabs.
Henri Verbeet [Tue, 25 Aug 2009 06:17:13 +0000 (08:17 +0200)] 
d3d8: Remove stray tabs.

15 years agowined3d: Properly check if an attribute is used in find_conversion_shift().
Henri Verbeet [Tue, 25 Aug 2009 06:17:12 +0000 (08:17 +0200)] 
wined3d: Properly check if an attribute is used in find_conversion_shift().

15 years agowined3d: Properly check if an attribute is used in streamsrc().
Henri Verbeet [Tue, 25 Aug 2009 06:17:11 +0000 (08:17 +0200)] 
wined3d: Properly check if an attribute is used in streamsrc().

15 years agowined3d: Properly check if an attribute is used in drawStridedSlow().
Henri Verbeet [Tue, 25 Aug 2009 06:17:10 +0000 (08:17 +0200)] 
wined3d: Properly check if an attribute is used in drawStridedSlow().

15 years agomshtml: Implement IHTMLStyle get/put letterSpacing.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 06:17:56 +0000 (16:17 +1000)] 
mshtml: Implement IHTMLStyle get/put letterSpacing.

15 years agomshtml: Implement IHTMLCurrentStyle_get_margin.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 05:15:03 +0000 (15:15 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_margin.

15 years agomshtml: Implement IHTMLCurrentStyle_get_borderWidth.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 05:10:39 +0000 (15:10 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_borderWidth.

15 years agomshtml: Implement IHTMLCurrentStyle_get_overflow.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 05:02:24 +0000 (15:02 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_overflow.

15 years agomshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 04:45:23 +0000 (14:45 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.

15 years agomshtml: Implement IHTMLCurrentStyle_get_color.
Alistair Leslie-Hughes [Tue, 25 Aug 2009 04:40:20 +0000 (14:40 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_color.

15 years agowindowscodecs: Fix rounding in BMP encoder.
Vincent Povirk [Mon, 24 Aug 2009 19:03:28 +0000 (14:03 -0500)] 
windowscodecs: Fix rounding in BMP encoder.

15 years agowindowscodecs: Support conversion of 8bppGray to 32bppBGRA.
Vincent Povirk [Mon, 24 Aug 2009 18:22:23 +0000 (13:22 -0500)] 
windowscodecs: Support conversion of 8bppGray to 32bppBGRA.

15 years agowindowscodecs: Print a FIXME when WICConvertBitmapSource fails.
Vincent Povirk [Mon, 24 Aug 2009 18:11:08 +0000 (13:11 -0500)] 
windowscodecs: Print a FIXME when WICConvertBitmapSource fails.

15 years agowindowscodecs: Implement CopyPixels for the JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 18:08:30 +0000 (13:08 -0500)] 
windowscodecs: Implement CopyPixels for the JPEG decoder.

15 years agowindowscodecs: Implement GetSize for the JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 17:35:51 +0000 (12:35 -0500)] 
windowscodecs: Implement GetSize for the JPEG decoder.

15 years agowindowscodecs: Implement GetPixelFormat for the JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 17:29:02 +0000 (12:29 -0500)] 
windowscodecs: Implement GetPixelFormat for the JPEG decoder.

15 years agowindowscodecs: Implement GetFrame for the JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 17:23:34 +0000 (12:23 -0500)] 
windowscodecs: Implement GetFrame for the JPEG decoder.

15 years agowindowscodecs: Implement Initialize for the JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 16:45:46 +0000 (11:45 -0500)] 
windowscodecs: Implement Initialize for the JPEG decoder.

15 years agowindowscodecs: Add stub JPEG decoder.
Vincent Povirk [Mon, 24 Aug 2009 15:19:37 +0000 (10:19 -0500)] 
windowscodecs: Add stub JPEG decoder.

15 years agoinclude: Add 8-bit grayscale pixel format.
Vincent Povirk [Mon, 24 Aug 2009 15:19:50 +0000 (10:19 -0500)] 
include: Add 8-bit grayscale pixel format.

15 years agogdiplus: Support regions of more than one rectangle in GdipCreateRegionHrgn.
Andrew Eikum [Mon, 24 Aug 2009 21:49:31 +0000 (16:49 -0500)] 
gdiplus: Support regions of more than one rectangle in GdipCreateRegionHrgn.

15 years agontdll/tests: Pass properly aligned buffers.
Ge van Geldorp [Mon, 24 Aug 2009 19:26:25 +0000 (21:26 +0200)] 
ntdll/tests: Pass properly aligned buffers.

15 years agoshlwapi/tests: Remove test that crashes on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 19:24:05 +0000 (21:24 +0200)] 
shlwapi/tests: Remove test that crashes on Win7.

15 years agomshtml: Get rid of handling post data in IPersistMoniker::Load hack.
Jacek Caban [Mon, 24 Aug 2009 18:12:51 +0000 (20:12 +0200)] 
mshtml: Get rid of handling post data in IPersistMoniker::Load hack.

15 years agontdll/tests: Add acceptable status codes for Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:28:55 +0000 (14:28 +0200)] 
ntdll/tests: Add acceptable status codes for Win7.

15 years agontdll/tests: Fix info tests on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:28:31 +0000 (14:28 +0200)] 
ntdll/tests: Fix info tests on Win7.

15 years agoshlwapi/tests: Prevent buffer overflow.
Ge van Geldorp [Mon, 24 Aug 2009 12:25:40 +0000 (14:25 +0200)] 
shlwapi/tests: Prevent buffer overflow.

15 years agonetapi32/tests: Fix tests on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:19:11 +0000 (14:19 +0200)] 
netapi32/tests: Fix tests on Win7.

15 years agoshdoclc: Correct Russian translation.
Vladimir Pankratov [Sun, 23 Aug 2009 07:17:10 +0000 (12:17 +0500)] 
shdoclc: Correct Russian translation.

15 years agowinecfg: Updated Korean resource.
Hwang YunSong [Mon, 24 Aug 2009 00:20:26 +0000 (09:20 +0900)] 
winecfg: Updated Korean resource.

15 years agomsdaps: Implement ISessionProperties_SetProperties proxy and stub.
Huw Davies [Mon, 24 Aug 2009 09:50:23 +0000 (10:50 +0100)] 
msdaps: Implement ISessionProperties_SetProperties proxy and stub.

15 years agomsdaps: Implement IDBCreateSession_CreateSession proxy and stub.
Huw Davies [Mon, 24 Aug 2009 09:42:23 +0000 (10:42 +0100)] 
msdaps: Implement IDBCreateSession_CreateSession proxy and stub.

15 years agomsdaps: Implement IDBProperties_SetProperties proxy and stub.
Huw Davies [Mon, 24 Aug 2009 09:31:59 +0000 (10:31 +0100)] 
msdaps: Implement IDBProperties_SetProperties proxy and stub.