summaryrefslogtreecommitdiff
path: root/docs/tmpl/text-attributes.sgml
Commit message (Expand)AuthorAgeFilesLines
* Bug 469641 – Initialize attribute start/end to [0..MAXUINT]Behdad Esfahbod2007-10-241-1/+11
* New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. NewBehdad Esfahbod2007-01-161-9/+29
* Spell-check the docs.Behdad Esfahbod2007-01-071-1/+1
* Bug 373856 – Wish: Function to convert a GdkColor to a string Patch fromBehdad Esfahbod2006-12-061-6/+15
* Doc updates.Behdad Esfahbod2006-04-291-10/+13
* More documentation improvements.Behdad Esfahbod2005-11-171-5/+5
* Various documentation improvements.Behdad Esfahbod2005-11-171-23/+22
* Based on patch from Gustavo J. A. M. Carneiro (#305975)Owen Taylor2005-07-221-0/+1
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-211-0/+3
* Add checks for CairoOwen Taylor2005-01-091-4/+10
* Recent additionsOwen Taylor2004-12-161-0/+18
* Add underline_color and strikethrough_color attribute types. (#147616,Owen Taylor2004-11-231-0/+24
* Remove color_set() virtual function ... it's not absolutely necessary forOwen Taylor2004-11-191-0/+25
* Document PANGO_UNDERLINE_ERROR as a 1.4 addition. (#156533, MortenMatthias Clasen2004-10-271-4/+5
* Add new letter_spacing attribute.Owen Taylor2004-06-231-0/+10
* Fix textOwen Taylor2004-05-281-1/+1
* only invert if the layout and the context really disagree, not if they areJody Goldberg2004-05-281-3/+3
* === Released 1.3.5 ===PANGO_1_3_5Owen Taylor2004-03-021-0/+9
* Patch from Dov Grobgeld to add auto-direction to PangoLayout (more ofOwen Taylor2004-03-011-0/+5
* New attribute to turn font fallback on or off. (#105553)Noah Levitt2004-02-291-0/+1
* Doc markup and typo fixes.Matthias Clasen2003-06-251-1/+1
* Some unit fixups (#96335)Owen Taylor2002-12-201-1/+1
* Cosmetic changes to short descriptions.Matthias Clasen2002-12-111-1/+1
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-031-0/+31
* Take both dpi_x and dpi_y as arguments. Doesn't currently handle dpi_xAlex Larsson2001-11-191-4/+5
* Add pangoxft-private.h.Matthias Clasen2001-11-111-21/+33
* Typo fix.Matthias Clasen2001-10-271-10/+10
* Documentation updates.Matthias Clasen2001-10-261-9/+5
* Up to 0.19.Owen Taylor2001-09-181-2/+70
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-10/+4
* Patch from Matthias Clasen fixing various typos. (#55744)Owen Taylor2001-06-051-2/+2
* Update.Owen Taylor2001-04-161-14/+103
* Remove a lot of instances of "Error parsing ligature info" that somehowOwen Taylor2001-03-151-4/+60
* pass 0 as first argument to g_type_init().Tim Janik2001-02-041-58/+1
* Updates for new functions.Owen Taylor2001-01-251-0/+14
* Fix low underline code to deal with run_ink == NULL.Owen Taylor2000-11-141-1/+1
* Remove fribidi include.Owen Taylor2000-11-131-0/+33
* Renamed pango_attribute_compare to pango_attribute_equal. Renamed compareSebastian Wilhelmi2000-11-131-2/+2
* Include a stripped-down version of fribidi to avoid the extra dependency.Owen Taylor2000-11-121-33/+0
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-011-0/+33
* Fix up doc comments not to have obvious errors that gtk-doc barfs on.Owen Taylor2000-10-291-0/+31
* UpdateOwen Taylor2000-07-061-0/+27
* Updates for recent API changes.Owen Taylor2000-04-251-0/+19
* Doc updates.Owen Taylor2000-04-051-0/+18
* Release 0.7Owen Taylor2000-02-171-6/+16
* Add documentation for attributes.Owen Taylor2000-02-151-0/+362