Henri Verbeet [Mon, 1 Feb 2010 12:52:56 +0000 (13:52 +0100)]
wined3d: Handle a zero source value for WINED3DSIH_LOG.
Henri Verbeet [Mon, 1 Feb 2010 12:52:55 +0000 (13:52 +0100)]
wined3d: Handle zero-length vectors for WINED3DSIH_NRM.
Unfortunately there's no reliable way to generate infinity in GLSL, but a
sufficiently large value will probably do. The important part of the patch is
that we don't generate NaN, because that will keep propagating through the
entire shader.
Jörg Höhle [Sat, 30 Jan 2010 09:07:59 +0000 (10:07 +0100)]
winmm: midiStreamPosition can select an alternative MMTIME format.
Jörg Höhle [Fri, 29 Jan 2010 21:17:58 +0000 (22:17 +0100)]
winmm: The MIDI MAPPER is not available with MIDI IN.
Maarten Lankhorst [Mon, 1 Feb 2010 10:09:26 +0000 (11:09 +0100)]
advapi32: Fix RegGetValue on REG_BINARY data.
Maarten Lankhorst [Sun, 31 Jan 2010 19:29:48 +0000 (20:29 +0100)]
powrprof: Add stubs for PowerGetActiveScheme and PowerReadDCValue.
Maarten Lankhorst [Sat, 30 Jan 2010 15:21:19 +0000 (16:21 +0100)]
devenum: Scan special device categories more often.
Maarten Lankhorst [Sat, 30 Jan 2010 09:41:08 +0000 (10:41 +0100)]
quartz: Add some tests for dsound renderer.
Maarten Lankhorst [Sun, 17 Jan 2010 13:10:32 +0000 (14:10 +0100)]
mmdevapi: Add some basic property store tests.
Maarten Lankhorst [Sun, 31 Jan 2010 19:26:22 +0000 (20:26 +0100)]
includes: Add amaudio.h.
Maarten Lankhorst [Sat, 30 Jan 2010 10:14:00 +0000 (11:14 +0100)]
includes: Fix header conflicts against REFERENCE_TIME.
Maarten Lankhorst [Sat, 30 Jan 2010 10:12:54 +0000 (11:12 +0100)]
includes: Fix typo in audiopolicy.idl.
Maarten Lankhorst [Fri, 29 Jan 2010 18:09:35 +0000 (19:09 +0100)]
includes: Add propkey header.
Alexandre Julliard [Mon, 1 Feb 2010 12:22:41 +0000 (13:22 +0100)]
kernel32: Avoid truncating the output buffer length in GetCurrentDirectoryA.
Alexandre Julliard [Mon, 1 Feb 2010 11:58:29 +0000 (12:58 +0100)]
kernel: Only start the BIOS timer if there is an actual access to selector 0x40.
Paul Vriens [Mon, 1 Feb 2010 08:59:16 +0000 (09:59 +0100)]
wininet/tests: Fix some memory leaks (Valgrind).
Paul Vriens [Mon, 1 Feb 2010 08:35:30 +0000 (09:35 +0100)]
dxgi/tests: Fix a test failure when no adapters are present.
Paul Vriens [Mon, 1 Feb 2010 08:35:22 +0000 (09:35 +0100)]
d3d10core/tests: Fix a test failure when no adapters are present.
Christian Costa [Mon, 1 Feb 2010 07:18:48 +0000 (08:18 +0100)]
d3drm: Implement partially IDirect3DRMMeshBuilderImpl_Load.
Christian Costa [Mon, 1 Feb 2010 07:18:42 +0000 (08:18 +0100)]
d3drm: Add some tests.
Christian Costa [Mon, 1 Feb 2010 07:18:36 +0000 (08:18 +0100)]
d3drm: Add some definitions for IDirect3DRMMeshBuilderImpl_Load.
Christian Costa [Mon, 1 Feb 2010 07:18:30 +0000 (08:18 +0100)]
d3dxof: Do not expect a separator when there is no element.
Christian Costa [Mon, 1 Feb 2010 07:18:24 +0000 (08:18 +0100)]
d3dxof: Add other debug channel for parsing.
Luca Bennati [Sun, 31 Jan 2010 12:46:45 +0000 (13:46 +0100)]
mshtml: Add Italian translation.
Luca Bennati [Sun, 31 Jan 2010 12:52:35 +0000 (13:52 +0100)]
msvfw32: Add Italian translation.
Luca Bennati [Sun, 31 Jan 2010 12:47:50 +0000 (13:47 +0100)]
reg: Add Italian translation.
Luca Bennati [Sun, 31 Jan 2010 12:45:26 +0000 (13:45 +0100)]
msi: Fix Italian translation.
Luca Bennati [Sun, 31 Jan 2010 10:55:43 +0000 (11:55 +0100)]
credui: Add Italian translation.
Luca Bennati [Sat, 30 Jan 2010 17:10:59 +0000 (18:10 +0100)]
wined3d: Add newer ATI/AMD cards vendor recognition.
Andrew Nguyen [Sun, 31 Jan 2010 00:58:43 +0000 (18:58 -0600)]
mapi32/tests: Invoke MAPIInitialize before performing the HexFromBin tests.
This avoids crashes with the native Outlook extended MAPI provider.
Andrew Nguyen [Sun, 31 Jan 2010 00:58:33 +0000 (18:58 -0600)]
mapi32/tests: Fix prototype of FBinFromHex function pointer.
Andrew Nguyen [Sun, 31 Jan 2010 00:58:24 +0000 (18:58 -0600)]
mapi32/tests: Centralize utility function pointer initialization.
Andrew Nguyen [Sun, 31 Jan 2010 00:58:11 +0000 (18:58 -0600)]
mapi32/tests: Invoke MAPIInitialize before performing the FPropContainsProp tests.
This avoids crashes with the native Outlook extended MAPI provider.
Andrew Nguyen [Sun, 31 Jan 2010 00:24:52 +0000 (18:24 -0600)]
pdh: Implement and test PdhGetDllVersion.
Alexandre Julliard [Mon, 1 Feb 2010 11:35:43 +0000 (12:35 +0100)]
kernel32/tests: Fix heap flag tests for the page alloc case.
Alexandre Julliard [Mon, 1 Feb 2010 11:35:32 +0000 (12:35 +0100)]
ntdll: Avoid reporting a freed block twice to Valgrind.
Detlef Riekenberg [Sun, 31 Jan 2010 00:57:23 +0000 (01:57 +0100)]
shlwapi/tests: UrlUnescape* is not present on Win95B (winetestbot).
Detlef Riekenberg [Sun, 31 Jan 2010 00:22:46 +0000 (01:22 +0100)]
shlwapi/tests: UrlIs* is not present on Win95B (winetestbot).
Detlef Riekenberg [Sun, 31 Jan 2010 00:11:32 +0000 (01:11 +0100)]
shlwapi/tests: UrlHash* is not present on Win95B (winetestbot).
Detlef Riekenberg [Sat, 30 Jan 2010 23:51:44 +0000 (00:51 +0100)]
shlwapi/tests: UrlGetPart* is not present on Win95B (winetestbot).
Detlef Riekenberg [Sat, 30 Jan 2010 23:31:33 +0000 (00:31 +0100)]
shlwapi/tests: UrlEscape* is not present on Win95B (winetestbot).
Detlef Riekenberg [Sat, 30 Jan 2010 23:21:25 +0000 (00:21 +0100)]
shlwapi/tests: UrlCreateFromPath* is not present on Win95B (winetestbot).
Detlef Riekenberg [Sat, 30 Jan 2010 23:10:07 +0000 (00:10 +0100)]
shlwapi/tests: UrlCombine* is not present on Win95B (winetestbot).
Detlef Riekenberg [Sat, 30 Jan 2010 22:56:12 +0000 (23:56 +0100)]
shlwapi/tests: UrlCanonicalize* is not present on Win95B (winetestbot).
Detlef Riekenberg [Sat, 30 Jan 2010 22:48:23 +0000 (23:48 +0100)]
shlwapi/tests: UrlApplyScheme* is not present on Win95B (winetestbot).
Detlef Riekenberg [Sat, 30 Jan 2010 21:59:01 +0000 (22:59 +0100)]
shlwapi/tests: PathCreateFromUrl* is not present on Win95B (winetestbot).
Detlef Riekenberg [Sat, 30 Jan 2010 15:34:52 +0000 (16:34 +0100)]
shlwapi/tests: HashData is not present on Win95B (winetestbot).
Detlef Riekenberg [Sat, 30 Jan 2010 15:25:05 +0000 (16:25 +0100)]
shlwapi/tests: ChrCmpI* is not present on Win95B (winetestbot).
Hans Leidekker [Mon, 1 Feb 2010 08:55:08 +0000 (09:55 +0100)]
msi: Don't fail if the service to start is already running.
Detlef Riekenberg [Sun, 31 Jan 2010 22:14:22 +0000 (23:14 +0100)]
wine.inf: Add a 16bit fake dll for ddeml.dll.
Erich Hoover [Mon, 1 Feb 2010 04:09:23 +0000 (21:09 -0700)]
hhctrl.ocx: Remove a superfluous line that uses an uninitialized variable.
Piotr Caban [Sun, 31 Jan 2010 22:04:11 +0000 (23:04 +0100)]
userenv: Added GetAllUsersProfileDirectory[AW] stubs.
Piotr Caban [Sun, 31 Jan 2010 22:03:57 +0000 (23:03 +0100)]
shlwapi: Invoke ExpandEnvironmentStringsForUser on SHExpandEnvironmentStringsForUser call.
Piotr Caban [Sun, 31 Jan 2010 22:03:09 +0000 (23:03 +0100)]
shlwapi: Invoke RegGetValue on SHRegGetValue call.
Piotr Caban [Sun, 31 Jan 2010 22:02:33 +0000 (23:02 +0100)]
shlwapi: Update SHRegGetValue definition.
Piotr Caban [Sun, 31 Jan 2010 22:02:04 +0000 (23:02 +0100)]
shlwapi: Added OS_VISTAORGREATER flag to IsOS (undocumented).
Vincent Povirk [Sun, 31 Jan 2010 01:01:52 +0000 (19:01 -0600)]
gdiplus: Implement GetPixel for indexed color bitmaps.
Vincent Povirk [Sun, 31 Jan 2010 00:43:31 +0000 (18:43 -0600)]
gdiplus: Test getting/setting pixels of indexed color bitmaps.
Vincent Povirk [Sat, 30 Jan 2010 23:09:06 +0000 (17:09 -0600)]
gdiplus: Implement GdipSetImageAttributesGamma.
Igor Paliychuk [Sat, 30 Jan 2010 15:00:19 +0000 (17:00 +0200)]
wordpad: Update Ukrainian translations.
Igor Paliychuk [Sat, 30 Jan 2010 14:35:58 +0000 (16:35 +0200)]
winefile: Add Ukrainian translations.
Igor Paliychuk [Sat, 30 Jan 2010 14:44:38 +0000 (16:44 +0200)]
shdoclc: Add Ukrainian translations.
Igor Paliychuk [Sat, 30 Jan 2010 14:42:38 +0000 (16:42 +0200)]
msvidc32: Add Ukrainian translations.
Igor Paliychuk [Sat, 30 Jan 2010 14:40:40 +0000 (16:40 +0200)]
msrle32: Add Ukrainian translations.
Igor Paliychuk [Sat, 30 Jan 2010 14:38:31 +0000 (16:38 +0200)]
cryptdlg: Add Ukrainian translations.
Luca Bennati [Sat, 30 Jan 2010 14:58:58 +0000 (15:58 +0100)]
write: Add Italian translation.
Luca Bennati [Sat, 30 Jan 2010 14:55:27 +0000 (15:55 +0100)]
wordpad: Add Italian translation.
Luca Bennati [Sat, 30 Jan 2010 14:52:19 +0000 (15:52 +0100)]
xcopy: Add Italian translation.
André Hentschel [Sat, 30 Jan 2010 12:07:07 +0000 (13:07 +0100)]
wordpad: Fix German translation.
Michael Stefaniuc [Fri, 29 Jan 2010 20:29:07 +0000 (21:29 +0100)]
oleaut32: The Ukrainian translation is in UTF8.
Michael Stefaniuc [Fri, 29 Jan 2010 20:29:00 +0000 (21:29 +0100)]
atl: Use IS_INTRESOURCE not HIWORD to check a resource.
Michael Stefaniuc [Fri, 29 Jan 2010 20:28:52 +0000 (21:28 +0100)]
shlwapi: Use IS_INTRESOURCE not HIWORD to check a resource.
Anders Jonsson [Fri, 29 Jan 2010 18:07:06 +0000 (19:07 +0100)]
wordpad: Update Swedish translation.
Aurimas Fišeras [Fri, 29 Jan 2010 17:22:05 +0000 (19:22 +0200)]
wordpad: Update Lithuanian translation.
Matijn Woudt [Fri, 29 Jan 2010 01:11:57 +0000 (02:11 +0100)]
winhttp: Implement WINHTTP_OPTION_{CONNECT, SEND, RECEIVE}_TIMEOUT.
Matijn Woudt [Fri, 29 Jan 2010 00:45:15 +0000 (01:45 +0100)]
winhttp: Add timeout for session handles and implement for WinHttpSetTimeouts.
Matijn Woudt [Fri, 29 Jan 2010 00:40:00 +0000 (01:40 +0100)]
winhttp/tests: Add timeout tests for WinHttp{Set, Query}Option.
Christian Costa [Fri, 29 Jan 2010 15:28:22 +0000 (16:28 +0100)]
amstream: Register media stream filter.
Erich Hoover [Fri, 29 Jan 2010 15:00:30 +0000 (08:00 -0700)]
hhctrl.ocx: Fix a NULL dereference mistake in the Contents tab.
Erich Hoover [Thu, 28 Jan 2010 23:18:33 +0000 (16:18 -0700)]
hhctrl.ocx: Fix (re)allocating string blocks.
Erich Hoover [Thu, 28 Jan 2010 23:16:54 +0000 (16:16 -0700)]
hhctrl.ocx: Support jumping to a help topic with 'mapid'.
Erich Hoover [Thu, 28 Jan 2010 23:16:02 +0000 (16:16 -0700)]
hhctrl.ocx: Fix a double-click bug in the Contents tab introduced by the Index tab code.
Michael Stefaniuc [Fri, 29 Jan 2010 14:01:17 +0000 (15:01 +0100)]
msi: Avoid using HIWORD() on string pointers.
Christian Costa [Fri, 29 Jan 2010 11:16:25 +0000 (12:16 +0100)]
d3drm: Add stubbed implementation of IDirect3DRMMeshBuilder.
Christian Costa [Fri, 29 Jan 2010 11:16:17 +0000 (12:16 +0100)]
d3drm: Add GUID definitions for all interfaces.
Maarten Lankhorst [Thu, 28 Jan 2010 22:27:12 +0000 (23:27 +0100)]
qcap: Add optional dependency on libv4l.
Maarten Lankhorst [Tue, 26 Jan 2010 12:05:28 +0000 (13:05 +0100)]
kernel32: Work around safety check on siglongjmp.
Stefan Dösinger [Wed, 27 Jan 2010 22:29:34 +0000 (23:29 +0100)]
ddraw: Convert VB lock flags to wined3d flags.
Stefan Dösinger [Wed, 27 Jan 2010 22:15:23 +0000 (23:15 +0100)]
ddraw: Test invalid buffer lock parameters.
Stefan Dösinger [Wed, 27 Jan 2010 22:04:01 +0000 (23:04 +0100)]
wined3d: Catch invalid buffer map parameters.
Dylan Smith [Fri, 29 Jan 2010 08:02:41 +0000 (03:02 -0500)]
wordpad: Implement zooming in for print preview.
The preview is now drawn onto it's own window rather directly onto
the client area of the top level window. This is done to allow for
scrollbars, since the page won't usually fit in the window when zoomed in.
Refactoring was needed as a result of this, and in order to provide more
granularity for updates to avoid EM_FORMATRANGE messages being sent when
the page the same page is being displayed.
Dylan Smith [Fri, 29 Jan 2010 08:02:37 +0000 (03:02 -0500)]
wordpad: Fixed spacing calculations for print preview.
Nikolay Sivov [Fri, 29 Jan 2010 00:47:03 +0000 (03:47 +0300)]
msxml3: Implement IXMLDOMText::deleteData().
Nikolay Sivov [Thu, 28 Jan 2010 23:52:24 +0000 (02:52 +0300)]
msxml3: Implement IXMLDOMCDATASection::deleteData() with tests.
Michael Stefaniuc [Fri, 29 Jan 2010 00:39:26 +0000 (01:39 +0100)]
crypt32: Avoid using HIWORD() on a string pointer.
The stray IS_INTRESOURCE() is applied to a true resource. The other
strings are OIDs and not resources.
Michael Stefaniuc [Fri, 29 Jan 2010 00:38:54 +0000 (01:38 +0100)]
cryptnet: Don't use HIWORD() on a string pointer.
Jacek Caban [Thu, 28 Jan 2010 22:56:31 +0000 (23:56 +0100)]
mshtml: Optimize more nsAString handling.
Jacek Caban [Fri, 29 Jan 2010 13:56:19 +0000 (14:56 +0100)]
mshtml: Optimize and clean up HTMLFormElement_get_dispid implementation.
Jacek Caban [Thu, 28 Jan 2010 22:55:51 +0000 (23:55 +0100)]
mshtml: Optimize more nsAString handling.
Jacek Caban [Thu, 28 Jan 2010 22:55:31 +0000 (23:55 +0100)]
mshtml: Optimize nsAString handling in htmlelem*.c.