summaryrefslogtreecommitdiff
path: root/pango/pango-emoji.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid some small allocationsMatthias Clasen2023-01-171-5/+11
* emoji: Silence compiler warningsMatthias Clasen2021-08-221-0/+3
* Drop an unused functionMatthias Clasen2021-07-101-6/+0
* Fix the build with msvcfix-msvc-buildMatthias Clasen2021-03-291-9/+12
* Speed up Emoji classificationMatthias Clasen2021-03-291-59/+64
* Fixes emoji backspace deletion behaviorPeng Wu2019-04-021-0/+6
* Update emoji scanner ragel file to latest from ChromeBehdad Esfahbod2019-01-241-14/+10
* handle VS15 emoji sequencesBehdad Esfahbod2019-01-231-48/+27
* Update Grapheme Boundary to Unicode 11Peng Wu2018-11-201-0/+6
* [emoji] Port to new Ragel-based iterator, based on Chromium againBehdad Esfahbod2018-10-151-116/+140
* Prevent an assertion with invalid Unicode sequencesMatthias Clasen2018-08-171-0/+6
* Choose emoji font for color emojiBehdad Esfahbod2017-07-311-7/+9
* Add data files and routines for emoji itemizationBehdad Esfahbod2017-07-311-0/+266