wine
14 years agooleaut32: Use the x87 assembly code for rounding on x86_64 too.
Alexandre Julliard [Fri, 9 Apr 2010 09:14:47 +0000 (11:14 +0200)] 
oleaut32: Use the x87 assembly code for rounding on x86_64 too.

14 years agooleaut32: Query the path of the correct kind of typelib when unregistering it.
Alexandre Julliard [Fri, 9 Apr 2010 09:14:16 +0000 (11:14 +0200)] 
oleaut32: Query the path of the correct kind of typelib when unregistering it.

14 years agontdll: Fix affinity mask check for 64-bit.
Alexandre Julliard [Thu, 8 Apr 2010 19:16:29 +0000 (21:16 +0200)] 
ntdll: Fix affinity mask check for 64-bit.

14 years agoinetcomm: Rewrite MimeMessage_FindFirst/Next to iterate correctly and avoid invalid...
Alexandre Julliard [Thu, 8 Apr 2010 19:15:15 +0000 (21:15 +0200)] 
inetcomm: Rewrite MimeMessage_FindFirst/Next to iterate correctly and avoid invalid pointer conversions.

14 years agoinetcomm: Store an index instead of a handle for mime bodies to avoid pointer convers...
Alexandre Julliard [Thu, 8 Apr 2010 19:14:15 +0000 (21:14 +0200)] 
inetcomm: Store an index instead of a handle for mime bodies to avoid pointer conversion warnings.

14 years agourlmon: Forward the DllMain call to the dlldata.c generated function.
Alexandre Julliard [Thu, 8 Apr 2010 17:24:04 +0000 (19:24 +0200)] 
urlmon: Forward the DllMain call to the dlldata.c generated function.

14 years agowined3d: Remove remaining redundant code from d3dfmt_get_conv.
Roderick Colenbrander [Wed, 7 Apr 2010 21:12:23 +0000 (23:12 +0200)] 
wined3d: Remove remaining redundant code from d3dfmt_get_conv.

14 years agod3d10: Implement ID3DEffectVariable::GetOutputSignatureElementDesc().
Rico Schüller [Wed, 7 Apr 2010 16:34:36 +0000 (18:34 +0200)] 
d3d10: Implement ID3DEffectVariable::GetOutputSignatureElementDesc().

14 years agod3d10: Implement ID3DEffectVariable::GetInputSignatureElementDesc().
Rico Schüller [Wed, 7 Apr 2010 16:34:24 +0000 (18:34 +0200)] 
d3d10: Implement ID3DEffectVariable::GetInputSignatureElementDesc().

14 years agod3d10: Move the effect shader input signature into a separate struct.
Rico Schüller [Wed, 7 Apr 2010 16:34:16 +0000 (18:34 +0200)] 
d3d10: Move the effect shader input signature into a separate struct.

14 years agod3d10: Fix an ERR message in parse_fx10_body().
Rico Schüller [Wed, 7 Apr 2010 16:33:39 +0000 (18:33 +0200)] 
d3d10: Fix an ERR message in parse_fx10_body().

14 years agowinecrt0: Add a trampoline function to align the stack on x86_64 before continuing...
Alexandre Julliard [Thu, 8 Apr 2010 14:12:14 +0000 (16:12 +0200)] 
winecrt0: Add a trampoline function to align the stack on x86_64 before continuing an exception.

14 years agoinclude: Move the exception handling support functions to winecrt0 instead of having...
Alexandre Julliard [Thu, 8 Apr 2010 12:41:01 +0000 (14:41 +0200)] 
include: Move the exception handling support functions to winecrt0 instead of having them inline.

14 years agoconfigure: Define WINE_CROSSTEST when building crosstests, and disable use of config...
Alexandre Julliard [Thu, 8 Apr 2010 15:29:11 +0000 (17:29 +0200)] 
configure: Define WINE_CROSSTEST when building crosstests, and disable use of config.h in that case.

14 years agomsvcr90: Forward ?_open@@YAHPBDHH@Z calls to _open.
Piotr Caban [Thu, 8 Apr 2010 08:25:11 +0000 (10:25 +0200)] 
msvcr90: Forward ?_open@@YAHPBDHH@Z calls to _open.

14 years agomsvcr80: Fix typo in msvcr80.spec.
Piotr Caban [Thu, 8 Apr 2010 08:24:55 +0000 (10:24 +0200)] 
msvcr80: Fix typo in msvcr80.spec.

14 years agomsvcrt: Added _iswalpha_l implementation.
Piotr Caban [Thu, 8 Apr 2010 08:24:44 +0000 (10:24 +0200)] 
msvcrt: Added _iswalpha_l implementation.

14 years agomsvcrt: Added implemenatation of _create_locale and _free_locale.
Piotr Caban [Thu, 8 Apr 2010 08:24:25 +0000 (10:24 +0200)] 
msvcrt: Added implemenatation of _create_locale and _free_locale.

14 years agouser32: Replace oic_sample.ico with Tango compliant icon.
Joel Holdsworth [Thu, 8 Apr 2010 00:03:21 +0000 (01:03 +0100)] 
user32: Replace oic_sample.ico with Tango compliant icon.

14 years agouser32: Replaced oic_ques.ico with Tango compliant icon.
Joel Holdsworth [Thu, 8 Apr 2010 00:03:18 +0000 (01:03 +0100)] 
user32: Replaced oic_ques.ico with Tango compliant icon.

14 years agouser32: Replaced oic_note.ico with Tango compliant icon.
Joel Holdsworth [Thu, 8 Apr 2010 00:03:14 +0000 (01:03 +0100)] 
user32: Replaced oic_note.ico with Tango compliant icon.

14 years agouser32: Replaced oic_hand.ico with Tango compliant icon.
Joel Holdsworth [Thu, 8 Apr 2010 00:03:11 +0000 (01:03 +0100)] 
user32: Replaced oic_hand.ico with Tango compliant icon.

14 years agouser32: Replaced oic_bang.ico with Tango compliant icon.
Joel Holdsworth [Thu, 8 Apr 2010 00:03:07 +0000 (01:03 +0100)] 
user32: Replaced oic_bang.ico with Tango compliant icon.

14 years agorsaenh/tests: Run tests again on Windows 95.
Paul Vriens [Wed, 7 Apr 2010 20:03:17 +0000 (22:03 +0200)] 
rsaenh/tests: Run tests again on Windows 95.

14 years agoddrawex/tests: Don't crash on Windows 95.
Paul Vriens [Wed, 7 Apr 2010 19:47:16 +0000 (21:47 +0200)] 
ddrawex/tests: Don't crash on Windows 95.

14 years agodbghelp: When trying to enumerate locals & parameters with SymEnumSymbols, don't...
Eric Pouech [Wed, 7 Apr 2010 20:23:52 +0000 (22:23 +0200)] 
dbghelp: When trying to enumerate locals & parameters with SymEnumSymbols, don't return a global or public symbol when the nearest symbol of the current context isn't a function.

14 years agoserver: Correctly set the DR0..7 registers on Linux for x86_64 architecture.
Eric Pouech [Wed, 7 Apr 2010 19:05:45 +0000 (21:05 +0200)] 
server: Correctly set the DR0..7 registers on Linux for x86_64 architecture.

14 years agowined3d: Add a FIXME for predicated shader instructions.
Henri Verbeet [Wed, 7 Apr 2010 19:04:49 +0000 (21:04 +0200)] 
wined3d: Add a FIXME for predicated shader instructions.

14 years agowined3d: Validate some more states.
Henri Verbeet [Wed, 7 Apr 2010 19:04:48 +0000 (21:04 +0200)] 
wined3d: Validate some more states.

14 years agowined3d: Update shader constants on viewport changes.
Henri Verbeet [Wed, 7 Apr 2010 19:04:47 +0000 (21:04 +0200)] 
wined3d: Update shader constants on viewport changes.

Otherwise the vertex shader will see stale posFixup values.

14 years agowined3d: Get rid of state_nogl().
Henri Verbeet [Wed, 7 Apr 2010 19:04:46 +0000 (21:04 +0200)] 
wined3d: Get rid of state_nogl().

It's unused, all states that have this as handler have a 0 representative.

14 years agowined3d: Add an extensionless STATE_INDEXBUFFER handler.
Henri Verbeet [Wed, 7 Apr 2010 19:04:45 +0000 (21:04 +0200)] 
wined3d: Add an extensionless STATE_INDEXBUFFER handler.

14 years agontdll: Use NULL for a pointer.
André Hentschel [Wed, 7 Apr 2010 17:57:29 +0000 (19:57 +0200)] 
ntdll: Use NULL for a pointer.

14 years agorpcrt4/tests: Add NdrDllRegisterProxy tests.
Aric Stewart [Wed, 7 Apr 2010 16:53:22 +0000 (11:53 -0500)] 
rpcrt4/tests: Add NdrDllRegisterProxy tests.

14 years agorpcrt4: Improve NdrDllRegisterProxy parameter checking.
Aric Stewart [Wed, 7 Apr 2010 16:53:12 +0000 (11:53 -0500)] 
rpcrt4: Improve NdrDllRegisterProxy parameter checking.

14 years agorpcrt4: Handle NULL pclsid in NdrDllRegisterProxy and NdrDllUnregisterProxy.
Aric Stewart [Wed, 7 Apr 2010 16:53:05 +0000 (11:53 -0500)] 
rpcrt4: Handle NULL pclsid in NdrDllRegisterProxy and NdrDllUnregisterProxy.

14 years agowinex11: Fix the calling convention of X11DRV_wglCreateContextAttribsARB.
Alexandre Julliard [Wed, 7 Apr 2010 21:44:14 +0000 (23:44 +0200)] 
winex11: Fix the calling convention of X11DRV_wglCreateContextAttribsARB.

14 years agocrypt32: Fix computation of structure sizes in CRYPT_AsnDecodeSequence.
Alexandre Julliard [Wed, 7 Apr 2010 21:07:43 +0000 (23:07 +0200)] 
crypt32: Fix computation of structure sizes in CRYPT_AsnDecodeSequence.

14 years agoconfigure: Don't disable includes for the Wow64 build.
Alexandre Julliard [Wed, 7 Apr 2010 20:54:51 +0000 (22:54 +0200)] 
configure: Don't disable includes for the Wow64 build.

14 years agowined3d: Only apply float R16G16F/R32G32F fixup when ARB_texture_rg isn't around...
Roderick Colenbrander [Wed, 7 Apr 2010 11:21:14 +0000 (13:21 +0200)] 
wined3d: Only apply float R16G16F/R32G32F fixup when ARB_texture_rg isn't around and remove redundant code.

14 years agowined3d: Remove redundant gl format/type code from d3dfmt_get_conv since it is alread...
Roderick Colenbrander [Wed, 7 Apr 2010 11:19:06 +0000 (13:19 +0200)] 
wined3d: Remove redundant gl format/type code from d3dfmt_get_conv since it is already in the table.

14 years agowined3d: Turn blit_shader color_fixup_supported into blit_supported.
Roderick Colenbrander [Tue, 6 Apr 2010 20:20:42 +0000 (22:20 +0200)] 
wined3d: Turn blit_shader color_fixup_supported into blit_supported.

14 years agoddraw/tests: Added todo_wine test to verify resizing of fullscreen windows.
Johan Gill [Wed, 7 Apr 2010 10:24:15 +0000 (12:24 +0200)] 
ddraw/tests: Added todo_wine test to verify resizing of fullscreen windows.

14 years agod3dx9_36: Fix indentation.
Christian Costa [Tue, 6 Apr 2010 19:45:02 +0000 (21:45 +0200)] 
d3dx9_36: Fix indentation.

14 years agod3dx9_36: Add stub for D3DXCreateTextureFromFileA.
Christian Costa [Tue, 6 Apr 2010 19:44:22 +0000 (21:44 +0200)] 
d3dx9_36: Add stub for D3DXCreateTextureFromFileA.

14 years agod3dx9_36: Forward D3DXCreateTextureFromFileExW to D3DXCreateTextureFromFileInMemoryEx.
Christian Costa [Tue, 6 Apr 2010 19:44:16 +0000 (21:44 +0200)] 
d3dx9_36: Forward D3DXCreateTextureFromFileExW to D3DXCreateTextureFromFileInMemoryEx.

14 years agowinapi: Add a few more types to the ntdll generated tests.
Alexandre Julliard [Wed, 7 Apr 2010 15:25:19 +0000 (17:25 +0200)] 
winapi: Add a few more types to the ntdll generated tests.

14 years agowinapi: Generate the 64-bit variant of structure size/alignment tests.
Alexandre Julliard [Wed, 7 Apr 2010 15:22:51 +0000 (17:22 +0200)] 
winapi: Generate the 64-bit variant of structure size/alignment tests.

14 years agowinapi: Add some support for handling ifdefs, particularly ifdef _WIN64.
Alexandre Julliard [Wed, 7 Apr 2010 15:22:51 +0000 (17:22 +0200)] 
winapi: Add some support for handling ifdefs, particularly ifdef _WIN64.

14 years agomsvcr90/tests: Fix the calling convention of the initterm callbacks.
Alexandre Julliard [Wed, 7 Apr 2010 12:25:32 +0000 (14:25 +0200)] 
msvcr90/tests: Fix the calling convention of the initterm callbacks.

14 years agomsvcrt: Fix an unused variable warning.
Alexandre Julliard [Wed, 7 Apr 2010 12:25:19 +0000 (14:25 +0200)] 
msvcrt: Fix an unused variable warning.

14 years agoshlwapi/tests: Fix some pointer conversion warnings on 64-bit.
Alexandre Julliard [Wed, 7 Apr 2010 12:25:09 +0000 (14:25 +0200)] 
shlwapi/tests: Fix some pointer conversion warnings on 64-bit.

14 years agooleaut32: Fix some pointer conversion warnings on 64-bit.
Alexandre Julliard [Wed, 7 Apr 2010 12:25:02 +0000 (14:25 +0200)] 
oleaut32: Fix some pointer conversion warnings on 64-bit.

14 years agocomctl32: Do not use width of the passed to ImageList_Add bitmap as an icon width.
Dmitry Timoshkov [Wed, 7 Apr 2010 09:27:52 +0000 (18:27 +0900)] 
comctl32: Do not use width of the passed to ImageList_Add bitmap as an icon width.

14 years agowinex11.drv: Do not allow WM actions for windows with WS_DISABLED style set.
Dmitry Timoshkov [Wed, 7 Apr 2010 06:41:01 +0000 (15:41 +0900)] 
winex11.drv: Do not allow WM actions for windows with WS_DISABLED style set.

Some applications do not expect and could have undefined behaviour (or even
crash) when a not active (and disabled) main window under a dialog popup is
being closed or minimized/maximazed. Most of Window Managers allow that, but
Windows doesn't.

14 years agogdi32: Fix some DC leaks in gdi32 bitmap tests.
Dmitry Timoshkov [Wed, 7 Apr 2010 03:44:39 +0000 (12:44 +0900)] 
gdi32: Fix some DC leaks in gdi32 bitmap tests.

14 years agowinedbg: Allow using 8-byte long hardware assisted breakpoints on x86_64 CPUs.
Eric Pouech [Tue, 6 Apr 2010 20:28:49 +0000 (22:28 +0200)] 
winedbg: Allow using 8-byte long hardware assisted breakpoints on x86_64 CPUs.

14 years agowinedbg: Simplify a bit the find_triggered_watch function.
Eric Pouech [Tue, 6 Apr 2010 20:28:43 +0000 (22:28 +0200)] 
winedbg: Simplify a bit the find_triggered_watch function.

14 years agontdll: On x86_64 systems (as on i386 ones), hw breakpoints must generate a EXCEPTION_...
Eric Pouech [Tue, 6 Apr 2010 20:28:37 +0000 (22:28 +0200)] 
ntdll: On x86_64 systems (as on i386 ones), hw breakpoints must generate a EXCEPTION_SINGLE_STEP exception.

14 years agodbghelp: Added support for DW_CFA_GNU_args_size.
Eric Pouech [Tue, 6 Apr 2010 20:28:24 +0000 (22:28 +0200)] 
dbghelp: Added support for DW_CFA_GNU_args_size.

14 years agooleaut32: Limit the number of arguments traced.
Vincent Povirk [Tue, 6 Apr 2010 19:37:57 +0000 (14:37 -0500)] 
oleaut32: Limit the number of arguments traced.

14 years agowined3d: Add a separate function for adding declaration elements in ConvertFvfToDecla...
Henri Verbeet [Tue, 6 Apr 2010 18:05:19 +0000 (20:05 +0200)] 
wined3d: Add a separate function for adding declaration elements in ConvertFvfToDeclaration().

14 years agowined3d: Pass the correct window to Present() in IWineGDISurfaceImpl_Flip().
Henri Verbeet [Tue, 6 Apr 2010 18:05:18 +0000 (20:05 +0200)] 
wined3d: Pass the correct window to Present() in IWineGDISurfaceImpl_Flip().

14 years agowined3d: Pass the correct window to Present() in IWineD3DSurfaceImpl_Flip().
Henri Verbeet [Tue, 6 Apr 2010 18:05:17 +0000 (20:05 +0200)] 
wined3d: Pass the correct window to Present() in IWineD3DSurfaceImpl_Flip().

14 years agowined3d: Pass the correct window to Present() in IWineD3DSurfaceImpl_BltOverride().
Henri Verbeet [Tue, 6 Apr 2010 18:05:16 +0000 (20:05 +0200)] 
wined3d: Pass the correct window to Present() in IWineD3DSurfaceImpl_BltOverride().

14 years agoquartz: Don't return a pointer to a stack variable in AMFilterData_ParseFilterData().
Henri Verbeet [Tue, 6 Apr 2010 18:05:15 +0000 (20:05 +0200)] 
quartz: Don't return a pointer to a stack variable in AMFilterData_ParseFilterData().

14 years agooleaut32: Fix a couple of typelib test failures on 64-bit.
Alexandre Julliard [Wed, 7 Apr 2010 09:35:05 +0000 (11:35 +0200)] 
oleaut32: Fix a couple of typelib test failures on 64-bit.

14 years agoole32: Fix the free threaded marshaller data for 64-bit pointers.
Alexandre Julliard [Tue, 6 Apr 2010 19:45:38 +0000 (21:45 +0200)] 
ole32: Fix the free threaded marshaller data for 64-bit pointers.

14 years agoinclude: Fix a couple of oaidl.idl definitions for 64-bit.
Alexandre Julliard [Tue, 6 Apr 2010 19:44:09 +0000 (21:44 +0200)] 
include: Fix a couple of oaidl.idl definitions for 64-bit.

14 years agorpcrt4: Implement proxy/stub delegation for x86_64.
Alexandre Julliard [Wed, 7 Apr 2010 10:25:49 +0000 (12:25 +0200)] 
rpcrt4: Implement proxy/stub delegation for x86_64.

14 years agorpcrt4: Add support for marshalling int3264 types.
Alexandre Julliard [Wed, 7 Apr 2010 11:08:46 +0000 (13:08 +0200)] 
rpcrt4: Add support for marshalling int3264 types.

14 years agorpcrt4: Clean up handling of enum16 types.
Alexandre Julliard [Wed, 7 Apr 2010 11:04:32 +0000 (13:04 +0200)] 
rpcrt4: Clean up handling of enum16 types.

14 years agowinedbg: Save internal variables as proper DWORD values.
Alexandre Julliard [Tue, 6 Apr 2010 18:38:55 +0000 (20:38 +0200)] 
winedbg: Save internal variables as proper DWORD values.

14 years agomsacm32: Fix nesting in acmFilter/FormatTagEnum.
Jörg Höhle [Sun, 4 Apr 2010 20:37:10 +0000 (22:37 +0200)] 
msacm32: Fix nesting in acmFilter/FormatTagEnum.

14 years agomsvidc32: Fix "Unknown message: 400e".
Jörg Höhle [Sat, 3 Apr 2010 23:02:46 +0000 (01:02 +0200)] 
msvidc32: Fix "Unknown message: 400e".

14 years agoole32: Don't use in-memory structure layouts to build the wire data, define wire...
Alexandre Julliard [Tue, 6 Apr 2010 16:07:59 +0000 (18:07 +0200)] 
ole32: Don't use in-memory structure layouts to build the wire data, define wire-specific structures instead.

14 years agomakedep: Silence unused result warnings.
Marcin Baczyński [Fri, 2 Apr 2010 17:06:31 +0000 (19:06 +0200)] 
makedep: Silence unused result warnings.

14 years agommdevapi/tests: Mark some failing tests as todo.
Alexandre Julliard [Tue, 6 Apr 2010 12:27:56 +0000 (14:27 +0200)] 
mmdevapi/tests: Mark some failing tests as todo.

14 years agommdevapi/tests: Remove some todos that succeed now.
Alexandre Julliard [Tue, 6 Apr 2010 12:26:23 +0000 (14:26 +0200)] 
mmdevapi/tests: Remove some todos that succeed now.

14 years agod3dx9_36: Improve FIXMEs and TRACEs for surface.
Christian Costa [Mon, 5 Apr 2010 18:28:07 +0000 (20:28 +0200)] 
d3dx9_36: Improve FIXMEs and TRACEs for surface.

14 years agod3dx9_36: Add stub for D3DXCreateBox.
Christian Costa [Mon, 5 Apr 2010 22:31:46 +0000 (00:31 +0200)] 
d3dx9_36: Add stub for D3DXCreateBox.

14 years agod3dx9_36: Add definitions for ID3DXBaseMesh and ID3DXMesh interfaces.
Christian Costa [Mon, 5 Apr 2010 22:31:40 +0000 (00:31 +0200)] 
d3dx9_36: Add definitions for ID3DXBaseMesh and ID3DXMesh interfaces.

14 years agoamstream: Fix AddRef calls.
Christian Costa [Mon, 5 Apr 2010 18:30:15 +0000 (20:30 +0200)] 
amstream: Fix AddRef calls.

14 years agoamstream: Expose also IMultiMediaStream which is the base interface of IAMMultiMediaS...
Qingchuan Wang [Mon, 5 Apr 2010 18:30:09 +0000 (20:30 +0200)] 
amstream: Expose also IMultiMediaStream which is the base interface of IAMMultiMediaStream.

14 years agowined3d: Due to code rewrites is_color_fixup_supported is not needed anymore in Reali...
Roderick Colenbrander [Mon, 5 Apr 2010 18:05:18 +0000 (20:05 +0200)] 
wined3d: Due to code rewrites is_color_fixup_supported is not needed anymore in RealizePalette.

The code in question should be executed in all cases. This also fixes
palette refresh issues when shaders / paletted textures aren't around.

14 years agowined3d: Move the arbfp p8 fixup to the format table and get rid of the d3dfmt_get_co...
Roderick Colenbrander [Mon, 5 Apr 2010 18:05:17 +0000 (20:05 +0200)] 
wined3d: Move the arbfp p8 fixup to the format table and get rid of the d3dfmt_get_conv override.

14 years agowined3d: Disable framebuffer to texture blitting.
Roderick Colenbrander [Mon, 5 Apr 2010 18:05:16 +0000 (20:05 +0200)] 
wined3d: Disable framebuffer to texture blitting.

The current code doesn't work for this at all and causes major
rendering issues in e.g. C&C. I don't think we should fix this code
either since it isn't worth the effort and requires evil things like
paletteOverride.

14 years agowined3d: Disable paletted texture support. It was only offered on a few cards, so...
Roderick Colenbrander [Mon, 5 Apr 2010 18:05:15 +0000 (20:05 +0200)] 
wined3d: Disable paletted texture support. It was only offered on a few cards, so can be missed.

14 years agowined3d: Move EXT_PALETTED_TEXTURE code over to ffp_blit.
Roderick Colenbrander [Mon, 5 Apr 2010 18:05:14 +0000 (20:05 +0200)] 
wined3d: Move EXT_PALETTED_TEXTURE code over to ffp_blit.

14 years agowined3d: Move palette uploading code over to arbfp blit_shader.
Roderick Colenbrander [Mon, 5 Apr 2010 18:05:13 +0000 (20:05 +0200)] 
wined3d: Move palette uploading code over to arbfp blit_shader.

14 years agotools: Improve error handling in the buildicon script.
Alexandre Julliard [Tue, 6 Apr 2010 11:24:04 +0000 (13:24 +0200)] 
tools: Improve error handling in the buildicon script.

14 years agouser32: Replaced oic_winlogo.ico with Tango compliant icon.
Joel Holdsworth [Mon, 5 Apr 2010 10:15:32 +0000 (11:15 +0100)] 
user32: Replaced oic_winlogo.ico with Tango compliant icon.

14 years agotools: Installed new icon build script.
Joel Holdsworth [Mon, 5 Apr 2010 10:15:08 +0000 (11:15 +0100)] 
tools: Installed new icon build script.

14 years agoconfigure: Maintainer mode requires imagemagick.
Joel Holdsworth [Mon, 5 Apr 2010 10:15:03 +0000 (11:15 +0100)] 
configure: Maintainer mode requires imagemagick.

14 years agoconfigure: Maintainer mode requires icotool v0.29.0 or newer.
Joel Holdsworth [Mon, 5 Apr 2010 10:14:47 +0000 (11:14 +0100)] 
configure: Maintainer mode requires icotool v0.29.0 or newer.

14 years agouser32/tests: Fix a test that was incorrectly skipped on non-Win9x platforms.
Alexandre Julliard [Tue, 6 Apr 2010 10:07:48 +0000 (12:07 +0200)] 
user32/tests: Fix a test that was incorrectly skipped on non-Win9x platforms.

14 years agoshell32: Add stub shell folder for CLSID_Printers.
Nikolay Sivov [Tue, 6 Apr 2010 07:55:10 +0000 (11:55 +0400)] 
shell32: Add stub shell folder for CLSID_Printers.

14 years agomscoree: Use the mono embedding api instead of invoking mono.exe.
Vincent Povirk [Fri, 2 Apr 2010 20:33:12 +0000 (15:33 -0500)] 
mscoree: Use the mono embedding api instead of invoking mono.exe.

14 years agoddraw: Fix and clarify texture filter state mappings.
Henri Verbeet [Mon, 5 Apr 2010 19:10:17 +0000 (21:10 +0200)] 
ddraw: Fix and clarify texture filter state mappings.

14 years agowined3d: Capture the correct scissor rectangle.
Henri Verbeet [Mon, 5 Apr 2010 19:10:16 +0000 (21:10 +0200)] 
wined3d: Capture the correct scissor rectangle.

This bug was originally introduced by
d4b63bbd87a221c725aff56b300224e55aa1f0a6, and then propagated by
1f029a30dbae7d40818d0d81bc84d15c93578c17.