summaryrefslogtreecommitdiff
path: root/pango/pango-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: Move a function aroundMatthias Clasen2021-08-201-0/+6
* Header cleanupMatthias Clasen2019-07-041-30/+0
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-13/+23
* Deprecate much of pango-utils.hKhaled Hosny2015-05-101-0/+8
* Add missing G_DEPRECATED annotationKhaled Hosny2015-04-131-0/+2
* Deprecate pango_config_key_get*Khaled Hosny2015-04-041-0/+2
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+44
* Deprecate pango_lookup_aliases()Matthias Clasen2012-08-271-0/+1
* utils: Add missing prototype for pango_config_key_get_system()Fabian Groffen2012-06-161-0/+1
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-091-6/+6
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-4/+4
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-2/+2
* New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. NewBehdad Esfahbod2007-01-161-0/+6
* Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21Behdad Esfahbod2007-01-041-0/+5
* New generated public header file pango-features.h. Currently contains theBehdad Esfahbod2006-12-071-0/+30
* Render block progression and line direction arrows, and a base gravityBehdad Esfahbod2006-08-161-7/+0
* Hook up pango-utils.h into the documentation, as we are installing itBehdad Esfahbod2006-03-311-5/+4
* Fix blurred underlines on Win32 (#332656):Tor Lillqvist2006-03-311-0/+3
* AC_DEFINE various version components.Behdad Esfahbod2006-02-051-1/+0
* Move G_GNUC_CONST to after declaration, to be compatible with gcc 2.95.Behdad Esfahbod2006-01-141-1/+1
* pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,Behdad Esfahbod2006-01-051-0/+4
* Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. MovedBehdad Esfahbod2005-11-031-4/+3
* New function added.Behdad Esfahbod2005-07-231-2/+6
* Add some new enum and values and utilities for supporting automaticallyOwen Taylor2004-02-271-2/+8
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-0/+3
* Remove the rest of the silly pango file-reading code fromOwen Taylor2001-10-181-3/+1
* Up to 0.19.Owen Taylor2001-09-181-15/+21
* Couple of bug fixes for the last change.Owen Taylor2001-06-261-0/+3
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-1/+1
* Small updatesOwen Taylor2001-04-161-1/+1
* Patch from Soeren SandmannHavoc Pennington2001-02-211-2/+2
* Fix low underline code to deal with run_ink == NULL.Owen Taylor2000-11-141-1/+1
* Include a stripped-down version of fribidi to avoid the extra dependency.Owen Taylor2000-11-121-0/+10
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-011-4/+4
* Fix bug where wrong attribute list was unreferenced.Owen Taylor2000-09-111-0/+1
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-201-5/+11
* pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move theTor Lillqvist2000-07-161-0/+15
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-0/+13
* A bunch of simple functions for reading from files, manipulating stringsOwen Taylor2000-07-011-0/+40