summaryrefslogtreecommitdiff
path: root/pango/pango-bidi-type.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'wip/chergert/bidi-temp-allocs'wip/chergert/bidi-temp-allocsMatthias Clasen2018-07-161-4/+67
|\
| * Make pango_bidi_type_for_unichar() not crash with new FriBidiBehdad Esfahbod2018-07-071-1/+3
| * Short-circuit FriBidi call if paragraph is unidirectionalBehdad Esfahbod2018-07-071-5/+64
* | log2vis: avoid a number of temporary allocationsChristian Hergert2018-06-101-6/+14
|/
* Use the new FriBiDi API when availablewip/khaled/fribidiKhaled Hosny2018-02-041-0/+22
* Avoid converting to UTF-32 for FriBiDiKhaled Hosny2018-02-041-33/+31
* Switch to using external FriBiDiKhaled Hosny2018-02-041-15/+39
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-2/+20
* Annotations: add missing colons after symbol namesPavel Holejsovsky2012-06-041-1/+1
* Bug 469049 – Fix all compiler warningsBehdad Esfahbod2008-12-261-1/+1
* Fix more warnings.Behdad Esfahbod2008-12-261-0/+1
* Include <string.h> for strlen() prototype.Tor Lillqvist2008-08-031-0/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Group bidi stuff together. Add a section in the docs for them.Behdad Esfahbod2008-04-221-0/+125
* Bug 515432 – Add function to get bidirectional character type of aBehdad Esfahbod2008-04-211-0/+75