Jacek Caban [Sat, 6 Nov 2010 20:29:19 +0000 (21:29 +0100)]
jscript: Added Date.setYear stub implementation.
Paul Vriens [Sat, 6 Nov 2010 14:15:25 +0000 (15:15 +0100)]
comctl32: Update Serbian (Latin and Cyrillic) translations.
Translation by Đorđe Vasiljević.
Paul Vriens [Sat, 6 Nov 2010 14:05:10 +0000 (15:05 +0100)]
appwiz.cpl: Update Serbian (Latin and Cyrillic) translations.
Translation by Đorđe Vasiljević.
Paul Vriens [Sat, 6 Nov 2010 12:05:17 +0000 (13:05 +0100)]
user32: Update Serbian (Latin and Cyrillic) translations.
Translation by Đorđe Vasiljević.
Paul Vriens [Sat, 6 Nov 2010 11:51:59 +0000 (12:51 +0100)]
shell32: Update Serbian (Latin and Cyrillic) translations.
Translation by Đorđe Vasiljević.
Thomas Mullaly [Thu, 4 Nov 2010 22:00:06 +0000 (18:00 -0400)]
urlmon/tests: Fixed some IUri tests that used hard coded values to use Uri_HOST.
Vijay Kiran Kamuju [Fri, 5 Nov 2010 13:43:09 +0000 (09:43 -0400)]
include: Add missing interfaces in d3drmobj.h.
Henri Verbeet [Fri, 5 Nov 2010 13:11:38 +0000 (14:11 +0100)]
wined3d: Use SetWindowPos() to make the focus window active.
Henri Verbeet [Fri, 5 Nov 2010 13:11:37 +0000 (14:11 +0100)]
d3d9/tests: Add a test for INTZ.
Henri Verbeet [Fri, 5 Nov 2010 13:11:36 +0000 (14:11 +0100)]
d3d8/tests: Add a test for INTZ.
Henri Verbeet [Fri, 5 Nov 2010 13:11:35 +0000 (14:11 +0100)]
wined3d: Add support for the INTZ format.
Detlef Riekenberg [Fri, 5 Nov 2010 12:54:05 +0000 (13:54 +0100)]
wintrust/tests: Run the test again on W98.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:28 +0000 (17:54 +0100)]
quartz: Fix run/pause/stop in filtergraph.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:27 +0000 (17:54 +0100)]
quartz: Simplify all_renderers_seek.
Since IAMFilterMiscFlags is supported by all source/renderer filters, use that instead.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:26 +0000 (17:54 +0100)]
quartz: Change HeapRealloc call to CoTaskMemRealloc.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:25 +0000 (17:54 +0100)]
strmbase: Allow NULL for time format in ConvertTimeFormat.
Jacek Caban [Fri, 5 Nov 2010 12:38:45 +0000 (13:38 +0100)]
d3dhal.h: Removed no longer defined D3DDP2OP_* enums.
Dmitry Timoshkov [Fri, 5 Nov 2010 11:48:54 +0000 (19:48 +0800)]
Revert "gdi32: Make AddFontToList skip adding a face into global lists if the font is not supposed to be enumerated, and return a pointer to first loaded face.".
This reverts commit
a2047323c9c41b44c743c345674ec934fb4cd685. That patch is not correct.
Hans Leidekker [Fri, 5 Nov 2010 10:36:49 +0000 (11:36 +0100)]
sxs: Add support for installing side-by-side assemblies.
Hans Leidekker [Fri, 5 Nov 2010 10:36:22 +0000 (11:36 +0100)]
msi: Features don't require a directory.
Michael Stefaniuc [Fri, 5 Nov 2010 10:17:51 +0000 (11:17 +0100)]
wined3d: Fix some checkGLcall() messages.
Michael Stefaniuc [Fri, 5 Nov 2010 10:17:42 +0000 (11:17 +0100)]
wined3d: Move the checkGLcall() right after the corresponding GL call.
Alexandre Julliard [Fri, 5 Nov 2010 12:42:05 +0000 (13:42 +0100)]
winex11: Sync the window attributes when switching a window to embedded.
Alexandre Julliard [Fri, 5 Nov 2010 12:41:30 +0000 (13:41 +0100)]
winex11: Don't try to unmap systray windows, it confuses some systray docks.
Alexandre Julliard [Fri, 5 Nov 2010 12:41:03 +0000 (13:41 +0100)]
winex11: Add support for receiving mouse events on non-toplevel windows.
Austin Lund [Fri, 5 Nov 2010 05:31:52 +0000 (15:31 +1000)]
comctl32/tests: Added extra debugging information to toolbar size tests.
Nikolay Sivov [Thu, 4 Nov 2010 22:34:01 +0000 (01:34 +0300)]
msxml3: Stub IXMLDOMDocumentType support.
Gerald Pfeifer [Thu, 4 Nov 2010 23:03:08 +0000 (00:03 +0100)]
comctl32: Remove the last, unused parameter fromTOOLTIPS_NewToolRectT.
Martin Wilck [Thu, 4 Nov 2010 23:34:26 +0000 (00:34 +0100)]
xcopy: Assume directory if destination ends with a backslash.
Gerald Pfeifer [Thu, 4 Nov 2010 19:38:24 +0000 (20:38 +0100)]
urlmon: Avoid accessing an uninitialized variable in a TRACE in validate_path.
Vijay Kiran Kamuju [Fri, 5 Nov 2010 09:01:16 +0000 (05:01 -0400)]
tools: Add trailing semicolon to MimeType in wine.desktop.
Vijay Kiran Kamuju [Fri, 5 Nov 2010 08:53:36 +0000 (04:53 -0400)]
include: Fix macro signatures in d3drmobj.h.
Vijay Kiran Kamuju [Thu, 4 Nov 2010 20:02:10 +0000 (16:02 -0400)]
include: Add missing definitions for LPDIRECT3DRM2 and LPDIRECT3DRM3.
Nikolay Sivov [Thu, 4 Nov 2010 16:16:12 +0000 (19:16 +0300)]
msxml3: Don't force put_nodeValue return value.
Nikolay Sivov [Thu, 4 Nov 2010 16:14:04 +0000 (19:14 +0300)]
msxml3: For tested cases use TRACE instead of FIXME.
Nikolay Sivov [Thu, 4 Nov 2010 15:35:58 +0000 (18:35 +0300)]
msxml3: Encode special characters while setting attribute content.
Maarten Lankhorst [Thu, 4 Nov 2010 16:06:53 +0000 (17:06 +0100)]
quartz: Add IAMFilterMiscFlags to file source.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:26 +0000 (17:02 +0100)]
quartz: Add IAMFilterMiscFlags to null renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:25 +0000 (17:02 +0100)]
quartz: Fix EC_COMPLETE handling on null renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:24 +0000 (17:02 +0100)]
quartz: Add IAMFilterMiscFlags to video renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:23 +0000 (17:02 +0100)]
quartz: Fix EC_COMPLETE handling on video renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:22 +0000 (17:02 +0100)]
quartz: Add IAMFilterMiscFlags to directsound renderer.
Maarten Lankhorst [Thu, 4 Nov 2010 16:02:21 +0000 (17:02 +0100)]
quartz: Fix EC_COMPLETE handling on dsound renderer.
Pluciński Mariusz [Thu, 4 Nov 2010 15:37:04 +0000 (16:37 +0100)]
gameux: Add implementation of IGameStatistics::GetStatistic.
Pluciński Mariusz [Thu, 4 Nov 2010 15:36:56 +0000 (16:36 +0100)]
gameux: Add implementation of IGameStatistics::GetCategoryTitle.
Pluciński Mariusz [Thu, 4 Nov 2010 15:36:41 +0000 (16:36 +0100)]
gameux: Loading of game statistics implemented.
Alexandre Julliard [Thu, 4 Nov 2010 16:47:46 +0000 (17:47 +0100)]
ntdll: Explicitly check for failure to map page 0.
Alexandre Julliard [Thu, 4 Nov 2010 16:32:42 +0000 (17:32 +0100)]
ntdll: Report memory areas in DOS memory to be free even when not reserved.
Alexandre Julliard [Thu, 4 Nov 2010 15:43:21 +0000 (16:43 +0100)]
kernel32: Fix a trace to print the correct error code.
Matteo Bruni [Mon, 18 Oct 2010 16:37:14 +0000 (18:37 +0200)]
d3dx9: Implement D3DXCreateCubeTexture.
Matteo Bruni [Mon, 18 Oct 2010 15:05:29 +0000 (17:05 +0200)]
d3dx9: Implement D3DXCheckCubeTextureRequirements.
Matteo Bruni [Tue, 12 Oct 2010 23:30:34 +0000 (01:30 +0200)]
d3dx9: Implement D3DXFilterTexture for cube textures.
Paul Vriens [Thu, 4 Nov 2010 12:24:47 +0000 (13:24 +0100)]
msi: Update Serbian (Latin and Cyrillic) translations.
Translation by Đorđe Vasiljević.
Jacek Caban [Thu, 4 Nov 2010 12:08:10 +0000 (13:08 +0100)]
mshtml: Properly handle QueryService(SID_SOleUndoManager) call.
Jacek Caban [Thu, 4 Nov 2010 12:01:42 +0000 (13:01 +0100)]
urlmon: Compute expected Uri_HAS_* flags from property arrays.
David Adam [Wed, 3 Nov 2010 06:10:54 +0000 (07:10 +0100)]
ddraw: Exclusive mode is the corner case for SetCooperative, not the normal mode.
Eryk Wieliczko [Wed, 3 Nov 2010 01:12:28 +0000 (02:12 +0100)]
msvcrt: Implement _get_tzname.
Henri Verbeet [Thu, 4 Nov 2010 09:37:33 +0000 (10:37 +0100)]
krnl386.exe: Return the default value if the section wasn't found in GetPrivateProfileString16().
Using GetPrivateProfileStringA() for removing trailing spaces etc. This
restores behaviour from before
86c6021c71a563af88c1a8cc23ea489e92c8ca70.
Henri Verbeet [Thu, 4 Nov 2010 09:37:32 +0000 (10:37 +0100)]
d3d9: Add some missing locking to IDirect3DDevice9Impl_EndStateBlock().
Found by Michael Stefaniuc & Coccinelle.
Henri Verbeet [Thu, 4 Nov 2010 09:37:31 +0000 (10:37 +0100)]
d3d9/tests: Check for multiple expected messages in test_wndproc().
Henri Verbeet [Thu, 4 Nov 2010 09:37:30 +0000 (10:37 +0100)]
d3d8/tests: Check for multiple expected messages in test_wndproc().
Henri Verbeet [Thu, 4 Nov 2010 09:37:29 +0000 (10:37 +0100)]
ddraw/tests: Check for multiple expected messages in test_wndproc().
Vijay Kiran Kamuju [Wed, 3 Nov 2010 21:41:35 +0000 (17:41 -0400)]
include: Add missing defines for d3drmdef.h.
Adam Martinson [Wed, 3 Nov 2010 21:13:58 +0000 (16:13 -0500)]
msxml3: Fix node_get_text() whitespace handling.
Adam Martinson [Wed, 3 Nov 2010 21:13:45 +0000 (16:13 -0500)]
msxml3: Move the whitespace preservation bool into the domdoc_properties struct.
Vincent Povirk [Mon, 19 Apr 2010 21:07:09 +0000 (16:07 -0500)]
ole32: Cache all extended big block depot locations.
André Hentschel [Wed, 3 Nov 2010 20:15:42 +0000 (21:15 +0100)]
user32: Don't paint new button styles instead of crashing.
Vijay Kiran Kamuju [Wed, 3 Nov 2010 18:33:04 +0000 (14:33 -0400)]
include: Add IDirect3DRMWinDevice interface.
Vijay Kiran Kamuju [Wed, 3 Nov 2010 18:22:49 +0000 (14:22 -0400)]
include: Fix signature of CreateWrap macros in d3drm.
André Hentschel [Wed, 3 Nov 2010 17:53:45 +0000 (18:53 +0100)]
ntdll: Detect more processor features.
André Hentschel [Wed, 3 Nov 2010 17:40:43 +0000 (18:40 +0100)]
include: Define PROCESSOR_OPTIL (MSIL).
André Hentschel [Wed, 3 Nov 2010 17:39:47 +0000 (18:39 +0100)]
kernel32: Remove dead code and old comment.
Hans Leidekker [Wed, 3 Nov 2010 14:09:08 +0000 (15:09 +0100)]
sxs: Add a stub implementation of IAssemblyCache.
Hans Leidekker [Wed, 3 Nov 2010 14:08:26 +0000 (15:08 +0100)]
sxs: Correct the spec entry for CreateAssemblyCache.
Hans Leidekker [Wed, 3 Nov 2010 14:07:18 +0000 (15:07 +0100)]
include: Add winsxs.idl.
Hans Leidekker [Wed, 3 Nov 2010 14:06:19 +0000 (15:06 +0100)]
msi: Revert
3cd55cc916ad8d74710f435845d8f970161f77fe.
It breaks the Office 2003 installer.
Hans Leidekker [Wed, 3 Nov 2010 14:05:22 +0000 (15:05 +0100)]
msi: Downgrade some warnings.
Hans Leidekker [Wed, 3 Nov 2010 14:04:49 +0000 (15:04 +0100)]
msi: Components don't require a key path.
Hans Leidekker [Wed, 3 Nov 2010 14:04:07 +0000 (15:04 +0100)]
msi: Don't crash if there is no feature parent.
Detlef Riekenberg [Tue, 2 Nov 2010 20:24:08 +0000 (21:24 +0100)]
wer: Add a stub for WerReportSubmit.
Detlef Riekenberg [Mon, 1 Nov 2010 22:08:48 +0000 (23:08 +0100)]
include: Add WerReportSetParameter + WerReportSubmit.
Detlef Riekenberg [Mon, 1 Nov 2010 22:08:47 +0000 (23:08 +0100)]
wer/tests: Add more tests for Wer*ExcludedApplication.
Detlef Riekenberg [Tue, 2 Nov 2010 20:08:54 +0000 (21:08 +0100)]
wer: Implement Wer*ExcludedApplication.
Detlef Riekenberg [Mon, 1 Nov 2010 22:08:45 +0000 (23:08 +0100)]
wer: Implement WerReportCreate and WerReportCloseHandle.
Adam Martinson [Tue, 2 Nov 2010 21:12:21 +0000 (16:12 -0500)]
msxml3: Implement XSLPattern collection methods.
Adam Martinson [Tue, 2 Nov 2010 21:11:49 +0000 (16:11 -0500)]
msxml3: Add XSLPattern nodeType() method.
Adam Martinson [Tue, 2 Nov 2010 21:11:27 +0000 (16:11 -0500)]
msxml3: Use libxml2 macros for XSLPattern method return values.
Alexander Morozov [Mon, 30 Aug 2010 17:16:23 +0000 (21:16 +0400)]
crypt32/tests: Add tests for CMSG_RECIPIENT_COUNT_PARAM and CMSG_RECIPIENT_INFO_PARAM.
Eryk Wieliczko [Wed, 3 Nov 2010 12:33:12 +0000 (13:33 +0100)]
msvcrt: Implement _ftelli64.
Paul Vriens [Wed, 3 Nov 2010 10:58:35 +0000 (11:58 +0100)]
shlwapi: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Wed, 3 Nov 2010 10:32:25 +0000 (11:32 +0100)]
oleaut32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Wed, 3 Nov 2010 10:25:08 +0000 (11:25 +0100)]
msvidc32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Paul Vriens [Wed, 3 Nov 2010 10:23:58 +0000 (11:23 +0100)]
msvfw32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
Jörg Höhle [Wed, 22 Sep 2010 05:47:19 +0000 (07:47 +0200)]
mciwave: Fix some MCI_STATUS return code.
Adam Martinson [Tue, 2 Nov 2010 22:20:31 +0000 (17:20 -0500)]
msxml3: Implement domdoc schema validation.
Adam Martinson [Tue, 2 Nov 2010 22:20:08 +0000 (17:20 -0500)]
configure: Add a check for xmlDocProperties.
Thomas Mullaly [Mon, 1 Nov 2010 01:31:30 +0000 (21:31 -0400)]
urlmon: Implemented case when relative URI has a path that doesn't start with '/'.
Thomas Mullaly [Sat, 30 Oct 2010 01:56:43 +0000 (21:56 -0400)]
urlmon: Implemented case when relative path begins with '/' in CoInternetCombineIUri.
Thomas Mullaly [Sat, 30 Oct 2010 01:30:00 +0000 (21:30 -0400)]
urlmon: Some IUri's don't display the default port in the authority.
Thomas Mullaly [Thu, 14 Oct 2010 00:08:32 +0000 (20:08 -0400)]
urlmon: Implemented case when the relative URI doesn't have a path component in CoInternetCombineIUri.