summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2023-09-22SL-20294 The row of recent emojis displays the recently sent emoji only ↵Alexander Gavriliuk
after clicking the collapsing smiley button
2023-09-22SL-20292 The row of recent emojis should scrollAlexander Gavriliuk
2023-09-16SL-20211 EmojiPicker - Move the filter field to the top of the floaterAlexander Gavriliuk
2023-09-13SL-20247 Keep the focus on the chat field as emojis in the offboard floater ↵Alexander Gavriliuk
are clicked
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-09-06SL-20209 MacOS buildfixAndrey Kleshchev
2023-09-05Fix emoji category filter not working correctlyAnsariel
2023-09-01SL-18366 Crash in LLCullResult::assertDrawMapsEmpty - make the error message ↵Alexander Gavriliuk
more informative
2023-08-30SL-20212 EmojiPicker - Turning the text field grey when it loses focusAlexander Gavriliuk
2023-08-30SL-20210 Recent Emojis - Remember emojis that were actually sent in the messageAlexander Gavriliuk
2023-08-30SL-20209 EmojiPicker - Show 'Recent' panel instead of the floater on click ↵Alexander Gavriliuk
the button
2023-08-29SL-20209 Add 'noscroll' parameter to LLPanelEmojiComplete::ParamsAlexander Gavriliuk
2023-08-29SL-20209 Open read access to the recently used emojisAlexander Gavriliuk
2023-08-29SL-20211 EmojiPicker - The search field should be the same as other floatersAlexander Gavriliuk
2023-08-25MacOS gmock build fixAndrey Kleshchev
Updated gmock complains about missing regex_t. This is likely a macos configuration issue and needs to be fixed, but fot now just forcing the declaration
2023-08-24Merge remote-tracking branch 'origin/main' into DRTVWR-489Andrey Kleshchev
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llmath/llvolume.cpp # indra/llrender/llgl.cpp # indra/llxml/llcontrol.cpp # indra/newview/llpanelnearbymedia.cpp # indra/newview/llsceneview.cpp # indra/newview/llselectmgr.cpp # indra/newview/llstartup.cpp # indra/newview/lltextureview.cpp # indra/newview/llvovolume.cpp # indra/newview/skins/default/xui/en/menu_viewer.xml
2023-08-23Increment viewer version to 6.6.15Vir Linden
following promotion of DRTVWR-582
2023-07-28SL-20088 EmojiPicker - replace the image on the activation button with an emojiAlexander Gavriliuk
2023-07-20SL-19948 Update estate manager and ban list limits to match new values from ↵Andrey Lihatskiy
simulator
2023-07-18DRTVWR-489: trivial merge conflict fixCallum Prentice
2023-07-18Fixes for compatibility with new xcode 15 beta for any viewer branch after ↵Brad Linden
DRTVWR-577 (#232)
2023-07-18SL-19891 Make sure focusable elements clear focus on destructionAndrey Kleshchev
2023-07-17Merge pull request #285 from secondlife/marchcat/SL-19669marchcat-pe
INTL-490 Japanese Translation Update
2023-07-17Merge branch 'DRTVWR-580-maint-T' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-07-17Merge branch 'main' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # doc/contributions.txt # indra/llcommon/llerrorthread.cpp
2023-07-17Increment viewer version to 6.6.14Nat Goodspeed
following promotion of DRTVWR-580
2023-07-13SL-20001 EmojiPicker - make the preview to be a panel instead of a buttonAlexander Gavriliuk
2023-07-12SL-19831 Check marks in the menu are less visibleAlexander Gavriliuk
2023-07-12SL-19702 don't skip double clicks when clicking scripted objectsMnikolenko Productengine
2023-07-11SL-19728 Objects that cannot be clicked or cammed unless in edit modeAlexander Gavriliuk
2023-07-10SL-19951 Collect used icons in a special group 'Recently used'Alexander Gavriliuk
2023-07-07SL-19702 restore previous double clicking behavior for objectsMaxim Nikolenko
2023-07-07SL-19966 Reverted "SL-18721: Faster viewer shutdown time since performance ↵Andrey Lihatskiy
improvements can lead to perceived inventory loss due to cache corruption" This reverts commit cf692c40b0b9f8d0d04cd10a02a84e3f697a2e99.
2023-07-07SL-19951 Highlight the selected tab by colored iconAlexander Gavriliuk
2023-07-07SL-19951 Organize emoji categories in groupsAlexander Gavriliuk
2023-07-06SL-19951 Delete unused codeAlexander Gavriliuk
2023-07-06SL-19951 Delete unused UI elements (old design)Alexander Gavriliuk
2023-07-05SL-19951 Make EmojiFloater UI design looking similar to Slack - bg colorsAlexander Gavriliuk
2023-07-05Reverted changes to installer_template.msi introduced by PR #259Andrey Kleshchev
Changes do not appear to add anything sans mac's line ending which triggers coding policy protection and shouldn't be present in window's installer file.
2023-07-05macos build fixAlexander Gavriliuk
2023-07-05SL-19575 Rework emoji picker layout similar to SlackAlexander Gavriliuk
2023-06-28DRTVWR-582: Merge branch DRTVWR-582-maint-U into contribute-frozenNat Goodspeed
to resolve conflicts in installer_template.nsi
2023-06-28SL-19572 Fix some obscure cases of residents bypasing mute listAndrey Kleshchev
2023-06-27SL-19924 Update profile type namesAndrey Kleshchev
2023-06-24SL-19805 Fix touch handling logicAlexander Gavriliuk
2023-06-23SL-19805 Follow-up fixAndrey Lihatskiy
2023-06-23SL-19805 Second Life Viewer last update made invisible parts visibleAlexander Gavriliuk
2023-06-21SL-19692 Z Offset is applied twice in MouselookAlexander Gavriliuk
2023-06-20SL-19860 Fixed messages from muted objects being shown upon loginAndrey Kleshchev