summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelemojicomplete.cpp
AgeCommit message (Expand)Author
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-03-15viewer#970 Fixed param validation warningsAndrey Kleshchev
2024-03-12Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-01-17SL-20795 Part of previously typed emojis disappear in the 'Save settings as a...Alexander Gavriliuk
2024-01-11SL-20749 Scrolling up by mouse wheel is endless in LLPanelEmojiCompleteAlexander Gavriliuk
2023-11-08SL-20518 EmojiPicker - The 'More' button is overlapped the recently used emoj...Alexander Gavriliuk
2023-10-05SL-20389 Emoji Completion floater - highlight the entered part of the shortcodeAlexander Gavriliuk
2023-10-05SL-20390 Emoji Completion floater - ignore symbols in shortcodes when searchi...Alexander Gavriliuk
2023-10-05SL-20402 Emoji Completion floater - use vertical scrollbar when neededAlexander Gavriliuk
2023-10-03:xAlexander Gavriliuk
2023-08-29SL-20209 Add 'noscroll' parameter to LLPanelEmojiComplete::ParamsAlexander Gavriliuk
2022-11-08Add proper mouse down handler to the emoji complete panelKitty Barnett
2022-11-08[FIXED] Various minor issuesKitty Barnett
2022-10-23Mini emoji helper shows as a small slice when there are no matching emojisKitty Barnett
2022-10-23Handle return and escape in the mini emoji helperKitty Barnett
2022-10-23Autosize the mini emoji helper to fit the number of shown emojisKitty Barnett
2022-10-23Add mini emoji (auto-)complete helperKitty Barnett