wine
2011-06-14  Andrew Eikummmdevapi: Sessions should be unique per-device.
2011-06-14  Francois Gougetcomdlg32: Use macros for the resource IDs instead of...
2011-06-14  Alexandre Julliardurlmon: Remove unneded stubs for IWindowForBindingUI.
2011-06-14  Alexandre Julliardwidl: Move the pointer check functionality to typegen.c.
2011-06-14  Alexandre Julliardwidl: Also check array pointers for null ref pointers.
2011-06-14  Alexandre Julliardwidl: Make output unique pointers into object pointers...
2011-06-14  Alexandre Julliardwidl: Allow unsized in,out string parameters.
2011-06-13  Alexandre Julliardwidl: If possible, use the interface name as prefix...
2011-06-13  Alexandre Julliardwidl: Include the parent interfaces in the proxy thunk...
2011-06-13  Alexandre Julliardwidl: Use delegation when inheriting from a local inter...
2011-06-13  Alexandre Julliardwidl: Include the parent interfaces in the proc format...
2011-06-13  Alexandre Julliardwidl: Use the local function as proxy entry for callas...
2011-06-13  Alexandre Julliardwidl: Output the list of rundown routines in server...
2011-06-13  Alexandre Julliardwidl: Use the context handle description instead of...
2011-06-13  Francois Gougetcryptui: Remove the ellipsis from the View button in...
2011-06-13  Francois Gougetshdoclc: Don't duplicate menu separators.
2011-06-13  Francois Gougetshdoclc: One of the 'Add to Favorites' menu was missing...
2011-06-13  Mariusz Plucińskishell32/tests: Add test of IKnownFolderManager::GetFold...
2011-06-13  Andrew Nguyendxdiag: Improve the command-line parsing.
2011-06-13  Jacek Cabanshobjidl.idl: Added IApplicationAssociationRegistration...
2011-06-13  Lauri Kenttäws2_32/tests: Make sure that a structure is initialized...
2011-06-13  Alexandre Julliardwidl: Default to the cdecl calling convention in client...
2011-06-13  Alexandre Julliardrpcrt4: Also check base types for null ref pointers.
2011-06-13  Alexandre Julliardrpcrt4: Fix handling of complex types of return values...
2011-06-13  Alexandre Julliardrpcrt4: Fix handling of complex types of return values...
2011-06-13  Alexandre Julliardkernel32: Fix some 64-bit issues in GlobalSize().
2011-06-13  David Hedbergkernel32: GlobalSize() should also work with GMEM_MOVEA...
2011-06-13  Alexandre Goujonwinenas.drv: Avoid a warning in a trace on x86_64.
2011-06-13  Francois Gougetcomdlg32: Add a trailing '\n' to a TRACE() call.
2011-06-13  Francois Gougetd3dx9_36/tests: Add a '\n' to a trace() call.
2011-06-13  Francois Gougetd3dxof: Make read_bytes() static.
2011-06-13  Francois Gougetddraw: Make unsafe_impl_from_IDirectDrawSurface{2,3...
2011-06-13  Francois Gougetoleaut32: Fix a typo in a documentation comment.
2011-06-13  Austin Englishshdocvw: Add a stub for RunInstallUninstallStubs2.
2011-06-13  Marcus Meissnerd3dx9_36: Moved param NULL a bit forward (Coverity).
2011-06-13  André Hentschelc2man: Initialise current comment info.
2011-06-13  André Hentschelws2_32/tests: Don't read return value when we don't...
2011-06-13  Marcus Meissnermsi: Fix some NULL dereferences (Coverity).
2011-06-13  Marcus Meissneruser32: Initialize all of msg (Coverity).
2011-06-13  Marcus Meissnerwined3d: Don't just print a FIXME on error, handle...
2011-06-12  Alexandre Julliardmakefiles: Use the generic install flags for the static...
2011-06-12  Alexandre Julliardmakefiles: Use the generic install flags for the tools...
2011-06-12  Alexandre Julliardmakefiles: Use generic flags to specify which directori...
2011-06-12  Alexandre Julliardmakefiles: Add a more generic handling of makefile...
2011-06-11  Alexandre Julliardurlmon: Fix some pointer cast warnings.
2011-06-10  Alexandre JulliardRelease 1.3.22. wine-1.3.22
2011-06-10  Mariusz Plucińskishell32/tests: Test of IKnownFolder::GetFolderDefinition.
2011-06-10  Mariusz Plucińskiinclude: Add definition of inline function FreeKnownFol...
2011-06-10  Mariusz Plucińskishell32/tests: Basic tests of IKnownFolder.
2011-06-10  Mariusz Plucińskishell32/tests: Basic tests of IKnownFolderManager.
2011-06-10  Jacek Cabanwininet: A small netconn_secure_verify code clean up.
2011-06-10  Jacek Cabanwininet: Added dwError of INTERNET_STATUS_REQUEST_COMPL...
2011-06-10  Jacek Cabanwininet: Set content_length when we reach end of data...
2011-06-10  Jacek Cabanwininet: Don't pass handle to INTERNET_REQUEST_COMPLETE...
2011-06-10  Jacek Cabanwininet: Moved INTERNET_STATUS_REQUEST_COMPLETE notific...
2011-06-10  Ričardas Barkauskasddraw: Separate IDirectDrawSurface vtable.
2011-06-10  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirectDrawSurface() for...
2011-06-10  Ričardas Barkauskasddraw: Separate IDirectDrawSurface2 vtable.
2011-06-10  Louis Lendersnetapi32/tests: Add small conformance test for NetGetJo...
2011-06-10  Louis Lendersnetapi32: Improve stubbed NetGetJoinInformation function.
2011-06-10  Alexandre Julliardrpcrt4: Don't try to bind to a null handle.
2011-06-10  Alexandre Julliardrpcrt4: Add support for the argument size of varying...
2011-06-10  Alexandre Julliardrpcrt4: Fix parameter stack size computation in the...
2011-06-10  Alexandre Julliardrpcrt4: Fix handling of arguments passed by value in...
2011-06-10  Alexandre Julliardrpcrt4: Don't marshall out-only parameters in the old...
2011-06-10  Hans Leidekkeradvapi32: Make sure lpDisplayName is initialized in...
2011-06-10  Hans Leidekkermsi: Implement and test MsiSetFeatureAttributes.
2011-06-10  Hans Leidekkermsi: Implement and test MsiGetFeatureInfo.
2011-06-10  Hans Leidekkermsi: Remove redundant function find_feature_by_name.
2011-06-10  Hans Leidekkermsi: Add a stub implementation of MsiCreateTransformSum...
2011-06-10  Stefan Dösingerwined3d: Silence R16 and AL16 fourcc warnings.
2011-06-10  Stefan Dösingerwined3d: Set last_was_blit to FALSE in the if condition...
2011-06-10  Stefan Dösingerwined3d: Don't check the FBO status if FIXMEs are off.
2011-06-10  Henri Verbeetwined3d: Move PBO handling mostly out of surface_upload...
2011-06-10  Henri Verbeetwined3d: Get rid of a NULL check for surface_upload_data().
2011-06-10  Henri Verbeetwined3d: Handle unpack row length inside surface_upload...
2011-06-10  Henri Verbeetwined3d: Rename IWineD3DImpl_FillGLCaps() to wined3d_ad...
2011-06-10  Henri Verbeetwined3d: Rename IWineD3DDeviceImpl_UpdateVolume() to...
2011-06-10  Juan Langsetupapi: Make sure machine name is non-empty before...
2011-06-09  Alexandre Julliardadvapi32: Always pass valid buffers in the EnumServices...
2011-06-09  Alexandre Julliardadvapi32: Fix the parameter checks in QueryServiceStatusEx.
2011-06-09  Alexandre Julliarddispex: Make sure we don't pass a NULL array to IDispat...
2011-06-09  Owen Rudgewinemapi: Ensure address is valid before checking for...
2011-06-09  Juan Langcrypt32: Support CERT_COMPARE_NAME_STR_A in CertFindCer...
2011-06-09  Jacek Cabanurlmon: Added empty file binding test.
2011-06-09  Jacek Cabanurlmon: Correctly handle empty files.
2011-06-09  Alexandre Julliardmsi: Create temp files in the destination directory...
2011-06-09  Michael Stefaniucddraw: Use unsafe_impl_from_IDirect3DLight() for applic...
2011-06-09  Michael Stefaniucddraw: COM cleanup for the IDirect3DLight iface.
2011-06-09  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetBoolArray().
2011-06-09  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetIntArray().
2011-06-09  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetFloatArray().
2011-06-09  Dylan Smithd3dxof: Factor out parse template loops into a function.
2011-06-09  Dylan Smithd3dxof: Factor out duplicated code for parsing X file...
2011-06-09  Dylan Smithd3dxof: Remove unnecessary fields from IDirectXFileEnum...
2011-06-09  Aric Stewartusp10: Strip dangling joiners for Sinhala.
2011-06-09  Aric Stewartusp10: Sinhala vowels are not fully decomposed. The...
2011-06-09  Alexandre Julliardrpcrt4/tests: Add a few more marshalling tests.
2011-06-09  Alexandre Julliardwidl: Fix a typo in updating the type format offset...
2011-06-09  Alexandre Julliardwidl: Fix packing of parameter structures for arguments...
next