wine
16 years agojanitorial: Close COM after tests.
Paul Vriens [Mon, 19 May 2008 15:04:48 +0000 (17:04 +0200)] 
janitorial: Close COM after tests.

16 years agouser32: Moved the class extra bytes check to catch uninitialised data sooner.
Alexandre Julliard [Mon, 19 May 2008 18:21:48 +0000 (20:21 +0200)] 
user32: Moved the class extra bytes check to catch uninitialised data sooner.

16 years agowined3d: Request a WGL depth stencil capable pixel format by default until we have...
Roderick Colenbrander [Sun, 18 May 2008 17:41:56 +0000 (17:41 +0000)] 
wined3d: Request a WGL depth stencil capable pixel format by default until we have proper SetDepthStencilSurface support.

16 years agosnmpapi: Test and correct SnmpUtilOidNCmp when count is less than Oid length.
Juan Lang [Fri, 16 May 2008 23:09:34 +0000 (16:09 -0700)] 
snmpapi: Test and correct SnmpUtilOidNCmp when count is less than Oid length.

16 years agosnmpapi: Test and correct SnmpUtilOidNCmp when Oid lengths don't match.
Juan Lang [Fri, 16 May 2008 23:09:11 +0000 (16:09 -0700)] 
snmpapi: Test and correct SnmpUtilOidNCmp when Oid lengths don't match.

16 years agows2_32: Test for invalid hostnames again.
Kai Blin [Thu, 15 May 2008 07:49:40 +0000 (09:49 +0200)] 
ws2_32: Test for invalid hostnames again.

16 years agooleaut32: Cache localised number chars.
Michael Karcher [Wed, 14 May 2008 22:13:55 +0000 (00:13 +0200)] 
oleaut32: Cache localised number chars.

16 years agontdll/tests: Skip test when we don't have enough rights.
Paul Vriens [Mon, 19 May 2008 12:01:26 +0000 (14:01 +0200)] 
ntdll/tests: Skip test when we don't have enough rights.

16 years agontdll/tests: Free library after use.
Paul Vriens [Mon, 19 May 2008 12:00:10 +0000 (14:00 +0200)] 
ntdll/tests: Free library after use.

16 years agokernel32: Fix a debugger test that fails in win2k3.
James Hawkins [Mon, 19 May 2008 07:23:20 +0000 (02:23 -0500)] 
kernel32: Fix a debugger test that fails in win2k3.

16 years agowine.inf: Open xml files using winebrowser.
Lei Zhang [Sat, 17 May 2008 00:07:08 +0000 (17:07 -0700)] 
wine.inf: Open xml files using winebrowser.

16 years agoMake Swedish use SUBLANG_NEUTRAL.
Mikołaj Zalewski [Thu, 15 May 2008 12:01:01 +0000 (14:01 +0200)] 
Make Swedish use SUBLANG_NEUTRAL.

16 years agowinecfg: Remove mostly unused properties.h.
Vitaliy Margolen [Mon, 19 May 2008 03:50:19 +0000 (21:50 -0600)] 
winecfg: Remove mostly unused properties.h.

16 years agoregedit: Improve dialog layout.
Alexander Nicolaysen Sørnes [Sun, 18 May 2008 21:45:59 +0000 (23:45 +0200)] 
regedit: Improve dialog layout.

16 years agowininet: Fix buffer size query for HttpQueryInfo(HTTP_QUERY_RAW_HEADERS_CRLF).
Hans Leidekker [Sun, 18 May 2008 19:09:50 +0000 (21:09 +0200)] 
wininet: Fix buffer size query for HttpQueryInfo(HTTP_QUERY_RAW_HEADERS_CRLF).

16 years agoexplorer: Allow explorer with no arguments to run winefile.
Lei Zhang [Fri, 16 May 2008 18:44:49 +0000 (11:44 -0700)] 
explorer: Allow explorer with no arguments to run winefile.

16 years agomsi: Reset the hasLocalFeature flag when updating components.
James Hawkins [Mon, 19 May 2008 07:28:50 +0000 (02:28 -0500)] 
msi: Reset the hasLocalFeature flag when updating components.

16 years agomsi: Don't enable a feature's components if that feature is disabled.
James Hawkins [Mon, 19 May 2008 07:27:50 +0000 (02:27 -0500)] 
msi: Don't enable a feature's components if that feature is disabled.

16 years agouser32: Fix a few tests that fail in win2k3.
James Hawkins [Mon, 19 May 2008 07:24:52 +0000 (02:24 -0500)] 
user32: Fix a few tests that fail in win2k3.

16 years agogdi32: Fix two tests that fail in win2k3.
James Hawkins [Mon, 19 May 2008 07:24:06 +0000 (02:24 -0500)] 
gdi32: Fix two tests that fail in win2k3.

16 years agoregedit: Add Export option to context menu.
Alexander Nicolaysen Sørnes [Sat, 17 May 2008 20:20:55 +0000 (22:20 +0200)] 
regedit: Add Export option to context menu.

16 years agouser32: Make ChangeDisplaySettingsA/W reset dmDriverExtra to 0 like XP and Vista do.
Dmitry Timoshkov [Sun, 18 May 2008 09:47:14 +0000 (18:47 +0900)] 
user32: Make ChangeDisplaySettingsA/W reset dmDriverExtra to 0 like XP and Vista do.

16 years agodbghelp: Protect dwarf parsing against NULL function names.
Eric Pouech [Sun, 18 May 2008 07:43:39 +0000 (09:43 +0200)] 
dbghelp: Protect dwarf parsing against NULL function names.

16 years agod3d9/tests: Add missing skip().
Dan Kegel [Fri, 16 May 2008 14:54:55 +0000 (07:54 -0700)] 
d3d9/tests: Add missing skip().

16 years agowininet: INTERNET_STATUS_REQUEST_COMPLETE callback must supply a handle.
Hans Leidekker [Fri, 16 May 2008 11:50:36 +0000 (13:50 +0200)] 
wininet: INTERNET_STATUS_REQUEST_COMPLETE callback must supply a handle.

16 years agowininet: Fix a typo in is_basic_auth_value.
Rob Shearman [Thu, 15 May 2008 20:05:21 +0000 (21:05 +0100)] 
wininet: Fix a typo in is_basic_auth_value.

This fixes basic authentication when the server uses a realm string.

16 years agogdiplus: Add some notes about the format of the data blob returned by GdipGetRegionData.
Huw Davies [Thu, 15 May 2008 12:47:47 +0000 (13:47 +0100)] 
gdiplus: Add some notes about the format of the data blob returned by GdipGetRegionData.

16 years agoUpdate Polish translation.
Mikołaj Zalewski [Thu, 15 May 2008 11:56:59 +0000 (13:56 +0200)] 
Update Polish translation.

16 years agocabinet: Fix the regression caused by 4046075462c00f4479f185d1c0514584ff851223.
Dmitry Timoshkov [Thu, 15 May 2008 10:53:36 +0000 (19:53 +0900)] 
cabinet: Fix the regression caused by 4046075462c00f4479f185d1c0514584ff851223.

16 years agontdll: Fix a test that fails in win2k3.
James Hawkins [Wed, 14 May 2008 19:55:00 +0000 (14:55 -0500)] 
ntdll: Fix a test that fails in win2k3.

16 years agontdll: Fix a few tests that fail in win2k3.
James Hawkins [Wed, 14 May 2008 19:34:35 +0000 (14:34 -0500)] 
ntdll: Fix a few tests that fail in win2k3.

16 years agowined3d: Only copy front buffer to screen in gdi RealizePalette.
Alexander Dorofeyev [Wed, 14 May 2008 19:25:10 +0000 (22:25 +0300)] 
wined3d: Only copy front buffer to screen in gdi RealizePalette.

16 years agomsi: Create the MSI hidden window on demand.
James Hawkins [Wed, 14 May 2008 19:22:54 +0000 (14:22 -0500)] 
msi: Create the MSI hidden window on demand.

16 years agowine.inf: Add a fake dll for sensapi.dll.
Austin English [Wed, 14 May 2008 15:58:44 +0000 (10:58 -0500)] 
wine.inf: Add a fake dll for sensapi.dll.

16 years agoserver: Remove superflous empty region allocation.
Marcus Meissner [Wed, 14 May 2008 12:44:43 +0000 (14:44 +0200)] 
server: Remove superflous empty region allocation.

16 years agows2_32/tests: Cannot reliably detect bad hostnames in "modern" internet.
Dan Kegel [Wed, 14 May 2008 11:03:42 +0000 (04:03 -0700)] 
ws2_32/tests: Cannot reliably detect bad hostnames in "modern" internet.

16 years agokernel32: comm.c: increase time slop.
Dan Kegel [Wed, 14 May 2008 10:53:07 +0000 (03:53 -0700)] 
kernel32: comm.c: increase time slop.

16 years agowgl: Don't call ExtEscape if we don't have a GL context.
Alexandre Julliard [Wed, 14 May 2008 10:46:25 +0000 (12:46 +0200)] 
wgl: Don't call ExtEscape if we don't have a GL context.

16 years agowineprefixcreate: Added a deprecation warning.
Alexandre Julliard [Wed, 14 May 2008 10:24:14 +0000 (12:24 +0200)] 
wineprefixcreate: Added a deprecation warning.

16 years agowineprefixcreate: Avoid redundant update on initial wineprefix creation.
Alexandre Julliard [Wed, 14 May 2008 10:23:22 +0000 (12:23 +0200)] 
wineprefixcreate: Avoid redundant update on initial wineprefix creation.

16 years agocomctl32: Fix statusbar text alignment bug.
Igor Tarasov [Wed, 14 May 2008 00:50:20 +0000 (05:50 +0500)] 
comctl32: Fix statusbar text alignment bug.

16 years agomsi: Set the OutOfDiskSpace property.
James Hawkins [Wed, 14 May 2008 01:31:44 +0000 (20:31 -0500)] 
msi: Set the OutOfDiskSpace property.

16 years agomsi: Copy the assembly file directly if it's not compressed.
James Hawkins [Tue, 13 May 2008 23:24:48 +0000 (18:24 -0500)] 
msi: Copy the assembly file directly if it's not compressed.

16 years agocomdlg32: Updated Korean translation.
ByeongSik Jeon [Tue, 13 May 2008 20:27:12 +0000 (05:27 +0900)] 
comdlg32: Updated Korean translation.

16 years agocabinet: Remove order-of-evaluation dependencies.
Andrew Talbot [Tue, 13 May 2008 21:41:58 +0000 (22:41 +0100)] 
cabinet: Remove order-of-evaluation dependencies.

16 years agontdll: Fix a few failing tests in win2k3.
James Hawkins [Tue, 13 May 2008 18:35:36 +0000 (13:35 -0500)] 
ntdll: Fix a few failing tests in win2k3.

16 years agoexplorer: Use a different return value to indicate that the x11 system tray is not...
Alexandre Julliard [Tue, 13 May 2008 18:56:25 +0000 (20:56 +0200)] 
explorer: Use a different return value to indicate that the x11 system tray is not available, so that x11drv can return errors too.

16 years agoregedit: Fix editing and exporting of zero-size strings.
Alexandre Julliard [Tue, 13 May 2008 18:27:11 +0000 (20:27 +0200)] 
regedit: Fix editing and exporting of zero-size strings.

16 years agowinemenubuilder: Copy the icon data before modifying it, resources are read-only.
Alexandre Julliard [Tue, 13 May 2008 18:26:57 +0000 (20:26 +0200)] 
winemenubuilder: Copy the icon data before modifying it, resources are read-only.

16 years agokernel32: Move the wineboot event wait so that 16-bit processes wait too.
Alexandre Julliard [Tue, 13 May 2008 18:26:37 +0000 (20:26 +0200)] 
kernel32: Move the wineboot event wait so that 16-bit processes wait too.

16 years agouninstaller: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:58:41 +0000 (15:58 +0200)] 
uninstaller: German translation.

16 years agoreg: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:56:59 +0000 (15:56 +0200)] 
reg: German translation.

16 years agowineconsole: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:59:13 +0000 (15:59 +0200)] 
wineconsole: German translation.

16 years agotaskmgr: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:58:02 +0000 (15:58 +0200)] 
taskmgr: German translation.

16 years agocmd: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:56:18 +0000 (15:56 +0200)] 
cmd: German translation.

16 years agodinput: Clamp joystick position values to min-max range.
Vitaliy Margolen [Tue, 13 May 2008 13:33:31 +0000 (07:33 -0600)] 
dinput: Clamp joystick position values to min-max range.

16 years agogdi32: Add more font substitution tests, make them pass under Wine.
Dmitry Timoshkov [Tue, 13 May 2008 13:10:05 +0000 (22:10 +0900)] 
gdi32: Add more font substitution tests, make them pass under Wine.

16 years agogdi32: Move a couple of TRACEs to the beginning of functions.
Huw Davies [Tue, 13 May 2008 10:48:24 +0000 (11:48 +0100)] 
gdi32: Move a couple of TRACEs to the beginning of functions.

16 years agokernel32: Add a builtin 16-bit winhelp.exe.
Alexandre Julliard [Tue, 13 May 2008 16:50:50 +0000 (18:50 +0200)] 
kernel32: Add a builtin 16-bit winhelp.exe.

This should be moved to winhlp32.exe once we support 16-bit modules in executables.

16 years agowinhelp.exe: Renamed to winhlp32.exe.
Alexandre Julliard [Tue, 13 May 2008 16:43:27 +0000 (18:43 +0200)] 
winhelp.exe: Renamed to winhlp32.exe.

16 years agod3d9: shademode_test: Increase slop in color comparison.
Dan Kegel [Mon, 12 May 2008 20:54:18 +0000 (13:54 -0700)] 
d3d9: shademode_test: Increase slop in color comparison.

16 years agogdiplus: Added GdipAddPathRectangle with tests.
Nikolay Sivov [Mon, 12 May 2008 21:33:34 +0000 (01:33 +0400)] 
gdiplus: Added GdipAddPathRectangle with tests.

16 years agogdiplus: Make GdipSetPenDashArray return OutOfMemory on (count <= 0).
Nikolay Sivov [Mon, 12 May 2008 22:35:17 +0000 (02:35 +0400)] 
gdiplus: Make GdipSetPenDashArray return OutOfMemory on (count <= 0).

16 years agogdiplus: Check count argument in GdipVectorTransformMatrixPoints.
Nikolay Sivov [Mon, 12 May 2008 22:12:57 +0000 (02:12 +0400)] 
gdiplus: Check count argument in GdipVectorTransformMatrixPoints.

16 years agogdiplus: Check count argument in GdipTransformMatrixPoints.
Nikolay Sivov [Mon, 12 May 2008 22:04:51 +0000 (02:04 +0400)] 
gdiplus: Check count argument in GdipTransformMatrixPoints.

16 years agogdiplus: GdipCreateFontFromLogfontA: no reason to put CHAR to WCHAR array.
Nikolay Sivov [Mon, 12 May 2008 21:46:46 +0000 (01:46 +0400)] 
gdiplus: GdipCreateFontFromLogfontA: no reason to put CHAR to WCHAR array.

16 years agoquartz: Reset time when rejecting sample in the mpeg splitter.
Maarten Lankhorst [Fri, 9 May 2008 23:38:29 +0000 (16:38 -0700)] 
quartz: Reset time when rejecting sample in the mpeg splitter.

16 years agoquartz: Silence a fixme.
Maarten Lankhorst [Mon, 12 May 2008 16:56:30 +0000 (09:56 -0700)] 
quartz: Silence a fixme.

16 years agoquartz: Check input in MediaControl_GetState.
Lei Zhang [Tue, 13 May 2008 04:17:38 +0000 (21:17 -0700)] 
quartz: Check input in MediaControl_GetState.

16 years agomsi: Convert string variables to ints when appropriate.
James Hawkins [Tue, 13 May 2008 04:49:46 +0000 (23:49 -0500)] 
msi: Convert string variables to ints when appropriate.

16 years agomsi: Test the ScreenX/Y properties.
James Hawkins [Tue, 13 May 2008 04:47:13 +0000 (23:47 -0500)] 
msi: Test the ScreenX/Y properties.

16 years agowinex11: When re-creating a client window check the new visual against the current...
Alexandre Julliard [Tue, 13 May 2008 08:43:48 +0000 (10:43 +0200)] 
winex11: When re-creating a client window check the new visual against the current one instead of the default one.

16 years agoconfigure: Improve the libcrypto checks.
Alexandre Julliard [Tue, 13 May 2008 08:42:54 +0000 (10:42 +0200)] 
configure: Improve the libcrypto checks.

16 years agouser32: Add tests for painting minimized/clipped windows.
Dmitry Timoshkov [Tue, 13 May 2008 04:16:30 +0000 (13:16 +0900)] 
user32: Add tests for painting minimized/clipped windows.

16 years agomshtml: Fixed a typo.
Jacek Caban [Mon, 12 May 2008 23:12:21 +0000 (01:12 +0200)] 
mshtml: Fixed a typo.

16 years agowinedbg: Fix the path traversal.
Eric Pouech [Mon, 12 May 2008 19:39:53 +0000 (21:39 +0200)] 
winedbg: Fix the path traversal.

16 years agosecur32: Memory allocation size fix.
Andrew Talbot [Mon, 12 May 2008 19:50:53 +0000 (20:50 +0100)] 
secur32: Memory allocation size fix.

16 years agoddraw: Memory allocation size fix.
Andrew Talbot [Mon, 12 May 2008 19:50:44 +0000 (20:50 +0100)] 
ddraw: Memory allocation size fix.

16 years agoview: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:44:49 +0000 (20:44 +0200)] 
view: Danish translation.

16 years agotaskmgr: Danish translation.
Jens Albretsen [Mon, 12 May 2008 19:38:36 +0000 (21:38 +0200)] 
taskmgr: Danish translation.

16 years agowineboot: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:39:16 +0000 (20:39 +0200)] 
wineboot: Danish translation.

16 years agouninstaller: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:52:45 +0000 (20:52 +0200)] 
uninstaller: Danish translation.

16 years agowinefile: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:31:32 +0000 (20:31 +0200)] 
winefile: Danish translation.

16 years agowinemine: Danish translation.
Jens Albretsen [Mon, 12 May 2008 18:30:27 +0000 (20:30 +0200)] 
winemine: Danish translation.

16 years agoimm32: Add the all GCS_* value check.
ByeongSik Jeon [Fri, 9 May 2008 12:28:04 +0000 (21:28 +0900)] 
imm32: Add the all GCS_* value check.

16 years agoimm32: Add the missing is_himc_ime_unicode() check.
ByeongSik Jeon [Fri, 9 May 2008 12:27:19 +0000 (21:27 +0900)] 
imm32: Add the missing is_himc_ime_unicode() check.

16 years agoshdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_ge...
Petr Dlouhý [Mon, 12 May 2008 14:22:10 +0000 (16:22 +0200)] 
shdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_get_RegisterAsBrowser.

16 years agowinex11: Silence a harmless error.
Alexandre Julliard [Mon, 12 May 2008 17:58:35 +0000 (19:58 +0200)] 
winex11: Silence a harmless error.

16 years agogdi32: Make sure the DC is up-to-date before accessing the pixel format.
Alexandre Julliard [Mon, 12 May 2008 17:58:23 +0000 (19:58 +0200)] 
gdi32: Make sure the DC is up-to-date before accessing the pixel format.

16 years agogdiplus: Stub for GdipGetClip.
Huw Davies [Mon, 12 May 2008 15:57:28 +0000 (16:57 +0100)] 
gdiplus: Stub for GdipGetClip.

16 years agogdiplus: Stubs for GdipGetDC and GdipReleaseDC.
Huw Davies [Mon, 12 May 2008 15:51:32 +0000 (16:51 +0100)] 
gdiplus: Stubs for GdipGetDC and GdipReleaseDC.

16 years agogdiplus: Add some stubs for region functions.
Huw Davies [Mon, 12 May 2008 15:45:36 +0000 (16:45 +0100)] 
gdiplus: Add some stubs for region functions.

16 years agoddraw: Fix some code unprotected by ddraw lock.
Alexander Dorofeyev [Sat, 10 May 2008 21:19:43 +0000 (00:19 +0300)] 
ddraw: Fix some code unprotected by ddraw lock.

16 years agoRevert "winealsa: Remove calls to deprecated functions."
Alexandre Julliard [Mon, 12 May 2008 17:40:34 +0000 (19:40 +0200)] 
Revert "winealsa: Remove calls to deprecated functions."

This reverts commit c8bdebde3dc94baf1439697306e6f797ca5c7ad2.
To be revisited after 1.0.

16 years agowinex11: Create a dummy parent window for composite child windows to avoid using...
Alexandre Julliard [Mon, 12 May 2008 17:14:11 +0000 (19:14 +0200)] 
winex11: Create a dummy parent window for composite child windows to avoid using the root.

16 years agowinex11: Create all the GL drawables using the gdi_display to avoid synchronization...
Alexandre Julliard [Mon, 12 May 2008 17:37:54 +0000 (19:37 +0200)] 
winex11: Create all the GL drawables using the gdi_display to avoid synchronization issues.

16 years agowininet: Implement INTERNET_OPTION_USER_AGENT for InternetQueryOption.
Hans Leidekker [Fri, 9 May 2008 13:23:46 +0000 (15:23 +0200)] 
wininet: Implement INTERNET_OPTION_USER_AGENT for InternetQueryOption.

16 years agowininet: HTTP_BuildProxyRequestUrl returns a pointer.
Hans Leidekker [Fri, 9 May 2008 13:18:51 +0000 (15:18 +0200)] 
wininet: HTTP_BuildProxyRequestUrl returns a pointer.

16 years agowininet: Partial implementation of InternetGet/SetCookieEx.
Hans Leidekker [Fri, 9 May 2008 13:16:05 +0000 (15:16 +0200)] 
wininet: Partial implementation of InternetGet/SetCookieEx.

16 years agowininet: Make a test pass on IE6.
Hans Leidekker [Fri, 9 May 2008 13:11:49 +0000 (15:11 +0200)] 
wininet: Make a test pass on IE6.