summaryrefslogtreecommitdiff
path: root/gtk/gtkemojicompletion.c
Commit message (Expand)AuthorAgeFilesLines
* gtkemojicompletion: Use GtkEntry key controller to handle key pressesCarlos Garnacho2018-06-211-14/+16
* EmojiCompletion: Avoid another un/signed warningDaniel Boles2018-06-201-1/+1
* EmojiCompletion: Avoid un/signed compare warningsDaniel Boles2018-06-201-3/+3
* emoji completion: Stop using key-press-event1088-getting-css-properties-defined-in-em-etc-in-px-rounds-toward-0-delivering-1-too-few-pixelsMatthias Clasen2018-05-191-2/+5
* gtkemojicompletion.c: Don't use g_autoptr()Chun-wei Fan2018-05-151-1/+3
* longpressgesture: Port to new API modelBenjamin Otte2018-04-261-6/+4
* Add an emoji completion popupMatthias Clasen2018-04-231-0/+665