Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-15 | viewer#970 Fixed param validation warnings | Andrey Kleshchev | |
2024-01-17 | SL-20795 Part of previously typed emojis disappear in the 'Save settings as ↵ | Alexander Gavriliuk | |
a preset...' option of the 'Preferences' floater | |||
2024-01-11 | SL-20749 Scrolling up by mouse wheel is endless in LLPanelEmojiComplete | Alexander Gavriliuk | |
2023-11-08 | SL-20518 EmojiPicker - The 'More' button is overlapped the recently used ↵ | Alexander Gavriliuk | |
emojis row after narrowing back the 'Conversations' floater | |||
2023-10-05 | SL-20389 Emoji Completion floater - highlight the entered part of the shortcode | Alexander Gavriliuk | |
2023-10-05 | SL-20390 Emoji Completion floater - ignore symbols in shortcodes when ↵ | Alexander Gavriliuk | |
searching by pattern | |||
2023-10-05 | SL-20402 Emoji Completion floater - use vertical scrollbar when needed | Alexander Gavriliuk | |
2023-10-03 | :x | Alexander Gavriliuk | |
2023-08-29 | SL-20209 Add 'noscroll' parameter to LLPanelEmojiComplete::Params | Alexander Gavriliuk | |
2022-11-08 | Add proper mouse down handler to the emoji complete panel | Kitty Barnett | |
-> the previous commit didn't properly set mFrontChild after restoring the topmost floaters -> additionally we don't want mouse clicks in "can't steal focus from frontmost" floaters to set focus to them | |||
2022-11-08 | [FIXED] Various minor issues | Kitty Barnett | |
- Typing :+1: doesn't replace the short code with the thumbs-up emoji - Moving the mouse over the emoji complete panel highlights the wrong emoji when mScrollPos > 0 - Emoji complete panel is missing attributes - Crash when attempting to show the tooltip for an emoji text segment - Emoji autocomplete panel can sometimes show empty (type ':cat', select the heart eyed one, Ctrl-Z and then type 2 which should show the emoji for :cat2 but shows an empty square instead) | |||
2022-10-23 | Mini emoji helper shows as a small slice when there are no matching emojis | Kitty Barnett | |
2022-10-23 | Handle return and escape in the mini emoji helper | Kitty Barnett | |
2022-10-23 | Autosize the mini emoji helper to fit the number of shown emojis | Kitty Barnett | |
2022-10-23 | Add mini emoji (auto-)complete helper | Kitty Barnett | |