wine
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...
2010-04-07  Alexandre Julliardwinapi: Generate the 64-bit variant of structure size...
2010-04-07  Alexandre Julliardwinapi: Add some support for handling ifdefs, particula...
2010-04-07  Alexandre Julliardmsvcr90/tests: Fix the calling convention of the initte...
2010-04-07  Alexandre Julliardmsvcrt: Fix an unused variable warning.
2010-04-07  Alexandre Julliardshlwapi/tests: Fix some pointer conversion warnings...
2010-04-07  Alexandre Julliardoleaut32: Fix some pointer conversion warnings on 64...
2010-04-07  Dmitry Timoshkovcomctl32: Do not use width of the passed to ImageList_A...
2010-04-07  Dmitry Timoshkovwinex11.drv: Do not allow WM actions for windows with...
2010-04-07  Dmitry Timoshkovgdi32: Fix some DC leaks in gdi32 bitmap tests.
2010-04-07  Eric Pouechwinedbg: Allow using 8-byte long hardware assisted...
2010-04-07  Eric Pouechwinedbg: Simplify a bit the find_triggered_watch function.
2010-04-07  Eric Pouechntdll: On x86_64 systems (as on i386 ones), hw breakpoi...
2010-04-07  Eric Pouechdbghelp: Added support for DW_CFA_GNU_args_size.
2010-04-07  Vincent Povirkoleaut32: Limit the number of arguments traced.
2010-04-07  Henri Verbeetwined3d: Add a separate function for adding declaration...
2010-04-07  Henri Verbeetwined3d: Pass the correct window to Present() in IWineG...
2010-04-07  Henri Verbeetwined3d: Pass the correct window to Present() in IWineD...
2010-04-07  Henri Verbeetwined3d: Pass the correct window to Present() in IWineD...
2010-04-07  Henri Verbeetquartz: Don't return a pointer to a stack variable...
2010-04-07  Alexandre Julliardoleaut32: Fix a couple of typelib test failures on...
2010-04-07  Alexandre Julliardole32: Fix the free threaded marshaller data for 64...
2010-04-07  Alexandre Julliardinclude: Fix a couple of oaidl.idl definitions for...
2010-04-07  Alexandre Julliardrpcrt4: Implement proxy/stub delegation for x86_64.
2010-04-07  Alexandre Julliardrpcrt4: Add support for marshalling int3264 types.
2010-04-07  Alexandre Julliardrpcrt4: Clean up handling of enum16 types.
2010-04-07  Alexandre Julliardwinedbg: Save internal variables as proper DWORD values.
2010-04-06  Jörg Höhlemsacm32: Fix nesting in acmFilter/FormatTagEnum.
2010-04-06  Jörg Höhlemsvidc32: Fix "Unknown message: 400e".
2010-04-06  Alexandre Julliardole32: Don't use in-memory structure layouts to build...
2010-04-06  Marcin Baczyńskimakedep: Silence unused result warnings.
2010-04-06  Alexandre Julliardmmdevapi/tests: Mark some failing tests as todo.
2010-04-06  Alexandre Julliardmmdevapi/tests: Remove some todos that succeed now.
2010-04-06  Christian Costad3dx9_36: Improve FIXMEs and TRACEs for surface.
2010-04-06  Christian Costad3dx9_36: Add stub for D3DXCreateBox.
2010-04-06  Christian Costad3dx9_36: Add definitions for ID3DXBaseMesh and ID3DXMe...
2010-04-06  Christian Costaamstream: Fix AddRef calls.
2010-04-06  Qingchuan Wangamstream: Expose also IMultiMediaStream which is the...
2010-04-06  Roderick Colenbranderwined3d: Due to code rewrites is_color_fixup_supported...
2010-04-06  Roderick Colenbranderwined3d: Move the arbfp p8 fixup to the format table...
2010-04-06  Roderick Colenbranderwined3d: Disable framebuffer to texture blitting.
next