Alexandre Julliard [Wed, 21 May 2008 09:39:38 +0000 (11:39 +0200)]
user32: Support creating cursors and icons from DIB section bitmaps.
Hwang YunSong(황윤성) [Wed, 21 May 2008 00:54:19 +0000 (09:54 +0900)]
regedit: Updated Korean resource.
Dan Kegel [Wed, 21 May 2008 04:26:35 +0000 (21:26 -0700)]
d3d9/tests: Another wee bit of slop.
James Hawkins [Wed, 21 May 2008 01:32:40 +0000 (20:32 -0500)]
setupapi: Fix a few test failures in win2k3.
James Hawkins [Wed, 21 May 2008 00:34:33 +0000 (19:34 -0500)]
user32: Fix the BSM_ALL_RECIPS test flag.
Andrew Talbot [Tue, 20 May 2008 21:02:49 +0000 (22:02 +0100)]
rsaenh: Remove unused file-static variable.
Andrew Talbot [Tue, 20 May 2008 21:03:05 +0000 (22:03 +0100)]
user32: Remove unused function.
Andrew Talbot [Tue, 20 May 2008 21:02:56 +0000 (22:02 +0100)]
shell32: Remove unused file-static variable.
Juan Lang [Tue, 20 May 2008 19:38:12 +0000 (12:38 -0700)]
iphlpapi: Set the adapter's description to its name in GetAdaptersInfo.
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.
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.
Michael Karcher [Tue, 20 May 2008 07:23:46 +0000 (09:23 +0200)]
ole32/tests: Test StringFromGUID2.
Michael Karcher [Tue, 20 May 2008 07:23:00 +0000 (09:23 +0200)]
ole32/tests: Do not call Release if CoCreateInstance failed.
Paul Vriens [Tue, 20 May 2008 09:24:38 +0000 (11:24 +0200)]
shell32/tests: SHGetPathFromIDListA returns a BOOL not a HRESULT.
James Hawkins [Tue, 20 May 2008 05:48:29 +0000 (00:48 -0500)]
ntdll: Remove NULL checks for attr, which has already been dereferenced.
James Hawkins [Tue, 20 May 2008 05:40:27 +0000 (00:40 -0500)]
hhctrl.ocx: Check the filename param before dereferencing it.
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.
James Hawkins [Tue, 20 May 2008 05:12:56 +0000 (00:12 -0500)]
kernel32: Remove a test that fails on all platforms.
Andrew Talbot [Mon, 19 May 2008 21:13:13 +0000 (22:13 +0100)]
cryptnet: Remove unused function.
Andrew Talbot [Mon, 19 May 2008 21:13:18 +0000 (22:13 +0100)]
mshtml: Remove unused function.
Andrew Talbot [Mon, 19 May 2008 21:13:09 +0000 (22:13 +0100)]
advapi32: Remove unused file-static variables.
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.
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.
Paul Vriens [Mon, 19 May 2008 19:27:22 +0000 (21:27 +0200)]
shell32/tests: Fix test when running on Wine.
Paul Vriens [Mon, 19 May 2008 18:19:46 +0000 (20:19 +0200)]
regedit: Sync Dutch resource with latest changes.
Paul Vriens [Mon, 19 May 2008 15:04:48 +0000 (17:04 +0200)]
janitorial: Close COM after tests.
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.
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.
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.
Juan Lang [Fri, 16 May 2008 23:09:11 +0000 (16:09 -0700)]
snmpapi: Test and correct SnmpUtilOidNCmp when Oid lengths don't match.
Kai Blin [Thu, 15 May 2008 07:49:40 +0000 (09:49 +0200)]
ws2_32: Test for invalid hostnames again.
Michael Karcher [Wed, 14 May 2008 22:13:55 +0000 (00:13 +0200)]
oleaut32: Cache localised number chars.
Paul Vriens [Mon, 19 May 2008 12:01:26 +0000 (14:01 +0200)]
ntdll/tests: Skip test when we don't have enough rights.
Paul Vriens [Mon, 19 May 2008 12:00:10 +0000 (14:00 +0200)]
ntdll/tests: Free library after use.
James Hawkins [Mon, 19 May 2008 07:23:20 +0000 (02:23 -0500)]
kernel32: Fix a debugger test that fails in win2k3.
Lei Zhang [Sat, 17 May 2008 00:07:08 +0000 (17:07 -0700)]
wine.inf: Open xml files using winebrowser.
Mikołaj Zalewski [Thu, 15 May 2008 12:01:01 +0000 (14:01 +0200)]
Make Swedish use SUBLANG_NEUTRAL.
Vitaliy Margolen [Mon, 19 May 2008 03:50:19 +0000 (21:50 -0600)]
winecfg: Remove mostly unused properties.h.
Alexander Nicolaysen Sørnes [Sun, 18 May 2008 21:45:59 +0000 (23:45 +0200)]
regedit: Improve dialog layout.
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).
Lei Zhang [Fri, 16 May 2008 18:44:49 +0000 (11:44 -0700)]
explorer: Allow explorer with no arguments to run winefile.
James Hawkins [Mon, 19 May 2008 07:28:50 +0000 (02:28 -0500)]
msi: Reset the hasLocalFeature flag when updating components.
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.
James Hawkins [Mon, 19 May 2008 07:24:52 +0000 (02:24 -0500)]
user32: Fix a few 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.
Alexander Nicolaysen Sørnes [Sat, 17 May 2008 20:20:55 +0000 (22:20 +0200)]
regedit: Add Export option to context menu.
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.
Eric Pouech [Sun, 18 May 2008 07:43:39 +0000 (09:43 +0200)]
dbghelp: Protect dwarf parsing against NULL function names.
Dan Kegel [Fri, 16 May 2008 14:54:55 +0000 (07:54 -0700)]
d3d9/tests: Add missing skip().
Hans Leidekker [Fri, 16 May 2008 11:50:36 +0000 (13:50 +0200)]
wininet: INTERNET_STATUS_REQUEST_COMPLETE callback must supply a handle.
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.
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.
Mikołaj Zalewski [Thu, 15 May 2008 11:56:59 +0000 (13:56 +0200)]
Update Polish translation.
Dmitry Timoshkov [Thu, 15 May 2008 10:53:36 +0000 (19:53 +0900)]
James Hawkins [Wed, 14 May 2008 19:55:00 +0000 (14:55 -0500)]
ntdll: Fix a test that fails in win2k3.
James Hawkins [Wed, 14 May 2008 19:34:35 +0000 (14:34 -0500)]
ntdll: Fix a few tests that fail in win2k3.
Alexander Dorofeyev [Wed, 14 May 2008 19:25:10 +0000 (22:25 +0300)]
wined3d: Only copy front buffer to screen in gdi RealizePalette.
James Hawkins [Wed, 14 May 2008 19:22:54 +0000 (14:22 -0500)]
msi: Create the MSI hidden window on demand.
Austin English [Wed, 14 May 2008 15:58:44 +0000 (10:58 -0500)]
wine.inf: Add a fake dll for sensapi.dll.
Marcus Meissner [Wed, 14 May 2008 12:44:43 +0000 (14:44 +0200)]
server: Remove superflous empty region allocation.
Dan Kegel [Wed, 14 May 2008 11:03:42 +0000 (04:03 -0700)]
ws2_32/tests: Cannot reliably detect bad hostnames in "modern" internet.
Dan Kegel [Wed, 14 May 2008 10:53:07 +0000 (03:53 -0700)]
kernel32: comm.c: increase time slop.
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.
Alexandre Julliard [Wed, 14 May 2008 10:24:14 +0000 (12:24 +0200)]
wineprefixcreate: Added a deprecation warning.
Alexandre Julliard [Wed, 14 May 2008 10:23:22 +0000 (12:23 +0200)]
wineprefixcreate: Avoid redundant update on initial wineprefix creation.
Igor Tarasov [Wed, 14 May 2008 00:50:20 +0000 (05:50 +0500)]
comctl32: Fix statusbar text alignment bug.
James Hawkins [Wed, 14 May 2008 01:31:44 +0000 (20:31 -0500)]
msi: Set the OutOfDiskSpace property.
James Hawkins [Tue, 13 May 2008 23:24:48 +0000 (18:24 -0500)]
msi: Copy the assembly file directly if it's not compressed.
ByeongSik Jeon [Tue, 13 May 2008 20:27:12 +0000 (05:27 +0900)]
comdlg32: Updated Korean translation.
Andrew Talbot [Tue, 13 May 2008 21:41:58 +0000 (22:41 +0100)]
cabinet: Remove order-of-evaluation dependencies.
James Hawkins [Tue, 13 May 2008 18:35:36 +0000 (13:35 -0500)]
ntdll: Fix a few failing tests in win2k3.
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.
Alexandre Julliard [Tue, 13 May 2008 18:27:11 +0000 (20:27 +0200)]
regedit: Fix editing and exporting of zero-size strings.
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.
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.
Andrej Sinicyn [Tue, 13 May 2008 13:58:41 +0000 (15:58 +0200)]
uninstaller: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:56:59 +0000 (15:56 +0200)]
reg: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:59:13 +0000 (15:59 +0200)]
wineconsole: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:58:02 +0000 (15:58 +0200)]
taskmgr: German translation.
Andrej Sinicyn [Tue, 13 May 2008 13:56:18 +0000 (15:56 +0200)]
cmd: German translation.
Vitaliy Margolen [Tue, 13 May 2008 13:33:31 +0000 (07:33 -0600)]
dinput: Clamp joystick position values to min-max range.
Dmitry Timoshkov [Tue, 13 May 2008 13:10:05 +0000 (22:10 +0900)]
gdi32: Add more font substitution tests, make them pass under Wine.
Huw Davies [Tue, 13 May 2008 10:48:24 +0000 (11:48 +0100)]
gdi32: Move a couple of TRACEs to the beginning of functions.
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.
Alexandre Julliard [Tue, 13 May 2008 16:43:27 +0000 (18:43 +0200)]
winhelp.exe: Renamed to winhlp32.exe.
Dan Kegel [Mon, 12 May 2008 20:54:18 +0000 (13:54 -0700)]
d3d9: shademode_test: Increase slop in color comparison.
Nikolay Sivov [Mon, 12 May 2008 21:33:34 +0000 (01:33 +0400)]
gdiplus: Added GdipAddPathRectangle with tests.
Nikolay Sivov [Mon, 12 May 2008 22:35:17 +0000 (02:35 +0400)]
gdiplus: Make GdipSetPenDashArray return OutOfMemory on (count <= 0).
Nikolay Sivov [Mon, 12 May 2008 22:12:57 +0000 (02:12 +0400)]
gdiplus: Check count argument in GdipVectorTransformMatrixPoints.
Nikolay Sivov [Mon, 12 May 2008 22:04:51 +0000 (02:04 +0400)]
gdiplus: Check count argument in GdipTransformMatrixPoints.
Nikolay Sivov [Mon, 12 May 2008 21:46:46 +0000 (01:46 +0400)]
gdiplus: GdipCreateFontFromLogfontA: no reason to put CHAR to WCHAR array.
Maarten Lankhorst [Fri, 9 May 2008 23:38:29 +0000 (16:38 -0700)]
quartz: Reset time when rejecting sample in the mpeg splitter.
Maarten Lankhorst [Mon, 12 May 2008 16:56:30 +0000 (09:56 -0700)]
quartz: Silence a fixme.
Lei Zhang [Tue, 13 May 2008 04:17:38 +0000 (21:17 -0700)]
quartz: Check input in MediaControl_GetState.
James Hawkins [Tue, 13 May 2008 04:49:46 +0000 (23:49 -0500)]
msi: Convert string variables to ints when appropriate.
James Hawkins [Tue, 13 May 2008 04:47:13 +0000 (23:47 -0500)]
msi: Test the ScreenX/Y properties.
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.
Alexandre Julliard [Tue, 13 May 2008 08:42:54 +0000 (10:42 +0200)]
configure: Improve the libcrypto checks.
Dmitry Timoshkov [Tue, 13 May 2008 04:16:30 +0000 (13:16 +0900)]
user32: Add tests for painting minimized/clipped windows.
Jacek Caban [Mon, 12 May 2008 23:12:21 +0000 (01:12 +0200)]
mshtml: Fixed a typo.