summaryrefslogtreecommitdiff
path: root/indra/llui/llemojidictionary.cpp
AgeCommit message (Expand)Author
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-01-24SL-20416 Avoid of taking focus by EmojiPickerAlexander Gavriliuk
2023-10-05SL-20355 Sort completion suggestions by position of the search patternAlexander Gavriliuk
2023-10-05SL-20390 Emoji Completion floater - ignore symbols in shortcodes when searchi...Alexander Gavriliuk
2023-09-08SL-19951 EmojiPicker - preserve original character case for German categoriesAlexander Gavriliuk
2023-09-08SL-19951 Organize emoji categories in groups (fix for German)Alexander Gavriliuk
2023-07-07SL-19951 Organize emoji categories in groupsAlexander Gavriliuk
2023-05-17SL-19575 Create emoji gallery (fix bug with drawing emojis in chat history)Alexander Gavriliuk
2023-04-25Load correct localized version of emoji dictionary and guard against access v...Ansariel
2023-04-20SL-19575 LLFloaterEmojiPicker - Add filter by categoryAlexander Gavriliuk
2022-11-08[FIXED] Various minor issuesKitty Barnett
2022-11-02Commit immediately if the user already typed a full shortcodeKitty Barnett
2022-10-23Refactor emoji matchingKitty Barnett
2022-10-23Add the basic emoji dictionary class (responsible for loading them from disk ...Kitty Barnett