summaryrefslogtreecommitdiff
path: root/pango/pango-item.h
Commit message (Expand)AuthorAgeFilesLines
* Fix line height with emulated small capsfix-small-caps-line-heightMatthias Clasen2021-12-191-2/+2
* item: Add a char offsetMatthias Clasen2021-08-281-3/+4
* Cosmetics: Move a function aroundMatthias Clasen2021-08-201-0/+4
* Some code reorgMatthias Clasen2021-08-201-0/+3
* Cosmetics: Reindent pango-item.hMatthias Clasen2021-08-201-23/+24
* Cosmetics: Clean up pango-context.hMatthias Clasen2021-08-201-0/+17
* docs: Tweak glyph item docsMatthias Clasen2021-03-111-5/+4
* Drop some useless things from the girMatthias Clasen2021-03-111-0/+5
* docs: Port PangoItem to the new doc formatMatthias Clasen2021-03-111-4/+7
* Don't insert extra runs for hyphensMatthias Clasen2019-07-201-1/+11
* Document engines as unusedMatthias Clasen2019-07-181-2/+2
* Clean up docs a bitMatthias Clasen2019-07-131-2/+2
* Add pango_item_apply_attrsMatthias Clasen2019-07-111-0/+4
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+5
* Minor doc fixBehdad Esfahbod2015-05-051-0/+4
* Add an analysis flag to mark the ellipsis runMatthias Clasen2014-09-021-2/+11
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+28
* Bug 436988 – Adding PangoScript to PangoAnalysisBehdad Esfahbod2007-05-081-0/+2
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-2/+2
* Don't introduce bitfields in public struct and rename PangoAnalysis.Behdad Esfahbod2007-01-081-3/+6
* Bug 351496 – PangoAnalysis::gravity breaks binary compatibilityBehdad Esfahbod2006-08-201-4/+3
* Return if none of logical_rect or ink_rect is non-NULL.Behdad Esfahbod2006-08-161-1/+5
* Add a gravity member to PangoItem, andBehdad Esfahbod2006-08-151-0/+1
* Based on patch from Gustavo J. A. M. Carneiro (#305975)Owen Taylor2005-07-221-0/+4
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-031-1/+0
* Up to 0.19.Owen Taylor2001-09-181-6/+2
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-2/+3
* delete lang engineHavoc Pennington2000-12-021-3/+6
* add comment delimiters around trailing text after #endifs to remove warningsChristopher Blizzard2000-06-191-1/+1
* Memory management functions for PangoItem.Owen Taylor2000-03-131-0/+60