wine
2007-06-20  Alexandre Julliardmakefiles: Build programs that link against libwine...
2007-06-20  Ken Thomaseswinecoreaudio: Make wodReset fail if called on a closed...
2007-06-20  Ken Thomaseswinecoreaudio: Move notify of completed WAVEHDRs to...
2007-06-20  Ken Thomaseswinecoreaudio: Move a variable declaration to narrower...
2007-06-20  Ken Thomaseswinecoreaudio: Extract loop, wodNotifyClient for WAVEHD...
2007-06-20  Dmitry Timoshkovuser32: Make MDI get_client_info checks more strict.
2007-06-20  Dmitry Timoshkovuser32: When inserting a menu item make sure that MDI...
2007-06-20  Alex Villacís... quartz: Fix video rendering sizing/positioning bugs.
2007-06-20  Stefan Dösingerddraw: Test for incorrect surface desc sizes in GetSurf...
2007-06-20  Alexandre Julliardserver: Don't crash when trying to set a file lock...
2007-06-20  Marcus Meissnerwined3d: Fixed pointer casting and additions.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawCurve2.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawArc.
2007-06-20  Andrew Talbotnetapi32: Constify some variables.
2007-06-20  Michael Stefaniucmsvcrt: Move definition of 2 static inline functions...
2007-06-20  Jason Greenwinscard: Add extended stub for SCardEstablishContext.
2007-06-20  Rob Shearmanrpcss: Remove lazy timeout mechanism and use __wine_mak...
2007-06-20  Rob Shearmanrpcrt4: Use the offset to array data in embedded pointe...
2007-06-20  Rob Shearmanwidl: Always write out pointers if the structure is...
2007-06-20  Rob Shearmanwidl: Write out embedded pointers for the element type...
2007-06-20  Rob Shearmanwidl: Fix detection of structures with non-conformant...
2007-06-20  Rob Shearmanwidl: Implement pointer descriptions for all embedded...
2007-06-19  Alexandre Julliardntdll: Improved the stub behavior of NtQuerySystemInfor...
2007-06-19  James Hawkinsntoskrnl.exe: Add a stub implementation of KeInitialize...
2007-06-19  Tim Schwartznet.exe: Add NET STOP.
2007-06-19  Stefan Dösingerd3d9: Hold the lock in stateblock methods.
2007-06-19  Stefan Dösingerd3d9: Release the wined3d query when the d3d9 query...
2007-06-19  Stefan Dösingerd3d9: Hold the lock in query methods.
2007-06-19  Dmitry Timoshkovuser32: Insert menu item only after contents of the...
2007-06-19  Misha Koshelevgdi32: Fix ArcTo to use proper starting and ending...
2007-06-19  Misha Koshelevgdi32/tests: Add framework for tests of drawing functio...
2007-06-19  Dan Hipschmanrpcrt4: Fix typo in union buffer size calculation.
2007-06-19  Dan Hipschmanrpcrt4: Fix bug calculating union switch type.
2007-06-19  Dan Hipschmanrpcrt4: Remove inaccurate comments.
2007-06-19  Dan Hipschmanrpcrt4: Add encapsulated union tests.
2007-06-19  Evan Stadegdiplus: Implemented GdipDrawPie/GdipFillPie.
2007-06-19  Detlef Riekenbergntprint: Add version resource.
2007-06-19  Detlef Riekenbergntprint: Add a stub for ntprint.dll.
2007-06-19  Detlef Riekenbergprintui: Add version resource.
2007-06-19  Lei Zhangriched20: Add tests for EM_FORMATRANGE.
2007-06-19  Andrew Talbotmsvidc32: Constify some variables.
2007-06-19  James Hawkinsmsi: Properly delete rows from the table, instead of...
2007-06-19  James Hawkinsmsi: Send the expected data to set_deferred_action_props.
2007-06-19  Jeff Latimerhnetcfg: Stub implementation of the dll.
2007-06-18  Alexandre Julliardwinedbg: Added support for indirect call with absolute...
2007-06-18  Jason Edmeadescmd.exe: for loop by default only matches files.
2007-06-18  Jason Edmeadescmd.exe: Fix FOR so it works as 'well' as before.
2007-06-18  Jason Edmeadescmd.exe: Support IF..ELSE processing tolerate multiline...
2007-06-18  Jason Edmeadescmd.exe: Correctly parse IF ELSE plus multipart/multiline.
2007-06-18  Jason Edmeadescmd.exe: Parse multipart FOR statements.
2007-06-18  Jason Edmeadescmd.exe: EXIT /b skips any residual commands.
2007-06-18  Jason Edmeadescmd.exe: Lines starting with REM ignore any multiline...
2007-06-18  Jason Edmeadescmd.exe: GOTO throws away any preloaded multi part...
2007-06-18  Jason Edmeadescmd.exe: Pass the command list through so it is availab...
2007-06-18  Jason Edmeadescmd.exe: Pass command structure into WCMD_pipe, not...
2007-06-18  Jason Edmeadescmd.exe: Add basic support for && and (...) syntax.
2007-06-18  Rob Shearmanrpcrt4: Implement encapsulated union NDR functions.
2007-06-18  Huw Davieswineps.drv: Ignore ExtTextOut calls that occur before...
2007-06-18  Alexander Nicolaysen... wordpad: Use Unicode functions in more places.
2007-06-18  Detlef Riekenbergprintui: Add stub for printui.dll.
2007-06-18  Detlef Riekenberglocalspl/tests: Add tests for AddPortEx.
2007-06-18  Detlef Riekenbergwinspool/tests: Add tests for AddPortEx.
2007-06-18  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2007-06-18  Andrew Talbotmsi: Name all or none of the formal arguments in functi...
2007-06-18  Evan Stadegdiplus: Implemented GdipDrawBezier.
2007-06-18  Alexandre Julliardwinedos: Fix the device open code for the new NtCreateF...
2007-06-18  Alexandre Julliardkernel32: Fix VxD open code for the new NtCreateFile...
2007-06-18  H. Verbeetwined3d: Mask texture stage state arguments with WINED3...
2007-06-18  H. Verbeetwined3d: Only set GL_SHADER_OPERATION_NV to GL_NONE...
2007-06-18  Stefan Dösingerd3d9: Hold the lock in Pixelshader functions.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in indexbuffer methods.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in cubetexture methods.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in methods implemented in device.c.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in IDirect3D9 methods.
2007-06-18  Misha Koshelevwine.inf: Quote %1 for Msi.Package shell actions per...
2007-06-18  Misha Koshelevshell32: Conform to native in SHELL_ArgifyW for unquote...
2007-06-18  Vitaly Budovskiwinealsa: Fix incorrect callback private value.
2007-06-18  James Hawkinsmsi: Patches are applied based on ProductCode, not...
2007-06-18  James Hawkinsmsi: Implement MsiApplyPatchW.
2007-06-18  James Hawkinsmsi: Forward MsiApplyPatchA to MsiApplyPatchW.
2007-06-18  Francois Gougetshlwapi: Update win32.api to fix the winapi_check warnings.
2007-06-18  Francois Gougetwinapi_check: ULONG_PTR is a 'long --pointer', not...
2007-06-18  Francois Gougetregedit: Merge getRegClass() and getRegKeyName() to...
2007-06-18  Francois Gougetregedit: Don't allow square-bracketed registry paths...
2007-06-18  Francois Gougetregedit: Add missing '\n' to an error message.
2007-06-18  Paul Vrienscrypt32/tests: Don't crash on Vista.
2007-06-15  Alexandre JulliardRelease 0.9.39. wine-0.9.39
2007-06-15  Evan Stadegdiplus: Brush tests.
2007-06-15  Evan Stadegdiplus: Brush implementation.
2007-06-15  Jason Edmeadescmd.exe: Add support for cmd.exe /u (Unicode from inter...
2007-06-15  Kolbjørn Fredheimwinex11.drv: Echo the video mode requested in the error...
2007-06-15  Lei Zhangcomctl32: Make modal property sheets modal.
2007-06-15  Misha Koshelevsetupapi: Handle unquoted paths in InstallHinfSection...
2007-06-15  Misha Koshelevsetupapi/tests: Add basic tests for InstallHinfSectionA...
2007-06-15  Alexandre Julliarduser32/tests: Avoid strlen in trace.
2007-06-15  Alexandre Julliardntdll: Implemented reading of the CDROM TOC on Mac OS.
2007-06-15  Alexandre Julliardserver: Enable kqueue support on Mac OS >= 10.5 now...
2007-06-15  Dmitry Timoshkovmsi: Simplify the code.
2007-06-15  James Hawkinsmsi: Set the UserSID and ProductCode properties for...
2007-06-15  Andrew Talbotmsrle32: Constify some variables.
next