summaryrefslogtreecommitdiff
path: root/pango/pango-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Optimize pango_utf8_make_validperformance-testMatthias Clasen2022-05-181-10/+104
* Factor out UTF8 validationMatthias Clasen2022-05-181-0/+46
* docs: Fix a typoMatthias Clasen2022-01-141-3/+3
* docs: Cosmeticsmisc-doc-fixupsMatthias Clasen2021-12-101-2/+3
* Cosmetics: Move a function aroundMatthias Clasen2021-08-201-0/+102
* Add a few missing chars to pango_is_zero_widthmissing-zerowidth-charsMatthias Clasen2021-07-091-5/+11
* utils: Make pango_version_check more preciseMatthias Clasen2021-06-281-0/+2
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-50/+52
* introspection: Stop using allow-noneMatthias Clasen2021-05-191-5/+5
* docs: Tweak utils docsMatthias Clasen2021-03-111-68/+60
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-111-2/+2
* Add a helper for parsing flagsMatthias Clasen2019-07-251-0/+62
* Header cleanupMatthias Clasen2019-07-041-0/+1
* docs: pango_read_line/scan_word/string take normal reference to GStringRico Tzschichholz2019-04-041-3/+3
* Clarify docs around text inputMatthias Clasen2018-12-121-1/+1
* Fix fallout from bidi deprecationMatthias Clasen2018-12-111-0/+5
* pango-utils: Fix non-escaped \r\n line endings in pango_read_line()Philip Withnall2017-04-081-1/+2
* Avoid deprecation warningsMatthias Clasen2016-08-291-2/+24
* Update deprecation versionsMatthias Clasen2015-05-161-12/+12
* Deprecate much of pango-utils.hKhaled Hosny2015-05-101-0/+16
* Fix a few warningsBehdad Esfahbod2015-05-051-1/+1
* MinorKhaled Hosny2015-04-131-2/+2
* Deprecate noop utility functionsKhaled Hosny2015-04-131-49/+8
* Make the deprecation a bit more clearKhaled Hosny2015-04-051-9/+4
* Deprecate pango_config_key_get*Khaled Hosny2015-04-041-136/+6
* Add many missing nullability annotations.Evan Nemerson2014-10-161-8/+8
* pango-utils: Fix a potential strtol(NULL) callPhilip Withnall2013-12-021-2/+8
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+18
* Bug 703995 - Compiler warnings about strict aliasingBehdad Esfahbod2013-08-301-6/+6
* Add pango_shape_full()Behdad Esfahbod2012-09-261-1/+1
* Rework config file readingMatthias Clasen2012-09-141-36/+39
* Load config file only onceMatthias Clasen2012-09-141-6/+12
* Start cleaning up config readingBehdad Esfahbod2012-08-281-5/+5
* More churnBehdad Esfahbod2012-08-281-1/+1
* Fix warningsBehdad Esfahbod2012-08-271-2/+2
* Make pango-language.c thread-safeBehdad Esfahbod2012-08-271-2/+2
* Make static data thread safe in pango-utils.cAlessandro Pignotti2012-08-271-9/+13
* Deprecate pango_lookup_aliases()Matthias Clasen2012-08-271-276/+5
* Read pangorc from XDG_CONFIG_HOMEMatthias Clasen2012-05-221-11/+6
* querymodules: Add --system argumentColin Walters2012-04-251-14/+53
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-091-2/+2
* Part of Bug 377539 - Make Pango thread-safeBehdad Esfahbod2011-05-171-1/+1
* Fix compiler warningsBehdad Esfahbod2011-05-011-1/+1
* Fixed (transfer full) introspection annotation for the return value in pango_...Alberto Ruiz2011-04-261-1/+2
* Adding (out) introspection metadata to pango_read_lineAlberto Ruiz2011-04-251-1/+1
* Adding (inout) introspection metadata to pango_skip_spaceAlberto Ruiz2011-04-251-1/+1
* Adding (inout)/(out) introspection metadata to pango_scan_wordAlberto Ruiz2011-04-251-3/+3
* Adding (inout)/(out) introspection metadata to pango_scan_stringAlberto Ruiz2011-04-251-2/+2
* Adding (inout) introspection metadata to pango_scan_intAlberto Ruiz2011-04-251-2/+2
* adding (out) introspection metadata to pango_parse_enumAlberto Ruiz2011-04-251-2/+2