Kirill K. Smirnov [Thu, 31 Jul 2008 14:03:09 +0000 (18:03 +0400)]
winhlp32: Remove superfluous buttons from propsheet dialog templates.
Nikolay Sivov [Fri, 1 Aug 2008 09:39:48 +0000 (13:39 +0400)]
gdiplus: Implemented GdipGetPenCustom[Start/End]Cap.
Ismael Barros [Thu, 31 Jul 2008 17:17:26 +0000 (20:17 +0300)]
dplayx: Tests for GetCaps.
Ismael Barros [Thu, 31 Jul 2008 17:17:32 +0000 (20:17 +0300)]
dplayx: Tests for InitializeConnection.
Ismael Barros [Thu, 31 Jul 2008 17:17:34 +0000 (20:17 +0300)]
dplayx: Tests for EnumConnections.
Ismael Barros [Thu, 31 Jul 2008 17:17:30 +0000 (20:17 +0300)]
dplayx: Tests for DirectPlayCreate.
Ismael Barros [Thu, 31 Jul 2008 17:17:28 +0000 (20:17 +0300)]
dplayx: Changed debug channel from dplayx to dplay.
Ismael Barros [Thu, 31 Jul 2008 17:17:25 +0000 (20:17 +0300)]
dplayx: Fix the definition of DirectPlayCreate.
Juan Lang [Thu, 31 Jul 2008 17:22:01 +0000 (10:22 -0700)]
tools/wine.inf: Register msisip.dll.
Juan Lang [Thu, 31 Jul 2008 22:50:18 +0000 (15:50 -0700)]
msisip: Implement MsiSIPGetSignedDataMsg.
Juan Lang [Thu, 31 Jul 2008 15:51:02 +0000 (08:51 -0700)]
msisip: Implement MsiSIPIsMyTypeOfFile.
Juan Lang [Thu, 31 Jul 2008 15:47:02 +0000 (08:47 -0700)]
msisip: Implement DllRegisterServer/DllUnregisterServer.
Juan Lang [Thu, 31 Jul 2008 15:41:17 +0000 (08:41 -0700)]
msisip: Add stub dll.
Juan Lang [Thu, 31 Jul 2008 18:20:25 +0000 (11:20 -0700)]
crypt32: Fix some test failures on Win9x.
Alexandre Julliard [Fri, 1 Aug 2008 08:48:58 +0000 (10:48 +0200)]
winetest: Set environment variables in the Win32 environment.
Alexandre Julliard [Fri, 1 Aug 2008 08:48:45 +0000 (10:48 +0200)]
test.h: Fetch environment variables from the Win32 environment not the Unix one.
Vladimir Pankratov [Fri, 1 Aug 2008 07:18:25 +0000 (12:18 +0500)]
taskmgr: Converted some functions to Unicode.
Colin Finck [Thu, 31 Jul 2008 17:49:52 +0000 (19:49 +0200)]
kernel32/tests: Fix a wrong length passed to a WideCharToMultiByte test, which led to a use of uninitialized stack memory.
Piotr Caban [Thu, 31 Jul 2008 14:48:20 +0000 (16:48 +0200)]
msxml3: Integrate implementation of IVBSAXXMLReader and ISAXXMLReader interfaces.
Piotr Caban [Thu, 31 Jul 2008 14:48:11 +0000 (16:48 +0200)]
msxml3: Add IVBSAXLocator implementation.
Piotr Caban [Thu, 31 Jul 2008 14:48:03 +0000 (16:48 +0200)]
msxml3: Prepare libxml2 callbacks for IVBSAX... interfaces implementation.
Piotr Caban [Thu, 31 Jul 2008 14:47:41 +0000 (16:47 +0200)]
msxml3: Added IVBSAXAttributes implementation.
Piotr Caban [Thu, 31 Jul 2008 14:47:26 +0000 (16:47 +0200)]
msxml3: Prepare functions for IVBSAX... interfaces implementation.
Piotr Caban [Thu, 31 Jul 2008 14:45:42 +0000 (16:45 +0200)]
msxml3: Added ISAXAttributes_getQName implementation.
Piotr Caban [Thu, 31 Jul 2008 14:45:30 +0000 (16:45 +0200)]
msxml3: Reorganize parse_buffer function (make use of libxml2 parserInternals.h).
Andre Wisplinghoff [Thu, 31 Jul 2008 16:07:34 +0000 (18:07 +0200)]
user32: Make dde test use skip function.
Andrew Talbot [Thu, 31 Jul 2008 21:26:32 +0000 (22:26 +0100)]
dswave: Sign-compare warning fix.
Andrew Talbot [Thu, 31 Jul 2008 21:26:26 +0000 (22:26 +0100)]
dnsapi: Sign-compare warnings fix.
Andrew Talbot [Thu, 31 Jul 2008 21:26:18 +0000 (22:26 +0100)]
dmstyle: Sign-compare warning fix.
Jacek Caban [Thu, 31 Jul 2008 23:25:11 +0000 (01:25 +0200)]
mshtml: Added IHTMLElement::get_offsetHeight implementation.
Paul Vriens [Thu, 31 Jul 2008 17:18:35 +0000 (19:18 +0200)]
mshtml/tests: Don't fail on unimplemented function.
Paul Vriens [Thu, 31 Jul 2008 17:13:07 +0000 (19:13 +0200)]
gdi32/tests: Don't test unimplemented functions.
Francois Gouget [Thu, 31 Jul 2008 16:59:50 +0000 (18:59 +0200)]
configure: Fix the 'no sound card' warning.
Alexandre Julliard [Thu, 31 Jul 2008 15:16:50 +0000 (17:16 +0200)]
gdi32/tests: Allow some more rounding errors in glyph sizes.
Alexandre Julliard [Thu, 31 Jul 2008 15:16:22 +0000 (17:16 +0200)]
user32/tests: Fix some message test failures on various Windows versions.
Alexandre Julliard [Thu, 31 Jul 2008 15:12:16 +0000 (17:12 +0200)]
winex11: Also check the maximized when restoring a minimized window.
Alexandre Julliard [Thu, 31 Jul 2008 15:11:28 +0000 (17:11 +0200)]
winex11: Check for wm maximized state in ConfigureNotify and update the window state accordingly.
Colin Finck [Sun, 27 Jul 2008 19:16:59 +0000 (21:16 +0200)]
kernel32: Add a lot of new tests for the actual WideCharToMultiByte string conversion as well.
Colin Finck [Tue, 29 Jul 2008 12:35:25 +0000 (14:35 +0200)]
Fix some hackish usages of WideCharToMultiByte.
Dan Kegel [Wed, 30 Jul 2008 13:49:04 +0000 (06:49 -0700)]
wininet: HTTP_QUERY_RAW_HEADERS_CRLF length shouldn't include nul.
Vladimir Pankratov [Thu, 31 Jul 2008 07:00:31 +0000 (12:00 +0500)]
netapi32: Add stub for NetGroupEnum.
Andrew Talbot [Mon, 28 Jul 2008 21:37:29 +0000 (22:37 +0100)]
d3dxof: Sign-compare warning fix.
Aric Stewart [Wed, 30 Jul 2008 15:01:08 +0000 (10:01 -0500)]
wined3d: Rework surface Blt a bit to only lock the part of the destination surface being drawn to.
Aric Stewart [Wed, 30 Jul 2008 15:00:54 +0000 (10:00 -0500)]
wined3d: Check validity of rects before locking surface in Blt.
Andrew Talbot [Wed, 30 Jul 2008 21:36:02 +0000 (22:36 +0100)]
dmusic: Sign-compare warning fix.
Andrew Talbot [Wed, 30 Jul 2008 21:35:59 +0000 (22:35 +0100)]
dmsynth: Sign-compare warning fix.
Andrew Talbot [Wed, 30 Jul 2008 21:35:56 +0000 (22:35 +0100)]
dmscript: Sign-compare warning fix.
Andrew Talbot [Wed, 30 Jul 2008 21:35:53 +0000 (22:35 +0100)]
dmloader: Sign-compare warning fix.
Andrew Talbot [Wed, 30 Jul 2008 21:35:51 +0000 (22:35 +0100)]
dmime: Sign-compare warning fix.
Andrew Talbot [Wed, 30 Jul 2008 21:35:48 +0000 (22:35 +0100)]
dmcompos: Sign-compare warning fix.
Damjan Jovanovic [Thu, 31 Jul 2008 05:47:03 +0000 (07:47 +0200)]
shdocvw: Add IUniformResourceLocator declarations to intshcut.h.
Rob Shearman [Thu, 31 Jul 2008 07:19:32 +0000 (08:19 +0100)]
rpcrt4: Validate the uuid portion of the string passed to RpcStringBindingParseA/W.
James Hawkins [Thu, 31 Jul 2008 05:42:45 +0000 (00:42 -0500)]
msi: Add tests for MsiOpenProduct.
James Hawkins [Thu, 31 Jul 2008 05:42:07 +0000 (00:42 -0500)]
msi: Reimplement MsiOpenProduct.
Detlef Riekenberg [Wed, 30 Jul 2008 22:48:49 +0000 (00:48 +0200)]
shell32/tests: Do not crash on Win9x when testing shlfileop.
Nikolay Sivov [Thu, 31 Jul 2008 05:08:32 +0000 (09:08 +0400)]
gdiplus: Implemented Gdip[Get/Set]PenMode.
H. Verbeet [Wed, 30 Jul 2008 21:16:34 +0000 (23:16 +0200)]
wined3d: Call LoadLocation() on higher render targets as well, simplify some code in drawPrimitive.
It's probably rare for higher render targets to get locked or updated
from sysmem, but this should still be more correct. It also makes the
code simpler.
Piotr Caban [Wed, 30 Jul 2008 18:27:25 +0000 (20:27 +0200)]
msxml3: Added ISAXAttributes_getValue implementation.
Piotr Caban [Wed, 30 Jul 2008 18:27:07 +0000 (20:27 +0200)]
msxml3: Added ISAXAttributes_getLocalName implementation.
Piotr Caban [Wed, 30 Jul 2008 18:26:50 +0000 (20:26 +0200)]
msxml3: Add ISAXAttribute_getLength implementation.
Piotr Caban [Wed, 30 Jul 2008 18:24:12 +0000 (20:24 +0200)]
msxml3: Initialize ISAXAttribute structure.
Paul Vriens [Wed, 30 Jul 2008 20:06:34 +0000 (22:06 +0200)]
crypt32/tests: Don't crash on some win9x boxes.
Stefan Dösinger [Mon, 28 Jul 2008 16:41:02 +0000 (11:41 -0500)]
wined3d: GL_ARB_fragment_program ffp implementation.
Stefan Dösinger [Tue, 29 Jul 2008 15:51:52 +0000 (10:51 -0500)]
wined3d: Use a hashmap to store the ffp shaders.
Stefan Dösinger [Wed, 30 Jul 2008 15:57:32 +0000 (10:57 -0500)]
wined3d: Use C bitfields to compact the ffp description.
Dylan Smith [Wed, 30 Jul 2008 14:09:14 +0000 (10:09 -0400)]
richedit: Added OleInitialize for clipboard operations.
Alexandre Julliard [Thu, 31 Jul 2008 10:08:38 +0000 (12:08 +0200)]
winex11: Send WM_SYSCOMMAND instead of calling ShowWindow directly to minimize/restore a window.
Alexandre Julliard [Thu, 31 Jul 2008 09:40:49 +0000 (11:40 +0200)]
winex11: Fetch the current X window position on ShowWindow resulting from a window manager event.
This ensures that we get the correct size for maximized windows too,
which cannot be done with SetWindowPlacement.
Alexandre Julliard [Wed, 30 Jul 2008 14:13:28 +0000 (16:13 +0200)]
user32: Add an entry point for ShowWindow to the driver interface.
Alexandre Julliard [Wed, 30 Jul 2008 14:05:09 +0000 (16:05 +0200)]
user32: Return a proper rectangle from WINPOS_MinMaximize.
Vladimir Pankratov [Wed, 30 Jul 2008 12:07:05 +0000 (17:07 +0500)]
netapi32: Add stub for NetWkstaUserEnum.
Alexander Morozov [Tue, 29 Jul 2008 13:04:47 +0000 (17:04 +0400)]
ntoskrnl.exe: Add stub for IoDeleteSymbolicLink.
Alexander Morozov [Tue, 29 Jul 2008 12:52:57 +0000 (16:52 +0400)]
ntoskrnl.exe: Add stubs for IoAllocateIrp, IoInitializeIrp and IoFreeIrp.
Alexander Morozov [Wed, 30 Jul 2008 07:55:23 +0000 (11:55 +0400)]
include/ddk/wdm.h: Add defines.
Rob Shearman [Wed, 30 Jul 2008 12:18:55 +0000 (13:18 +0100)]
oleaut32: Fix the loading of the parameter name for SLTG propget functions.
The parameter could have an offset of 0xffff/0xfffe, in which case the
parameter name should be the name of the function, rather than NULL.
Rob Shearman [Wed, 30 Jul 2008 12:18:47 +0000 (13:18 +0100)]
oleaut32: Handle strings with a length of 0xffff in SLTG_DoVars.
This means that the string is NULL so don't attempt to access the
string data in this case.
Rob Shearman [Wed, 30 Jul 2008 12:18:33 +0000 (13:18 +0100)]
oleaut32: Dump the loaded module in SLTG_ProcessModule.
Rob Shearman [Wed, 30 Jul 2008 12:18:16 +0000 (13:18 +0100)]
oleaut32: Move the debug logging of the variable type in SLTG_DoVars.
Move it before loading of the constant data to allow better debugging
of problems during the processing of loading the constant data.
Rob Shearman [Wed, 30 Jul 2008 12:17:56 +0000 (13:17 +0100)]
oleaut32: Use the typelib debug channel for debug messages output during loading of SLTG typelibs.
Nikolay Sivov [Wed, 30 Jul 2008 11:07:04 +0000 (15:07 +0400)]
gdiplus: Implemented GdipStringFormatGetGenericDefault with tests.
Nikolay Sivov [Wed, 30 Jul 2008 11:06:58 +0000 (15:06 +0400)]
gdiplus: Use LANG_NEUTRAL instead of 0.
Nikolay Sivov [Wed, 30 Jul 2008 11:06:50 +0000 (15:06 +0400)]
gdiplus: Implemented Gdip[Get/Set]StringFormatTabStops with tests.
Nikolay Sivov [Wed, 30 Jul 2008 11:06:39 +0000 (15:06 +0400)]
gdiplus: GdipGetStringFormatTabStopCount implementation with tests.
Lei Zhang [Mon, 28 Jul 2008 21:45:21 +0000 (14:45 -0700)]
cmd: Check the return value from HeapAlloc.
Alexander Dorofeyev [Tue, 29 Jul 2008 22:24:43 +0000 (01:24 +0300)]
wined3d: Add ActivateContext in color_fill_fbo.
Also removes dirtifying of SCISSORTESTENABLE state that is made
redundant by ActivateContext(...,CTXUSAGE_CLEAR).
Paul Vriens [Wed, 30 Jul 2008 07:16:08 +0000 (09:16 +0200)]
comctl32/tests: Run tests again on Win95.
Alexandre Julliard [Wed, 30 Jul 2008 11:50:00 +0000 (13:50 +0200)]
user32/tests: Fix some tests on Win9x.
Detlef Riekenberg [Tue, 29 Jul 2008 21:58:04 +0000 (23:58 +0200)]
advapi32/tests: Handle the results from Win9x in the registry tests.
Dan Hipschman [Tue, 29 Jul 2008 21:38:23 +0000 (14:38 -0700)]
kernel32/tests: Add tests for undocumented default timer queue "features".
Dan Hipschman [Tue, 29 Jul 2008 21:36:41 +0000 (14:36 -0700)]
ntdll: Add support for a default timer queue.
H. Verbeet [Tue, 29 Jul 2008 21:14:51 +0000 (23:14 +0200)]
wined3d: FBO texture == drawable handling is already handled in LoadLocation().
H. Verbeet [Tue, 29 Jul 2008 21:14:44 +0000 (23:14 +0200)]
wined3d: Container dirtification is already handled in ModifyLocation().
Andrew Talbot [Tue, 29 Jul 2008 20:57:48 +0000 (21:57 +0100)]
dmband: Sign-compare warning fix.
Mikołaj Zalewski [Tue, 29 Jul 2008 15:23:09 +0000 (17:23 +0200)]
shell32: autocomplete: There is no need for separate IAutoComplete and IAutoComplete2 vtbls.
Tony Wasserka [Wed, 23 Jul 2008 14:50:01 +0000 (16:50 +0200)]
d3dx9: Add stubs for the ID3DXSprite functions.
Vladimir Pankratov [Tue, 29 Jul 2008 15:32:17 +0000 (20:32 +0500)]
taskmgr: Update Russian translation.
Alexandre Julliard [Tue, 29 Jul 2008 18:41:30 +0000 (20:41 +0200)]
ntdll: Use the generic int 0x91 syscall on Solaris so that it works on all CPUs.
Reece Dunn [Mon, 28 Jul 2008 08:34:06 +0000 (09:34 +0100)]
crypt32: Check Vista error codes for the msg tests.
Vladimir Pankratov [Tue, 29 Jul 2008 09:29:24 +0000 (14:29 +0500)]
taskmgr: Remove unused code.
Hongbo Ni [Wed, 23 Jul 2008 11:55:46 +0000 (21:55 +1000)]
riched32: Implement WM_UNICHAR support.