wine
2006-05-17  Juan Langcrypt32: Get rid of CRYPT_CreateCertificateContext...
2006-05-17  Marcus Meissnerriched20: Removed useless double casts, just print...
2006-05-16  Juan Langcrypt32: Split the unwieldy encode.c into two files.
2006-05-16  Juan Langcrypt32: Support CERT_ISSUER_SERIAL_NUMBER_MD5_HASH_PRO...
2006-05-16  Juan Langcrypt32: Use the caller-supplied encoding type when...
2006-05-16  Juan Langcrypt32: Add more tests for adding certs to a store.
2006-05-16  Juan Langcrypt32: Implement CertCompare functions, with tests.
2006-05-16  Mikołaj Zalewskicomctl32: header: Fix INSERTITEM on a zero mask and...
2006-05-16  Mikołaj Zalewskicomctl32: header: Copy some fields on INSERTITEM even...
2006-05-16  Mikołaj Zalewskicomctl32: header: Automatically set some format fields.
2006-05-16  Peter Beutnermsvcrt: Fix handling of 'h' prefix in swprintf.
2006-05-16  Mike McCormackwininet: Add a standalone http test.
2006-05-16  Mike McCormackwininet: Make sure hIC is valid before trying to use...
2006-05-16  Vitaliy Margolend3d: Add D3DDEVTYPE_NULLREF definition.
2006-05-16  Hans Leidekkerwldap32: Document the modify and modrdn functions.
2006-05-16  Andrew Ziemkernel: Properly delete a test file.
2006-05-16  Alexandre Julliardtools: Updated the autoconf scripts to more recent...
2006-05-16  Dmitry Timoshkovuser32: Add more ShowWindow tests.
2006-05-16  Paul Vrienswined3d: Correctly define the number of possible parame...
2006-05-16  Robert Shearmanrpcrt4: Implement fixed array functions.
2006-05-16  Robert Shearmanrpcrt4: Remove the BUFFER_PARANOIA overestimates for...
2006-05-16  Robert Shearmanrpcrt4: Implement computing of conformance from a corre...
2006-05-16  Robert Shearmanrpcrt4: Fix conformant varying structs to comply to...
2006-05-16  Robert Shearmanrpcrt4: Don't duplicate the conformance calculating...
2006-05-16  Robert Shearmanrpcrt4: Implement conformant varying struct functions.
2006-05-16  Robert Shearmanrpcrt4: Implement more conformance operations and more...
2006-05-16  Jacek Cabanshdocvw: Don't release IOleInPlaceSite in DoVerb.
2006-05-16  Stefan Dösingerwined3d: Unset the ddraw primary when it is released.
2006-05-16  Stefan Dösingerwined3d: Add missing render states to the dumping function.
2006-05-16  Stefan Dösingerwined3d: Implement IWineD3DDevice::SetFrontBackBuffers.
2006-05-16  Matt Finnicumriched20: Implement EM_SETUNDOLIMIT and its conformance...
2006-05-16  Juan Langcrypt32: Test importing public keys from a certificate.
2006-05-16  Juan Langcrypt32: Avoid a use-after-free bug in tests.
2006-05-16  Mike McCormackwininet: Return correct errors in InternetOpenUrlW.
2006-05-16  Mike McCormackwininet: Return correct errors in InternetConnectW
2006-05-16  Mike McCormackrpcrt4: Implemented NTLM authentication for rpcrt4...
2006-05-16  Mike McCormackrpcrt4: Use RPCRT4_Receive rather than accessing the...
2006-05-16  Mike McCormackadvapi32: Implement and test SystemFunction005.
2006-05-15  Robert Shearmanrpcrt4: Implement NdrSimpleStructMemorySize.
2006-05-15  Robert Shearmanrpcrt4: Fix the conformant struct functions to not...
2006-05-15  Robert Shearmanrpcrt4: In NdrConformantBufferSize, SizeConformance...
2006-05-15  Robert Shearmanrpcrt4: Save pStubMsg->ActualCount in a local variable...
2006-05-15  Robert Shearmanrpcrt4: Dereference the memory for pointers in NdrNonEn...
2006-05-15  Robert Shearmanrpcrt4: Rename ComplexStructSize to ComplexStructMemory...
2006-05-15  Robert Shearmanrpcrt4: Fix embedded pointers in arrays by taking into...
2006-05-15  Ivan Gyurdievwined3d: Shaders: share dump_param function, version...
2006-05-15  Ivan Gyurdievwined3d: Fix incorrect sizeof.
2006-05-15  qingdoa daoogdi: Duplicate extent value for the second byte of...
2006-05-15  Alexandre Julliardconfigure: Make libraries properly relocatable on MacOS.
2006-05-15  Francois GougetFix some winapi_check documentation warnings.
2006-05-15  Francois GougetVarious trace fixes.
2006-05-15  Francois GougetAssorted spelling fixes.
2006-05-15  Mikołaj Zalewskicomctl32: header: Check for HDN_GETDISPINFO not being...
2006-05-15  Mikołaj Zalewskicomctl32: listview: Store the iSubItem in header's...
2006-05-15  Mikołaj Zalewskicomctl32: header: Correct HDN_GETDISPINFO. Use it durin...
2006-05-15  Mikołaj Zalewskicomctl32: header: Mark the callback items in a mask.
2006-05-15  Mikołaj Zalewskicomctl32 header: Free the old string also when the...
2006-05-15  Mikołaj Zalewskicomctl32: header: Don't modify the user supplied HDITEM...
2006-05-15  Mikołaj Zalewskicomctl32: header: Move common code from SetItemT/Insert...
2006-05-15  Mikołaj Zalewskicomctl32: header: Don't send HDN_GETDISPINFO during...
2006-05-15  Mikołaj Zalewskicomctl32: header: Don't check lpItem for NULL in GetItemT.
2006-05-15  Jacek Cabanshdocvw: Wrap Heap* finctions by inline functions.
2006-05-15  Huw Daviesoleaut32: Update the marshal state buffer size when...
2006-05-15  Vitaliy Margolenmsvcrt: Fix times tests to pass on windows.
2006-05-15  Robert Shearmanserver: Retrieve the groups for a token from the server.
2006-05-15  Robert Shearmanrpcrt4: The arm type mask should be comparing the highe...
2006-05-15  Robert Shearmanrpcrt4: Make ComplexStructSize increment the buffer.
2006-05-15  Robert Shearmanrpcrt4: Pass in the buffer value before incrementing...
2006-05-15  Robert Shearmanrpcrt4: Implement NdrComplexStructMemorySize.
2006-05-15  Robert Shearmanrpcrt4: Implement NdrComplexArrayMemorySize.
2006-05-15  Robert Shearmanrpcrt4: Fix the fault packet structure to comply with...
2006-05-15  Robert Shearmanrpcrt4: The NDR memory sizing functions should incremen...
2006-05-15  Robert Shearmanrpcrt4: Make NdrBaseTypeMemorySize increment the buffer...
2006-05-15  Robert Shearmanrpcrt4: Make NdrConformantStringUnmarshall use the...
2006-05-15  Robert Shearmanadvapi32: Add tests for getting the groups, user and...
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction004.
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction003.
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction002 (DES...
2006-05-15  Stefan Dösingerwined3d: Avoid a NULL dereference in RealizePalette.
2006-05-15  Stefan Dösingerwined3d: Render state additions and fixes.
2006-05-15  Stefan Dösingerwined3d: Nonpow2 repacking support for GetDC.
2006-05-15  Stefan Dösingerwined3d: Support for single buffering.
2006-05-15  Stefan Dösingerwined3d: Implement IWineGDISurface.
2006-05-15  Stefan Dösingerwined3d: Implement IWineD3DDevice::ProcessVertices.
2006-05-15  Mike McCormackrpcrt4: Add missing PKT_AUTH3 packet type.
2006-05-15  Mike McCormackrpcrt4: Add infrastructure for send authentication...
2006-05-15  Mike McCormackrpcrt4: Forward RpcBindingSetAuthInfo to RpcBindingSetA...
2006-05-15  Hans Leidekkerdnsapi: Add tests for DnsValidateName_A.
2006-05-15  Gerald Pfeifergphoto2.ds: Fix a typo in a #warning, and slight reword...
2006-05-15  Jacek Cabanwidl: Added RPC_FC_ENUM16 encoding.
2006-05-15  Jacek Cabanwidl: res50 is number of impinfos. Fix its usage.
2006-05-15  Jacek Cabanoleaut32: res50 is number of impinfos. Fix its usage.
2006-05-15  Jacek Cabanurlmon: Fix tests.
2006-05-15  Jacek Cabanshdocvw: Added support for navigation to application...
2006-05-15  Jacek Cabanmshtml: Fix protocol tests on XP. Make Wine match XP...
2006-05-15  Stefan Leichterntdll: Fix endless loop in port test for users without...
2006-05-15  Francois Gougetgphoto2.ds: Spelling fix.
2006-05-15  Francois Gougetmprapi: Add FIXME for the missing in6addr.h include.
2006-05-15  Francois Gougetrpcrt4: Fix some conditional includes.
2006-05-15  Francois Gougetinclude: Remove uneeded __RPC_FAR references.
next