wine
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.
2006-05-15  Francois Gougetwinapi: Add support for APIENTRY.
2006-05-15  Francois Gougetole32: Fix compilation with gcc 2.95.
2006-05-15  Thomas Weidenmuelleroleaut32: Fix converting file name to Unicode.
2006-05-15  Juan Langcrypt32: Use the HRESULT synonyms for converted Win32...
2006-05-15  Mike McCormackwininet: Remove broken code for HTTP_QUERY_FLAG_COALESC...
2006-05-15  Mike McCormackwininet: Check for null parameters in FtpSetCurrentDire...
2006-05-15  Mike McCormackserver: Avoid a crash if a registry notify event has...
2006-05-15  Eric Pouechwinedbg: Fixed regression for command 'bt all'.
2006-05-15  Eric Pouechntdll: Fix serial timeout regression.
2006-05-11  Alexandre JulliardRelease 0.9.13. wine-0.9.13
2006-05-11  Stefan Leichterkernel: Fix CreateToolhelp32Snapshot tests on win2k.
2006-05-11  Eric Pouechdbghelp: SymFindFileInPath and PDB
2006-05-11  Eric Pouechdbghelp: Removed call to registered callback when unloa...
2006-05-11  Eric Pouechdbghelp: Implemented SymSearchW.
2006-05-11  Eric Pouechdbghelp: Implemented SymEnumSymbolsW.
2006-05-11  Eric Pouechdbghelp: Improved SymSearch (now using tag, index and...
2006-05-11  Eric Pouechdbghelp: Factorize and simplify a bit symbol enumeratio...
2006-05-11  Eric Pouechdbghelp: Stubbed SymGetSourceFileTokenW.
2006-05-11  Eric Pouechdbghelp: Implemented SymGetLineFromAddrW64.
2006-05-11  Eric Pouechdbghelp: Implemented SymFromAddrW.
2006-05-11  Eric Pouechdbghelp: Implemented SymGetModuleInfoW and SymGetModule...
2006-05-11  Eric Pouechdbghelp: Implemented SymLoadModuleExW.
2006-05-11  Eric Pouechdbghelp: Implemented SymRegisterCallbackW64 and 64...
2006-05-11  Eric Pouechdbghelp: SymInitializeW.
2006-05-11  Eric Pouechdbghelp: Updated spec file.
2006-05-11  Ivan Gyurdievwined3d: Set pIndexData to 0 in DrawIndexedPrimitiveUP.
2006-05-11  Ivan Gyurdievwined3d: Initialize volume format.
2006-05-11  Ivan Gyurdievwined3d: Share shader_dump_ins_modifiers().
2006-05-11  Robert Reifwinmm: Fix wave test volume warning.
2006-05-11  Mike McCormackwininet: Fix a typo (spotted by Coverity).
2006-05-11  Mike McCormackadvapi32: Fix a typo (spotted by Peter Berg Larsen).
2006-05-10  Alexandre Julliarduser: Prefer SendMessageW over SendMessageA where possible.
2006-05-10  Alexandre Julliardx11drv: Prefer SendMessageW over SendMessageA where...
2006-05-10  Francois Gougetwinapi_check: Fix 'long int' parsing.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-05-10  Bernd Buschinskintdll: Stub implementation of FSCTL_LOCK_VOLUME/FSCTL_U...
2006-05-10  James Hawkinsntdll: Add initial tests for the NT Ports API.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction032 (arc4...
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction007.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction001.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction008.
2006-05-10  Mike McCormackrpcrt4: Cache the connection so we don't rebind on...
2006-05-10  Robert Shearmanole32: Add a test for IMoniker_IsDirty.
2006-05-10  Robert Shearmanrpcrt4: Use the buffer passed in as an argument and...
2006-05-10  Robert Shearmanrpcrt4: Align conformances and variances correctly...
2006-05-10  Robert Shearmanrpcrt4: Move the writing and sizing of variances and...
2006-05-10  Robert Shearmanrpcrt4: Correctly align the buffer to read/write array...
2006-05-10  Robert Shearmanrpcrt4: Correctly align the buffer before reading/writi...
2006-05-10  Robert Shearmanrpcrt4: Rename NonEncapsulatedUnionSize to NdrNonEncaps...
2006-05-10  Robert Shearmanrpcrt4: Remove unintuitive requirement to pass the...
2006-05-10  Robert Shearmanole32: Exception handling shouldn't be needed around...
2006-05-10  Huw Daviesoleaut32: Correctly handle the case when the number...
2006-05-10  Huw Daviesoleaut32: Support VT_SAFEARRAY in the typelib marshaler.
2006-05-10  Huw Daviesoleaut32: Add a function to grow the marshal state...
2006-05-10  Alexandre Julliarduser: Moved Get/SetClassLong16 to wnd16.c.
2006-05-10  Alexandre Julliarduser: Have WINPROC_GetProc16 allocate a new winproc...
2006-05-10  Alexandre Julliarduser: Store the pointer to the winproc in the thunk...
2006-05-10  Alexandre Julliarduser: Make the WINDOWPROCTYPE enum private to winproc.c.
2006-05-10  Alexandre Julliarduser: Replace WINPROC_GetProcType by WINPROC_IsUnicode.
2006-05-10  Alexandre Julliarduser: Replace WINDOWPROCTYPE by a unicode flag in WINPR...
2006-05-10  Alexandre Julliarduser: Add a WIN_ISUNICODE flag instead of relying on...
2006-05-10  Jason Greenwined3d: Further split GLSL & ARB_v/f_program generatio...
2006-05-10  Jason Greenwined3d: Modified the opcode tables (and struct) to...
2006-05-10  Jason Greenwined3d: Use GenerateShader in pixel shaders and remove...
2006-05-10  Jason Greenwined3d: Add GenerateShader function to pixel shaders.
2006-05-10  Jason Greenwined3d: Use new GenerateShader function for vertex...
2006-05-10  Jason Greenwined3d: Added new GenerateShader function for Vertex...
2006-05-10  Jason Greenwined3d: Created generate_base_shader which will be...
2006-05-10  Jason Greenwined3d: Rename the TEMP variables in vertexshader...
2006-05-10  Jason Greenwined3d: Place # of textures, addresses, & temps used...
2006-05-10  Jason Greenwined3d: Further split up GenerateProgramArbHW for...
2006-05-10  Jason Greenwined3d: Move D3DSIO_M#x# vertex shader opcodes to...
2006-05-10  Jason Greenwined3d: Move DCL, DEF operations out of Generate loop...
2006-05-10  Jason Greenwined3d: Move program_dump_decl_usage into baseshader.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-10  Ivan Gyurdievwined3d: Clean up some dead code.
2006-05-10  Ivan Gyurdievwined3d: Break out texture instruction processing.
2006-05-10  Ivan Gyurdievwined3d: Break out arithmetic instruction processing.
2006-05-10  Ivan Gyurdievwined3d: Merge register counting pass.
2006-05-10  Ivan Gyurdievwined3d: Make register counting pass the same.
2006-05-10  Stefan Dösingerwined3d: Update the DIB section's palette on GetDC.
2006-05-10  Stefan Dösingerwined3d: Update the device palette if the primary palet...
2006-05-10  Stefan Dösingerwined3d: Implement WineD3DSurface palette methods.
2006-05-10  Stefan Dösingerwined3d: Implement GetFlipStatus and GetBltStatus.
2006-05-10  Stefan Dösingerwined3d: Implement IWineD3DSurface::Flip.
2006-05-10  Juan Langcrypt32: Partially implement CertGetIssuerCertificateFr...
2006-05-10  Juan Langcrypt32: Implement CRYPT_VERIFY_CERT_SIGN_ISSUER_CERT...
next