wine
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.

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

12 years agojscript: Added VT_I2 tests.
Jacek Caban [Tue, 1 May 2012 13:05:21 +0000 (15:05 +0200)] 
jscript: Added VT_I2 tests.

12 years agojscript: Added support for VT_I2 in invoke_prop_func.
Jacek Caban [Tue, 1 May 2012 13:05:07 +0000 (15:05 +0200)] 
jscript: Added support for VT_I2 in invoke_prop_func.

12 years agojscript: Added support for VT_I2 in disp_call.
Jacek Caban [Tue, 1 May 2012 13:04:51 +0000 (15:04 +0200)] 
jscript: Added support for VT_I2 in disp_call.

12 years agojscript: Added support for VT_I2 in disp_propget.
Jacek Caban [Tue, 1 May 2012 13:04:37 +0000 (15:04 +0200)] 
jscript: Added support for VT_I2 in disp_propget.

12 years agomsi: Fix a couple of DispGetParam calls.
Hans Leidekker [Tue, 1 May 2012 10:39:17 +0000 (12:39 +0200)] 
msi: Fix a couple of DispGetParam calls.

12 years agomsi: Add the Session object as a global member to custom action scripts.
Hans Leidekker [Tue, 1 May 2012 10:38:52 +0000 (12:38 +0200)] 
msi: Add the Session object as a global member to custom action scripts.

12 years agomsi: Remove a workaround for missing Windows Script interfaces.
Hans Leidekker [Tue, 1 May 2012 10:38:27 +0000 (12:38 +0200)] 
msi: Remove a workaround for missing Windows Script interfaces.

12 years agowsnmp32: New stub dll.
Stefan Leichter [Tue, 1 May 2012 06:07:57 +0000 (08:07 +0200)] 
wsnmp32: New stub dll.

12 years agod3dx9: Implement conversion from DDS pixel format to D3DFORMAT.
Józef Kucia [Sun, 29 Apr 2012 19:43:10 +0000 (21:43 +0200)] 
d3dx9: Implement conversion from DDS pixel format to D3DFORMAT.

12 years agod3dx9: Add partial DDS support implementation for D3DXGetImageInfo functions.
Józef Kucia [Sun, 29 Apr 2012 19:43:08 +0000 (21:43 +0200)] 
d3dx9: Add partial DDS support implementation for D3DXGetImageInfo functions.

12 years agogdiplus: Add more traces to font APIs.
Dmitry Timoshkov [Tue, 1 May 2012 06:47:51 +0000 (15:47 +0900)] 
gdiplus: Add more traces to font APIs.

12 years agod3drm/tests: Add tests for handling Visuals.
André Hentschel [Mon, 30 Apr 2012 15:11:12 +0000 (17:11 +0200)] 
d3drm/tests: Add tests for handling Visuals.

12 years agod3drm: Implement IDirect3DRMFrameX_DeleteVisual.
André Hentschel [Mon, 30 Apr 2012 15:10:48 +0000 (17:10 +0200)] 
d3drm: Implement IDirect3DRMFrameX_DeleteVisual.

12 years agod3drm: Implement IDirect3DRMFrameX_AddVisual.
André Hentschel [Mon, 30 Apr 2012 15:10:27 +0000 (17:10 +0200)] 
d3drm: Implement IDirect3DRMFrameX_AddVisual.

12 years agoshell32: Add a stub SHGetKnownFolderIDList.
Austin English [Mon, 30 Apr 2012 22:52:12 +0000 (17:52 -0500)] 
shell32: Add a stub SHGetKnownFolderIDList.

12 years agowined3d: Keep track of "all_vbo" in the stream info structure.
Henri Verbeet [Mon, 30 Apr 2012 19:30:21 +0000 (21:30 +0200)] 
wined3d: Keep track of "all_vbo" in the stream info structure.

12 years agod3dx9: Cleanup parameter names for D3DXLoadSurfaceFromMemory().
Henri Verbeet [Mon, 30 Apr 2012 19:30:20 +0000 (21:30 +0200)] 
d3dx9: Cleanup parameter names for D3DXLoadSurfaceFromMemory().

12 years agod3d9: Properly retrieve an interface pointer in d3d9_texture_cube_GetCubeMapSurface().
Henri Verbeet [Mon, 30 Apr 2012 19:30:19 +0000 (21:30 +0200)] 
d3d9: Properly retrieve an interface pointer in d3d9_texture_cube_GetCubeMapSurface().

12 years agod3d9: Properly retrieve an interface pointer in d3d9_texture_2d_UnlockRect().
Henri Verbeet [Mon, 30 Apr 2012 19:30:18 +0000 (21:30 +0200)] 
d3d9: Properly retrieve an interface pointer in d3d9_texture_2d_UnlockRect().

12 years agod3d9: Properly retrieve an interface pointer in d3d9_texture_2d_LockRect().
Henri Verbeet [Mon, 30 Apr 2012 19:30:17 +0000 (21:30 +0200)] 
d3d9: Properly retrieve an interface pointer in d3d9_texture_2d_LockRect().