Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-06 | SL-20209 MacOS buildfix | Andrey Kleshchev | |
2023-08-29 | SL-20209 Add 'noscroll' parameter to LLPanelEmojiComplete::Params | Alexander Gavriliuk | |
2023-01-25 | DRTVWR-489-emoji: declaring this variable as a U16 leads to a warning (and ↵ | Callum Linden | |
therefore an error) but only on 32bit Windows builds - 64bit is fine. I don't know why that's the case (should be both surely) but in any case, I think the variable should be declared as a size_t | |||
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-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 | |