Detlef Riekenberg [Mon, 1 Feb 2010 19:47:31 +0000 (20:47 +0100)]
mapi32/tests: Fix a typo in a comment.
Dan Kegel [Mon, 1 Feb 2010 19:25:35 +0000 (11:25 -0800)]
ntdll: Fix large block realloc annotation.
Maarten Lankhorst [Mon, 1 Feb 2010 09:35:37 +0000 (10:35 +0100)]
userenv: Implement DestroyEnvironmentBlock.
Luca Bennati [Mon, 1 Feb 2010 10:19:44 +0000 (11:19 +0100)]
cmdlgtst: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 13:47:52 +0000 (14:47 +0100)]
winefile: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 13:14:59 +0000 (14:14 +0100)]
wineconsole: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 10:45:09 +0000 (11:45 +0100)]
view: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 10:41:01 +0000 (11:41 +0100)]
uninstaller: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 10:33:48 +0000 (11:33 +0100)]
progman: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 09:55:02 +0000 (10:55 +0100)]
winedbg: Add Italian translation.
Luca Bennati [Mon, 1 Feb 2010 09:46:46 +0000 (10:46 +0100)]
wineboot: Add Italian translation.
Luca Bennati [Mon, 1 Feb 2010 09:40:55 +0000 (10:40 +0100)]
net: Add Italian translation.
Hans Leidekker [Mon, 1 Feb 2010 18:10:24 +0000 (19:10 +0100)]
msi: Test duplicating files from a nonexistent component.
André Hentschel [Sat, 30 Jan 2010 13:01:58 +0000 (14:01 +0100)]
msi: Fix crash with access to component.
Jörg Höhle [Sat, 30 Jan 2010 21:09:12 +0000 (22:09 +0100)]
winmm: Have xyzGetDevCaps return MMSYSERR_BADDEVICEID, not INVALHANDLE.
Juan Lang [Mon, 1 Feb 2010 17:23:30 +0000 (09:23 -0800)]
wintrust: Fix copy-paste error.
Juan Lang [Mon, 1 Feb 2010 17:11:51 +0000 (09:11 -0800)]
wintrust: Fix uninitialized return value (Coverity).
Paul Vriens [Mon, 1 Feb 2010 16:41:38 +0000 (17:41 +0100)]
msi/tests: Fix some test failures on Win9x up to W2K.
Jaime Rave [Sat, 30 Jan 2010 14:07:46 +0000 (09:07 -0500)]
appwiz.cpl: Added Spanish translation.
Alexandre Julliard [Mon, 1 Feb 2010 16:03:23 +0000 (17:03 +0100)]
shell: Explicitly convert icons to 16-bit instead of casting handles.
Alexandre Julliard [Mon, 1 Feb 2010 16:02:46 +0000 (17:02 +0100)]
user.exe: Make CreateIcon16 available as 32-bit export.
Alexandre Julliard [Mon, 1 Feb 2010 15:22:53 +0000 (16:22 +0100)]
server: Make terminate_process more robust against recursive calls for the same process.
Alexandre Julliard [Mon, 1 Feb 2010 15:19:21 +0000 (16:19 +0100)]
kernel32/tests: Remove leftover Sleep() call.
Huw Davies [Mon, 1 Feb 2010 14:09:52 +0000 (14:09 +0000)]
oleaut32: Fix font handle lifetimes.
Huw Davies [Mon, 1 Feb 2010 14:03:36 +0000 (14:03 +0000)]
oleaut32: Add tests to explore the lifetime of font handles.
Huw Davies [Mon, 1 Feb 2010 13:58:55 +0000 (13:58 +0000)]
oleaut32: Fix an ole font leak.
Jörg Höhle [Wed, 27 Jan 2010 17:18:18 +0000 (18:18 +0100)]
winmm: Perform stricter MIDI-related error checking.
Jörg Höhle [Wed, 27 Jan 2010 17:08:04 +0000 (18:08 +0100)]
midimap: Perform stricter error-checking.
Henri Verbeet [Mon, 1 Feb 2010 12:52:59 +0000 (13:52 +0100)]
wined3d: Use the absolute source value in shader_glsl_rsq().
Henri Verbeet [Mon, 1 Feb 2010 12:52:58 +0000 (13:52 +0100)]
wined3d: Handle a zero source value for WINED3DSIH_RSQ.
Henri Verbeet [Mon, 1 Feb 2010 12:52:57 +0000 (13:52 +0100)]
wined3d: Handle a zero source value for WINED3DSIH_RCP.
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.