po: Update French translation.
[wine] / dlls / gdi32 / font.c
2012-04-16  Alexandre Julliardgdi32: Add helper functions for manipulating bounds...
2012-04-02  Dmitry Timoshkovgdi32: Refuse to load a large .fot file earlier.
2012-03-30  Huw Daviesgdi32: Add support for loading scalable font resources.
2012-03-29  Huw Daviesgdi32: Implement CreateScalableFontResource.
2012-03-14  Huw Daviesgdi32: Correctly propagate the enumproc's return value.
2012-03-02  Alexandre Julliardgdi32: Fix missing increment of integer data in GetChar...
2012-02-21  Alexandre Julliardgdi32: Don't paint the text rectangle in transparent...
2012-02-16  Alexander Kochetkovgdi32: Fix text baseline calculation in compatible...
2012-02-09  Huw Daviesgdi32: Intersect the background text box with the clip...
2012-02-09  Huw Daviesgdi32: Rename a shadow variable.
2011-12-27  Akihiro Sagawagdi32: Avoid making a DBCS character in range.
2011-12-12  Alexandre Julliardgdi32: GetCharABCWidthsFloatW must succeed with non...
2011-12-06  Alexandre Julliardgdi32: Add a helper function to clip a rectangle to...
2011-12-02  Huw Daviesgdi32: Add support for checking the font's gasp flags.
2011-11-24  Huw Daviesgdi32: Avoid reading past the end of the indices array.
2011-11-21  Alexandre Julliardgdi32: Add support for anti-aliasing in the null driver...
2011-11-21  Alexandre Julliardgdi32: Add a helper function to determine anti-aliasing...
2011-11-21  Alexandre Julliardgdi32: Add a null driver fallback implementation for...
2011-11-07  Alexandre Julliardgdi32: Fix positioning of font underlines and strikeouts.
2011-10-28  Alexandre Julliardgdi32: Fix a misplaced release_dc_ptr call.
2011-10-26  Alexandre Julliardgdi32: Implement the ExtTextOut entry point in the...
2011-10-26  Alexandre Julliardgdi32: Always use a polygon to draw text strike-outs...
2011-10-26  Alexandre Julliardgdi32: Implement GdiRealizationInfo as a standard drive...
2011-10-26  Alexandre Julliardgdi32: Implement FontIsLinked as a standard driver...
2011-10-26  Alexandre Julliardgdi32: Implement GetFontData as a standard driver entry...
2011-10-26  Alexandre Julliardgdi32: Implement GetTextFace as a standard driver entry...
2011-10-26  Alexandre Julliardgdi32: Implement GetTextExtentExPointI as a standard...
2011-10-26  Alexandre Julliardgdi32: Implement GetTextCharsetInfo as a standard drive...
2011-10-26  Alexandre Julliardgdi32: Implement GetOutlineTextMetrics as a standard...
2011-10-26  Alexandre Julliardgdi32: Implement GetKerningPairs as a standard driver...
2011-10-25  Alexandre Julliardgdi32: Implement GetGlyphOutline as a standard driver...
2011-10-25  Alexandre Julliardgdi32: Implement GetGlyphIndices as a standard driver...
2011-10-25  Alexandre Julliardgdi32: Implement GetFontUnicodeRanges as a standard...
2011-10-25  Alexandre Julliardgdi32: Reimplement GetCharABCWidthsFloat using the...
2011-10-25  Alexandre Julliardgdi32: Implement GetCharABCWidthsI as a standard driver...
2011-10-25  Alexandre Julliardgdi32: Implement GetCharABCWidths as a standard driver...
2011-10-24  Alexandre Julliardgdi32: Rename the EnumDeviceFonts entry point to EnumFo...
2011-10-24  Alexandre Julliardgdi32: Implement EnumDeviceFonts as a standard driver...
2011-10-24  Alexandre Julliardgdi32: Implement GetTextMetrics as a standard driver...
2011-10-20  Alexandre Julliardgdi32: Implement GetCharWidthW as a standard driver...
2011-10-20  Alexandre Julliardgdi32: Implement GetTextExtentExPointW as a standard...
2011-10-19  Alexandre Julliardgdi32: Implement SelectFont as a standard driver entry...
2011-10-19  Huw Daviesgdi32: Fix character code metrics for bitmap fonts.
2011-10-11  Huw Daviesgdi32: The text extents functions fail if passed a...
2011-05-04  Akihiro Sagawagdi32: Pass a proper code point from GetGlyphOutlineA...
2011-03-16  Alexandre Julliardgdi32: Add null driver entry points for the text functions.
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the various...
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the object...
2011-02-03  Kusanagi Kouichigdi32: Check if a character is double byte or single...
2011-02-01  Kusanagi Kouichigdi32: Upper 24 bits of a character range must be same.
2011-02-01  David Hedberggdi32: Stay within the clipping area when painting...
2011-01-28  Kusanagi Kouichigdi32: Reject invalid character range in GetCharABCWidthsA.
2011-01-17  Akihiro Sagawagdi32: Use the helper function in GetCharABCWidthsFloat...
2011-01-17  Akihiro Sagawagdi32: Use the helper function in GetCharWidth32A to...
2011-01-17  Akihiro Sagawagdi32: Add a helper function to get chars in the range.
2011-01-17  Akihiro Sagawagdi32: Avoid an integer overflow in GetCharABCWidthsA.
2011-01-17  Akihiro Sagawagdi32: Pass the byte count to FONT_mbtowc in GetCharABC...
2011-01-13  Kusanagi Kouichigdi32: GetCharABCWidthsA should work for DBCS.
2010-11-01  Alexandre Julliardgdi32: Remove unnecessary uses of wownt32.h.
2010-10-11  James McKenziegdi32: Correct typo in comment.
2010-08-03  Andrew Nguyengdi32: Improve AddFontMemResourceEx parameter validation.
2010-08-02  Dmitry Timoshkovgdi32: Do not crash on an invalid pointer passed to...
2010-07-29  Alexandre Julliardgdi32: Fix text positioning in mirrored DCs.
2010-07-28  Alexandre Julliardgdi32: Make sure the text dimensions are always positiv...
2010-06-17  Alexandre Julliardgdi32: Fix the sign of the vertical text position in...
2010-06-14  Nikolay Sivovgdi32: Add CreateFontIndirectEx implementation.
2010-05-24  Aric Stewartgdi32: Handle a BiDi string being shaped into more...
2010-05-13  Aric Stewartgdi32: Use usp10 to optionally generate glyphs for...
2010-05-06  Huw Daviesgdi32: Add support for ETO_PDY and improve world transf...
2010-05-05  Huw Daviesgdi32: Fix ExtTextOutA -> W forwarding when ETO_PDY...
2009-12-11  Hans Leidekkergdi32: Implement WineEngGetCharABCWidthsFloat and forwa...
2009-11-17  AndrĂ© Hentschelgdi32: Don't strip font suffix.
2009-10-20  Nikolay Sivovgdi32: Prevent possible buffer overrun.
2009-04-06  Dmitry Timoshkovgdi32: Use GdiGetCodePage() instead of duplicating...
2009-04-06  Dmitry Timoshkovgdi32: Cache current font code page in the DC structure.
2009-02-16  Huw Daviesgdi32: Improve calculation of the character code text...
2009-02-03  Dmitry Timoshkovgdi32: Add a test for the MAT2 parameter of GetGlyphOut...
2009-01-28  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the Freety...
2009-01-28  Alexandre Julliardgdi32: Release GDI handles before freeing the object.
2009-01-28  Alexandre Julliardgdi32: Allocate and initialize GDI objects before givin...
2009-01-28  Alexandre Julliardgdi32: Use the official constants instead of the old...
2009-01-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the GetObj...
2009-01-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the Delete...
2009-01-26  Michael Stefaniucgdi32: Remove superfluous pointer casts.
2008-10-24  Michael Stefaniucgdi32: Don't cast the void pointer returned by GDI_GetO...
2008-10-17  Austin Englishgdi32: Quiet a noisy fixme.
2008-10-02  Dmitry Timoshkovgdi32: Do not skip the font metrics update after the...
2008-08-05  Huw Daviesgdi32: Keep track of the number of unique fonts that...
2008-07-28  Francois GougetAdd some API documentation stubs to make winapi_check...
2008-06-27  Andrew Talbotgdi32: Pass correct pointer value to HeapFree().
2008-06-25  Dan Hipschmangdi32: Return the correct value from GetTextFace.
2008-06-24  Dmitry Timoshkovgdi32: Make GetOutlineTextMetrics set tmDigitizedAspect...
2008-05-22  Alexandre Julliardgdi32: Perform coordinate transformations using doubles...
2008-04-04  Austin EnglishSpelling fixes.
2008-03-25  Austin Englishgdi32: Spelling fixes.
2008-03-10  Jeremy Whitegdi32: Revise CreateScalableFontResourceA to pass throu...
2008-02-28  Huw Daviesgdi32: Add a partial implementation of GdiRealizationInfo.
2008-02-20  Michael Stefaniucgdi32: Move EnumFontFamiliesEx16() to gdi16.c and reimp...
2008-02-19  Michael Stefaniucgdi32: Move EnumFonts16 and EnumFontFamilies16 to gdi16.c.
2008-02-18  Alexandre Julliardgdi32: Get rid of the 16-bit GetObject functions.
next