wine/eterwine.git
2010-04-12 Henri Verbeetwined3d: Fix a GL extension prototype.
2010-04-12 Henri Verbeetd3d8/tests: Add some depth buffer tests.
2010-04-12 Henri Verbeetd3d9/tests: Add some depth buffer tests.
2010-04-12 Detlef Riekenbergmsi: Display a MessageBox in MsiMessageBoxEx.
2010-04-12 Nikolay Sivovgdi32: Use supplied hdc for DIB_RGB_COLORS if it's...
2010-04-12 Nikolay Sivovuser32: Set WM_EXITMENULOOP wParam same way as for...
2010-04-12 Damjan Jovanovicntoskrnl.exe: Use IoGetNextIrpStackLocation.
2010-04-12 Damjan Jovanovicwdm.h: Define IoGetNextIrpStackLocation.
2010-04-12 Andrew Eikumshlwapi: Check for NULL string in UrlIs.
2010-04-12 Vincent Povirkwindowscodecs: Add locking to the BMP decoder.
2010-04-12 Vincent Povirkwindowscodecs: Combine the bitmap decoder and bitmap...
2010-04-12 Vincent Povirkwindowscodecs: Set the threading model of ImagingFactor...
2010-04-12 Vincent Povirkwindowscodecs: Make IWICStream thread-safe.
2010-04-12 Vincent Povirkwindowscodecs: Add locking to StreamOnMemory.
2010-04-12 Maarten Lankhorstwinealsa.drv: Ignore unused bytes in wave headers.
2010-04-12 Aric Stewartinclude: Include fMergeNeutralItems in the SCRIPT_CONTR...
2010-04-12 Paul Vriensoleau32/tests: Fix test failures on Win9x/WinMe by...
2010-04-12 Paul Vriensrsaenh/tests: Fix some test failures on NT4 and lower.
2010-04-11 Alexandre Julliardconfigure: Pass the -fasynchronous-unwind-tables flag...
2010-04-11 Alexandre Julliardwinegcc: Add support for the -fasynchronous-unwind...
2010-04-11 Alexandre Julliardwinebuild: Support for -fasynchronous-unwind-tables...
2010-04-11 Alexandre Julliardwinebuild: Add a wrapper function to output cfi directives.
2010-04-10 Alexandre Julliardmsvcrt: Implemented setjmp for x86_64.
2010-04-09 Austin Englishimm32: Quiet ImmGetOpenStatus fixme.
2010-04-09 Vincent Povirkgdiplus: Print the GdipGetFamilyName FIXME only once.
2010-04-09 Vincent Povirkgdiplus: Print the GdipCreateHalftonePalette FIXME...
2010-04-09 Piotr Cabanmsvcr90: Added __clean_type_info_names_internal stub.
2010-04-09 Alexandre Julliardgdi32: Avoid some rounding errors in AngleArc.
2010-04-09 Roderick Colenbranderwined3d: Add an initial implementation of arbfp_blit_su...
2010-04-09 Roderick Colenbranderwined3d: Add an initial fbo_blit_supported implementation.
2010-04-09 Roderick Colenbranderwined3d: Move X8L8V8U8 surface conversion to the format...
2010-04-09 Roderick Colenbranderwined3d: Move Q8W8V8U8 conversion to the format table.
2010-04-09 Roderick Colenbranderwined3d: Start moving texture format fixups to the...
2010-04-09 Roderick Colenbranderwined3d: Move srgb checks away from d3dfmt_get_conv.
2010-04-09 Roderick Colenbranderwined3d: Let d3dfmt_get_conv return a wined3d_format_desc.
2010-04-09 Alexandre Julliardntdll: Build the virtual_release_address_space function...
2010-04-09 Alexandre Julliardjscript: Add casts to pointer differences in traces.
2010-04-09 Alexandre Julliardhhctrl.ocx: Add casts to pointer differences in traces.
2010-04-09 Alexandre Julliardcmd/tests: Add casts to pointer differences in traces.
2010-04-09 Alexandre Julliardole32/tests: Avoid using a pointer difference in a...
2010-04-09 Alexandre Julliardsecur32: Avoid using a pointer difference in a trace.
2010-04-09 Alexandre Julliardd3d8: Avoid using a pointer difference in a trace.
2010-04-09 Alexandre Julliardtests: Use the correct format of varargs list when...
2010-04-09 Alexandre Julliardwined3d: Remove unused offset parameter in buffer_get_m...
2010-04-09 Alexandre Julliardshell32: Store an id in change notifications to avoid...
2010-04-09 Alexandre Julliardshell32: Convert the change notifications list to a...
2010-04-09 Alexandre Julliarduser32: Avoid pointer truncation in SetSysColorsTemp.
2010-04-09 Alexandre Julliardwininet: Fix some pointer conversion warnings on 64...
2010-04-09 Alexandre Julliardntdll: Restructure x86_64 exception processing to treat...
2010-04-09 Paul Vriensmsi/tests: Remove temporary files.
2010-04-09 Frédéric Delanoymanpages: Fix formatting errors.
2010-04-09 Christian Costad3dx9_36: Implement D3DXGetImageInfoFromFileInMemory...
2010-04-09 Nikolay Sivovuser32: Block TrackPopupMenu if menu is already active.
2010-04-09 Alexandre Julliardoleaut32: Use the x87 assembly code for rounding on...
2010-04-09 Alexandre Julliardoleaut32: Query the path of the correct kind of typelib...
2010-04-08 Alexandre Julliardntdll: Fix affinity mask check for 64-bit.
2010-04-08 Alexandre Julliardinetcomm: Rewrite MimeMessage_FindFirst/Next to iterate...
2010-04-08 Alexandre Julliardinetcomm: Store an index instead of a handle for mime...
2010-04-08 Alexandre Julliardurlmon: Forward the DllMain call to the dlldata.c gener...
2010-04-08 Roderick Colenbranderwined3d: Remove remaining redundant code from d3dfmt_ge...
2010-04-08 Rico Schüllerd3d10: Implement ID3DEffectVariable::GetOutputSignature...
2010-04-08 Rico Schüllerd3d10: Implement ID3DEffectVariable::GetInputSignatureE...
2010-04-08 Rico Schüllerd3d10: Move the effect shader input signature into...
2010-04-08 Rico Schüllerd3d10: Fix an ERR message in parse_fx10_body().
2010-04-08 Alexandre Julliardwinecrt0: Add a trampoline function to align the stack...
2010-04-08 Alexandre Julliardinclude: Move the exception handling support functions...
2010-04-08 Alexandre Julliardconfigure: Define WINE_CROSSTEST when building crosstes...
2010-04-08 Piotr Cabanmsvcr90: Forward ?_open@@YAHPBDHH@Z calls to _open.
2010-04-08 Piotr Cabanmsvcr80: Fix typo in msvcr80.spec.
2010-04-08 Piotr Cabanmsvcrt: Added _iswalpha_l implementation.
2010-04-08 Piotr Cabanmsvcrt: Added implemenatation of _create_locale and...
2010-04-08 Joel Holdsworthuser32: Replace oic_sample.ico with Tango compliant...
2010-04-08 Joel Holdsworthuser32: Replaced oic_ques.ico with Tango compliant...
2010-04-08 Joel Holdsworthuser32: Replaced oic_note.ico with Tango compliant...
2010-04-08 Joel Holdsworthuser32: Replaced oic_hand.ico with Tango compliant...
2010-04-08 Joel Holdsworthuser32: Replaced oic_bang.ico with Tango compliant...
2010-04-08 Paul Vriensrsaenh/tests: Run tests again on Windows 95.
2010-04-08 Paul Vriensddrawex/tests: Don't crash on Windows 95.
2010-04-08 Eric Pouechdbghelp: When trying to enumerate locals & parameters...
2010-04-08 Eric Pouechserver: Correctly set the DR0..7 registers on Linux...
2010-04-08 Henri Verbeetwined3d: Add a FIXME for predicated shader instructions.
2010-04-08 Henri Verbeetwined3d: Validate some more states.
2010-04-08 Henri Verbeetwined3d: Update shader constants on viewport changes.
2010-04-08 Henri Verbeetwined3d: Get rid of state_nogl().
2010-04-08 Henri Verbeetwined3d: Add an extensionless STATE_INDEXBUFFER handler.
2010-04-08 André Hentschelntdll: Use NULL for a pointer.
2010-04-08 Aric Stewartrpcrt4/tests: Add NdrDllRegisterProxy tests.
2010-04-08 Aric Stewartrpcrt4: Improve NdrDllRegisterProxy parameter checking.
2010-04-08 Aric Stewartrpcrt4: Handle NULL pclsid in NdrDllRegisterProxy and...
2010-04-07 Alexandre Julliardwinex11: Fix the calling convention of X11DRV_wglCreate...
2010-04-07 Alexandre Julliardcrypt32: Fix computation of structure sizes in CRYPT_As...
2010-04-07 Alexandre Julliardconfigure: Don't disable includes for the Wow64 build.
2010-04-07 Roderick Colenbranderwined3d: Only apply float R16G16F/R32G32F fixup when...
2010-04-07 Roderick Colenbranderwined3d: Remove redundant gl format/type code from...
2010-04-07 Roderick Colenbranderwined3d: Turn blit_shader color_fixup_supported into...
2010-04-07 Johan Gillddraw/tests: Added todo_wine test to verify resizing...
2010-04-07 Christian Costad3dx9_36: Fix indentation.
2010-04-07 Christian Costad3dx9_36: Add stub for D3DXCreateTextureFromFileA.
2010-04-07 Christian Costad3dx9_36: Forward D3DXCreateTextureFromFileExW to D3DXC...
2010-04-07 Alexandre Julliardwinapi: Add a few more types to the ntdll generated...
next