wine
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.
2007-06-15  Jacek Cabanmshtml: Added IOleInPlaceSiteEx tests.
2007-06-15  Jacek Cabanmshtml: Use IOleInPlaceSiteEx if available.
2007-06-15  Lei Zhanguser32: Remove a unused variable from ES_PASSWORD test.
2007-06-15  Ulrich Czekallaopengl: Use get_glxdrawable to grab the drawable.
2007-06-15  Damjan Jovanovicws2_32: getsockname should fail on unbound socket.
2007-06-15  John Klehminclude: Allow port.h to build on gcc4.
2007-06-15  Dan Hipschmanwidl: Fix a write_parameters_init bug.
2007-06-15  Dan Hipschmanwidl: Factor the output functions.
2007-06-15  Dan Hipschmanwidl: Handle encapsulated unions.
2007-06-15  Dan Hipschmanwidl: Handle embedded interface pointers.
2007-06-14  Alexander Nicolaysen... wordpad: Use Unicode functions in more places.
2007-06-14  Francois Gougetregedit: Modify getRegClass() to avoid dubious comparis...
2007-06-14  Francois Gougetregedit: Having garbage after the dash in '"foo"=-...
2007-06-14  Francois Gougetregedit: The registry functions return standard error...
2007-06-14  Francois Gougetregedit: Make the dword and binary data parsing both...
2007-06-14  Francois Gougetregedit: If the data for a given value is in an unknown...
2007-06-14  Francois Gougetregedit: Remove cruft and make functions static, reorde...
2007-06-14  Francois Gougetregedit: Remove setAppName() as the application name...
2007-06-14  Francois Gougetcrypt32: Add missing '\n' to ok() call.
2007-06-14  Lei Zhangcomdlg32: Move file dialog resizing code into its own...
2007-06-14  Lei Zhanguser32: Improve cut/copy/paste behavior of password...
2007-06-14  James Hawkinsmsi: Fixed the WriteEnvironmentStrings action.
2007-06-14  Stefan Dösingerd3d9: Add a dll global critical section.
2007-06-14  Stefan Dösingerwined3d: DDraw surfaces are QWORD aligned.
2007-06-14  Stefan Dösingerwined3d: Present does not clear the depth stencil.
2007-06-14  Stefan Dösingerwined3d: Implement vertical refresh sync.
2007-06-14  Stefan Dösingerwined3d: Only swap system memory resources of front...
2007-06-14  Andrew Talbotmsi: Constify some variables.
2007-06-14  Maarten Lankhorstdsound: Use TIME_KILL_SYNCHRONOUS on sound timer.
2007-06-14  Alexandre Julliardlocalspl: Make some functions static.
2007-06-14  Detlef Riekenberglocalspl: Implement AddPortEx.
2007-06-14  Michael Stefaniucwrc: Fix redundant checks for NULL before free(). Found...
2007-06-14  James Hawkinsmsi: Protect custom actions with a structured exception...
2007-06-14  Rob Shearmaninclude: Add HTMLTextContainerEvents dispinterface...
2007-06-14  Phil Costinwined3d: Remove a duplication in device.c.
2007-06-14  Paul Vrienscrypt32/tests: Vista uses a different error code.
2007-06-14  Paul Vrienscrypt32/tests: Skip tests if we don't have enough rights.
2007-06-14  Hans Leidekkergdi32: Add some tests for BITMAPINFOHEADER biSize checks.
2007-06-14  Francois Gougetregedit: Move PerformRegAction() and get_file_name...
2007-06-14  Francois Gougetgdiplus: Add missing '\n' to ok() calls, Wine traces.
2007-06-14  Alexandre Julliardwidl: Add typecasts for user marshalling routines to...
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal pointer attributes.
next