summaryrefslogtreecommitdiff
path: root/pango/querymodules.c
Commit message (Expand)AuthorAgeFilesLines
* Fix problem where == was used instead if =. (#73694, Martin Gansser)Owen Taylor2002-03-061-0/+1
* Write examples/pango.modules in terms of .la files rather than directOwen Taylor2002-03-031-4/+5
* Fix doc comment. Move include outside G_BEGIN_DECLS. Add const to avoidDarin Adler2001-12-171-1/+1
* pango/modules.c g_module_symbol takes a gpointer *, not just a gpointer.Manish Singh2001-12-051-3/+3
* removed the arbitrary limit to 10 fonts. Instead make the command lineHans Breuer2001-11-231-19/+11
* Use g_build_filename() where appropriate.Owen Taylor2001-09-121-5/+5
* Use g_win32_get_package_installation_subdirectory(). Use the sameTor Lillqvist2001-02-101-4/+20
* move pango_shape and pango_reorder_items in here.Havoc Pennington2000-12-161-1/+3
* touch sysconfdir/pango/pango.modules even if there are no dynamic modules,Havoc Pennington2000-12-151-1/+2
* Define PANGO_VERSION.Tor Lillqvist2000-11-301-0/+8
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-2/+16
* A bunch of simple functions for reading from files, manipulating stringsOwen Taylor2000-06-301-22/+58
* Add ZWS to hacky break algorithm.Owen Taylor2000-05-051-2/+2
* Initial revisionOwen Taylor2000-01-131-0/+102