summaryrefslogtreecommitdiff
path: root/pango/pango-language.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 348348 – Add a way to get the script name of a gunicharBehdad Esfahbod2007-08-211-2/+4
* Add G_UNLIKELY() to type registration block in _get_type() functions.Behdad Esfahbod2007-06-201-1/+1
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-6/+7
* Bug 440603 – Minor ABI changeBehdad Esfahbod2007-05-231-5/+4
* Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-141-1/+102
* Move pango_script_get_sample_language() from pango-script.c toBehdad Esfahbod2007-05-141-1/+133
* Bug 437534 – pango_language_includes_script is buggyBehdad Esfahbod2007-05-101-29/+52
* Move pango_language_includes_script() from pango-script.c toBehdad Esfahbod2007-05-091-0/+92
* Move PangoLanguage stuff into pango-language.[ch]Behdad Esfahbod2007-05-081-0/+382