summaryrefslogtreecommitdiff
path: root/pango/pango-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_build_filename() where appropriate.Owen Taylor2001-09-121-6/+4
* Update to the new g_boxed_type_register_static API.Alex Larsson2001-09-101-3/+1
* Make a couple of functions static.Owen Taylor2001-09-021-2/+2
* copy function. (pango_glyph_string_get_type): implement get_type function.James Henstridge2001-07-021-0/+25
* Couple of bug fixes for the last change.Owen Taylor2001-06-261-2/+88
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-4/+139
* Patch from Soeren SandmannHavoc Pennington2001-02-211-2/+2
* Use g_win32_get_package_installation_subdirectory(). Use the sameTor Lillqvist2001-02-101-59/+12
* Free item->extra_attrs list.32001-01-231-3/+7
* 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