summaryrefslogtreecommitdiff
path: root/pango/pango-glyph.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Cosmeticsmisc-doc-fixupsMatthias Clasen2021-12-101-20/+20
* pango: backport an old since annotationBilal Elmoussaoui2021-10-291-0/+2
* shape: Mark color glyphs in glyphstringsMatthias Clasen2021-09-011-2/+4
* Add pango_glyph_string_index_to_x_fullMatthias Clasen2021-08-291-0/+11
* docs: Some detail for PangoGlyphGeometryMatthias Clasen2021-08-271-0/+13
* Add pango_shape_itemMatthias Clasen2021-08-201-0/+9
* Cosmetics: Reindent pango-glyph.hMatthias Clasen2021-08-201-62/+65
* Cosmetics: Move a function aroundMatthias Clasen2021-08-201-2/+0
* Add a few missing constglyph-string-const-charMatthias Clasen2021-08-171-12/+12
* CosmeticsMatthias Clasen2021-07-311-1/+1
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-11/+6
* docs: Tweak glyph item docsMatthias Clasen2021-03-111-21/+23
* Add a pango_shape variant that takes flagsMatthias Clasen2019-08-031-10/+35
* Clean up docs a bitMatthias Clasen2019-07-131-6/+0
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+14
* Minor doc fixBehdad Esfahbod2015-05-051-0/+5
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+55
* Add pango_shape_full()Behdad Esfahbod2012-09-261-0/+7
* Remove G_GNUC_PURE attr from pango_glyph_string_get_width()Behdad Esfahbod2009-08-121-1/+1
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-2/+2
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-5/+5
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-2/+2
* Fix comment about PangoGlyphUnit being a 1000th of a char.Behdad Esfahbod2006-10-121-1/+1
* Fix silly error in implementation of pango_glyph_string_get_width(), andBehdad Esfahbod2006-07-081-2/+1
* Part of Bug 135683 – Cache glyphstring extentsBehdad Esfahbod2006-07-081-0/+2
* Bug 314548 – pango_shape() is missing const correctness Patch fromBehdad Esfahbod2006-02-091-1/+1
* Trivial s/foo/foo_/ fixes to make pango.h includable with -WshadowSoeren Sandmann2002-11-081-2/+2
* Up to 0.19.Owen Taylor2001-09-181-6/+2
* copy function. (pango_glyph_string_get_type): implement get_type function.James Henstridge2001-07-021-0/+4
* Removed pango_justify(), since it has no implementation that I can find.Havoc Pennington2001-04-171-5/+0
* move pango_shape and pango_reorder_items in here.Havoc Pennington2000-12-161-0/+10
* Add new PangoLayoutIter entry pointsHavoc Pennington2000-11-131-3/+11
* 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-2/+3
* First draft of highlevel driver. It currently only handles a paragraph asOwen Taylor2000-03-081-0/+6
* Convert log_clusters[] use from char offsets to byte offset - should makeOwen Taylor2000-03-071-21/+23
* The great header file reorganization. Split up roughtly by objects.Owen Taylor2000-02-011-0/+112