wine
14 years agorsaenh: Don't fail on signature verification if the signed hash lacks the OID.
David Hedberg [Wed, 15 Jun 2011 04:21:30 +0000 (06:21 +0200)] 
rsaenh: Don't fail on signature verification if the signed hash lacks the OID.

14 years agouser32: Make more functions hot-patchable for Steam.
Krzysztof Nowicki [Tue, 14 Jun 2011 20:24:31 +0000 (22:24 +0200)] 
user32: Make more functions hot-patchable for Steam.

14 years agowinsta: Add a stub for WinStationGetProcessSid.
Austin English [Tue, 14 Jun 2011 21:56:45 +0000 (14:56 -0700)] 
winsta: Add a stub for WinStationGetProcessSid.

14 years agowindowscodecs: Treat unspecified extra channels as alpha data.
Vincent Povirk [Tue, 14 Jun 2011 19:30:26 +0000 (14:30 -0500)] 
windowscodecs: Treat unspecified extra channels as alpha data.

14 years agowined3d: Don't clear the alloc flags in wined3d_surface_set_format().
Henri Verbeet [Tue, 14 Jun 2011 18:28:12 +0000 (20:28 +0200)] 
wined3d: Don't clear the alloc flags in wined3d_surface_set_format().

Changing the format is only allowed for surfaces with format
WINED3DFMT_UNKNOWN, in which case there can't be a GL texture allocated.

14 years agowined3d: Check the source rectangle is a multiple of the format block size in wined3d...
Henri Verbeet [Tue, 14 Jun 2011 18:28:10 +0000 (20:28 +0200)] 
wined3d: Check the source rectangle is a multiple of the format block size in wined3d_device_update_surface().

14 years agowined3d: Check for a valid source rectangle and destination in wined3d_device_update_...
Henri Verbeet [Tue, 14 Jun 2011 18:28:09 +0000 (20:28 +0200)] 
wined3d: Check for a valid source rectangle and destination in wined3d_device_update_surface().

14 years agowined3d: Implement wined3d_device_update_surface() on top of surface_upload_data().
Henri Verbeet [Tue, 14 Jun 2011 18:28:08 +0000 (20:28 +0200)] 
wined3d: Implement wined3d_device_update_surface() on top of surface_upload_data().

14 years agousp10: Correct an endless loop in Chaining Contextual Substitution if it is a dead...
Aric Stewart [Tue, 14 Jun 2011 13:36:00 +0000 (08:36 -0500)] 
usp10: Correct an endless loop in Chaining Contextual Substitution if it is a dead rule.

14 years agorpcrt4: Implement calling server functions on x86_64.
Alexandre Julliard [Mon, 13 Jun 2011 10:43:12 +0000 (12:43 +0200)] 
rpcrt4: Implement calling server functions on x86_64.

14 years agorpcrt4: Add an assembly wrapper to implement the NdrClientCall2 calling convention...
Alexandre Julliard [Mon, 13 Jun 2011 10:40:30 +0000 (12:40 +0200)] 
rpcrt4: Add an assembly wrapper to implement the NdrClientCall2 calling convention on x86_64.

14 years agorpcrt4: Add a wrapper for NdrClientCall2 to isolate calling convention differences.
Alexandre Julliard [Mon, 13 Jun 2011 10:39:47 +0000 (12:39 +0200)] 
rpcrt4: Add a wrapper for NdrClientCall2 to isolate calling convention differences.

14 years agorpcrt4: Preserve the previous MaxCount value when computing variance through a callback.
Alexandre Julliard [Tue, 14 Jun 2011 10:57:30 +0000 (12:57 +0200)] 
rpcrt4: Preserve the previous MaxCount value when computing variance through a callback.

14 years agod3dx9: Parse resources in the effect parser.
Rico Schüller [Tue, 14 Jun 2011 09:20:43 +0000 (11:20 +0200)] 
d3dx9: Parse resources in the effect parser.

14 years agoshell32/tests: Add tests for SHGet/SetKnownFolderPath utilities.
Mariusz Pluciński [Tue, 14 Jun 2011 11:09:31 +0000 (13:09 +0200)] 
shell32/tests: Add tests for SHGet/SetKnownFolderPath utilities.

14 years agoshell32/tests: Add test of redirecting known folders.
Mariusz Pluciński [Tue, 14 Jun 2011 11:09:25 +0000 (13:09 +0200)] 
shell32/tests: Add test of redirecting known folders.

14 years agoshell32/tests: Add test of IKnownFolderManager::Register/UnregisterFolder.
Mariusz Pluciński [Tue, 14 Jun 2011 11:09:14 +0000 (13:09 +0200)] 
shell32/tests: Add test of IKnownFolderManager::Register/UnregisterFolder.

14 years agoshell32/tests: Verify known folders available in system.
Mariusz Pluciński [Tue, 14 Jun 2011 11:08:59 +0000 (13:08 +0200)] 
shell32/tests: Verify known folders available in system.

14 years agodxdiag: Add code for XML information output.
Andrew Nguyen [Tue, 14 Jun 2011 13:02:18 +0000 (08:02 -0500)] 
dxdiag: Add code for XML information output.

14 years agodxdiag: Add code for plain-text information output.
Andrew Nguyen [Tue, 14 Jun 2011 13:02:12 +0000 (08:02 -0500)] 
dxdiag: Add code for plain-text information output.

14 years agodxdiag: Add code to collect information from the DxDiag_SystemInfo container.
Andrew Nguyen [Tue, 14 Jun 2011 13:02:05 +0000 (08:02 -0500)] 
dxdiag: Add code to collect information from the DxDiag_SystemInfo container.

14 years agodxdiagn: Stub out some properties for dxdiag.exe.
Andrew Nguyen [Tue, 14 Jun 2011 13:01:58 +0000 (08:01 -0500)] 
dxdiagn: Stub out some properties for dxdiag.exe.

14 years agodxdiag: Introduce the information collection infrastructure.
Andrew Nguyen [Tue, 14 Jun 2011 13:01:51 +0000 (08:01 -0500)] 
dxdiag: Introduce the information collection infrastructure.

14 years agodxdiag: Display a usage message box when unknown options are requested.
Andrew Nguyen [Tue, 14 Jun 2011 13:01:45 +0000 (08:01 -0500)] 
dxdiag: Display a usage message box when unknown options are requested.

14 years agodxdiag: Introduce the file output infrastructure.
Andrew Nguyen [Tue, 14 Jun 2011 13:01:37 +0000 (08:01 -0500)] 
dxdiag: Introduce the file output infrastructure.

14 years agooleview: Remove superflous NULL check (Coverity).
Marcus Meissner [Tue, 14 Jun 2011 11:41:45 +0000 (13:41 +0200)] 
oleview: Remove superflous NULL check (Coverity).

14 years agoserver: Remove superflous NULL check (Coverity).
Marcus Meissner [Tue, 14 Jun 2011 11:38:45 +0000 (13:38 +0200)] 
server: Remove superflous NULL check (Coverity).

14 years agowinebuild: Avoid a superflous null check (Coverity).
Marcus Meissner [Tue, 14 Jun 2011 11:36:04 +0000 (13:36 +0200)] 
winebuild: Avoid a superflous null check (Coverity).

14 years agomscvrt: Do not shadow fmt (Coverity).
Marcus Meissner [Tue, 14 Jun 2011 11:06:08 +0000 (13:06 +0200)] 
mscvrt: Do not shadow fmt (Coverity).

14 years agoddraw: Removed superflous NULL check (Coverity).
Marcus Meissner [Tue, 14 Jun 2011 11:02:32 +0000 (13:02 +0200)] 
ddraw: Removed superflous NULL check (Coverity).

14 years agostrmbase: Removed superflous NULL check (Coverity).
Marcus Meissner [Tue, 14 Jun 2011 11:00:07 +0000 (13:00 +0200)] 
strmbase: Removed superflous NULL check (Coverity).

14 years agoconfigure: Remove some unused but set variables (LLVM/Clang).
Austin English [Tue, 14 Jun 2011 04:26:40 +0000 (21:26 -0700)] 
configure: Remove some unused but set variables (LLVM/Clang).

14 years agocmd/tests: Get rid of obsolete @todo_space@ construct.
Frédéric Delanoy [Mon, 13 Jun 2011 20:19:44 +0000 (22:19 +0200)] 
cmd/tests: Get rid of obsolete @todo_space@ construct.

14 years agouser32: Add a test to find the queue containing hotkey messages.
Vincent Povirk [Mon, 13 Jun 2011 17:31:08 +0000 (12:31 -0500)] 
user32: Add a test to find the queue containing hotkey messages.

14 years agouser32: Ignore painting messages in the hotkey test using a wndproc.
Vincent Povirk [Mon, 13 Jun 2011 17:20:31 +0000 (12:20 -0500)] 
user32: Ignore painting messages in the hotkey test using a wndproc.

14 years agowined3d: Invalidate STATE_STREAMSRC in wined3d_device_draw_indexed_primitive_up.
Stefan Dösinger [Sat, 11 Jun 2011 14:19:45 +0000 (16:19 +0200)] 
wined3d: Invalidate STATE_STREAMSRC in wined3d_device_draw_indexed_primitive_up.

14 years agowined3d: Use GL_ARB_draw_elements_base_vertex if available.
Stefan Dösinger [Sat, 11 Jun 2011 14:18:45 +0000 (16:18 +0200)] 
wined3d: Use GL_ARB_draw_elements_base_vertex if available.

14 years agowined3d: Add GL_ARB_draw_elements_base_vertex.
Stefan Dösinger [Sat, 11 Jun 2011 13:39:30 +0000 (15:39 +0200)] 
wined3d: Add GL_ARB_draw_elements_base_vertex.

14 years agomsi: Pass the full custom action command to CreateProcess.
Hans Leidekker [Tue, 14 Jun 2011 08:45:10 +0000 (10:45 +0200)] 
msi: Pass the full custom action command to CreateProcess.

14 years agows2_32: Accept NULL lpNumberOfBytesSent for overlapped calls to WSASend/To.
Hans Leidekker [Tue, 14 Jun 2011 08:31:26 +0000 (10:31 +0200)] 
ws2_32: Accept NULL lpNumberOfBytesSent for overlapped calls to WSASend/To.

14 years agowinecoreaudio.drv: Initialize audio description flags.
Andrew Eikum [Mon, 13 Jun 2011 20:23:14 +0000 (15:23 -0500)] 
winecoreaudio.drv: Initialize audio description flags.

14 years agommdevapi: Sessions should be unique per-device.
Andrew Eikum [Mon, 13 Jun 2011 20:23:09 +0000 (15:23 -0500)] 
mmdevapi: Sessions should be unique per-device.

14 years agocomdlg32: Use macros for the resource IDs instead of numeric literals.
Francois Gouget [Mon, 13 Jun 2011 14:11:55 +0000 (16:11 +0200)] 
comdlg32: Use macros for the resource IDs instead of numeric literals.

14 years agourlmon: Remove unneded stubs for IWindowForBindingUI.
Alexandre Julliard [Tue, 14 Jun 2011 10:56:59 +0000 (12:56 +0200)] 
urlmon: Remove unneded stubs for IWindowForBindingUI.

14 years agowidl: Move the pointer check functionality to typegen.c.
Alexandre Julliard [Tue, 14 Jun 2011 10:55:39 +0000 (12:55 +0200)] 
widl: Move the pointer check functionality to typegen.c.

14 years agowidl: Also check array pointers for null ref pointers.
Alexandre Julliard [Tue, 14 Jun 2011 10:55:22 +0000 (12:55 +0200)] 
widl: Also check array pointers for null ref pointers.

14 years agowidl: Make output unique pointers into object pointers in object interfaces.
Alexandre Julliard [Tue, 14 Jun 2011 10:24:00 +0000 (12:24 +0200)] 
widl: Make output unique pointers into object pointers in object interfaces.

14 years agowidl: Allow unsized in,out string parameters.
Alexandre Julliard [Tue, 14 Jun 2011 10:23:32 +0000 (12:23 +0200)] 
widl: Allow unsized in,out string parameters.

14 years agowidl: If possible, use the interface name as prefix for the expr eval functions.
Alexandre Julliard [Mon, 13 Jun 2011 21:59:04 +0000 (23:59 +0200)] 
widl: If possible, use the interface name as prefix for the expr eval functions.

14 years agowidl: Include the parent interfaces in the proxy thunk table too.
Alexandre Julliard [Mon, 13 Jun 2011 21:16:36 +0000 (23:16 +0200)] 
widl: Include the parent interfaces in the proxy thunk table too.

14 years agowidl: Use delegation when inheriting from a local interface.
Alexandre Julliard [Mon, 13 Jun 2011 20:16:05 +0000 (22:16 +0200)] 
widl: Use delegation when inheriting from a local interface.

14 years agowidl: Include the parent interfaces in the proc format string offsets for proxies.
Alexandre Julliard [Mon, 13 Jun 2011 19:58:33 +0000 (21:58 +0200)] 
widl: Include the parent interfaces in the proc format string offsets for proxies.

14 years agowidl: Use the local function as proxy entry for callas interpreted functions.
Alexandre Julliard [Mon, 13 Jun 2011 19:17:52 +0000 (21:17 +0200)] 
widl: Use the local function as proxy entry for callas interpreted functions.

14 years agowidl: Output the list of rundown routines in server files.
Alexandre Julliard [Mon, 13 Jun 2011 18:31:42 +0000 (20:31 +0200)] 
widl: Output the list of rundown routines in server files.

14 years agowidl: Use the context handle description instead of the pointer for arguments that...
Alexandre Julliard [Mon, 13 Jun 2011 18:09:47 +0000 (20:09 +0200)] 
widl: Use the context handle description instead of the pointer for arguments that are pointer to handles.

14 years agocryptui: Remove the ellipsis from the View button in the certificate management dialog.
Francois Gouget [Mon, 13 Jun 2011 14:08:00 +0000 (16:08 +0200)] 
cryptui: Remove the ellipsis from the View button in the certificate management dialog.

14 years agoshdoclc: Don't duplicate menu separators.
Francois Gouget [Mon, 13 Jun 2011 14:07:08 +0000 (16:07 +0200)] 
shdoclc: Don't duplicate menu separators.

14 years agoshdoclc: One of the 'Add to Favorites' menu was missing an ellipsis.
Francois Gouget [Mon, 13 Jun 2011 14:05:37 +0000 (16:05 +0200)] 
shdoclc: One of the 'Add to Favorites' menu was missing an ellipsis.

14 years agoshell32/tests: Add test of IKnownFolderManager::GetFolderByName.
Mariusz Pluciński [Mon, 13 Jun 2011 10:36:50 +0000 (12:36 +0200)] 
shell32/tests: Add test of IKnownFolderManager::GetFolderByName.

14 years agodxdiag: Improve the command-line parsing.
Andrew Nguyen [Mon, 13 Jun 2011 12:13:12 +0000 (07:13 -0500)] 
dxdiag: Improve the command-line parsing.

14 years agoshobjidl.idl: Added IApplicationAssociationRegistration declaration.
Jacek Caban [Mon, 13 Jun 2011 12:39:54 +0000 (14:39 +0200)] 
shobjidl.idl: Added IApplicationAssociationRegistration declaration.

14 years agows2_32/tests: Make sure that a structure is initialized (LLVM/Clang).
Lauri Kenttä [Fri, 10 Jun 2011 20:38:38 +0000 (23:38 +0300)] 
ws2_32/tests: Make sure that a structure is initialized (LLVM/Clang).

14 years agowidl: Default to the cdecl calling convention in client/server functions.
Alexandre Julliard [Fri, 10 Jun 2011 11:40:05 +0000 (13:40 +0200)] 
widl: Default to the cdecl calling convention in client/server functions.

14 years agorpcrt4: Also check base types for null ref pointers.
Alexandre Julliard [Thu, 9 Jun 2011 18:14:40 +0000 (20:14 +0200)] 
rpcrt4: Also check base types for null ref pointers.

14 years agorpcrt4: Fix handling of complex types of return values on the client side.
Alexandre Julliard [Fri, 10 Jun 2011 13:11:40 +0000 (15:11 +0200)] 
rpcrt4: Fix handling of complex types of return values on the client side.

14 years agorpcrt4: Fix handling of complex types of return values on the server side.
Alexandre Julliard [Fri, 10 Jun 2011 13:11:40 +0000 (15:11 +0200)] 
rpcrt4: Fix handling of complex types of return values on the server side.

14 years agokernel32: Fix some 64-bit issues in GlobalSize().
Alexandre Julliard [Mon, 13 Jun 2011 09:40:53 +0000 (11:40 +0200)] 
kernel32: Fix some 64-bit issues in GlobalSize().

14 years agokernel32: GlobalSize() should also work with GMEM_MOVEABLE data pointers received...
David Hedberg [Mon, 13 Jun 2011 06:22:15 +0000 (08:22 +0200)] 
kernel32: GlobalSize() should also work with GMEM_MOVEABLE data pointers received from GlobalLock().

14 years agowinenas.drv: Avoid a warning in a trace on x86_64.
Alexandre Goujon [Sat, 11 Jun 2011 12:30:29 +0000 (14:30 +0200)] 
winenas.drv: Avoid a warning in a trace on x86_64.

14 years agocomdlg32: Add a trailing '\n' to a TRACE() call.
Francois Gouget [Sat, 11 Jun 2011 18:20:50 +0000 (20:20 +0200)] 
comdlg32: Add a trailing '\n' to a TRACE() call.

14 years agod3dx9_36/tests: Add a '\n' to a trace() call.
Francois Gouget [Sat, 11 Jun 2011 18:20:44 +0000 (20:20 +0200)] 
d3dx9_36/tests: Add a '\n' to a trace() call.

14 years agod3dxof: Make read_bytes() static.
Francois Gouget [Sat, 11 Jun 2011 18:20:34 +0000 (20:20 +0200)] 
d3dxof: Make read_bytes() static.

14 years agoddraw: Make unsafe_impl_from_IDirectDrawSurface{2,3}() static.
Francois Gouget [Sat, 11 Jun 2011 18:20:25 +0000 (20:20 +0200)] 
ddraw: Make unsafe_impl_from_IDirectDrawSurface{2,3}() static.

14 years agooleaut32: Fix a typo in a documentation comment.
Francois Gouget [Sat, 11 Jun 2011 18:20:05 +0000 (20:20 +0200)] 
oleaut32: Fix a typo in a documentation comment.

14 years agoshdocvw: Add a stub for RunInstallUninstallStubs2.
Austin English [Sat, 11 Jun 2011 18:12:26 +0000 (13:12 -0500)] 
shdocvw: Add a stub for RunInstallUninstallStubs2.

14 years agod3dx9_36: Moved param NULL a bit forward (Coverity).
Marcus Meissner [Sat, 11 Jun 2011 09:00:33 +0000 (11:00 +0200)] 
d3dx9_36: Moved param NULL a bit forward (Coverity).

14 years agoc2man: Initialise current comment info.
André Hentschel [Sat, 11 Jun 2011 14:45:24 +0000 (16:45 +0200)] 
c2man: Initialise current comment info.

14 years agows2_32/tests: Don't read return value when we don't test for it.
André Hentschel [Sat, 11 Jun 2011 12:03:20 +0000 (14:03 +0200)] 
ws2_32/tests: Don't read return value when we don't test for it.

14 years agomsi: Fix some NULL dereferences (Coverity).
Marcus Meissner [Sat, 11 Jun 2011 09:33:08 +0000 (11:33 +0200)] 
msi: Fix some NULL dereferences (Coverity).

14 years agouser32: Initialize all of msg (Coverity).
Marcus Meissner [Sat, 11 Jun 2011 08:54:58 +0000 (10:54 +0200)] 
user32: Initialize all of msg (Coverity).

14 years agowined3d: Don't just print a FIXME on error, handle it (Coverity).
Marcus Meissner [Sat, 11 Jun 2011 16:05:02 +0000 (18:05 +0200)] 
wined3d: Don't just print a FIXME on error, handle it (Coverity).

14 years agomakefiles: Use the generic install flags for the static libraries.
Alexandre Julliard [Sun, 12 Jun 2011 10:44:03 +0000 (12:44 +0200)] 
makefiles: Use the generic install flags for the static libraries.

14 years agomakefiles: Use the generic install flags for the tools directories.
Alexandre Julliard [Sun, 12 Jun 2011 10:13:17 +0000 (12:13 +0200)] 
makefiles: Use the generic install flags for the tools directories.

14 years agomakefiles: Use generic flags to specify which directories need a make install.
Alexandre Julliard [Sun, 12 Jun 2011 10:03:53 +0000 (12:03 +0200)] 
makefiles: Use generic flags to specify which directories need a make install.

14 years agomakefiles: Add a more generic handling of makefile generation flags.
Alexandre Julliard [Sun, 12 Jun 2011 09:41:43 +0000 (11:41 +0200)] 
makefiles: Add a more generic handling of makefile generation flags.

14 years agourlmon: Fix some pointer cast warnings.
Alexandre Julliard [Sat, 11 Jun 2011 09:18:00 +0000 (11:18 +0200)] 
urlmon: Fix some pointer cast warnings.

14 years agoRelease 1.3.22. wine-1.3.22
Alexandre Julliard [Fri, 10 Jun 2011 18:08:11 +0000 (20:08 +0200)] 
Release 1.3.22.

14 years agoshell32/tests: Test of IKnownFolder::GetFolderDefinition.
Mariusz Pluciński [Thu, 9 Jun 2011 08:41:04 +0000 (10:41 +0200)] 
shell32/tests: Test of IKnownFolder::GetFolderDefinition.

14 years agoinclude: Add definition of inline function FreeKnownFolderDefinitionFields.
Mariusz Pluciński [Thu, 9 Jun 2011 08:40:55 +0000 (10:40 +0200)] 
include: Add definition of inline function FreeKnownFolderDefinitionFields.

14 years agoshell32/tests: Basic tests of IKnownFolder.
Mariusz Pluciński [Thu, 9 Jun 2011 08:40:44 +0000 (10:40 +0200)] 
shell32/tests: Basic tests of IKnownFolder.

14 years agoshell32/tests: Basic tests of IKnownFolderManager.
Mariusz Pluciński [Thu, 9 Jun 2011 08:40:02 +0000 (10:40 +0200)] 
shell32/tests: Basic tests of IKnownFolderManager.

14 years agowininet: A small netconn_secure_verify code clean up.
Jacek Caban [Fri, 10 Jun 2011 12:47:48 +0000 (14:47 +0200)] 
wininet: A small netconn_secure_verify code clean up.

14 years agowininet: Added dwError of INTERNET_STATUS_REQUEST_COMPLETE notifications tests.
Jacek Caban [Fri, 10 Jun 2011 12:47:37 +0000 (14:47 +0200)] 
wininet: Added dwError of INTERNET_STATUS_REQUEST_COMPLETE notifications tests.

14 years agowininet: Set content_length when we reach end of data in netconn_read.
Jacek Caban [Fri, 10 Jun 2011 12:47:27 +0000 (14:47 +0200)] 
wininet: Set content_length when we reach end of data in netconn_read.

14 years agowininet: Don't pass handle to INTERNET_REQUEST_COMPLETE unless the request is opened...
Jacek Caban [Fri, 10 Jun 2011 12:47:16 +0000 (14:47 +0200)] 
wininet: Don't pass handle to INTERNET_REQUEST_COMPLETE unless the request is opened via InternetPoenUrl.

14 years agowininet: Moved INTERNET_STATUS_REQUEST_COMPLETE notifications sending to separated...
Jacek Caban [Fri, 10 Jun 2011 12:47:04 +0000 (14:47 +0200)] 
wininet: Moved INTERNET_STATUS_REQUEST_COMPLETE notifications sending to separated function.

14 years agoddraw: Separate IDirectDrawSurface vtable.
Ričardas Barkauskas [Thu, 9 Jun 2011 15:29:36 +0000 (18:29 +0300)] 
ddraw: Separate IDirectDrawSurface vtable.

14 years agoddraw: Use unsafe_impl_from_IDirectDrawSurface() for application provided interfaces.
Ričardas Barkauskas [Thu, 9 Jun 2011 14:40:19 +0000 (17:40 +0300)] 
ddraw: Use unsafe_impl_from_IDirectDrawSurface() for application provided interfaces.

14 years agoddraw: Separate IDirectDrawSurface2 vtable.
Ričardas Barkauskas [Thu, 9 Jun 2011 14:35:15 +0000 (17:35 +0300)] 
ddraw: Separate IDirectDrawSurface2 vtable.

14 years agonetapi32/tests: Add small conformance test for NetGetJoinInformation.
Louis Lenders [Fri, 10 Jun 2011 08:41:50 +0000 (10:41 +0200)] 
netapi32/tests: Add small conformance test for NetGetJoinInformation.