Henri Verbeet [Tue, 2 Nov 2010 11:02:48 +0000 (12:02 +0100)]
wined3d: Do not use "lockedRect" unless the surface is locked in flush_to_framebuffer_drawpixels().
Henri Verbeet [Tue, 2 Nov 2010 11:02:47 +0000 (12:02 +0100)]
wined3d: Set an A window proc on non-unicode windows.
Henri Verbeet [Tue, 2 Nov 2010 11:02:46 +0000 (12:02 +0100)]
ddraw: Fix some TRACEs.
Francois Gouget [Tue, 2 Nov 2010 12:03:16 +0000 (13:03 +0100)]
Assorted spelling fixes.
Francois Gouget [Tue, 2 Nov 2010 12:03:36 +0000 (13:03 +0100)]
ws2_32: Add a trailing '\n' to a FIXME() call.
Francois Gouget [Tue, 2 Nov 2010 11:10:21 +0000 (12:10 +0100)]
xcopy: Remove a space before a '\n' in the Korean translation.
Francois Gouget [Tue, 2 Nov 2010 10:50:11 +0000 (11:50 +0100)]
msxml3/tests: Small spelling fix in a nonexistent resource.
Francois Gouget [Tue, 2 Nov 2010 10:44:19 +0000 (11:44 +0100)]
msxml3/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Tue, 2 Nov 2010 10:43:39 +0000 (11:43 +0100)]
msxml3: Add a trailing '\n' to a FIXME() calls.
Francois Gouget [Tue, 2 Nov 2010 10:42:48 +0000 (11:42 +0100)]
wininet/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Tue, 2 Nov 2010 10:42:26 +0000 (11:42 +0100)]
ddraw/tests: Remove a space before a '\n'.
Adam Martinson [Mon, 1 Nov 2010 19:12:04 +0000 (14:12 -0500)]
msxml3: Add error code defines.
Adam Martinson [Mon, 1 Nov 2010 19:11:46 +0000 (14:11 -0500)]
msxml3: Add a function to validate a tree against a schema cache.
Adam Martinson [Mon, 1 Nov 2010 19:11:16 +0000 (14:11 -0500)]
configure: Add a check/define for xmlSchemaSetValidStructuredErrors().
Jörg Höhle [Tue, 5 Oct 2010 19:09:11 +0000 (21:09 +0200)]
winmm: MCI_INFO doesn't change the output buffer in case of error.
Jörg Höhle [Wed, 22 Sep 2010 19:17:32 +0000 (21:17 +0200)]
winmm: MCI_SYSINFO doesn't change the output buffer in case of error.
Jörg Höhle [Tue, 21 Sep 2010 17:28:20 +0000 (19:28 +0200)]
winmm: mciSendString always returns a response string (albeit empty).
David Adam [Mon, 1 Nov 2010 21:32:52 +0000 (22:32 +0100)]
ddraw: Add tests for SetCooperativeLevel with a NULL window.
Francois Gouget [Tue, 2 Nov 2010 10:02:17 +0000 (11:02 +0100)]
ddraw/tests: Fix compilation on systems that don't support nameless unions.
Thomas Mullaly [Sat, 9 Oct 2010 15:02:17 +0000 (11:02 -0400)]
urlmon: Implemented base case for CoInternetCombineIUri.
Thomas Mullaly [Thu, 7 Oct 2010 23:41:46 +0000 (19:41 -0400)]
urlmon/tests: Added actual CoInternetCombineIUri tests.
Thomas Mullaly [Thu, 7 Oct 2010 23:22:44 +0000 (19:22 -0400)]
urlmon/tests: Added basic tests for CoInternetCombineIUri.
Thomas Mullaly [Thu, 7 Oct 2010 23:04:21 +0000 (19:04 -0400)]
urlmon: Added stub for CoInternetCombineIUri.
Eryk Wieliczko [Mon, 1 Nov 2010 19:52:22 +0000 (20:52 +0100)]
msvcrt: Implement _findfirst64i32 and _findnext64i32.
Eryk Wieliczko [Mon, 1 Nov 2010 20:49:22 +0000 (21:49 +0100)]
msvcrt: Implement _fseeki64.
Eryk Wieliczko [Mon, 1 Nov 2010 21:19:14 +0000 (22:19 +0100)]
msvcrt: Add stub functions _lock_file and _unlock_file.
André Hentschel [Mon, 1 Nov 2010 20:57:57 +0000 (21:57 +0100)]
ntdll: Add Support for loading ARM PEs.
André Hentschel [Mon, 1 Nov 2010 20:57:23 +0000 (21:57 +0100)]
services: Mention the unkown type in the error message.
Paul Vriens [Mon, 1 Nov 2010 20:31:03 +0000 (21:31 +0100)]
setupapi: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Mon, 1 Nov 2010 20:22:54 +0000 (21:22 +0100)]
localui: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Mon, 1 Nov 2010 20:11:47 +0000 (21:11 +0100)]
iccvid: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Mon, 1 Nov 2010 19:53:39 +0000 (20:53 +0100)]
xcopy: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Andrew Eikum [Mon, 1 Nov 2010 17:06:08 +0000 (12:06 -0500)]
hlink: Site data should only be set if the hlink has an HlinkSite.
Andrew Eikum [Mon, 1 Nov 2010 17:06:05 +0000 (12:06 -0500)]
hlink: Implement HlinkClone.
Alexandre Julliard [Mon, 1 Nov 2010 18:57:12 +0000 (19:57 +0100)]
winex11: Re-dock icons when the system tray owner has changed.
Alexandre Julliard [Mon, 1 Nov 2010 18:45:12 +0000 (19:45 +0100)]
winex11: Improve management of the lifetime of embedded windows.
Alexandre Julliard [Mon, 1 Nov 2010 18:38:28 +0000 (19:38 +0100)]
explorer: Make the systray window look more like a real taskbar in desktop mode.
Alexandre Julliard [Mon, 1 Nov 2010 18:19:58 +0000 (19:19 +0100)]
winex11: Manage the system tray stand-alone window in x11drv for non-desktop mode.
Alexandre Julliard [Mon, 1 Nov 2010 15:44:39 +0000 (16:44 +0100)]
wineps: Remove unnecessary use of wownt32.h.
Alexandre Julliard [Mon, 1 Nov 2010 15:44:34 +0000 (16:44 +0100)]
gdi32: Remove unnecessary uses of wownt32.h.
Alexandre Julliard [Mon, 1 Nov 2010 15:44:24 +0000 (16:44 +0100)]
kernel32: Remove unnecessary use of wownt32.h.
Huw Davies [Mon, 1 Nov 2010 14:08:45 +0000 (14:08 +0000)]
ole32: Implement OnRun and OnStop.
Huw Davies [Mon, 1 Nov 2010 13:11:37 +0000 (13:11 +0000)]
ole32: Remove some useless comments.
Huw Davies [Mon, 1 Nov 2010 12:11:14 +0000 (12:11 +0000)]
ole32: Re-order some functions.
Huw Davies [Mon, 1 Nov 2010 12:06:27 +0000 (12:06 +0000)]
ole32: Rename cache entry parameters from 'This' - it leads to too much confusion with the data cache itself, which is the real COM object.
Huw Davies [Tue, 26 Oct 2010 13:35:14 +0000 (14:35 +0100)]
ole32: Add a stub advise sink object to the data cache.
Huw Davies [Tue, 26 Oct 2010 13:22:19 +0000 (14:22 +0100)]
ole32/tests: Add tests to exercise the datacache's IDataObject::GetData.
Nikolay Sivov [Sat, 30 Oct 2010 21:32:36 +0000 (01:32 +0400)]
comctl32/treeview: Make item data layout partially compatible with native one.
Alexander Morozov [Thu, 15 Jul 2010 15:36:35 +0000 (19:36 +0400)]
crypt32/tests: Add tests for enveloped messages.
Aric Stewart [Mon, 1 Nov 2010 12:42:14 +0000 (07:42 -0500)]
strmbase: More properly standardized pin implementations for NewSegment.
Henri Verbeet [Mon, 1 Nov 2010 10:58:00 +0000 (11:58 +0100)]
d3dcompiler_43/tests: Calculate the probe count.
Henri Verbeet [Mon, 1 Nov 2010 10:57:59 +0000 (11:57 +0100)]
d3dcompiler_43/tests: Make some variables unsigned.
Henri Verbeet [Mon, 1 Nov 2010 10:57:58 +0000 (11:57 +0100)]
d3dcompiler_43/tests: Make probe info const.
Henri Verbeet [Mon, 1 Nov 2010 10:57:57 +0000 (11:57 +0100)]
wined3d: Change surface_translate_frontbuffer_coords() to handle all drawable coordinates.
Yaron Shahrabani [Mon, 1 Nov 2010 06:57:04 +0000 (08:57 +0200)]
winemine: Added Hebrew translation.
Yaron Shahrabani [Sun, 17 Oct 2010 10:26:36 +0000 (12:26 +0200)]
msrle32: Added Hebrew translation.
Detlef Riekenberg [Mon, 1 Nov 2010 08:22:05 +0000 (09:22 +0100)]
wer: Add a stub for WerReportSetParameter.
Detlef Riekenberg [Mon, 1 Nov 2010 08:22:04 +0000 (09:22 +0100)]
wer/tests: Add initial tests for WerReportCreate + WerReportCloseHandle.
Detlef Riekenberg [Mon, 1 Nov 2010 08:22:03 +0000 (09:22 +0100)]
wer: Add stubs for WerReportCreate + WerReportCloseHandle.
Nikolay Sivov [Sat, 30 Oct 2010 14:49:43 +0000 (18:49 +0400)]
msxml3: Hint parser to use UTF-8 if it's specfied as BOM.
Nikolay Sivov [Sun, 31 Oct 2010 09:39:53 +0000 (12:39 +0300)]
msxml3: Get rid of ::get_baseName() forward.
Nikolay Sivov [Sun, 31 Oct 2010 09:22:53 +0000 (12:22 +0300)]
msxml3: Get rid of ::get_prefix() forward.
Nikolay Sivov [Sun, 31 Oct 2010 08:50:58 +0000 (11:50 +0300)]
msxml3: Get rid of ::cloneNode() forward.
Nikolay Sivov [Sat, 30 Oct 2010 15:42:24 +0000 (19:42 +0400)]
msxml3: Implement a trivial case of ::put_nodeTypedValue() for elements.
David Adam [Thu, 28 Oct 2010 12:18:15 +0000 (14:18 +0200)]
ddraw: Add tests for the foreground window set by SetCooperativeLevel.
Eric Pouech [Fri, 29 Oct 2010 13:39:42 +0000 (15:39 +0200)]
msvcrt: Use parameter checking macros in vsn(w)printf_s_l.
Eric Pouech [Fri, 29 Oct 2010 13:39:36 +0000 (15:39 +0200)]
msvcrt: Use parameter checking macros in wcstombs_s_l.
Eric Pouech [Fri, 29 Oct 2010 13:39:30 +0000 (15:39 +0200)]
msvcrt: Use parameter checking macros for wcsto{number} functions.
Eric Pouech [Fri, 29 Oct 2010 13:39:25 +0000 (15:39 +0200)]
msvcrt: Use parameter checking macros for string to number functions.
Eric Pouech [Fri, 29 Oct 2010 13:39:14 +0000 (15:39 +0200)]
msvcrt: Use parameter checking macros for strtok_s.
Eric Pouech [Fri, 29 Oct 2010 13:39:08 +0000 (15:39 +0200)]
msvcrt: Use parameter validation macros for mcstowcs_s_l.
Eric Pouech [Fri, 29 Oct 2010 13:39:03 +0000 (15:39 +0200)]
msvcrt: Use the parameter checking macros for strncpy_s.
Eric Pouech [Fri, 29 Oct 2010 13:38:57 +0000 (15:38 +0200)]
msvcrt: Use the new parameter checking macros for f(w)open_s functions.
Eric Pouech [Fri, 29 Oct 2010 13:38:51 +0000 (15:38 +0200)]
msvcrt: Moved _get_osplatform to the new macros for parameters validation.
Eric Pouech [Fri, 29 Oct 2010 13:38:46 +0000 (15:38 +0200)]
msvcrt: Added macro to ease implementation of so called secure (_s postfix) APIs.
Gerald Pfeifer [Sun, 31 Oct 2010 18:15:05 +0000 (19:15 +0100)]
comctl32: Fix test description in test_hittest.
Gerald Pfeifer [Sun, 31 Oct 2010 17:34:02 +0000 (18:34 +0100)]
comctl32: Remove TOOLTIPS_WindowFromPoint, putting its functionality into its sole calling site.
Gerald Pfeifer [Sun, 31 Oct 2010 14:14:59 +0000 (15:14 +0100)]
urlmon: Fix typo in trace in validate_path.
Stefan Dösinger [Fri, 29 Oct 2010 16:15:23 +0000 (18:15 +0200)]
wined3d: Don't reapply lighting when vertex shaders are used.
If a vertex shader is used the GL_LIGHTING state is ignored. If the
shader is turned off state_vdecl is called anyway, so it will adjust the
lighting state to match the available fixed function vertex attributes.
Stefan Dösinger [Sun, 31 Oct 2010 21:11:04 +0000 (22:11 +0100)]
wined3d: Don't change GL_TEXTURE* when using the arb fragment pipeline.
Stefan Dösinger [Sun, 31 Oct 2010 21:09:38 +0000 (22:09 +0100)]
wined3d: Don't pass the texture stages to basetexture_apply_state_changes.
Erich Hoover [Sat, 30 Oct 2010 01:15:58 +0000 (19:15 -0600)]
include: Add IP_PKTINFO response structure.
Vijay Kiran Kamuju [Sun, 31 Oct 2010 19:25:09 +0000 (15:25 -0400)]
d3drm: Fix signature of LoadTextureFromResource macro of IDirect3DRM2 interface.
Paul Vriens [Sun, 31 Oct 2010 18:27:49 +0000 (19:27 +0100)]
gdi32/tests: Fix crash and failures on Win95.
Paul Vriens [Sun, 31 Oct 2010 18:02:43 +0000 (19:02 +0100)]
localspl: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Sun, 31 Oct 2010 17:56:35 +0000 (18:56 +0100)]
oledlg: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Sun, 31 Oct 2010 17:47:54 +0000 (18:47 +0100)]
wininet: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Sun, 31 Oct 2010 16:17:59 +0000 (17:17 +0100)]
shdoclc: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Sun, 31 Oct 2010 12:35:19 +0000 (13:35 +0100)]
gphoto2.ds: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Sun, 31 Oct 2010 12:33:14 +0000 (13:33 +0100)]
devenum: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Sun, 31 Oct 2010 12:31:41 +0000 (13:31 +0100)]
cryptdlg: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Sun, 31 Oct 2010 10:48:35 +0000 (11:48 +0100)]
jscript: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Vincent Povirk [Sat, 30 Oct 2010 20:19:00 +0000 (15:19 -0500)]
gdiplus: Add tests for GdipGetLineTransform.
Vincent Povirk [Sat, 30 Oct 2010 18:35:43 +0000 (13:35 -0500)]
gdiplus: Don't rely on an HDC in GdipMeasureString.
Vincent Povirk [Sat, 30 Oct 2010 18:28:15 +0000 (13:28 -0500)]
gdiplus: Don't rely on an HDC in GdipMeasureCharacterRanges.
Vincent Povirk [Sat, 30 Oct 2010 18:19:48 +0000 (13:19 -0500)]
gdiplus: Don't rely on an HDC in GdipGetFontHeight.
Vincent Povirk [Sat, 30 Oct 2010 20:50:25 +0000 (15:50 -0500)]
gdiplus: Add a test for GdipCreateMatrix3.
Vincent Povirk [Sat, 30 Oct 2010 18:59:21 +0000 (13:59 -0500)]
gdiplus: Fix point conversion in GdipCreateLineBrushI.
Yaron Shahrabani [Wed, 27 Oct 2010 13:38:36 +0000 (15:38 +0200)]
gphoto2: Added Hebrew translation.
Yaron Shahrabani [Wed, 27 Oct 2010 10:35:11 +0000 (12:35 +0200)]
hhctrl.ocx: Added Hebrew translation.