summaryrefslogtreecommitdiff
path: root/pango/pango-layout.h
Commit message (Expand)AuthorAgeFilesLines
* Add pango_layout_iter_get_run_baselineMatthias Clasen2021-08-291-0/+2
* Add pango_layout_get_caret_posMatthias Clasen2021-08-241-0/+7
* Add pango_justify_last_lineMatthias Clasen2021-08-101-1/+6
* docs: More detailsMatthias Clasen2021-08-081-0/+3
* layout: Add some api for introspectionMatthias Clasen2021-08-011-0/+9
* docs: Add some details for PangoWrapimprove-wrap-docsMatthias Clasen2021-07-021-0/+5
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-1/+1
* introspection: Stop using allow-noneMatthias Clasen2021-05-191-2/+2
* docs: Tweak layout docsMatthias Clasen2021-03-111-15/+16
* docs: Port PangoLayout to the new doc formatMatthias Clasen2021-03-111-21/+22
* Add pango_layout_get_directionMatthias Clasen2019-10-311-1/+4
* docs: Fix parameter name mismatchesMatthias Clasen2019-07-121-1/+1
* layout: Add line-spacingMatthias Clasen2019-07-051-0/+5
* Add line heights to layout linesMatthias Clasen2019-07-051-0/+4
* docs: Fix some introspection annotation syntaxPhilip Withnall2017-04-081-1/+1
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+87
* Minor doc fixBehdad Esfahbod2015-05-051-0/+3
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+43
* Track changes in layout and dependencies via serialsAlexander Larsson2012-12-061-0/+1
* Annotations: add missing colons after symbol namesPavel Holejsovsky2012-06-041-1/+1
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-091-1/+1
* MinorBehdad Esfahbod2011-05-161-2/+2
* Provide access to PangoLayout.n_charsMatthias Clasen2011-05-161-0/+2
* Add a readonly version of pango_layout_get_log_attrs()Matthias Clasen2011-05-161-0/+3
* Bug 404416 – pango_layout_get_baseline or somethingBehdad Esfahbod2008-04-211-0/+1
* Bug 469313 – Add pango_layout_set_height() Bug 508179 – PangoGlyphUnitBehdad Esfahbod2008-01-151-0/+3
* Bug 471577 – GBoxed GType for PangoGlyphItemBehdad Esfahbod2007-10-241-0/+1
* Bug 471571 – Add pango_layout_iter_get_layout()Behdad Esfahbod2007-10-221-3/+4
* Remove obsolete comment. PangoLayoutRun is not deprecated. It's just sameBehdad Esfahbod2007-10-221-1/+0
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-1/+1
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-24/+24
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-2/+2
* Bug 328585 – Need to know if a layout has unknown glyphs Patch fromBehdad Esfahbod2007-01-161-1/+4
* Align spaces.Behdad Esfahbod2007-01-161-2/+2
* Part of Bug 326693 – PangoLayouts should be query-able about theirBehdad Esfahbod2007-01-161-1/+2
* Bug 363510 – Ability to query whether a PangoLayout is effectivelyBehdad Esfahbod2007-01-161-0/+1
* Spell-check the docs.Behdad Esfahbod2007-01-071-2/+2
* Add new functions: pango_layout_iter_get_line_readonly()Behdad Esfahbod2006-12-051-0/+5
* Bug 351496 – PangoAnalysis::gravity breaks binary compatibilityBehdad Esfahbod2006-08-201-1/+1
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-0/+5
* Based on patch from Gustavo J. A. M. Carneiro (#305975)Owen Taylor2005-07-221-2/+7
* Add. (#153548, Morten Welinder)Owen Taylor2004-12-131-0/+3
* Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071)Owen Taylor2004-07-141-0/+24
* Fix bug with using wrong uline value.Owen Taylor2004-06-241-1/+4
* Patch from Dov Grobgeld to add auto-direction to PangoLayout (more ofOwen Taylor2004-03-011-0/+4
* Add --indent=n option.Noah Levitt2003-11-251-0/+1
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-031-8/+4
* Trivial s/foo/foo_/ fixes to make pango.h includable with -WshadowSoeren Sandmann2002-11-081-7/+7
* Add, implement and document PANGO_WRAP_WORD_CHARAlexander Larsson2002-10-041-1/+2
* Up to 0.19.Owen Taylor2001-09-181-6/+2