summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2023-10-08Merge branch main into DRTVWR-489Alexander Gavriliuk
2023-10-06SL-20420 Emoji - Increase nearby chat history buffer sizeAlexander 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 ↵Alexander Gavriliuk
searching by pattern
2023-10-05SL-20402 Emoji Completion floater - use vertical scrollbar when neededAlexander Gavriliuk
2023-10-04SL-20348 Focus should be in the chat bar when the Conversations floater is ↵Alexander Gavriliuk
opened
2023-10-03Increment viewer version to 6.6.16Nat Goodspeed
following promotion of DRTVWR-567
2023-10-03:xAlexander Gavriliuk
2023-10-02SL-20358 restore focus after opening recent emoji panelMaxim Nikolenko
2023-10-02SL-20356 Allow menu navigation by tabbing around emoji menuAlexander Gavriliuk
2023-09-26SL-20292 Recent emojis panel: reduce spaces between controlsAlexander Gavriliuk
2023-09-26SL-20341 Item Properties floater closes on changes for task inventory itemAndrey Kleshchev
2023-09-25SL-20334 Unable to use non-square textures from inventoryAndrey Kleshchev
2023-09-25SL-20332 Crash at dragCategoryIntoFolderAndrey Kleshchev
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-20SL-20308 Clearing user's data should clear mfa #2Andrey Kleshchev
2023-09-20SL-20298 Fix recursive fetch not working properly.Andrey Kleshchev
2023-09-18SL-20308 Clearing user's data should clear mfaAndrey Kleshchev
2023-09-16SL-20211 EmojiPicker - Move the filter field to the top of the floaterAlexander Gavriliuk
2023-09-15SL-20278 Disconnect saving MFA from saving passwordAndrey Kleshchev
2023-09-15SL-19826 Gallery multiselect support, fix right clickAndrey Kleshchev
2023-09-14SL-20285 Updated individual request count declarationAndrey Kleshchev
2023-09-14SL-20285 Sturdier cof and fixed link fetchingAndrey Kleshchev
2023-09-13SL-20247 Keep the focus on the chat field as emojis in the offboard floater ↵Alexander Gavriliuk
are clicked
2023-09-12SL-20162 Option for debuging folder version in UIAndrey Kleshchev
Shows folder's data instead of a suffix. Will need either a new inventory window or to toggle UI debug on early.
2023-09-11SL-20199 Fix invalid or oversized folder being refetched indefinetelyAndrey Kleshchev
2023-09-10SL-20261 Allow and resize existing textures as necessary for thumbnailsAndrey Kleshchev
2023-09-10SL-19826 Basic 'shift' support for gallery Part#4Andrey Kleshchev
2023-09-10SL-19826 Gallery multiselect support Part#3Andrey Kleshchev
wip
2023-09-10SL-19826 Implement feedback for dropping into flat folder view Part#2Andrey Kleshchev
2023-09-10SL-19826 Implement feedback for pasting into flat folder view Part#1Andrey Kleshchev
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-06SL-20214 Crash at LLControlAVBridge::updateSpatialExtentsAndrey Kleshchev
(cherry picked from commit 3d2da2b2c09fc637c2eaccac1607e3480bede145)
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-20242 UI overlap in object profile with DebugPermissions onAndrey Kleshchev
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-25SL-20199 Error creating new folderAndrey Kleshchev
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-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey Kleshchev
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml
2023-08-23Increment viewer version to 6.6.15Vir Linden
following promotion of DRTVWR-582
2023-08-22SL-20187 [AIS3] Don't fill thumbnail field if null thumbnail is setAndrey Kleshchev