summaryrefslogtreecommitdiff
path: root/docs/tmpl/text-attributes.sgml
Commit message (Expand)AuthorAgeFilesLines
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-833/+0
* Remove PangoXBehdad Esfahbod2012-08-161-3/+0
* Merge branch 'harfbuzz-ng-external'Behdad Esfahbod2012-08-161-6/+9
|\
| * Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2011-06-171-6/+0
| |\
| * | Doc template changesBehdad Esfahbod2010-09-221-0/+4
* | | Make docs a bit more completeMatthias Clasen2011-11-221-6/+4
| |/ |/|
* | Doc template changesBehdad Esfahbod2010-09-281-0/+4
|/
* Change PangoFc font loading API such that PangoContext is not passed down.Behdad Esfahbod2009-01-281-0/+1
* Bug 566941 – Add PANGO_ATTRIBUTE_INDEX_FROM_TEXT_BEGINNING andBehdad Esfahbod2009-01-071-0/+19
* Bug 473805 – Add API enumerating scripts for a languageBehdad Esfahbod2008-08-201-46/+0
* Implement draw_glyph_item using cairo_show_text_glyphs().Behdad Esfahbod2008-08-061-2/+2
* Fix doc build warning.Behdad Esfahbod2008-08-061-3/+3
* Bug 537258 – Add a pango_language_to_string() functionBehdad Esfahbod2008-06-091-1/+1
* Bug 511183 – Add pango_attr_type_get_name()Behdad Esfahbod2008-04-211-0/+9
* 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