wine
17 years agocomctl32: Conformance test for multiple selection in listbox.
Tomasz Jezierski [Mon, 19 May 2008 14:17:22 +0000 (16:17 +0200)] 
comctl32: Conformance test for multiple selection in listbox.

17 years agocomctl32: Fix extending a multiple listview selection.
Alexandre Julliard [Wed, 21 May 2008 12:26:35 +0000 (14:26 +0200)] 
comctl32: Fix extending a multiple listview selection.

17 years agowinex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against numpad vkeys.
Ken Thomases [Fri, 16 May 2008 15:37:07 +0000 (10:37 -0500)] 
winex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against numpad vkeys.

The scan codes for the numeric keypad keys and those for the arrow keys and
keys like Home, End, etc. often match (ignoring the extended key bit).
However, if you map from one of those scan codes to a vkey, Windows reliably
prefers the non-numpad vkey.

17 years agokernel32: Add some test cases for profile file sharing modes.
Alexandre Julliard [Wed, 21 May 2008 12:23:44 +0000 (14:23 +0200)] 
kernel32: Add some test cases for profile file sharing modes.

Based on a patch by Louis Lenders.

17 years agokernel32: Fix the profile file sharing modes.
Alexandre Julliard [Wed, 21 May 2008 12:23:29 +0000 (14:23 +0200)] 
kernel32: Fix the profile file sharing modes.

Based on a patch by Louis Lenders.

17 years agouser32: Add an ASCII window procedure for scrollbars.
Alexandre Julliard [Wed, 21 May 2008 09:44:05 +0000 (11:44 +0200)] 
user32: Add an ASCII window procedure for scrollbars.

17 years agokernel32: Update locale info for Esperanto.
Dmitry Timoshkov [Wed, 21 May 2008 09:39:13 +0000 (18:39 +0900)] 
kernel32: Update locale info for Esperanto.

17 years agouser32: Support creating cursors and icons from DIB section bitmaps.
Alexandre Julliard [Wed, 21 May 2008 09:39:38 +0000 (11:39 +0200)] 
user32: Support creating cursors and icons from DIB section bitmaps.

17 years agoregedit: Updated Korean resource.
Hwang YunSong(황윤성) [Wed, 21 May 2008 00:54:19 +0000 (09:54 +0900)] 
regedit: Updated Korean resource.

17 years agod3d9/tests: Another wee bit of slop.
Dan Kegel [Wed, 21 May 2008 04:26:35 +0000 (21:26 -0700)] 
d3d9/tests: Another wee bit of slop.

17 years agosetupapi: Fix a few test failures in win2k3.
James Hawkins [Wed, 21 May 2008 01:32:40 +0000 (20:32 -0500)] 
setupapi: Fix a few test failures in win2k3.

17 years agouser32: Fix the BSM_ALL_RECIPS test flag.
James Hawkins [Wed, 21 May 2008 00:34:33 +0000 (19:34 -0500)] 
user32: Fix the BSM_ALL_RECIPS test flag.

17 years agorsaenh: Remove unused file-static variable.
Andrew Talbot [Tue, 20 May 2008 21:02:49 +0000 (22:02 +0100)] 
rsaenh: Remove unused file-static variable.

17 years agouser32: Remove unused function.
Andrew Talbot [Tue, 20 May 2008 21:03:05 +0000 (22:03 +0100)] 
user32: Remove unused function.

17 years agoshell32: Remove unused file-static variable.
Andrew Talbot [Tue, 20 May 2008 21:02:56 +0000 (22:02 +0100)] 
shell32: Remove unused file-static variable.

17 years agoiphlpapi: Set the adapter's description to its name in GetAdaptersInfo.
Juan Lang [Tue, 20 May 2008 19:38:12 +0000 (12:38 -0700)] 
iphlpapi: Set the adapter's description to its name in GetAdaptersInfo.

17 years agoddraw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 20 May 2008 18:03:42 +0000 (20:03 +0200)] 
ddraw/tests: Fix compilation on systems that don't support nameless unions.

17 years agodsound: Fix off by 1 heap error in DSOUND_MixerVol.
Jörg Höhle [Tue, 20 May 2008 16:15:15 +0000 (18:15 +0200)] 
dsound: Fix off by 1 heap error in DSOUND_MixerVol.

17 years agoole32/tests: Test StringFromGUID2.
Michael Karcher [Tue, 20 May 2008 07:23:46 +0000 (09:23 +0200)] 
ole32/tests: Test StringFromGUID2.

17 years agoole32/tests: Do not call Release if CoCreateInstance failed.
Michael Karcher [Tue, 20 May 2008 07:23:00 +0000 (09:23 +0200)] 
ole32/tests: Do not call Release if CoCreateInstance failed.

17 years agoshell32/tests: SHGetPathFromIDListA returns a BOOL not a HRESULT.
Paul Vriens [Tue, 20 May 2008 09:24:38 +0000 (11:24 +0200)] 
shell32/tests: SHGetPathFromIDListA returns a BOOL not a HRESULT.

17 years agontdll: Remove NULL checks for attr, which has already been dereferenced.
James Hawkins [Tue, 20 May 2008 05:48:29 +0000 (00:48 -0500)] 
ntdll: Remove NULL checks for attr, which has already been dereferenced.

17 years agohhctrl.ocx: Check the filename param before dereferencing it.
James Hawkins [Tue, 20 May 2008 05:40:27 +0000 (00:40 -0500)] 
hhctrl.ocx: Check the filename param before dereferencing it.

17 years agomsi: Check that the file key is valid before installing the assembly.
James Hawkins [Tue, 20 May 2008 05:35:42 +0000 (00:35 -0500)] 
msi: Check that the file key is valid before installing the assembly.

17 years agokernel32: Remove a test that fails on all platforms.
James Hawkins [Tue, 20 May 2008 05:12:56 +0000 (00:12 -0500)] 
kernel32: Remove a test that fails on all platforms.

17 years agocryptnet: Remove unused function.
Andrew Talbot [Mon, 19 May 2008 21:13:13 +0000 (22:13 +0100)] 
cryptnet: Remove unused function.

17 years agomshtml: Remove unused function.
Andrew Talbot [Mon, 19 May 2008 21:13:18 +0000 (22:13 +0100)] 
mshtml: Remove unused function.

17 years agoadvapi32: Remove unused file-static variables.
Andrew Talbot [Mon, 19 May 2008 21:13:09 +0000 (22:13 +0100)] 
advapi32: Remove unused file-static variables.

17 years agontdll: Move signal unmasking to make sure injected code runs on the correct stack.
Alexandre Julliard [Tue, 20 May 2008 08:59:20 +0000 (10:59 +0200)] 
ntdll: Move signal unmasking to make sure injected code runs on the correct stack.

17 years agontdll/tests: Make sure to clear the DF flag on return from the exception.
Alexandre Julliard [Mon, 19 May 2008 21:19:24 +0000 (23:19 +0200)] 
ntdll/tests: Make sure to clear the DF flag on return from the exception.

17 years agoshell32/tests: Fix test when running on Wine.
Paul Vriens [Mon, 19 May 2008 19:27:22 +0000 (21:27 +0200)] 
shell32/tests: Fix test when running on Wine.

17 years agoregedit: Sync Dutch resource with latest changes.
Paul Vriens [Mon, 19 May 2008 18:19:46 +0000 (20:19 +0200)] 
regedit: Sync Dutch resource with latest changes.

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

17 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.

17 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.

17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

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

17 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).

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

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

17 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.

17 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.

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

17 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.

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

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

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

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

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

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

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

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

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

17 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).

17 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.

17 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.

17 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.

17 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.

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