summaryrefslogtreecommitdiff
path: root/pango/pango-fontmap.c
Commit message (Expand)AuthorAgeFilesLines
* Move the code from pango/ to pango2/Matthias Clasen2022-07-041-1290/+0
* Convert to the pango2 prefixMatthias Clasen2022-07-041-367/+367
* Documentation improvementsMatthias Clasen2022-07-041-11/+12
* Allow cascading fontmapsMatthias Clasen2022-07-041-7/+103
* Allow variant information in face descriptionsMatthias Clasen2022-06-221-2/+1
* context: Reshuffle convenience apiMatthias Clasen2022-06-221-31/+0
* fontmap: improve the docsMatthias Clasen2022-06-221-18/+20
* Drop PANGOCAIRO_BACKEND for nowMatthias Clasen2022-06-221-48/+12
* More matrix workMatthias Clasen2022-06-221-4/+24
* fontmap: CleanupsMatthias Clasen2022-06-221-3/+124
* Clean up PangoFontFace hierarchyMatthias Clasen2022-06-221-6/+15
* Clean up PangoFontFamilyMatthias Clasen2022-06-221-19/+11
* Get the docs in shapeMatthias Clasen2022-06-221-9/+11
* Apply font optionsMatthias Clasen2022-06-221-3/+20
* Clean up build machineryMatthias Clasen2022-06-221-9/+9
* Add default fontmap APIMatthias Clasen2022-06-221-0/+138
* Rename PangoHbFontMap to PangoFontMapMatthias Clasen2022-06-221-233/+798
* Drop all versioned since tagsMatthias Clasen2022-06-221-8/+0
* Drop redundant enumeration apiMatthias Clasen2022-06-221-59/+9
* Drop remnants of engines and modulesMatthias Clasen2022-06-221-21/+0
* Revert "Add listmodel properties to PangoFontMap"Matthias Clasen2022-06-221-59/+0
* Add listmodel properties to PangoFontMapMatthias Clasen2022-06-101-0/+59
* fontmap: Improve docs slightlyMatthias Clasen2022-01-011-0/+5
* Drop pango-fontset-private.hMatthias Clasen2021-12-241-1/+1
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-5/+6
* Fix various broken linksMatthias Clasen2021-03-111-1/+1
* docs: Port PangoFontMap to the new doc formatMatthias Clasen2021-03-111-96/+97
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-111-1/+1
* docs: Remove references to gdk_pango_context_get_for_screendocs-tweakMatthias Clasen2021-02-111-2/+1
* fontmap: Emit GListModel::changedMatthias Clasen2019-12-041-1/+25
* fontmap: Implement GListModelMatthias Clasen2019-12-041-1/+53
* Add pango_font_get_faceMatthias Clasen2019-10-311-1/+0
* Add pango_font_map_get_familyMatthias Clasen2019-10-311-0/+52
* Header cleanupMatthias Clasen2019-07-041-1/+2
* Fix other used of “Deprecated: 1.38”Khaled Hosny2015-05-171-1/+1
* Deprecate pango_font_map_get_shape_engine_type()Behdad Esfahbod2015-04-041-0/+1
* Add many missing nullability annotations.Evan Nemerson2014-10-161-4/+4
* Doc fixupsBehdad Esfahbod2013-09-271-1/+1
* MinorBehdad Esfahbod2013-04-251-1/+1
* Add pango_font_map_changed()Alexander Larsson2013-02-261-0/+23
* Track changes in FontMaps using a serialAlexander Larsson2012-12-061-0/+30
* More churnBehdad Esfahbod2012-08-281-2/+6
* Deprecate pango_lookup_aliases()Matthias Clasen2012-08-271-24/+4
* Bug 679654: Crash for PangoContext.list_familiesJohn Ralls2012-07-201-1/+1
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-091-1/+1
* Fixing (transfer full) introspection annotation for the return value in pango...Alberto Ruiz2011-04-251-2/+2
* Fixing (transfer full) introspection annotation for the return value in pango...Alberto Ruiz2011-04-251-1/+2
* Fixing (transfer full) introspection annotation for the return value in pango...Alberto Ruiz2011-04-251-1/+2
* Fix introspection for pango_font_map_list_families and pango_font_family_list...Alberto Ruiz2011-04-151-2/+2
* Allow font_family=NULL in load_font() and load_fontset() methodsBehdad Esfahbod2009-04-061-3/+3