summaryrefslogtreecommitdiff
path: root/pango/pango-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_file_test().Tor Lillqvist2000-11-301-6/+1
* Define PANGO_VERSION.Tor Lillqvist2000-11-301-1/+33
* Fix low underline code to deal with run_ink == NULL.Owen Taylor2000-11-141-3/+8
* Include a stripped-down version of fribidi to avoid the extra dependency.Owen Taylor2000-11-121-0/+31
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-011-47/+42
* Added docs for the publically exported functions in this module, evenOwen Taylor2000-10-301-1/+1
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-201-29/+45
* include <stdlib.h>Owen Taylor2000-07-221-0/+1
* Don't try to use the ! command, not available in all systems. Move the !Tor Lillqvist2000-07-191-0/+1
* pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move theTor Lillqvist2000-07-161-0/+231
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-8/+86
* Fix bug in home directory substitution.Owen Taylor2000-07-111-1/+1
* A bunch of simple functions for reading from files, manipulating stringsOwen Taylor2000-07-011-0/+575