ole32: Close the named pipe after revoking local server objects.
[wine] / dlls / gdi32 / freetype.c
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.