gdiplus: Added GdipS/GetPathGradientGammaCorrection.
[wine] / dlls / gdi32 / freetype.c
2007-08-02  Dmitry Timoshkovgdi32: Also print a readable table name in the failure...
2007-07-31  Dmitry Timoshkovgdi32: Make GetFontData traces more readable.
2007-07-11  Dmitry Timoshkovgdi32: Do not report an error if a requested to add...
2007-07-09  Alexandre Julliardconfigure: Merge the libfreetype existence check with...
2007-07-05  Huw Daviesgdi32: Using a bitmap font as the fallback sans serif...
2007-07-02  Alexandre Julliardconfigure: Make the libfontconfig soname check depend...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-06-26  Michael Stefaniucgdi32: Multi-character character constants aren't porta...
2007-05-04  Dmitry Timoshkovgdi32: AddFontResource should return a number of added...
2007-05-04  Dmitry Timoshkovgdi32: Handle errors in WineEngAddFontResourceEx.
2007-05-03  Aric Stewartgdi32: GetGlyphOutline needs to look at linked fonts...
2007-04-20  Aric Stewartgdi32: Make the comparison for system link font replace...
2007-04-02  Felix Nawothniggdi32: Properly handle negative font widths.
2007-03-22  Ken ThomasesRevert "gdi32: Disable the freetype mmap sharing on...
2007-03-21  Andrew Talbotgdi32: Replace inline static with static inline.
2007-03-19  Dmitry Timoshkovwinex11.drv: In the case requested glyphs do not presen...
2007-03-15  Dmitry Timoshkovgdi32: Add a GetTextMetrics test, make it pass under...
2007-03-07  Aric Stewartgdi32: Search SystemLinked fonts when looking for a...
2007-03-06  Byeong-Sik Jeongdi32: Fix FontSubstitute values for Korean locale.
2007-03-06  Byeong-Sik Jeongdi32: Add missing pFT_Done_Face().
2007-03-06  Aric Stewartgdi32: Set FontSubstitute values by locale.
2007-03-02  Aric Stewartgdi32: Don't fail replacement on no localized family...
2007-03-02  Hans Leidekkergdi32: Implement GetFontUnicodeRanges.
2007-02-26  Aric Stewartgdi32: Select correct replacement from ttc file.
2007-02-26  Aric Stewartgdi32: Allow for loading of multibyte font name replace...
2007-01-11  Dmitry Timoshkovgdi32: Print status of the hinting support in the debug...
2007-01-09  Andrew Talbotgdi32: Remove unused variables.
2006-12-21  Huw Daviesgdi32: Extract the constituent TrueType files from...
2006-12-21  Huw Daviesgdi32: Actually create the Wine fonts key if it doesn...
2006-12-20  Huw Daviesgdi32: Improve the fontconfig filtering hack so that...
2006-12-08  Alexandre Julliardgdi32: Don't assume that the font codepages change...
2006-12-08  Alexandre Julliardgdi32: Disable the freetype mmap sharing on Mac OS.
2006-12-06  Alexandre Julliardgdi32: Only mmap a given font file once.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-11-09  Mike McCormackgdi32: Downgrade a FIXME to a WARN.
2006-10-31  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.