summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Expand)Author
2023-05-17Some small tweaks after merge with Viewer releaseCallum Prentice
2023-05-17SL-19575 Create emoji gallery (fix bug with drawing emojis in chat history)Alexander Gavriliuk
2023-05-02MErge with main after Viewer releaseCallum Prentice
2023-05-02Merge branch 'main' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-04-25SL-19575 LLFloaterEmojiPicker - code cleanup and layout fixupAlexander 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
2023-04-14SL-19575 Create emoji gallery access iconAlexander Gavriliuk
2023-04-03DRTVWR-489: Fix things up after a messy merge with main because of a gigantic...Callum Prentice
2023-03-31Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
2023-03-30Merge branch 'main' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-03-20Merge branch 'DRTVWR-568' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-02-17SL-18735 Fix scroll not following item for long enoughAndrey Kleshchev
2023-02-09Merge branch 'main' into DRTVWR-577-maint-SAndrey Kleshchev
2023-02-08Merge branch 'xcode-14.1' into DRTVWR-489-emojiKitty Barnett
2023-02-08Merge branch 'main' into xcode-14.1Kitty Barnett
2023-02-03Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
2023-02-02Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-01-26DRTVWR-489-emoji: A couple of tabs slipped into this file and our new no-tabs...Callum Prentice
2023-01-26DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer work...Callum Prentice
2023-01-26Merge branch 'xcode-14.1' into DRTVWR-489-emojiCallum Prentice
2023-01-24SL-17425 Crash when having more than one dependent floater #2Andrey Kleshchev
2023-01-20Fix merge conflicts after auto mergeCallum Linden
2023-01-16SL-18735 Using "Find original" in main inventory tab breaks inventory viewAndrey Kleshchev
2023-01-16Merge branch 'xcode-14.1' into DRTVWR-577-maint-SAndrey Kleshchev
2023-01-12Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-01-10SL-18911 My Land Holdings floater crashes viewer on the Xcode/+Monterey branc...akleshchev
2022-12-13Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
2022-12-12Merge branch 'main' into DRTVWR-568Callum Prentice
2022-12-12Merge branch 'main' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-12-02SL-18734 certain links are not displayed appropriatelyMaxim Nikolenko
2022-11-22Merge branch 'DRTVWR-568' into DRTVWR-539Mnikolenko Productengine
2022-11-22SL-18689 Crash at LLTabContainer::selectNextTab()Andrey Kleshchev
2022-11-09Merge branch contribution/emoji into DRTVWR-489-emojiKitty Barnett
2022-11-09[FIXED] Using the Windows emoji picker or pasting text containing emojis does...Kitty Barnett
2022-11-08Add proper mouse down handler to the emoji complete panelKitty Barnett
2022-11-08[FIXED] Various minor issuesKitty Barnett
2022-11-02Commit immediately if the user already typed a full shortcodeKitty Barnett
2022-11-01Merge remote-tracking branch 'RyeMutt/viewer/minor-fixes' into DRTVWR-570-mai...Andrey Lihatskiy
2022-11-01Merge remote-tracking branch 'RyeMutt/viewer/llsd-usage-fixes' into DRTVWR-57...Andrey Lihatskiy
2022-10-30Fix line editors deselecting when pressing capslockRye Mutt
2022-10-30Fix checks for empty LLSD maps to use size and not emptyMap which is for crea...Rye Mutt
2022-10-24SL-18388 Searchable debug settings UIMnikolenko Productengine
2022-10-23Refactor emoji matchingKitty Barnett
2022-10-23Cannot use the :+1 emoji shortcodeKitty Barnett
2022-10-23Handle return and escape in the mini emoji helperKitty Barnett
2022-10-23Show tooltip when hovering over an emoji text segment (currently will show it...Kitty Barnett
2022-10-23Provide a way for a floater to remain the topmost floater, even when focus is...Kitty Barnett
2022-10-23Add emoji helper support to LLTextEditorKitty Barnett
2022-10-23Add the emoji helper class which can be used by text-input controls to provid...Kitty Barnett