summaryrefslogtreecommitdiff
path: root/pango/pango-layout.c
Commit message (Expand)AuthorAgeFilesLines
* PangoLayout: Optimize pango_layout_get_baselineTimm Bäder2017-10-271-5/+6
* PangoLayoutIter: Allocate an array of Extents instead of a linked listTimm Bäder2017-10-271-57/+29
* layout/renderer: Don't heap-allocate short lived layout iteratorsTimm Bäder2017-10-271-28/+29
* layout: Move PangoLayouIter struct to private headerTimm Bäder2017-10-271-57/+27
* Avoid a compiler warningMatthias Clasen2017-04-081-1/+1
* Bug 779232 - Wrong introspection annotation for pango_layout_get_sizeBehdad Esfahbod2017-02-251-2/+2
* pango-layout: Add a clarifying assertionPhilip Withnall2017-02-161-0/+4
* Fix typo in pango_layout_xy_to_index() docsKhaled Hosny2016-02-141-1/+1
* Improve justify_cluster() some moreBehdad Esfahbod2015-08-211-15/+40
* Fix bug in previous commitBehdad Esfahbod2015-08-211-1/+1
* Fix justify_clusters()Behdad Esfahbod2015-08-211-37/+45
* Fix offset calculation for justifyBehdad Esfahbod2015-08-211-6/+28
* Fix crasher in justify codeBehdad Esfahbod2015-08-211-5/+8
* Use grapheme boundaries in justify_clusters()Khaled Hosny2015-08-181-31/+46
* Bug 738505 - Add fontfeatures support in PangoAttributes and markupBehdad Esfahbod2015-06-181-0/+5
* Bug 750383 - Issue in ellipsization when line space is mentionedBehdad Esfahbod2015-06-041-0/+2
* Fix a few warningsBehdad Esfahbod2015-05-051-1/+1
* Fix leading vs trailing grapheme edge docsBehdad Esfahbod2015-05-051-4/+4
* Add many missing nullability annotations.Evan Nemerson2014-10-161-22/+25
* Revert "Fix leftover markup in docs"Matthias Clasen2014-08-301-8/+9
* Fix leftover markup in docsMatthias Clasen2014-08-301-9/+8
* Bug 720379 - SIGFPE in pango_layout_iter_get_char_extents()Behdad Esfahbod2013-12-151-2/+9
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-1/+49
* Correct an annotationMatthias Clasen2013-09-101-1/+1
* layout: Never return NULL from pango_layout_get_text()Benjamin Otte2013-09-091-0/+5
* Bug 705007 - sometimes the ordering of text is reversedBehdad Esfahbod2013-08-041-0/+2
* Bypass line reordering if all runs have the same directionKristian Rietveld2013-07-171-2/+30
* Track changes in layout and dependencies via serialsAlexander Larsson2012-12-061-18/+76
* Add pango_shape_full()Behdad Esfahbod2012-09-261-1/+3
* Bug 678721 - Don't need to get item properties in pango_layout_line_x_to_indexBehdad Esfahbod2012-08-251-3/+0
* introspection: assorted fixes to avoid regressions in Vala bindingsEvan Nemerson2012-08-121-6/+9
* Annotations: add missing colons after symbol namesPavel Holejsovsky2012-06-041-1/+1
* Fix annotation for pango_layout_move_cursor_visually()Pavel Holejsovsky2012-06-041-6/+7
* Fix missing GI transfer annotation for pango_layout_get_line_readonly()Michael Vogt2011-08-091-2/+2
* docs: Fix typoJavier Jardón2011-06-231-1/+1
* Bug 652841 - Various pieces of dead code found by gcc/clang static analyzerBehdad Esfahbod2011-06-171-7/+0
* Revert "layout: Make sure all lines are ellipsized"Behdad Esfahbod2011-06-151-1/+2
* Cull some dead codeMatthias Clasen2011-06-151-2/+0
* layout: Make sure all lines are ellipsizedBenjamin Otte2011-06-131-2/+1
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-091-2/+2
* MinorBehdad Esfahbod2011-05-161-3/+5
* Provide access to PangoLayout.n_charsMatthias Clasen2011-05-161-0/+20
* Add a readonly version of pango_layout_get_log_attrs()Matthias Clasen2011-05-161-0/+35
* Fixed (transfer full) and (element-type) introspection annotation for the ret...Alberto Ruiz2011-04-261-1/+1
* Fixed annotation typo and added (allow-none) to pango_layout_index_to_line_xAlberto Ruiz2011-04-251-4/+4
* Fixed (transfer none) introspection annotation for the return value in pango_...Alberto Ruiz2011-04-251-1/+1
* Fixed (transfer none) introspection annotation for the return value in pango_...Alberto Ruiz2011-04-251-1/+1
* Fixing (transfer none) introspection annotation for the return value in pango...Alberto Ruiz2011-04-251-3/+3
* Fixing array introspection annotation for pango_layout_line_get_x_rangesAlberto Ruiz2011-04-251-1/+1
* adding allow-none introspection metadata to pango_layout_get_pixel_extentsAlberto Ruiz2011-04-251-4/+4