notepad: French translation improvements.
[wine] / dlls / oleaut32 /
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...
2006-07-28  Robert Shearmanoleaut32: Add a test for passing an invalid number...
2006-07-28  Robert Shearmanoleaut32: Add validation for parameters in IPictureDisp...
2006-07-28  Robert Shearmanoleaut32: Fix the return code for an invalid dispid...
2006-07-28  Robert Shearmanoleaut32: Add a successful test for IFontDisp::Invoke.
2006-07-28  Robert Shearmanoleaut32: Handle the Weight property in IFontDisp:...
2006-07-27  Alexandre Julliardoleaut32: Fixed compiler warning.
2006-07-27  Robert Shearmanoleaut32: Add validation of some more parameters in...
2006-07-27  Robert Shearmanoleaut32: Clean up IFontDisp::Invoke by using VariantCh...
2006-07-26  Robert Shearmanconfigure: Add a check for the DGifOpen function in...
2006-07-25  Neil Skrypucholeaut32: Adding a NULL to a safearray is supposed...
2006-07-24  Robert Shearmanoleaut32: Initialize pRetVal in ITypeInfo::Invoke befor...
2006-07-21  Benjamin Araioleaut32: Fix missing tests and heap errors for VarCat...
2006-07-21  Benjamin Araioleaut32: Fix temp variant initialization issues in...
2006-07-21  Benjamin Araioleaut32: OLEFontImpl_GetIDsOfNames conformance test.
2006-07-21  Benjamin Araioleaut32: Implements OLEFontImpl_GetIDsOfNames.
2006-07-19  Benjamin Araioleaut32: Update error codes for VarMod.
2006-07-18  Robert Shearmanoleaut32: Add an exception handler around code executed...
2006-07-18  Robert Shearmanoleaut32: Revert check for FUNCFLAG_FRESTRICTED in...
2006-07-18  Benjamin Araioleaut32: VarCmp - Corrected function description.
2006-07-17  Robert Shearmanoleaut32: Test the return value of VarCat in the tests.
2006-07-14  Robert Shearmanoleaut32: Don't execute a function in ITypeInfo::Invoke...
2006-07-14  Robert Shearmanoleaut32: Implement GetClassID for the OLE picture...
2006-07-13  Robert Shearmanoleaut32: Convert void return types to the VT_EMPTY...
2006-07-13  Robert Shearmanoleaut32: Typelib interfaces with the FDUAL flag should...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Benjamin Araioleaut32: Conformance test and patch for VarCat.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-10  Robert Shearmanoleaut32: Make ctl2_hash_guid match the same function...
2006-07-10  Robert Shearmanoleaut32: MSFT_DoFuncs: "reclength" of the function...
2006-07-10  qingdoa daoooleaut32: Copying a NULL BSTR should result in an empty...
2006-07-07  Robert Shearmanoleaut32: ITypeComp_fnBind should do case-insensitive...
2006-07-07  Robert Shearmanoleaut32: Add a typedef for "boolean".
2006-07-07  Robert Shearmanoleaut32: Fix the error code returned by ITypeComp...
2006-07-05  Robert Shearmanoleaut: Implement processing of modules for SLTG typelibs.
2006-07-05  Robert Shearmanoleaut: Improve SLTG var support.
2006-07-05  Robert Shearmanoleaut: Fix function support for SLTG dispinterfaces.
2006-07-05  Robert Shearmanoleaut: Move the processing of functions in SLTG typeli...
2006-07-05  Robert Shearmanoleaut: Move the initialisation of memidConstructor and
2006-07-05  Robert Shearmanoleaut: Process references for SLTG dispatch types.
2006-07-05  Robert Shearmanoleaut: Abstract out the processing of variables in...
2006-07-05  Robert Shearmanoleaut: Process references when parsing SLTG alias...
2006-07-05  Robert Shearmanoleaut: Rename SLTG_DoType to SLTG_DoElem and split...
2006-07-05  Robert Shearmanoleaut: The SLTG_MemberHeader and SLTG_TypeInfoTail...
2006-07-05  Robert Shearmanoleaut: Document some more members of SLTG_TypeInfoTail.
2006-07-03  Robert Shearmanoleaut32: Fix parsing of hex numbers with 'e' in the...
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-30  Robert Shearmanoleaut32: Fix a typo where the FIXME doesn't match...
2006-06-29  Robert Shearmanoleaut32: RegisterTypeLib should register any interface...
2006-06-28  Juan Langoleaut32: Handle bstr length of -1 in typelibs.
2006-06-22  Juan Langoleaut32: Correctly handle NULLs embedded in BSTRs...
2006-06-19  Kevin Koltzauoleaut32: Fix 64bit warnings in tests.
next