wined3d/d3d9: Pitch for DXTn textures can not be 0. With tests.
[wine] / dlls / oleaut32 /
2006-11-30  Charles Blacklockoleaut32: Add VarBstrCmp binary comparison for LCID==0.
2006-11-28  Dmitry Timoshkovoleaut32: Make some data const and static.
2006-11-24  Marcus Meissneroleaut32: Protect against integer overflow in SysAllocS...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-16  Mike McCormackoleaut32: Remove incorrect references to malloc.
2006-11-10  Dmitry Timoshkovshlwapi: Unify SHDeleteKeyW implementation with SHDelet...
2006-11-10  Dmitry Timoshkovoleaut32: Constify some data.
2006-11-10  Mike McCormackoleaut32: Use HeapAlloc/Free instead of malloc/free.
2006-11-09  Alex Villacís Lassooleaut32: typelib - fix regression in MSFT typelib...
2006-11-09  Michael Stefaniucoleaut32: Fix the warnings introduced by the "unsigned...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-08  Alex Villacís Lassooleaut32: varformat - Force LCID_US for conversion...
2006-11-08  Andrew Talbotoleaut32: Cast-qual warnings fix.
2006-11-08  Alex Villacís Lassooleaut32: variant - allow conversion of VT_DISPATCH...
2006-11-08  Alex Villacís Lassooleaut32: olepicture - Support multiple redundant heade...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-07  Francois Gougetoleau32: The PSDK's ELEMDESC's union is nameless, alway...
2006-10-27  Rob Shearmanoleaut32: Update comments at the top of typelib.c and...
2006-10-24  Rob Shearmanoleaut32: Fix a crash in dump_DispParms when running...
2006-10-24  Rob Shearmanoleaut32: Free the array subscript memory for type...
2006-10-24  Rob Shearmanoleaut32: Fix a reference count leak in the typelib...
2006-10-24  Rob Shearmanoleaut32: Fix a reference count leak in CreateDispTypeInfo.
2006-10-24  Rob Shearmanoleaut32: Initialise all members of the FUNCDESC struct...
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-23  Rob Shearmanoleaut32: Fix a missing ITypeInfo::ReleaseTypeAttr...
2006-10-23  Rob Shearmanoleaut32: Fix two more leaks on type info destruction.
2006-10-23  Rob Shearmanoleaut32: Rewrite MSFT_ReadName and MSFT_ReadString...
2006-10-23  Rob Shearmanoleaut32: Free allocated memory on typelib and typeinfo...
2006-10-23  Rob Shearmanoleaut32: Fix some reference count and memory leaks...
2006-10-23  Rob Shearmanoleaut32: Fix memory leaks after calling ITypeInfo...
2006-10-23  Dmitry Timoshkovoleaut32: Make QueryPathOfRegTypeLib test pass under...
2006-10-23  Dmitry Timoshkovoleaut32: Add a test for QueryPathOfRegTypeLib.
2006-10-20  Francois GougetAdd '\n's to Wine traces.
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-13  Hans Leidekkeroleaut32: Win64 printf format warning fixes.
2006-10-12  Hans Leidekkeroleaut32/tests: Win64 printf format warning fixes.
2006-10-10  Michael Stefaniucjanitorial: Remove remaining NULL checks before free...
2006-10-09  Huw Daviesoleaut32: Implement ITypeInfo_CreateInstance.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before CoTaskM...
2006-10-06  Francois GougetTweak TRACE()s to simplify '\n' checks.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-10-03  Francois Gougetoleaut32: Remove unnecessary casts.
2006-10-02  Robert Shearmanoleaut32: Fix ITypeInfo::GetFuncDesc to return the...
2006-10-02  Robert Shearmanoleaut32: Make ITypeInfo::GetDocumentation work for...
2006-10-02  Stefan Leichteroleaut32/tests: Print each 64-bit integers as two 32...
2006-10-02  Francois Gougetoleaut32: Fixed compilation in the nameless union case.
2006-09-29  Francois GougetAssorted spelling fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-28  Robert Shearmanoleaut32: Make sure to free the allocated vtable when...
2006-09-25  Andrew Talbotoleaut32: Cast-qual warnings fix.
2006-09-21  Benjamin Araioleaut32: Conformance test for function variant:VarImp.
2006-09-21  Benjamin Araioleaut32: Implementation for function variant:VarImp.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Dan Hipschmanoleaut32: Replace a loop with a simple computation.
2006-09-12  Benjamin Araioleaut32: Conformance test for function variant:VarIdiv.
2006-09-12  Benjamin Araioleaut32: Fixes for function variant:VarIdiv.
2006-09-12  Benjamin Araioleaut32: Conformance test for function variant:VarDiv.
2006-09-12  Benjamin Araioleaut32: Fixes for function variant:VarDiv.
2006-09-08  Mike McCormackoleaut32: Include minimal ungif source to remove depend...
2006-09-08  Benjamin Araioleaut32: Conformance test for function variant:VarPow.
2006-09-08  Benjamin Araioleaut32: Fixes for function variant:VarPow.
2006-09-08  Benjamin Araioleaut32: Conformance test for function variant:VarAnd.
2006-09-08  Benjamin Araioleaut32: Fixes for function variant:VarAnd.
2006-09-08  Francois Gougetoleaut32: Fix spelling of VARIANT_NUMBER_CHARS's separa...
2006-09-07  Robert Shearmanoleaut32: Delay the creation of the stub object for...
2006-09-07  Robert Shearmanoleaut32: Fix a leak of the module reference count.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-24  Benjamin Araioleaut32: Updated conformance test return string for...
2006-08-22  Benjamin Araioleaut32: Add support for handling TKIND_COCLASS in...
2006-08-22  Stefan Leichteroleaut32: Print 64bit integers with wine_dbgstr_longlong.
2006-08-14  Mike McCormackoleaut32: Put the HeapFree back in the right place.
2006-08-14  Benjamin Araioleaut32: Conformance test for olefont:AddRefHfont.
2006-08-14  Benjamin Araioleaut32: Conformance test for olefont:ReleaseHfont.
2006-08-14  Mike McCormackoleaut32: Calculate icon data if the picture is dirty...
2006-08-14  Mike McCormackoleaut32: Print an IID in the trace, not just a pointer...
2006-08-14  Mike McCormackoleaut32: Don't complain when PICTDESC->cbSizeofstruct...
2006-08-12  Benjamin Araioleaut32: Added test to check if olefont:IFont_QueryInt...
2006-08-11  Benjamin Araioleaut32: Removes stub message from olefont:OLEFontImpl...
2006-08-08  Francois Gougetoleaut32: Set some missing ProxyStubClsid fields.
2006-08-07  Tijl Coosemansoleaut32/tests: Test relative error, not absolute.
2006-08-04  Benjamin Araioleaut32: Removes extra string allocation for varformat...
2006-08-03  Stefan Siebertoleaut32: GetTypeInfoType - Return TYPE_E_ELEMENTNOTFOU...
2006-08-03  Benjamin Araioleaut32: Implement function olefont:OLEFontImpl_IsEqual.
2006-08-03  Benjamin Araioleaut32: Conformance test for olefont:OLEFontImpl_IsEqual.
2006-07-31  Robert Shearmanoleaut32: Improve dump_DispParms.
2006-07-31  Robert Shearmanoleaut32: Add some validation for the DISPPARAMS struct...
2006-07-31  Benjamin Araioleaut32: Move varformat conformance tests to new file...
2006-07-28  Benjamin Araioleaut32: VarMonthName - Update error codes and helper...
2006-07-28  Benjamin Araioleaut32: VarSub: Conformance test.
2006-07-28  Benjamin Araioleaut32: VarSub: Fixes several data types and corrects...
2006-07-28  Robert Shearmanoleaut32: Implement GetTypeInfoCount and GetTypeInfo...
2006-07-28  Robert Shearmanoleaut32: Implement GetTypeInfoCount for standard fonts.
2006-07-28  Robert Shearmanoleaut32: Implement setting of the hPal property in...
2006-07-28  Robert Shearmanoleaut32: Implement getting of all properties in IPictu...
next