wine
12 years agoamstream: Add the corresponding pin to every media stream added to the media stream...
Christian Costa [Tue, 1 May 2012 08:21:28 +0000 (10:21 +0200)] 
amstream: Add the corresponding pin to every media stream added to the media stream filter + add tests.

12 years agoamstream: Add checks to GetFormat.
Christian Costa [Tue, 1 May 2012 08:21:20 +0000 (10:21 +0200)] 
amstream: Add checks to GetFormat.

12 years agomscoree: Make assembly_rva_to_va() and parse_headers() static.
Francois Gouget [Fri, 4 May 2012 14:25:58 +0000 (16:25 +0200)] 
mscoree: Make assembly_rva_to_va() and parse_headers() static.

12 years agostrmbase: The strmbase debug channel is unused in a couple of files so remove it.
Francois Gouget [Fri, 4 May 2012 14:25:50 +0000 (16:25 +0200)] 
strmbase: The strmbase debug channel is unused in a couple of files so remove it.

12 years agod3dx9_36/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Fri, 4 May 2012 14:25:41 +0000 (16:25 +0200)] 
d3dx9_36/tests: Add a trailing '\n' to an ok() call.

12 years agomshtml: Fixed tests on old IEs.
Jacek Caban [Fri, 4 May 2012 15:24:46 +0000 (17:24 +0200)] 
mshtml: Fixed tests on old IEs.

12 years agojscript: Added support for VT_INT.
Jacek Caban [Fri, 4 May 2012 13:59:43 +0000 (15:59 +0200)] 
jscript: Added support for VT_INT.

12 years agojscript: Skip failing tests on old jscript versions.
Jacek Caban [Fri, 4 May 2012 13:59:30 +0000 (15:59 +0200)] 
jscript: Skip failing tests on old jscript versions.

12 years agoregedit: An English (United States) spelling fix.
Francois Gouget [Thu, 3 May 2012 23:07:45 +0000 (01:07 +0200)] 
regedit: An English (United States) spelling fix.

12 years agocomdlg32: An English (United States) spelling fix.
Francois Gouget [Thu, 3 May 2012 23:07:14 +0000 (01:07 +0200)] 
comdlg32: An English (United States) spelling fix.

12 years agowldap32: An English (United States) spelling fix.
Francois Gouget [Thu, 3 May 2012 23:06:43 +0000 (01:06 +0200)] 
wldap32: An English (United States) spelling fix.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Fri, 4 May 2012 04:36:57 +0000 (07:36 +0300)] 
po: Update Lithuanian translation.

12 years agowinspool.drv: Also convert printer info for level 8.
André Hentschel [Thu, 3 May 2012 20:40:09 +0000 (22:40 +0200)] 
winspool.drv: Also convert printer info for level 8.

12 years agowined3d: Properly check for transformed position in buffer_check_attribute().
Henri Verbeet [Thu, 3 May 2012 19:49:39 +0000 (21:49 +0200)] 
wined3d: Properly check for transformed position in buffer_check_attribute().

12 years agowined3d: Use the wined3d_matrix structure for the identity matrix.
Henri Verbeet [Thu, 3 May 2012 19:49:38 +0000 (21:49 +0200)] 
wined3d: Use the wined3d_matrix structure for the identity matrix.

12 years agod3d8: Get rid of IDirect3D8Impl.
Henri Verbeet [Thu, 3 May 2012 19:49:37 +0000 (21:49 +0200)] 
d3d8: Get rid of IDirect3D8Impl.

12 years agod3d8: Add a separate function for d3d8 initialization.
Henri Verbeet [Thu, 3 May 2012 19:49:36 +0000 (21:49 +0200)] 
d3d8: Add a separate function for d3d8 initialization.

12 years agoddraw: Get rid of the member_info typedef.
Henri Verbeet [Thu, 3 May 2012 19:49:35 +0000 (21:49 +0200)] 
ddraw: Get rid of the member_info typedef.

12 years agourlmon/tests: Allow more COOKIE_SENT notifications.
Alexandre Julliard [Thu, 3 May 2012 21:44:35 +0000 (23:44 +0200)] 
urlmon/tests: Allow more COOKIE_SENT notifications.

12 years agowininet/tests: Add even more optional COOKIE_SENT messages.
Alexandre Julliard [Thu, 3 May 2012 21:40:21 +0000 (23:40 +0200)] 
wininet/tests: Add even more optional COOKIE_SENT messages.

12 years agomsi/tests: Skip MsiEnumProductsEx tests if not supported.
Alexandre Julliard [Thu, 3 May 2012 21:31:43 +0000 (23:31 +0200)] 
msi/tests: Skip MsiEnumProductsEx tests if not supported.

12 years agod3dx9: Added D3DXOptimizeFaces test.
Michael Mc Donnell [Fri, 30 Mar 2012 17:02:51 +0000 (19:02 +0200)] 
d3dx9: Added D3DXOptimizeFaces test.

12 years agod3dx9: Added D3DXOptimizeFaces semi-stub.
Michael Mc Donnell [Fri, 30 Mar 2012 17:02:20 +0000 (19:02 +0200)] 
d3dx9: Added D3DXOptimizeFaces semi-stub.

12 years agowininet: Set status code OK for responses without headers.
Jacek Caban [Thu, 3 May 2012 10:20:38 +0000 (12:20 +0200)] 
wininet: Set status code OK for responses without headers.

12 years agowininet: Added special case for HTTP_QUERY_STATUS_CODE in HttpQueryInfo.
Jacek Caban [Thu, 3 May 2012 10:20:25 +0000 (12:20 +0200)] 
wininet: Added special case for HTTP_QUERY_STATUS_CODE in HttpQueryInfo.

12 years agowininet: Use stored status code in HTTP_HttpEndRequestW.
Jacek Caban [Thu, 3 May 2012 10:20:10 +0000 (12:20 +0200)] 
wininet: Use stored status code in HTTP_HttpEndRequestW.

12 years agowininet: Use stored status code in HTTP_HttpSendRequestW.
Jacek Caban [Thu, 3 May 2012 10:19:58 +0000 (12:19 +0200)] 
wininet: Use stored status code in HTTP_HttpSendRequestW.

12 years agowininet: Store status code in http_request_t and use it in set_content_length.
Jacek Caban [Thu, 3 May 2012 10:19:47 +0000 (12:19 +0200)] 
wininet: Store status code in http_request_t and use it in set_content_length.

12 years agowininet: Clean up HTTP_QUERY_STATUS_CODE tests.
Jacek Caban [Thu, 3 May 2012 10:19:33 +0000 (12:19 +0200)] 
wininet: Clean up HTTP_QUERY_STATUS_CODE tests.

12 years agostrmbase: Print the debug string and not the pointer to it.
Michael Stefaniuc [Thu, 3 May 2012 09:20:05 +0000 (11:20 +0200)] 
strmbase: Print the debug string and not the pointer to it.

12 years agojscript: Return double from to_integer.
Jacek Caban [Thu, 3 May 2012 08:42:42 +0000 (10:42 +0200)] 
jscript: Return double from to_integer.

12 years agojscript: Better handling of to_integer in String.substr.
Jacek Caban [Thu, 3 May 2012 08:41:36 +0000 (10:41 +0200)] 
jscript: Better handling of to_integer in String.substr.

12 years agojscript: Better handling of to_integer result in String.substring.
Jacek Caban [Thu, 3 May 2012 08:41:23 +0000 (10:41 +0200)] 
jscript: Better handling of to_integer result in String.substring.

12 years agojscript: Better handling of to_integer result in String.slice.
Jacek Caban [Thu, 3 May 2012 08:41:10 +0000 (10:41 +0200)] 
jscript: Better handling of to_integer result in String.slice.

12 years agojscript: Better handling of to_integer result in String.lastIndexOf.
Jacek Caban [Thu, 3 May 2012 08:40:57 +0000 (10:40 +0200)] 
jscript: Better handling of to_integer result in String.lastIndexOf.

12 years agojscript: Bettter handling of to_number result in String.indexOf.
Jacek Caban [Thu, 3 May 2012 08:40:45 +0000 (10:40 +0200)] 
jscript: Bettter handling of to_number result in String.indexOf.

12 years agojscript: Better handling of to_integer result in String.charCodeAt.
Jacek Caban [Thu, 3 May 2012 08:40:27 +0000 (10:40 +0200)] 
jscript: Better handling of to_integer result in String.charCodeAt.

12 years agojscript: Better handling of to_integer result in String.charAt.
Jacek Caban [Thu, 3 May 2012 08:40:13 +0000 (10:40 +0200)] 
jscript: Better handling of to_integer result in String.charAt.

12 years agojscript: Better handling of to_integer result in Array.splice.
Jacek Caban [Thu, 3 May 2012 08:40:04 +0000 (10:40 +0200)] 
jscript: Better handling of to_integer result in Array.splice.

12 years agowinex11: Remove redundant code in ChoosePixelFormat.
Alexandre Julliard [Thu, 3 May 2012 14:10:17 +0000 (16:10 +0200)] 
winex11: Remove redundant code in ChoosePixelFormat.

12 years agowinex11: Always store the GL drawable in the device context.
Alexandre Julliard [Thu, 3 May 2012 11:54:29 +0000 (13:54 +0200)] 
winex11: Always store the GL drawable in the device context.

12 years agowinex11: Update the pixel format through the DCE hook for window DCs to avoid races.
Alexandre Julliard [Thu, 3 May 2012 18:43:09 +0000 (20:43 +0200)] 
winex11: Update the pixel format through the DCE hook for window DCs to avoid races.

12 years agowinex11: Remove obsolete escapes.
Alexandre Julliard [Thu, 3 May 2012 10:50:52 +0000 (12:50 +0200)] 
winex11: Remove obsolete escapes.

12 years agowinex11: Remove support for the no longer used GET_GLX_DRAWABLE escape.
Alexandre Julliard [Thu, 3 May 2012 10:22:49 +0000 (12:22 +0200)] 
winex11: Remove support for the no longer used GET_GLX_DRAWABLE escape.

12 years agoinclude: Add definition of IKsControl interface in dmksctrl.h.
Christian Costa [Thu, 3 May 2012 07:11:59 +0000 (09:11 +0200)] 
include: Add definition of IKsControl interface in dmksctrl.h.

12 years agopo: English (neutral / Great Britain) spelling fixes.
Francois Gouget [Thu, 3 May 2012 00:44:17 +0000 (02:44 +0200)] 
po: English (neutral / Great Britain) spelling fixes.

12 years agokernel32: Some English (United States) spelling fixes.
Francois Gouget [Thu, 3 May 2012 00:41:38 +0000 (02:41 +0200)] 
kernel32: Some English (United States) spelling fixes.

12 years agomsi: Tweak msiexec's usage message.
Francois Gouget [Thu, 3 May 2012 00:36:57 +0000 (02:36 +0200)] 
msi: Tweak msiexec's usage message.

12 years agokernel32: Only print a fixme once for FlushProcessWriteBuffers.
Austin English [Wed, 2 May 2012 22:00:36 +0000 (17:00 -0500)] 
kernel32: Only print a fixme once for FlushProcessWriteBuffers.

12 years agokernel32: Move GlobalMemoryStatus(Ex) to a different debug channel.
Austin English [Wed, 2 May 2012 19:32:14 +0000 (14:32 -0500)] 
kernel32: Move GlobalMemoryStatus(Ex) to a different debug channel.

12 years agomscoree: Change _CorDllMain fixme to a trace.
Vincent Povirk [Wed, 2 May 2012 18:16:41 +0000 (13:16 -0500)] 
mscoree: Change _CorDllMain fixme to a trace.

12 years agomscoree: Use the main HMODULE in _CorExeMain instead of loading a new exe.
Vincent Povirk [Wed, 2 May 2012 18:04:36 +0000 (13:04 -0500)] 
mscoree: Use the main HMODULE in _CorExeMain instead of loading a new exe.

12 years agomscoree: Detect when a CLR DLL requests vtable fixups.
Vincent Povirk [Thu, 20 Oct 2011 18:23:35 +0000 (13:23 -0500)] 
mscoree: Detect when a CLR DLL requests vtable fixups.

12 years agowined3d: Determine index buffer location based on vertex buffer locations.
Henri Verbeet [Wed, 2 May 2012 19:47:58 +0000 (21:47 +0200)] 
wined3d: Determine index buffer location based on vertex buffer locations.

12 years agowined3d: The wined3d object doesn't need a parent.
Henri Verbeet [Wed, 2 May 2012 19:47:57 +0000 (21:47 +0200)] 
wined3d: The wined3d object doesn't need a parent.

12 years agoddraw: Get rid of the flag_info typedef.
Henri Verbeet [Wed, 2 May 2012 19:47:56 +0000 (21:47 +0200)] 
ddraw: Get rid of the flag_info typedef.

12 years agod3d9: Properly retrieve an interface pointer in d3d9_texture_3d_UnlockBox().
Henri Verbeet [Wed, 2 May 2012 19:47:55 +0000 (21:47 +0200)] 
d3d9: Properly retrieve an interface pointer in d3d9_texture_3d_UnlockBox().

12 years agod3d9: Properly retrieve an interface pointer in d3d9_texture_3d_LockBox().
Henri Verbeet [Wed, 2 May 2012 19:47:54 +0000 (21:47 +0200)] 
d3d9: Properly retrieve an interface pointer in d3d9_texture_3d_LockBox().

12 years agowinspool.drv: Support printer info level 8.
André Hentschel [Wed, 2 May 2012 17:40:09 +0000 (19:40 +0200)] 
winspool.drv: Support printer info level 8.

12 years agourlmon/tests: Allow multiple COOKIE_SENT notifications, and trace received progress...
Alexandre Julliard [Thu, 3 May 2012 09:12:34 +0000 (11:12 +0200)] 
urlmon/tests: Allow multiple COOKIE_SENT notifications, and trace received progress messages.

12 years agourlmon/tests: Fix a test failure on COOKIE_SENT status.
Alexandre Julliard [Thu, 3 May 2012 08:23:19 +0000 (10:23 +0200)] 
urlmon/tests: Fix a test failure on COOKIE_SENT status.

12 years agowininet/tests: Add more optional COOKIE_SENT messages.
Alexandre Julliard [Thu, 3 May 2012 08:11:12 +0000 (10:11 +0200)] 
wininet/tests: Add more optional COOKIE_SENT messages.

12 years agoiphlpapi/tests: Avoid test failures when IPv6 is not supported.
Alexandre Julliard [Thu, 3 May 2012 08:10:45 +0000 (10:10 +0200)] 
iphlpapi/tests: Avoid test failures when IPv6 is not supported.

12 years agod3drm/tests: Add tests for handling lights.
André Hentschel [Tue, 1 May 2012 20:17:11 +0000 (22:17 +0200)] 
d3drm/tests: Add tests for handling lights.

12 years agod3drm: Implement IDirect3DRMFrameX_DeleteLight.
André Hentschel [Tue, 1 May 2012 20:16:10 +0000 (22:16 +0200)] 
d3drm: Implement IDirect3DRMFrameX_DeleteLight.

12 years agod3drm: Implement IDirect3DRMFrameX_AddLight.
André Hentschel [Tue, 1 May 2012 20:15:49 +0000 (22:15 +0200)] 
d3drm: Implement IDirect3DRMFrameX_AddLight.

12 years agod3drm: Add IDirect3DRMLight interface.
André Hentschel [Tue, 1 May 2012 20:15:39 +0000 (22:15 +0200)] 
d3drm: Add IDirect3DRMLight interface.

12 years agojscript: Properly test if double may be converted to int32.
Jacek Caban [Wed, 2 May 2012 15:43:08 +0000 (17:43 +0200)] 
jscript: Properly test if double may be converted to int32.

12 years agooleaut32: Added warn+heap support for cached BSTRs.
Jacek Caban [Wed, 2 May 2012 14:25:11 +0000 (16:25 +0200)] 
oleaut32: Added warn+heap support for cached BSTRs.

12 years agooleaut32: Use a struct for internal BSTR representation to avoid pointer magic.
Jacek Caban [Wed, 2 May 2012 14:24:57 +0000 (16:24 +0200)] 
oleaut32: Use a struct for internal BSTR representation to avoid pointer magic.

12 years agoddraw: Correct wrong comment in ddraw.h.
Józef Kucia [Wed, 2 May 2012 13:06:34 +0000 (15:06 +0200)] 
ddraw: Correct wrong comment in ddraw.h.

12 years agokernel32: Add a stub for FlushProcessWriteBuffers.
Austin English [Tue, 1 May 2012 20:26:24 +0000 (15:26 -0500)] 
kernel32: Add a stub for FlushProcessWriteBuffers.

12 years agodmusic: Check errors in IDirectMusic8Impl_Activate and remove FIXME.
Christian Costa [Tue, 1 May 2012 08:07:23 +0000 (10:07 +0200)] 
dmusic: Check errors in IDirectMusic8Impl_Activate and remove FIXME.

12 years agodmusic: Implement IDirectMusic8Impl_EnumMasterClock.
Christian Costa [Tue, 1 May 2012 08:07:09 +0000 (10:07 +0200)] 
dmusic: Implement IDirectMusic8Impl_EnumMasterClock.

12 years agodmusic: COM cleanup of IDirectMusic8.
Christian Costa [Tue, 1 May 2012 08:06:58 +0000 (10:06 +0200)] 
dmusic: COM cleanup of IDirectMusic8.

12 years agodmusic: Add tests to enumerate master clocks.
Christian Costa [Tue, 1 May 2012 08:25:45 +0000 (10:25 +0200)] 
dmusic: Add tests to enumerate master clocks.

12 years agowininet/tests: Add some optional COOKIE_SENT messages in various places.
Alexandre Julliard [Wed, 2 May 2012 11:01:34 +0000 (13:01 +0200)] 
wininet/tests: Add some optional COOKIE_SENT messages in various places.

12 years agowing32: Use the correct constant names for CreateDIBSection.
Alexandre Julliard [Wed, 2 May 2012 10:10:59 +0000 (12:10 +0200)] 
wing32: Use the correct constant names for CreateDIBSection.

12 years agowined3d: CreateDIBSection doesn't need a DC for the DIB_RGB_COLORS case.
Alexandre Julliard [Wed, 2 May 2012 10:02:33 +0000 (12:02 +0200)] 
wined3d: CreateDIBSection doesn't need a DC for the DIB_RGB_COLORS case.

12 years agogphoto2.ds: CreateDIBSection doesn't need a DC for the DIB_RGB_COLORS case.
Alexandre Julliard [Wed, 2 May 2012 10:02:28 +0000 (12:02 +0200)] 
gphoto2.ds: CreateDIBSection doesn't need a DC for the DIB_RGB_COLORS case.

12 years agogdiplus: CreateDIBSection doesn't need a DC for the DIB_RGB_COLORS case.
Alexandre Julliard [Wed, 2 May 2012 10:02:17 +0000 (12:02 +0200)] 
gdiplus: CreateDIBSection doesn't need a DC for the DIB_RGB_COLORS case.

12 years agomshtml: Added IHTMLWindow2::get_history implementation.
Jacek Caban [Wed, 2 May 2012 08:28:09 +0000 (10:28 +0200)] 
mshtml: Added IHTMLWindow2::get_history implementation.

12 years agomshtml.idl: Added DispHTMLHistory declaration.
Jacek Caban [Wed, 2 May 2012 08:27:56 +0000 (10:27 +0200)] 
mshtml.idl: Added DispHTMLHistory declaration.

12 years agodsound: Don't derive the secondary position from the primary position.
Andrew Eikum [Tue, 1 May 2012 20:01:32 +0000 (15:01 -0500)] 
dsound: Don't derive the secondary position from the primary position.

12 years agodsound: Convert from fixed to floating point.
Andrew Eikum [Tue, 1 May 2012 20:01:06 +0000 (15:01 -0500)] 
dsound: Convert from fixed to floating point.

12 years agowined3d: Figure out the index data pointer inside drawPrimitive().
Henri Verbeet [Tue, 1 May 2012 18:25:28 +0000 (20:25 +0200)] 
wined3d: Figure out the index data pointer inside drawPrimitive().

We want to do this after context_apply_draw_state(), when resource locations
are all setup.

12 years agowined3d: Figure out the index size inside drawPrimitive().
Henri Verbeet [Tue, 1 May 2012 18:25:27 +0000 (20:25 +0200)] 
wined3d: Figure out the index size inside drawPrimitive().

12 years agod3d9: Properly retrieve an interface pointer in d3d9_texture_3d_GetVolumeLevel().
Henri Verbeet [Tue, 1 May 2012 18:25:26 +0000 (20:25 +0200)] 
d3d9: Properly retrieve an interface pointer in d3d9_texture_3d_GetVolumeLevel().

12 years agod3d9: Properly retrieve an interface pointer in d3d9_texture_cube_UnlockRect().
Henri Verbeet [Tue, 1 May 2012 18:25:25 +0000 (20:25 +0200)] 
d3d9: Properly retrieve an interface pointer in d3d9_texture_cube_UnlockRect().

12 years agod3d9: Properly retrieve an interface pointer in d3d9_texture_cube_LockRect().
Henri Verbeet [Tue, 1 May 2012 18:25:24 +0000 (20:25 +0200)] 
d3d9: Properly retrieve an interface pointer in d3d9_texture_cube_LockRect().

12 years agowinedbg: Complete the Thumb disassembler.
André Hentschel [Tue, 1 May 2012 17:45:45 +0000 (19:45 +0200)] 
winedbg: Complete the Thumb disassembler.

12 years agodsound: Clean up channels.
Alexander E. Patrakov [Mon, 12 Dec 2011 20:07:49 +0000 (14:07 -0600)] 
dsound: Clean up channels.

12 years agodsound: Clean up cp_fields.
Alexander E. Patrakov [Mon, 12 Dec 2011 20:03:19 +0000 (14:03 -0600)] 
dsound: Clean up cp_fields.

12 years agodsound: Replace convert() functions with get() and put().
Alexander E. Patrakov [Mon, 7 Nov 2011 16:25:49 +0000 (10:25 -0600)] 
dsound: Replace convert() functions with get() and put().

12 years agodsound: Clean up MixToTemporary().
Alexander E. Patrakov [Mon, 7 Nov 2011 16:17:09 +0000 (10:17 -0600)] 
dsound: Clean up MixToTemporary().

12 years agows2_32/tests: Test for IOCP behavior without AcceptEx call.
Erich Hoover [Tue, 1 May 2012 03:14:18 +0000 (21:14 -0600)] 
ws2_32/tests: Test for IOCP behavior without AcceptEx call.

12 years agows2_32/tests: Test for AcceptEx IOCP behavior for a duplicated handle.
Erich Hoover [Tue, 1 May 2012 03:14:11 +0000 (21:14 -0600)] 
ws2_32/tests: Test for AcceptEx IOCP behavior for a duplicated handle.

12 years agows2_32/tests: Test for AcceptEx IOCP behavior for cancelled sockets.
Erich Hoover [Tue, 1 May 2012 03:13:37 +0000 (21:13 -0600)] 
ws2_32/tests: Test for AcceptEx IOCP behavior for cancelled sockets.

12 years agows2_32/tests: AcceptEx IOCP initialization cleanup.
Erich Hoover [Tue, 1 May 2012 03:13:18 +0000 (21:13 -0600)] 
ws2_32/tests: AcceptEx IOCP initialization cleanup.

12 years agooleaut32: SysStringByteLen code clean up.
Jacek Caban [Tue, 1 May 2012 13:06:44 +0000 (15:06 +0200)] 
oleaut32: SysStringByteLen code clean up.