summaryrefslogtreecommitdiff
path: root/pango/pango-renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Move the code from pango/ to pango2/Matthias Clasen2022-07-041-273/+0
* Convert to the pango2 prefixMatthias Clasen2022-07-041-172/+172
* Implement all the line stylesMatthias Clasen2022-07-041-6/+21
* Make PangoGlyphItem privateMatthias Clasen2022-07-041-5/+4
* Clean up PangoRenderer apiMatthias Clasen2022-07-041-17/+0
* Bring back shape attributesMatthias Clasen2022-07-041-5/+7
* Complete line style changesMatthias Clasen2022-06-221-0/+1
* Add alpha to PangoColorMatthias Clasen2022-06-221-8/+0
* Clean up headersMatthias Clasen2022-06-221-15/+10
* Drop all versioned since tagsMatthias Clasen2022-06-221-23/+17
* Make strikethrough styledMatthias Clasen2022-06-221-1/+1
* Rename PangoUnderline to PangoLineStyleMatthias Clasen2022-06-221-1/+1
* Split off an underline position attributeMatthias Clasen2022-06-221-0/+1
* Drop shape attributesMatthias Clasen2022-06-221-7/+0
* Replace PangoLayoutMatthias Clasen2022-06-221-19/+12
* Implement rendering for PangoLineMatthias Clasen2022-06-221-0/+15
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-7/+7
* Revert "Merge branch 'fix-deadlocks' into 'master'"revert-1fedc11aMatthias Clasen2021-03-311-33/+1
* Add dashed and dotted lineslinesMatthias Clasen2021-03-301-1/+33
* docs: Tweak renderer docsMatthias Clasen2021-03-111-4/+7
* renderer: Move overline to priv data structureSimon McVittie2020-08-161-1/+0
* renderer: Implement overlinesMatthias Clasen2019-10-311-1/+4
* doc cleanupsMatthias Clasen2019-07-231-116/+114
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+20
* Add alpha support to PangoRendererMatthias Clasen2015-08-111-0/+6
* Add many missing nullability annotations.Evan Nemerson2014-10-161-2/+3
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-091-1/+1
* New public API:Behdad Esfahbod2008-08-061-1/+15
* Bug 472629 – Add pango_renderer_get_layout(_line)Behdad Esfahbod2007-10-241-0/+3
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-1/+1
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-5/+5
* Rename y1 parameters to y1_ to avoid conflicts with the math.h BesselOwen Taylor2005-01-041-2/+2
* Remove color_set() virtual function ... it's not absolutely necessary forOwen Taylor2004-11-191-10/+15
* Up version to 1.7.0.Owen Taylor2004-09-241-0/+238