Mark some functions as implemented in the spec files.
[wine] / dlls / gdi / mfdrv / text.c
2005-08-23  Huw DaviesMove a bunch of common code from the drivers into gdi.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-03-04  Alexandre JulliardPass the breakExtra value in the ExtTextOut driver...
2004-01-20  Rein KlazesFix MultiByteToWideChar and WideCharToMultiByte when...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-08-17  Huw D M DaviesFix for metafile ExtTextOut that only includes the...
2002-06-24  Huw D M DaviesDon't map symbol charset through WCToMB.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-03  Aric StewartUse rect only if there are flags.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.