summaryrefslogtreecommitdiff
path: root/pango/pangowin32-fontcache.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-16/+19
* PangoWin32: Drop _pango_win32_os_version_infoChun-wei Fan2019-07-251-7/+2
* Add many missing nullability annotations.Evan Nemerson2014-10-161-4/+4
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+5
* Bug 551416 - pangowin32-fontcache.c: argument is different typeTor Lillqvist2008-09-081-2/+2
* Use atomic reference counting.Behdad Esfahbod2008-08-221-4/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* pango/pangowin32-private.h pango/pangowin32.c pango/pangowin32-fontcache.cTor Lillqvist2007-03-101-3/+3
* This change was supposed to go in the trunk before 1.16.0, but it didn'tTor Lillqvist2007-02-271-43/+98
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-23/+23
* Spell-check the docs.Behdad Esfahbod2007-01-071-1/+1
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-3/+5
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+1
* Add more debugging output.Tor Lillqvist2002-11-121-2/+6
* Use complete PANGO_VERSION in zip file names.Tor Lillqvist2002-05-261-1/+1
* Add pango_win32_os_version_info variable, an OSVERSIONINFO struct.Tor Lillqvist2002-03-171-3/+30
* Minor doc edits.Matthias Clasen2002-03-121-4/+4
* Silence gcc -Wall, initialise a couple of variables.Tor Lillqvist2002-01-011-1/+1
* Set lfCharSet to DEFAULT_CHARSET always. Conditional debugging output withTor Lillqvist2002-01-011-17/+17
* removed the arbitrary limit to 10 fonts. Instead make the command lineHans Breuer2001-11-231-2/+3
* Always turn on anti-aliasing.Tor Lillqvist2001-11-211-0/+2
* Patch from Darin Adler, with updates, to use g_ascii_* instead ofOwen Taylor2001-11-021-10/+10
* Define HAVE_FRIBIDI.Tor Lillqvist2000-11-141-0/+1
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-0/+341