summaryrefslogtreecommitdiff
path: root/pango/pangocairo-win32fontmap.c
Commit message (Expand)AuthorAgeFilesLines
* win32: Use GPrivate-managed display device contextYongsu Park2020-05-191-1/+1
* Bug 682846 - Use G_DEFINE_TYPE in pangowin32-fontmapBehdad Esfahbod2013-03-151-2/+0
* Add pango_font_map_changed()Alexander Larsson2013-02-261-0/+11
* Track changes in FontMaps using a serialAlexander Larsson2012-12-061-0/+14
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Part of Bug 474708 – pangocairo leaks memoryBehdad Esfahbod2007-09-081-3/+0
* Implement PangoCairoWin32FontMap::get_font_type().Tor Lillqvist2007-06-121-0/+7
* Add is_synthetic field.Tor Lillqvist2007-06-121-12/+0
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-3/+3
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+2
* Move the calculation of dpi and size earlier. Use the size variable instadTor Lillqvist2005-09-221-1/+1
* PangoCairoFontMap for win32 fonts.Owen Taylor2005-02-241-0/+108