oleaut32/tests: Don't use a C99 keyword as a method name.
[wine] / dlls / oleaut32 / tests / olefont.c
2012-08-13  Jacek Cabanoleaut32/tests: Use proper helpers for iface calls.
2011-08-22  Nikolay Sivovoleaut32: FONTDESC size field value is not important...
2011-08-22  Nikolay Sivovoleaut32/tests: Clean result value checks.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-03-10  Peter Schellenbacholeaut32: Fixed initial cyLogical value in IFont constr...
2011-02-08  Austin Englisholeaut32/tests: Make sure return values are used (LLVM...
2010-10-25  Nikolay Sivovoleaut32: Remove some useless null checks.
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-02-02  Huw Daviesoleaut32: If the font name property is changed, don...
2010-02-02  Huw Daviesoleaut32: Realize the font in getter functions.
2010-02-01  Huw Daviesoleaut32: Fix font handle lifetimes.
2010-02-01  Huw Daviesoleaut32: Add tests to explore the lifetime of font...
2010-02-01  Huw Daviesoleaut32: Fix an ole font leak.
2010-01-25  André Hentscheloleaut32: Fix a crash in VB6.
2009-12-01  Rob Shearmanoleaut32: Remove LPVOID variables in olefont tests...
2009-10-02  Michael Stefaniucoleaut32/tests: Use LONG instead of long.
2009-02-23  Francois Gougetoleaut32/tests: Use win_skip() to skip over unimplement...
2008-12-04  Alexandre JulliardAvoid including time.h before winsock.h in tests.
2008-09-25  Michael Stefaniucoleaut32/tests: Fix printf format warning.
2008-09-24  James Hawkinsoleaut32: Fix a failing test in win95.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-01  James Hawkinsoleaut32: Fix a test that fails on all platforms up...
2008-05-29  James Hawkinsoleaut32: Disable olefont tests that fail on all platforms.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-02-04  Rob Shearmanoleaut32: Fix a memory leak in the olefont tests.
2007-08-20  Paul Vriensoleaut32/tests: Use GetModuleHandle and add a few skip's.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-20  Rob Shearmanoleaut32: Fix IFont::AddRefHFont and IFont::ReleaseRefH...
2007-01-12  Paul Vriensoleaut32/tests: Cast-qual warnings fixes.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-10-12  Hans Leidekkeroleaut32/tests: Win64 printf format warning fixes.
2006-10-03  Francois Gougetoleaut32: Remove unnecessary casts.
2006-08-14  Benjamin Araioleaut32: Conformance test for olefont:AddRefHfont.
2006-08-14  Benjamin Araioleaut32: Conformance test for olefont:ReleaseHfont.
2006-08-12  Benjamin Araioleaut32: Added test to check if olefont:IFont_QueryInt...
2006-08-03  Benjamin Araioleaut32: Implement function olefont:OLEFontImpl_IsEqual.
2006-08-03  Benjamin Araioleaut32: Conformance test for olefont:OLEFontImpl_IsEqual.
2006-07-28  Robert Shearmanoleaut32: Add a test for passing an invalid number...
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-27  Robert Shearmanoleaut32: Add validation of some more parameters in...
2006-07-27  Robert Shearmanoleaut32: Clean up IFontDisp::Invoke by using VariantCh...
2006-07-21  Benjamin Araioleaut32: OLEFontImpl_GetIDsOfNames conformance test.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-24  Robert Shearmanoleaut: Fix standard font cloning.
2006-02-10  Robert Shearmanoleaut: Add tests for IFontEventsDisp.
2005-11-04  Robert ShearmanAdd a test for Invoking an OleFont function.
2005-09-26  Francois GougetAdd trailing '\n's to ok() calls.
2005-09-13  Walt OgburnGet IFontDisp type information from stdole2.tlb, instea...
2005-08-22  Walt OgburnAdd tests for olefont size functions & conversions.
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-03-17  Jon GriffithsUse function ptrs for call only present in later versions.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-24  Marcus MeissnerOleCreateFontIndirect(NULL,...) uses the OLE StdFont.