summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2023-04-06SL-19529 Marketplace version folders not createdAndrey Kleshchev
2023-04-05SL-19379 selection fixMaxim Nikolenko
2023-04-04SL-19379 Observe thumbnail changes and update it in GalleryMaxim Nikolenko
2023-04-04SL-19273 Show empty folder message for empty folders regardless of filter stateMaxim Nikolenko
2023-04-04SL-19379 Don't switch focus to other Inventory floater when creating an item ↵Maxim Nikolenko
in Gallery
2023-04-04SL-19188 Improve legacy gallery thumbnail supportAndrey Kleshchev
2023-04-03SL-19521 Inventory filters floater should affect Inventory GalleryMaxim Nikolenko
2023-03-31SL-19496 Thumbnail should be modifiable regardless of permissionsAndrey Kleshchev
2023-03-31SL-19379 WIP show fallback image with original sizeMaxim Nikolenko
2023-03-31SL-19379 WIP fix for displaying folder link items, added correct action for ↵Maxim Nikolenko
'paste as link'
2023-03-31SL-19379 WIP add worn suffix, use bold font style for worn items and italic ↵Maxim Nikolenko
for links
2023-03-31SL-19495 Marketplace listings do not load in marketplace floaterAndrey Kleshchev
2023-03-31SL-18672 Update handling of login skeleton to handle new fieldsAndrey Kleshchev
2023-03-30SL-19379 WIP update gear menu with Gallery itemsMaxim Nikolenko
2023-03-30SL-19379 WIP allow hide link items in search resultMaxim Nikolenko
2023-03-30Merge branch 'main' into DRTVWR-567Maxim Nikolenko
# Conflicts: # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmaininventory.h # indra/newview/skins/default/xui/en/floater_inventory_item_properties.xml # indra/newview/skins/default/xui/en/sidepanel_item_info.xml
2023-03-30SL-19379 WIP one more batch of context menu itemsMaxim Nikolenko
2023-03-29Increment viewer version to 6.6.11Nat Goodspeed
following promotion of DRTVWR-573
2023-03-29SL-19479 Remove outfit photo preview and replace with a pop upAndrey Kleshchev
2023-03-29SL-19504 Allow drag and drop of textures into thumbnail floaterAndrey Kleshchev
2023-03-29SL-19379 WIP allow dnd foldersMaxim Nikolenko
2023-03-29SL-19379 WIP show wearable type iconsMaxim Nikolenko
2023-03-29SL-19504 Allow using inventory items as thumbnails from clipboardAndrey Kleshchev
2023-03-29SL-19379 WIP allow change search type for GalleryMaxim Nikolenko
2023-03-29SL-19379 WIP add basic context menuMaxim Nikolenko
2023-03-29SL-19502 Copying folders should copy thumbnailsAndrey Kleshchev
2023-03-28SL-18003 Improve dupplicate prevention #2Andrey Kleshchev
2023-03-28SL-18003 Improve dupplicate preventionAndrey Kleshchev
Try getting lost and found
2023-03-28SL-18003 Missed pool nameAndrey Kleshchev
2023-03-28SL-18003 Bulk download items when possibleAndrey Kleshchev
And signal fodler fetch completion when folder of recursive fetch is done, do not hold it for individual items
2023-03-28SL-18003 Don't cause excessive full rebuildAndrey Kleshchev
2023-03-27SL-18003 Basic dupplicate preventionAndrey Kleshchev
2023-03-27SL-17761 Updated the login failure messageAndrey Lihatskiy
2023-03-27SL-18003 Faster cof fetchingAndrey Kleshchev
2023-03-26SL-18003 Bulk fetch some items by fetching whole folderAndrey Kleshchev
2023-03-24SL-18003 Make ais fetch fasterAndrey Kleshchev
2023-03-24SL-18003 Fix items not being marked as complete when fetched via aisAndrey Kleshchev
2023-03-24SL-19335 update for switching in/out of Gallery viewMaxim Nikolenko
2023-03-24SL-19379 WIP show localized folder names in GalleryMaxim Nikolenko
2023-03-24SL-19379 WIP add double-click attach action for objects; add icon link overlaysMaxim Nikolenko
2023-03-24SL-18003 Use AISv3 cap in LLInventoryFetchItemsObserverAndrey Kleshchev
2023-03-24SL-19445 Increment inventory cache version for Inventory thumbnailsAndrey Kleshchev
Inventory thumbnails appear as lost when moving between non thumbnail and thumbnail viewers. Release viewer doesn't know to cache thumbnails, thumbnail viewer loads release's cache and finds no thumbnails, but version control appears to be valid so viewer thinks there is nothing to download.
2023-03-24SL-19379 WIP add drag and drop out of GalleryMaxim Nikolenko
2023-03-23SL-19108 Disable "Image" button for task inventoriesAndrey Kleshchev
Thumbnails are not supported for task inventories yet
2023-03-23SL-19462 Declare the FetchGroupChatHistory setting in the codeAndrey Lihatskiy
to make it accessible after updating the viewer
2023-03-23SL-19391 FIXED SFV floater title displays unlocalised name for system foldersMaxim Nikolenko
2023-03-23SL-19379 WIP update Add menu for Gallery viewMaxim Nikolenko
2023-03-22SL-19379 WIP basic drag and drop handlingMaxim Nikolenko
2023-03-22SL-19379 WIP handle updated thumbnails in Gallery modeMaxim Nikolenko
2023-03-21SL-19188 Fix thumbnail changes being ignored by outfit galleryAndrey Kleshchev