Misha Koshelev [Fri, 11 May 2007 19:07:41 +0000 (14:07 -0500)]
msi/tests: automation: Add tests for Session::EvaluateCondition.
Mikołaj Zalewski [Sun, 13 May 2007 19:03:27 +0000 (21:03 +0200)]
comctl32: status: Send a NMMOUSE in mouse notifications, not a NMHDR.
Marcus Meissner [Sat, 12 May 2007 14:32:48 +0000 (16:32 +0200)]
ddraw/tests: Check for failing to create surfaces.
Jacek Caban [Sat, 12 May 2007 14:13:16 +0000 (16:13 +0200)]
mshtml: Don't call start_binding if we use necko to load the page.
Jacek Caban [Sat, 12 May 2007 14:12:04 +0000 (16:12 +0200)]
mshtml: Wrap nsIExternalProtocolHandler.
Maarten Lankhorst [Sun, 13 May 2007 10:58:36 +0000 (12:58 +0200)]
dsound: Primary buffer isn't an IDirectSoundBuffer8.
Maarten Lankhorst [Sun, 13 May 2007 10:41:52 +0000 (12:41 +0200)]
winealsa: Remove dead code.
Mounir IDRASSI [Mon, 14 May 2007 00:23:50 +0000 (02:23 +0200)]
crypt32: Stub implementation of CertGetCertificateChain.
Mounir IDRASSI [Sun, 13 May 2007 23:05:53 +0000 (01:05 +0200)]
crypt32: Stub implementation of CryptFindLocalizedName.
Mounir IDRASSI [Sun, 13 May 2007 22:25:04 +0000 (00:25 +0200)]
crypt32: Fix crash in CertGetCertificateContextProperty when querying length of a hash property.
Rob Shearman [Sun, 13 May 2007 21:18:11 +0000 (22:18 +0100)]
ole32: Don't lookup the address for the DllGetClassObject function for ole32.dll in the apartment loaded dll list.
Call the function directly for a small performance boost.
Rob Shearman [Sun, 13 May 2007 21:17:23 +0000 (22:17 +0100)]
ole32: Fix CoUninitialize to only free libraries that return S_OK from DllCanUnloadNow.
Frank Richter [Sun, 13 May 2007 14:29:08 +0000 (16:29 +0200)]
wordpad: Update German translation.
Frank Richter [Sun, 13 May 2007 14:13:18 +0000 (16:13 +0200)]
cmd: Updated German translation.
Frank Richter [Sun, 13 May 2007 14:01:24 +0000 (16:01 +0200)]
shell32: Update German resources.
Frank Richter [Sun, 13 May 2007 14:00:46 +0000 (16:00 +0200)]
credui: Add German translation.
Frank Richter [Sun, 13 May 2007 14:27:04 +0000 (16:27 +0200)]
shdoclc: Update German translation.
Rolf Kalbermatter [Sun, 13 May 2007 12:57:10 +0000 (14:57 +0200)]
advapi32: Add service state request definitions.
José Manuel Ferrer Ortiz [Sun, 13 May 2007 00:06:25 +0000 (17:06 -0700)]
winecfg: Updated Spanish translation.
Andrew Talbot [Sat, 12 May 2007 22:09:58 +0000 (23:09 +0100)]
advapi32: Fix a typo.
Francois Gouget [Sat, 12 May 2007 21:06:51 +0000 (23:06 +0200)]
ddraw/tests: Fix compilation on systems that don't support nameless unions.
Marcus Meissner [Sat, 12 May 2007 08:22:42 +0000 (10:22 +0200)]
wined3d: Fixed swapchain context NULL ptr checks.
Dan Hipschman [Sat, 12 May 2007 00:27:40 +0000 (17:27 -0700)]
widl: Handle pointers fields that point to structures.
Dan Hipschman [Sat, 12 May 2007 00:26:43 +0000 (17:26 -0700)]
widl: Remove an unnecessary assignment in write_pointers.
Mikołaj Zalewski [Wed, 9 May 2007 18:09:11 +0000 (20:09 +0200)]
msxml3: Implement IXMLDOMDocument2::setProperty("SelectionLanguage", ...).
Mikołaj Zalewski [Tue, 8 May 2007 20:08:37 +0000 (22:08 +0200)]
localui: Add Polish translation.
Alexandre Julliard [Fri, 11 May 2007 17:35:02 +0000 (19:35 +0200)]
Release 0.9.37.
Paul Vriens [Fri, 11 May 2007 11:22:57 +0000 (13:22 +0200)]
d3drm/tests: d3drm is removed from Windows Vista.
Jacek Caban [Fri, 11 May 2007 11:18:20 +0000 (13:18 +0200)]
mshtml: Added IPersistStreamInit::Load test.
Jacek Caban [Fri, 11 May 2007 11:17:41 +0000 (13:17 +0200)]
mshtml: Added IPersistStreamInit::Load implementation.
Jacek Caban [Fri, 11 May 2007 11:16:15 +0000 (13:16 +0200)]
mshtml: Split IPersistMoniker::Load.
Jacek Caban [Fri, 11 May 2007 11:15:18 +0000 (13:15 +0200)]
mshtml: Move AddRequest call to the separated function.
Jacek Caban [Fri, 11 May 2007 11:14:14 +0000 (13:14 +0200)]
mshtml: Don't crash in OnStopBinding if This->binding is null.
Jacek Caban [Fri, 11 May 2007 11:13:16 +0000 (13:13 +0200)]
mshtml: Split code from OnDataAvailable.
H. Verbeet [Fri, 11 May 2007 10:12:40 +0000 (12:12 +0200)]
wined3d: WINED3DSIO_POW should use the absolute value of the first source register.
Misha Koshelev [Thu, 10 May 2007 20:40:28 +0000 (15:40 -0500)]
msi: automation: Implement Installer::RegistryValue.
Alexandre Julliard [Fri, 11 May 2007 10:46:32 +0000 (12:46 +0200)]
server: Stop exporting the console_input structure. Get rid of console.h.
Kirill K. Smirnov [Thu, 10 May 2007 17:24:11 +0000 (21:24 +0400)]
kernel32/tests: Add tests for console codepages.
Kirill K. Smirnov [Thu, 10 May 2007 17:19:47 +0000 (21:19 +0400)]
server: Move console codepages to the server.
Dan Hipschman [Thu, 10 May 2007 03:50:49 +0000 (20:50 -0700)]
widl: Remove var_t's ptr_level field and start write_pointers.
Mikołaj Zalewski [Wed, 9 May 2007 21:47:36 +0000 (23:47 +0200)]
shell32: Handle invalid cbSize in Shell_NotifyIcon[AW].
Marcus Meissner [Wed, 28 Mar 2007 18:52:08 +0000 (20:52 +0200)]
msi/tests: Increase buffer size a bit.
Spotted by Coverity.
Stefan Dösinger [Thu, 10 May 2007 20:59:24 +0000 (22:59 +0200)]
wined3d: Prevent wrong bumpenvmap warnings.
Stefan Dösinger [Thu, 10 May 2007 19:45:51 +0000 (21:45 +0200)]
wined3d: Only addref clippers if one exists.
Stefan Dösinger [Wed, 9 May 2007 21:00:32 +0000 (23:00 +0200)]
ddraw: Avoid fallout of failing tests.
Stefan Dösinger [Thu, 10 May 2007 19:10:49 +0000 (21:10 +0200)]
wined3d: Implement DDBLT_DEPTHFILL on the active depth stencil target.
Stefan Dösinger [Thu, 10 May 2007 22:09:35 +0000 (00:09 +0200)]
wined3d: Destroying the resource frees all private data.
Also adds a test for ddraw, d3d8 and d3d9.
Stefan Dösinger [Thu, 10 May 2007 19:55:14 +0000 (21:55 +0200)]
ddraw: GetSurfaceDesc returns the surface memory while the surface is locked.
Stefan Dösinger [Thu, 10 May 2007 15:42:41 +0000 (17:42 +0200)]
ddraw: Use point filter for blit operations.
D3DTEXF_NONE is a special value for mipmapping which disabled
mipmapping, but it is not a valid mag / min filter parameter.
D3DTEXF_POINT is what we want
Stefan Dösinger [Mon, 7 May 2007 13:32:21 +0000 (15:32 +0200)]
ddraw: Remove all non-d3d7 capability flags.
Peter Oberndorfer [Thu, 10 May 2007 18:55:31 +0000 (20:55 +0200)]
rpcss: Use correct prototype for thread function.
Peter Oberndorfer [Thu, 10 May 2007 18:54:16 +0000 (20:54 +0200)]
ntdll: Use correct prototype for thread function.
Francois Gouget [Thu, 10 May 2007 16:51:00 +0000 (18:51 +0200)]
wined3d: Add a missing '\n' to a trace.
Francois Gouget [Thu, 10 May 2007 16:46:55 +0000 (18:46 +0200)]
crypt32: Add missing '\n' in FIXME() call.
Francois Gouget [Thu, 10 May 2007 16:46:49 +0000 (18:46 +0200)]
msi/tests: Add missing '\n' to ok() calls.
James Hawkins [Thu, 10 May 2007 15:57:41 +0000 (10:57 -0500)]
msi: Only check the volume label for every media after the first disk.
Mounir IDRASSI [Thu, 10 May 2007 15:29:15 +0000 (17:29 +0200)]
rsaenh: Add support for mandatory parameters to RSAENH_CPGetProvParam.
Rob Shearman [Thu, 10 May 2007 13:25:39 +0000 (14:25 +0100)]
setupapi: SetupOpenInfFile returns INVALID_HANDLE_VALUE on failure, not NULL.
Fix SetupQueryInfOriginalFileInformation to check for the former rather than the latter.
Damjan Jovanovic [Thu, 10 May 2007 10:57:23 +0000 (12:57 +0200)]
shlwapi: Fix UrlCanonicalizeW's handling of filesystem paths.
Alexandre Julliard [Fri, 11 May 2007 09:19:38 +0000 (11:19 +0200)]
kernel32: Fix typo in CreateActCtxA.
Kirill K. Smirnov [Wed, 9 May 2007 16:55:08 +0000 (20:55 +0400)]
kernel32/tests: Add tests for console screen buffer.
Kirill K. Smirnov [Wed, 9 May 2007 16:56:29 +0000 (20:56 +0400)]
server: Fix access check in screen buffer handling.
James Hawkins [Thu, 10 May 2007 05:02:50 +0000 (00:02 -0500)]
msi: Deformat the key path before opening the key.
Dan Hipschman [Thu, 10 May 2007 03:49:06 +0000 (20:49 -0700)]
widl: Remove dead code in write_msft.c.
Dan Hipschman [Thu, 10 May 2007 03:48:13 +0000 (20:48 -0700)]
widl: Simplify make_safearray.
Dan Hipschman [Thu, 10 May 2007 03:47:24 +0000 (20:47 -0700)]
widl: Remove redundant get_var_vt function.
Dan Hipschman [Thu, 10 May 2007 03:46:31 +0000 (20:46 -0700)]
widl: Add string_of_type function, prettify code.
Mounir IDRASSI [Thu, 10 May 2007 02:01:03 +0000 (04:01 +0200)]
crypt32: Correct the implementation of CertCreateSelfSignCertificate.
H. Verbeet [Wed, 9 May 2007 17:08:37 +0000 (19:08 +0200)]
wined3d: Trace the VBO and stream number as well in drawPrimitiveTraceDataLocations.
H. Verbeet [Wed, 9 May 2007 17:08:27 +0000 (19:08 +0200)]
wined3d: Load texture coordinates even if no texture is bound to that stage at this time.
H. Verbeet [Wed, 9 May 2007 17:08:10 +0000 (19:08 +0200)]
wined3d: Split texture coordinate loading from loadVertexData().
H. Verbeet [Wed, 9 May 2007 17:07:48 +0000 (19:07 +0200)]
wined3d: Calling glDisableClientState() from loadVertexData() is redundant.
unloadVertexData() will already have done this if necessary.
H. Verbeet [Wed, 9 May 2007 17:07:33 +0000 (19:07 +0200)]
wined3d: Unload vertex weight data in case of EXT_VERTEX_WEIGHTING as well.
Andrew Talbot [Wed, 9 May 2007 19:33:44 +0000 (20:33 +0100)]
mlang: Exclude unused headers.
Andrew Talbot [Wed, 9 May 2007 19:33:47 +0000 (20:33 +0100)]
msacm32: Exclude unused headers.
Andrew Talbot [Wed, 9 May 2007 19:33:50 +0000 (20:33 +0100)]
mscms: Exclude unused headers.
Andrew Talbot [Tue, 8 May 2007 22:13:16 +0000 (23:13 +0100)]
mapi32: Exclude unused header.
Andrew Talbot [Tue, 8 May 2007 22:13:24 +0000 (23:13 +0100)]
mciwave: Exclude unused header.
Andrew Talbot [Tue, 8 May 2007 22:13:09 +0000 (23:13 +0100)]
localspl: Exclude unused headers.
Andrew Talbot [Tue, 8 May 2007 22:13:21 +0000 (23:13 +0100)]
mcicda: Exclude unused headers.
Alexandre Julliard [Thu, 10 May 2007 10:15:48 +0000 (12:15 +0200)]
psapi: Don't print output parameters as strings.
Rob Shearman [Wed, 9 May 2007 22:31:08 +0000 (23:31 +0100)]
ole32: Move the logic in StgCreateDocfile for "if no share mode given then DENY_NONE is the default" to before the validateSTGM check.
Add a test that shows this behaviour is correct.
Remove a test on the access mode that is redundant because it is already
done in validateSTGM.
Jacek Caban [Wed, 9 May 2007 23:13:13 +0000 (01:13 +0200)]
mshtml: Added IHTMLBodyElement::CreateTextRange implementation.
Jacek Caban [Wed, 9 May 2007 22:34:55 +0000 (00:34 +0200)]
mshtml: CGID_Undocumented is CGID_DocHostCmdPriv.
Jacek Caban [Wed, 9 May 2007 22:34:05 +0000 (00:34 +0200)]
mshtml: Added IHTMLTxtRange::get_htmlText implementation.
Jacek Caban [Wed, 9 May 2007 22:32:48 +0000 (00:32 +0200)]
mshtml: Reimplement IHTMTxtRange on top of nsIDOMRange.
Paul Vriens [Wed, 9 May 2007 18:13:45 +0000 (20:13 +0200)]
msi/tests: Properly cleanup after each test.
Thomas Spear [Wed, 9 May 2007 16:18:29 +0000 (11:18 -0500)]
regedit: Spelling and grammar fixes.
Misha Koshelev [Wed, 9 May 2007 12:56:44 +0000 (07:56 -0500)]
msi/tests: automation: Add more tests for Installer::RegistryValue.
Add test for a new error condition and tests for returning data from values of different registry value types.
Stefan Dösinger [Mon, 7 May 2007 18:46:24 +0000 (20:46 +0200)]
wined3d: Manage private data in a wine linked list.
Stefan Dösinger [Mon, 7 May 2007 17:42:07 +0000 (19:42 +0200)]
ddraw: Fix stupid bug when setting surface client memory.
Stefan Dösinger [Mon, 7 May 2007 16:32:19 +0000 (18:32 +0200)]
ddraw: Always set fullscreen mode in wined3d.
DDSCL_NORMAL is not set at initialization. Instead of making this a
& DDSCL_NORMAL || == 0 check just set fullscreen mode always. WineD3D
will catch NOP changes anyway.
Stefan Dösinger [Mon, 7 May 2007 19:08:14 +0000 (21:08 +0200)]
wined3d: Support bump environment mapping using GL_NV_texture_shader.
Stefan Dösinger [Sun, 6 May 2007 21:47:20 +0000 (23:47 +0200)]
wined3d: Unload vertex weight data in unloadVertexData.
Stefan Dösinger [Wed, 9 May 2007 09:49:27 +0000 (11:49 +0200)]
ddraw: Some caps fixes.
Cards at DirectX7 times did not support non power of 2 textures, and
some games check the capatiblity flags incorrectly. Rollcage expects the
D3DPTEXTURECAPS_POW2 (limitation) flag set and fails with the reference
rasterizer which support NP2 textures and doesn't have the cap set.
Eric Pouech [Mon, 7 May 2007 19:49:47 +0000 (21:49 +0200)]
kernel32: Set the new definition for an activation context, and implement adding/releasing references to it.
Eric Pouech [Mon, 7 May 2007 19:49:40 +0000 (21:49 +0200)]
kernel32: Implemented CreateActCtxA on top of CreateActCtxW.
Stefan Dösinger [Sun, 6 May 2007 16:39:29 +0000 (18:39 +0200)]
wined3d: Some more ProcessVertices fixes.
Remove vbos from the input strided data from the fixed function
attributes explicitly and avoid writing beyond the end of a temporary
buffer when cloning a windows bug.
Stefan Dösinger [Fri, 4 May 2007 16:31:14 +0000 (18:31 +0200)]
ddraw: More tests and fixes on surface attachments.
Stefan Dösinger [Fri, 4 May 2007 12:28:09 +0000 (14:28 +0200)]
wined3d: Implement environment bump mapping with GL_ATI_envmap_bumpmap.