wine
16 years agorpcrt4: Add a stub for RpcErrorStartEnumeration.
Rob Shearman [Tue, 6 Nov 2007 15:54:59 +0000 (15:54 +0000)] 
rpcrt4: Add a stub for RpcErrorStartEnumeration.

16 years agoinetcomm: Add a stub implementation of the MimeSecurity object.
Huw Davies [Mon, 5 Nov 2007 17:02:40 +0000 (17:02 +0000)] 
inetcomm: Add a stub implementation of the MimeSecurity object.

16 years agodsound: Add conformance tests for 24/32 bits buffers and waveformatextensible.
Maarten Lankhorst [Mon, 5 Nov 2007 22:23:28 +0000 (23:23 +0100)] 
dsound: Add conformance tests for 24/32 bits buffers and waveformatextensible.

16 years agodsound: Add support for WAVEFORMATEXTENSIBLE format.
Maarten Lankhorst [Mon, 5 Nov 2007 22:23:11 +0000 (23:23 +0100)] 
dsound: Add support for WAVEFORMATEXTENSIBLE format.

16 years agoinclude: Add a few speaker defines to ksmedia.h.
Maarten Lankhorst [Mon, 5 Nov 2007 22:22:41 +0000 (23:22 +0100)] 
include: Add a few speaker defines to ksmedia.h.

16 years agokernel32: Add spec entries for LocaleNameToLCID and LCIDToLocaleName.
Alexandre Julliard [Tue, 6 Nov 2007 19:37:54 +0000 (20:37 +0100)] 
kernel32: Add spec entries for LocaleNameToLCID and LCIDToLocaleName.

16 years agoinclude: Moved AttachThreadInput prototype to winuser.h where it belongs.
Alexandre Julliard [Tue, 6 Nov 2007 18:57:18 +0000 (19:57 +0100)] 
include: Moved AttachThreadInput prototype to winuser.h where it belongs.

16 years agoserver: Don't do access checks on the security descriptors of newly created objects.
Rob Shearman [Mon, 5 Nov 2007 14:23:36 +0000 (14:23 +0000)] 
server: Don't do access checks on the security descriptors of newly created objects.

16 years agocomctl32/tests: Flush pending events before progress repaint tests.
Alexandre Julliard [Tue, 6 Nov 2007 13:39:41 +0000 (14:39 +0100)] 
comctl32/tests: Flush pending events before progress repaint tests.

16 years agoInclude objbase.h where need to get the DllRegisterServer prototype.
Alexandre Julliard [Tue, 6 Nov 2007 13:39:16 +0000 (14:39 +0100)] 
Include objbase.h where need to get the DllRegisterServer prototype.

16 years agoMake some variables static.
Alexandre Julliard [Tue, 6 Nov 2007 13:38:54 +0000 (14:38 +0100)] 
Make some variables static.

16 years agonet.exe: Lists existing NetUse connections.
Tim Schwartz [Mon, 5 Nov 2007 21:02:49 +0000 (15:02 -0600)] 
net.exe: Lists existing NetUse connections.

16 years agomsi: Test that the install state is dependent on the feature and component registration.
James Hawkins [Tue, 6 Nov 2007 11:23:39 +0000 (05:23 -0600)] 
msi: Test that the install state is dependent on the feature and component registration.

16 years agomsi: Process the ADDSOURCE property when setting feature states.
James Hawkins [Tue, 6 Nov 2007 11:22:11 +0000 (05:22 -0600)] 
msi: Process the ADDSOURCE property when setting feature states.

16 years agomsi: Test the install states of removed features.
James Hawkins [Tue, 6 Nov 2007 11:19:55 +0000 (05:19 -0600)] 
msi: Test the install states of removed features.

16 years agomsi: Add a missing struct initialization.
James Hawkins [Tue, 6 Nov 2007 11:18:24 +0000 (05:18 -0600)] 
msi: Add a missing struct initialization.

16 years agogdi32: Add a test for CloseFigure.
Laurent Vromman [Mon, 5 Nov 2007 16:55:17 +0000 (17:55 +0100)] 
gdi32: Add a test for CloseFigure.

16 years agouser32: Fixed A<->W translations of CREATESTRUCTs that contain atoms.
Alexandre Julliard [Tue, 6 Nov 2007 12:58:05 +0000 (13:58 +0100)] 
user32: Fixed A<->W translations of CREATESTRUCTs that contain atoms.

16 years agowined3d: Make sure the format of the render target is P8 too.
Roderick Colenbrander [Mon, 5 Nov 2007 19:20:34 +0000 (20:20 +0100)] 
wined3d: Make sure the format of the render target is P8 too.

16 years agowined3d: Rewrite the draw buffer selection code.
Roderick Colenbrander [Tue, 6 Nov 2007 00:11:35 +0000 (01:11 +0100)] 
wined3d: Rewrite the draw buffer selection code.

Before it was done in findContext, before selecting the new context
which is bad (it doesn't always work). The new code works and this
change also fixes some draw buffer regressions that happened during
the surface rewrite from the last couple of days.

16 years agowined3d: Handle ps 3.0 varyings in a different way.
Stefan Dösinger [Fri, 26 Oct 2007 00:11:00 +0000 (02:11 +0200)] 
wined3d: Handle ps 3.0 varyings in a different way.

16 years agowined3d: Add a max varyings member to the gl info structure.
Stefan Dösinger [Wed, 24 Oct 2007 11:16:57 +0000 (13:16 +0200)] 
wined3d: Add a max varyings member to the gl info structure.

16 years agowined3d: Pixel Shader varying indexing.
Stefan Dösinger [Sat, 27 Oct 2007 22:08:56 +0000 (00:08 +0200)] 
wined3d: Pixel Shader varying indexing.

16 years agowined3d: Make pixel shader input an array.
Stefan Dösinger [Thu, 18 Oct 2007 12:45:32 +0000 (14:45 +0200)] 
wined3d: Make pixel shader input an array.

16 years agowined3d: Only glBindAttribLocation used attributes.
Stefan Dösinger [Mon, 22 Oct 2007 12:08:23 +0000 (14:08 +0200)] 
wined3d: Only glBindAttribLocation used attributes.

16 years agowsock32: Check return value rather than returned size for error.
Juan Lang [Mon, 5 Nov 2007 18:25:11 +0000 (10:25 -0800)] 
wsock32: Check return value rather than returned size for error.

16 years agosetupapi: Don't convert strings past NULL-terminator.
Juan Lang [Mon, 5 Nov 2007 18:12:25 +0000 (10:12 -0800)] 
setupapi: Don't convert strings past NULL-terminator.

16 years agosetupapi: Downgrade an ERR to a WARN.
Juan Lang [Mon, 5 Nov 2007 17:58:00 +0000 (09:58 -0800)] 
setupapi: Downgrade an ERR to a WARN.

16 years agosetupapi: Correct a return value.
Juan Lang [Mon, 5 Nov 2007 17:57:04 +0000 (09:57 -0800)] 
setupapi: Correct a return value.

16 years agosetupapi: Fix a leak.
Juan Lang [Mon, 5 Nov 2007 17:52:16 +0000 (09:52 -0800)] 
setupapi: Fix a leak.

16 years agowidl: Don't rely on type_memsize to return 0 for all conformant arrays.
Dan Hipschman [Tue, 6 Nov 2007 01:23:26 +0000 (17:23 -0800)] 
widl: Don't rely on type_memsize to return 0 for all conformant arrays.

16 years agodwmapi: Add DwmEnableComposition stub.
Kovács András [Tue, 6 Nov 2007 00:00:58 +0000 (01:00 +0100)] 
dwmapi: Add DwmEnableComposition stub.

16 years agowinspool: Error check in add_printer_driver() was to strict.
Detlef Riekenberg [Mon, 5 Nov 2007 21:48:07 +0000 (22:48 +0100)] 
winspool: Error check in add_printer_driver() was to strict.

Reported by Dan Sawyer.

16 years agoshell32: Constify some variables.
Andrew Talbot [Mon, 5 Nov 2007 22:03:14 +0000 (22:03 +0000)] 
shell32: Constify some variables.

16 years agomshtml: Added AcceptLanguage handling.
Jacek Caban [Sun, 4 Nov 2007 16:04:41 +0000 (17:04 +0100)] 
mshtml: Added AcceptLanguage handling.

16 years agomshtml: Call Exec(CGID_ShellDocView, 84) in start_binding.
Jacek Caban [Fri, 2 Nov 2007 18:54:22 +0000 (19:54 +0100)] 
mshtml: Call Exec(CGID_ShellDocView, 84) in start_binding.

16 years agomshtml: More range tests and fixes.
Jacek Caban [Mon, 5 Nov 2007 20:45:46 +0000 (21:45 +0100)] 
mshtml: More range tests and fixes.

16 years agomshtml: Store HTMLDocument pointer in BSCallback object.
Jacek Caban [Mon, 5 Nov 2007 20:45:07 +0000 (21:45 +0100)] 
mshtml: Store HTMLDocument pointer in BSCallback object.

16 years agod3dx8: Implement D3DXMatrixOrthoOffCenterLH.
David Adam [Mon, 5 Nov 2007 18:34:34 +0000 (19:34 +0100)] 
d3dx8: Implement D3DXMatrixOrthoOffCenterLH.

16 years agod3dx8: Implement D3DXMatrixOrthoOffCenterRH.
David Adam [Mon, 5 Nov 2007 18:30:49 +0000 (19:30 +0100)] 
d3dx8: Implement D3DXMatrixOrthoOffCenterRH.

16 years agod3dx8: Uniformize the matrix format in the tests.
David Adam [Mon, 5 Nov 2007 18:27:01 +0000 (19:27 +0100)] 
d3dx8: Uniformize the matrix format in the tests.

16 years agoriched20: EM_GETMODIFY should not report modification after WM_SETTEXT (fixes todo_wine).
Alex Villacís Lasso [Mon, 5 Nov 2007 16:30:58 +0000 (11:30 -0500)] 
riched20: EM_GETMODIFY should not report modification after WM_SETTEXT (fixes todo_wine).

16 years agoinetcomm: Add a test for MimeOleCreateVirtualStream.
Huw Davies [Fri, 2 Nov 2007 15:45:39 +0000 (15:45 +0000)] 
inetcomm: Add a test for MimeOleCreateVirtualStream.

16 years agokernel32: Fix the image size in a test to avoid a BSOD on Windows XP SP1.
Francois Gouget [Mon, 5 Nov 2007 11:35:29 +0000 (12:35 +0100)] 
kernel32: Fix the image size in a test to avoid a BSOD on Windows XP SP1.

16 years agowinex11: Fix compilation on systems that don't support either nameless unions or...
Francois Gouget [Mon, 5 Nov 2007 11:35:18 +0000 (12:35 +0100)] 
winex11: Fix compilation on systems that don't support either nameless unions or nameless structs.

16 years agouser32: Fix compilation on systems that don't support either nameless unions or namel...
Francois Gouget [Mon, 5 Nov 2007 11:35:10 +0000 (12:35 +0100)] 
user32: Fix compilation on systems that don't support either nameless unions or nameless structs.

16 years agorpcrt4: Handle FC_IGNORE in the base type functions.
Rob Shearman [Mon, 5 Nov 2007 11:10:07 +0000 (11:10 +0000)] 
rpcrt4: Handle FC_IGNORE in the base type functions.

16 years agoinclude: Fix a typo in midles.h.
Rob Shearman [Mon, 5 Nov 2007 11:09:52 +0000 (11:09 +0000)] 
include: Fix a typo in midles.h.

16 years agowininet: Release object in HttpSendRequestExW before return on error.
Nigel Liang [Sun, 4 Nov 2007 01:24:49 +0000 (18:24 -0700)] 
wininet: Release object in HttpSendRequestExW before return on error.

16 years agomsxml: Fix a memory leak.
Alistair Leslie-Hughes [Sat, 3 Nov 2007 06:24:34 +0000 (17:24 +1100)] 
msxml: Fix a memory leak.

16 years agod3dx8: Fix the number and the type of variables in d3dx8.spec.
David Adam [Sat, 3 Nov 2007 09:04:52 +0000 (10:04 +0100)] 
d3dx8: Fix the number and the type of variables in d3dx8.spec.

16 years agod3dx8: Implement D3DXMatrixPerspectiveOrthoLH.
David Adam [Sat, 3 Nov 2007 08:59:33 +0000 (09:59 +0100)] 
d3dx8: Implement D3DXMatrixPerspectiveOrthoLH.

16 years agod3dx8: Implement D3DXMatrixPerspectiveOrthoRH.
David Adam [Sat, 3 Nov 2007 08:57:33 +0000 (09:57 +0100)] 
d3dx8: Implement D3DXMatrixPerspectiveOrthoRH.

16 years agod3dx8: Implement D3DXMatrixPerspectiveOffCenterLH.
David Adam [Sat, 3 Nov 2007 08:54:39 +0000 (09:54 +0100)] 
d3dx8: Implement D3DXMatrixPerspectiveOffCenterLH.

16 years agod3dx8: Implement D3DXMatrixPerspectiveOffCenterRH.
David Adam [Sat, 3 Nov 2007 08:52:45 +0000 (09:52 +0100)] 
d3dx8: Implement D3DXMatrixPerspectiveOffCenterRH.

16 years agod3dx8: Implement D3DXMatrixPerspectiveFovLH.
David Adam [Sat, 3 Nov 2007 08:50:53 +0000 (09:50 +0100)] 
d3dx8: Implement D3DXMatrixPerspectiveFovLH.

16 years agod3dx8: Implement D3DXMatrixPerspectiveFovRH.
David Adam [Sat, 3 Nov 2007 08:48:43 +0000 (09:48 +0100)] 
d3dx8: Implement D3DXMatrixPerspectiveFovRH.

16 years agod3dx8: Implement D3DXMatrixPerspectiveLH.
David Adam [Sat, 3 Nov 2007 08:46:37 +0000 (09:46 +0100)] 
d3dx8: Implement D3DXMatrixPerspectiveLH.

16 years agod3dx8: Implement D3DXMatrixPerspectiveRH.
David Adam [Sat, 3 Nov 2007 08:43:11 +0000 (09:43 +0100)] 
d3dx8: Implement D3DXMatrixPerspectiveRH.

16 years agod3dx8: Implement D3DXMatrixLookAtLH.
David Adam [Sat, 3 Nov 2007 08:39:30 +0000 (09:39 +0100)] 
d3dx8: Implement D3DXMatrixLookAtLH.

16 years agod3dx8: Implement D3DXMatrixLookAtRH.
David Adam [Sat, 3 Nov 2007 08:33:51 +0000 (09:33 +0100)] 
d3dx8: Implement D3DXMatrixLookAtRH.

16 years agod3dx8: Implement D3DXMatrixRotationYawPitchRoll.
David Adam [Sat, 3 Nov 2007 08:30:14 +0000 (09:30 +0100)] 
d3dx8: Implement D3DXMatrixRotationYawPitchRoll.

16 years agod3dx8: Implement D3DXMatrixRotationQuaternion.
David Adam [Sat, 3 Nov 2007 08:26:14 +0000 (09:26 +0100)] 
d3dx8: Implement D3DXMatrixRotationQuaternion.

16 years agoshell32: Constify some variables.
Andrew Talbot [Sat, 3 Nov 2007 17:02:49 +0000 (17:02 +0000)] 
shell32: Constify some variables.

16 years agomsi: Implement the CCPSearch standard action.
James Hawkins [Mon, 5 Nov 2007 09:50:02 +0000 (04:50 -0500)] 
msi: Implement the CCPSearch standard action.

16 years agomsi: Explicitly check the returned value against -1 as the variable is unsigned.
James Hawkins [Mon, 5 Nov 2007 09:49:07 +0000 (04:49 -0500)] 
msi: Explicitly check the returned value against -1 as the variable is unsigned.

16 years agomsi: Don't update a table entry when applying a transform if the string value is...
James Hawkins [Mon, 5 Nov 2007 09:48:15 +0000 (04:48 -0500)] 
msi: Don't update a table entry when applying a transform if the string value is the same.

16 years agomsi: Fix the location used to write the user's environment variables.
James Hawkins [Mon, 5 Nov 2007 09:47:12 +0000 (04:47 -0500)] 
msi: Fix the location used to write the user's environment variables.

16 years agomsi: Remove an unused parameter.
James Hawkins [Mon, 5 Nov 2007 09:45:32 +0000 (04:45 -0500)] 
msi: Remove an unused parameter.

16 years agomsi: Use a magic constant to silence signedness comparison warnings.
James Hawkins [Mon, 5 Nov 2007 09:44:41 +0000 (04:44 -0500)] 
msi: Use a magic constant to silence signedness comparison warnings.

16 years agomsi: MsiQueryProductState returns INSTALLSTATE, not UINT.
James Hawkins [Mon, 5 Nov 2007 09:43:52 +0000 (04:43 -0500)] 
msi: MsiQueryProductState returns INSTALLSTATE, not UINT.

16 years agomsi: MsiQueryFeatureState and MsiUseFeatureEx return INSTALLSTATE, not UINT.
James Hawkins [Mon, 5 Nov 2007 09:41:22 +0000 (04:41 -0500)] 
msi: MsiQueryFeatureState and MsiUseFeatureEx return INSTALLSTATE, not UINT.

16 years agomsi: MsiViewGetError returns MSIDBERROR, not UINT.
James Hawkins [Mon, 5 Nov 2007 09:40:25 +0000 (04:40 -0500)] 
msi: MsiViewGetError returns MSIDBERROR, not UINT.

16 years agomsi: Remove an unused parameter.
James Hawkins [Mon, 5 Nov 2007 09:39:30 +0000 (04:39 -0500)] 
msi: Remove an unused parameter.

16 years agomsi: Remove an unused parameter.
James Hawkins [Mon, 5 Nov 2007 09:37:44 +0000 (04:37 -0500)] 
msi: Remove an unused parameter.

16 years agomsi: Fix the sign of an index variable.
James Hawkins [Mon, 5 Nov 2007 09:36:49 +0000 (04:36 -0500)] 
msi: Fix the sign of an index variable.

16 years agomsi: Remove a legacy error check.
James Hawkins [Mon, 5 Nov 2007 09:36:01 +0000 (04:36 -0500)] 
msi: Remove a legacy error check.

16 years agomsi: Test and implement the MSIMODIFY_DELETE command.
James Hawkins [Mon, 5 Nov 2007 09:35:13 +0000 (04:35 -0500)] 
msi: Test and implement the MSIMODIFY_DELETE command.

16 years agomsi: Initialize a handle in case MsiGetSummaryInformation fails.
James Hawkins [Mon, 5 Nov 2007 09:34:23 +0000 (04:34 -0500)] 
msi: Initialize a handle in case MsiGetSummaryInformation fails.

16 years agomsi: Fix the location used to read machine context source list info.
James Hawkins [Mon, 5 Nov 2007 09:33:37 +0000 (04:33 -0500)] 
msi: Fix the location used to read machine context source list info.

16 years agomsi: szUserSid must be NULL if context is MSIINSTALLCONTEXT_MACHINE.
James Hawkins [Mon, 5 Nov 2007 09:32:45 +0000 (04:32 -0500)] 
msi: szUserSid must be NULL if context is MSIINSTALLCONTEXT_MACHINE.

16 years agomsi: Handle the MSIINSTALLCONTEXT_USERMANAGED context.
James Hawkins [Mon, 5 Nov 2007 09:32:00 +0000 (04:32 -0500)] 
msi: Handle the MSIINSTALLCONTEXT_USERMANAGED context.

16 years agomsi: Reimplement MsiSourceListAddSourceEx to handle reordering the source list.
James Hawkins [Mon, 5 Nov 2007 09:30:38 +0000 (04:30 -0500)] 
msi: Reimplement MsiSourceListAddSourceEx to handle reordering the source list.

16 years agomsi: The options must include a source type.
James Hawkins [Mon, 5 Nov 2007 09:29:47 +0000 (04:29 -0500)] 
msi: The options must include a source type.

16 years agomsi: An empty source is an invalid parameter.
James Hawkins [Mon, 5 Nov 2007 09:27:39 +0000 (04:27 -0500)] 
msi: An empty source is an invalid parameter.

16 years agomsi: Append a slash to network and url sources.
James Hawkins [Mon, 5 Nov 2007 09:20:09 +0000 (04:20 -0500)] 
msi: Append a slash to network and url sources.

16 years agomsi: Validate the product code.
James Hawkins [Mon, 5 Nov 2007 09:26:34 +0000 (04:26 -0500)] 
msi: Validate the product code.

16 years agomsi: Return the error from OpenSourceKey.
James Hawkins [Mon, 5 Nov 2007 09:19:13 +0000 (04:19 -0500)] 
msi: Return the error from OpenSourceKey.

16 years agomsi: Add tests for MsiSourceListAddSourceEx.
James Hawkins [Mon, 5 Nov 2007 09:16:13 +0000 (04:16 -0500)] 
msi: Add tests for MsiSourceListAddSourceEx.

16 years agomsi: Don't create the product source key when adding a source.
James Hawkins [Mon, 5 Nov 2007 09:14:49 +0000 (04:14 -0500)] 
msi: Don't create the product source key when adding a source.

16 years agomsi: Implement MsiSourceListAddSourceExA.
James Hawkins [Mon, 5 Nov 2007 09:12:56 +0000 (04:12 -0500)] 
msi: Implement MsiSourceListAddSourceExA.

16 years agomsi: do_query is supposed to fail, so don't release a handle that is never initialized.
James Hawkins [Mon, 5 Nov 2007 09:11:47 +0000 (04:11 -0500)] 
msi: do_query is supposed to fail, so don't release a handle that is never initialized.

16 years agoriched20: Fix detection of CFE_LINK on WinXP-SP2.
Alex Villacís Lasso [Sun, 4 Nov 2007 20:06:17 +0000 (15:06 -0500)] 
riched20: Fix detection of CFE_LINK on WinXP-SP2.

16 years agodinput: Add stub for DIPROP_AUTOCENTER property.
Vitaliy Margolen [Sun, 4 Nov 2007 16:11:49 +0000 (09:11 -0700)] 
dinput: Add stub for DIPROP_AUTOCENTER property.

16 years agowsock32: Don't use HEAP_ZERO_MEMORY for memory that's fully initialized anyway.
Juan Lang [Sun, 4 Nov 2007 23:57:23 +0000 (15:57 -0800)] 
wsock32: Don't use HEAP_ZERO_MEMORY for memory that's fully initialized anyway.

16 years agowsock32: Correctly handle the case where a table size is 0 in IP_MIB_TABLE_ENTRY_ID.
Juan Lang [Sun, 4 Nov 2007 23:48:36 +0000 (15:48 -0800)] 
wsock32: Correctly handle the case where a table size is 0 in IP_MIB_TABLE_ENTRY_ID.

Spotted by Gerald Pfeifer.

16 years agoshdocvw: Fixed typos.
Jacek Caban [Sun, 4 Nov 2007 16:26:58 +0000 (17:26 +0100)] 
shdocvw: Fixed typos.

Found by Detlef Riekenberg.

16 years agourlmon: Added https protocol class factory stub implementation.
Jacek Caban [Sun, 4 Nov 2007 16:09:20 +0000 (17:09 +0100)] 
urlmon: Added https protocol class factory stub implementation.

16 years agoshell32: Update Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Sun, 4 Nov 2007 11:40:00 +0000 (12:40 +0100)] 
shell32: Update Norwegian Bokmål translation.

16 years agocabinet: FCICreate: Initialize oldCCAB.
Dan Kegel [Sun, 4 Nov 2007 14:26:06 +0000 (06:26 -0800)] 
cabinet: FCICreate: Initialize oldCCAB.