ole32/tests: Do not compare returned by DeleteFile value with TRUE.
[wine] / dlls / gdi /
2006-02-24  Dmitry Timoshkovgdi: Use "MS Sans Serif" as default sans serif font...
2006-02-24  Huw Daviesgdi32: Fallback to StretchDIBits if the driver doesn...
2006-02-22  Huw Daviesgdi32: Update due to last minute api change in freetype...
2006-02-09  Uwe Bonnesgdi: Show hatch brush FIXME only once.
2006-02-08  Dmitry Timoshkovgdi: Remove StrokePath workaround for a DC transformati...
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-02  Phil Krylovgdi: Slant font automatically if no italic variant...
2006-02-02  Tobias Loewgdi: Extended pens do not work correct with StrokePath.
2006-01-31  Tobias Loewgdi: viewportExt changed after call to StrokePath.
2006-01-31  Michael Kaufmanngdi: Fixes for the isotropic mapping mode.
2006-01-30  Dmitry Timoshkovgdi: Add support for creating extended pens.
2006-01-27  Dmitry Timoshkovgdi: Add test case for creating pens, make it pass...
2006-01-25  Michael Kaufmanngdi: Fix the EMF bounding box calculation.
2006-01-24  Huw Daviesgdi: Fixes to preempt freetype 2.2.0.
2006-01-24  Huw Daviesgdi: Use correct include file for FT_Get_Module.
2006-01-21  Marcus Meissnergdi: Metafile records must be at least 3 words long.
2006-01-18  Alexandre Julliardgdi: Ignore a few more metafile escapes.
2006-01-16  Hans Leidekkergdi: better implementation for GetCharABCWidthsFloat...
2006-01-13  David Mooregdi: Fix display of fonts using Symbol codepages and...
2006-01-12  Huw Daviesgdi: If the last param of GetKerningPairs is NULL then...
2006-01-06  Marcus Meissnergdi: Filter GETSCALINGFACTOR and SETABORTDOC proc in...
2006-01-03  Steven Edwardsgdi: Win16/32 split of most of the metafile support.
2006-01-03  Steven Edwardsgdi: Move EMRSETTEXTJUSTIFICATION structure to the...
2006-01-03  Dmitry Timoshkovgdi: Add a test which shows that GDI does not support...
2006-01-03  Ulrich Czekallagdi32: Disallow creation of compressed DIB sections.
2006-01-03  Vitaliy Margolengdi: Device name returned from EnumDisplayDevices is...
2005-12-13  Alexandre Julliardgdi: Added support for doing GetBitmapBits on a DIB...
2005-12-08  Huw Daviesgdi: Fix 24bpp -> 32bpp copy.
2005-12-06  Louis Lendersgdi: Added stub for AddFontMemResourceEx.
2005-12-01  Rein KlazesMake WineEngGetFontData always return the used byte...
2005-11-29  Alexandre JulliardAdded support for doing SetBitmapBits on a DIB section.
2005-11-28  Rein KlazesAdd stub implementation for SetMagicColors().
2005-11-28  Huw DaviesIf the driver doesn't support StretchBlt try to use...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-22  Dmitry TimoshkovAdd a test showing that SaveDC after GetDC should return 1.
2005-11-14  Peter BeutnerWhen creating DIBs with a color depth <= 8, always...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-08  Vincent BéronCorrect some allocated buffer lengths while converting...
2005-11-07  Dmitry TimoshkovFirst draft of ExtTextOut on an open path.
2005-11-05  Markus AmslerImprove c2man Documented-Total count.
2005-10-31  Huw DaviesImplement playback of EMR_ALPHABLEND.
2005-10-31  Huw DaviesOnly select a bitmap font as a last resort if we can...
2005-10-31  Alexandre JulliardDefault to an empty driver instead of dying if the...
2005-10-31  Huw DaviesFix handling of relative state indices in RestoreDC.
2005-10-29  Robert ShearmanPrint an error if a DC is created with a bad device.
2005-10-28  Huw Daviesxform can be NULL when setting the identity.
2005-10-27  Phil KrylovFixed SetTextAlign(), SetBkMode(), SetROP2(), SetPolyFi...
2005-10-26  Dmitry TimoshkovAdd a test for GetCurrentObject, make it pass under...
2005-10-26  Saulius KrasuckasLink to {G|S}etRelAbs() during runtime as Win9x OSes...
2005-10-19  Dmitry TimoshkovAdd a test for SetMetaFileBitsEx, make it pass under...
2005-10-18  Dmitry TimoshkovAdd a test for CopyMetaFile, make it pass under Wine.
2005-10-12  Huw DaviesInitialize a bunch of dc values to their default before...
2005-10-11  Dmitry TimoshkovAdd a safety check for number of control points in...
2005-10-11  Huw DaviesIf the meta/clip intersection (Rao) region doesn't...
2005-10-10  Huw DaviesGetRandomRgn only returns the SYSRGN in screen coordinates.
2005-10-06  Huw DaviesAdd a Wine specific flag to GetRasterizeCaps that repor...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-28  Dmitry TimoshkovDraw underline and strikeout for ExtTextOut on an open...
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-21  Alexandre JulliardGenerate 16-bit spec files as assembly code too.
2005-09-21  Huw DaviesRelease the dc before drawing the underline and strikeo...
2005-09-19  Huw DaviesFix a problem with handling ETO_GLPYH_INDEX. Spotted...
2005-09-16  Huw DaviesOrder the bitmap font list by the ansi codepage bit...
2005-09-15  Huw DaviesRemember to remove a child font from the child font...
2005-09-14  Huw DaviesOnly add Tahoma to the System font's link list if we...
2005-09-14  Dmitry TimoshkovPerform automatic bitmap font configuration based on...
2005-09-14  Huw DaviesCope with OpenFontFile failing.
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-12  Alexandre JulliardLOGBRUSH.lbHatch must be a ULONG_PTR since it can conta...
2005-09-12  Alexandre JulliardFixed some traces to use the right printf format and...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-09-08  Huw DaviesFix return value of ExtTextOut in the case when count...
2005-09-08  Huw DaviesHave ExtTextOut call into the font linking mechanism.
2005-09-07  Huw DaviesImplement FontIsLinked.
2005-09-07  Huw Daviesget_glyph_index should return the nonexistent glyph...
2005-09-07  Huw DaviesAdd infrastructure for font linking. WineEngGetLinkedHF...
2005-09-06  Marcus MeissnerAdded DRAWPATTERNRECT Escape() 16<->32 mapper and stub...
2005-09-06  Huw DaviesStore the selected ppem in the GdiFont.
2005-09-06  Huw DaviesBuild a list of font links read in from the registry.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-23  Huw DaviesMove a bunch of common code from the drivers into gdi.
2005-08-22  Mike McCormackFix gcc 4.0 warnings.
2005-08-22  Glenn WursterStart to add some tests for basic palette operations.
2005-08-19  Felix NawothnigFix GetDIBits to retrieve RGB 555 as 16bit BI_RGB and...
2005-08-19  Huw DaviesSimplify ExtTextOut a bit. Should be a nop.
2005-08-19  Huw DaviesCope better with mixed charset fonts.
2005-08-15  Huw DaviesA previous signed-ness fix broke display of non-ansi...
2005-08-15  Vikram KumarAdded stub for EnableEUDC.
2005-08-10  Alexandre JulliardUse the proper WOW functions everywhere instead of...
2005-08-08  Michael KaufmannFix for BI_BITFIELDS: The color masks are at the same...
2005-08-08  Mike McCormackWarning fixes for gcc 4.0.
2005-08-08  Dmitry TimoshkovAdd a test showing that Windows doesn't tie GDI objects...
2005-08-01  Alexandre JulliardAdded commented out stubs for a bunch of new functions.
2005-07-18  Huw DaviesTest to show that the height returned by GetTextExtentP...
2005-07-18  Robert ShearmanImplement and test GdiGetCharDimensions.
2005-07-15  Felix NawothnigFix the EnumEnhMetaFile tests.
2005-07-14  Juan LangRelease DC in error condition on StretchDIBits.
2005-07-11  Alexandre JulliardMake GetKerningPairs an alias for GetKerningPairsA.
next