summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-13SL-19109 Fix item updates not getting a callback #2Andrey Kleshchev
2023-03-13SL-17761: Replace 'Grid emergency' message with generic errorBennett Goble
The viewer currently presents a startling "Grid emergency" warning if an unrecognized error is returned from login. Let's tone this down a bit and present the error as it is: an unrecognized login failure rather than SLearth exploding.
2023-03-13SL-19386 Double click to open Single folder view should affect only InventoryMaxim Nikolenko
2023-03-11mac build fixMaxim Nikolenko
2023-03-11SL-19109 Fix item updates not getting a callbackAndrey Kleshchev
2023-03-10SL-18629 Creare items via AIS placeholderAndrey Kleshchev
2023-03-10SL-18629 LLTask thumbnail packing and unpackingAndrey Kleshchev
2023-03-10SL-18629 Pack thumbnail asset idAndrey Kleshchev
2023-03-10SL-18629 MacOS build fixAndrey Kleshchev
2023-03-10SL-18629 Unpack thumbnail asset idAndrey Kleshchev
2023-03-10SL-18629 Replacing UDP creation messages with callback based AISAndrey Kleshchev
2023-03-10SL-18629 WIP Replacing UDP creation messages with callback based AIS #2Andrey Kleshchev
findCategory and move_item_to_marketplacelistings
2023-03-10SL-18629 WIP Replacing UDP creation messages with callback based AISAndrey Kleshchev
2023-03-10SL-19335 Switching view (using the switch button) should select appropriate ↵Maxim Nikolenko
folder
2023-03-09SL-19367 FIXED Failing to detach temporary mesh attachmentMaxim Nikolenko
2023-03-09SL-19373 Show folder name in filter floater’s title bar in single-folder viewMnikolenko Productengine
2023-03-08SL-19359 Show Received Items panel in all new Inventory floatersMnikolenko Productengine
2023-03-07SL-19356 bring SFV to the top instead of opening a new window if there’s ↵Maxim Nikolenko
already one open for that folder
2023-03-07INTL-483 Fixed PT translationAndrey Lihatskiy
2023-03-06SL-19346 PERMISSION_DEBIT remove warning for Linden owned contentAndrey Kleshchev
2023-03-05SL-18629 Generic message for BulkUpdateInventoryAndrey Kleshchev
2023-03-04SL-15752 Reduce default graphical quality on machines with little memory (#105)akleshchev
2023-03-03Merge pull request #99 from secondlife/sl-18330-fixesnat-goodspeed
SL-18330: Address further code review comments
2023-03-03SL-17584 Better logging for setShaders crashesAndrey Kleshchev
2023-03-03SL-19282 Send update to server sideAndrey Kleshchev
2023-03-03SL-19336 Unload avatar and group icons from memory when not visible to ↵Rye Mutt
reduce memory pressure on extremely large friends lists
2023-03-03SL-19334 Show item count info only for items in current folder in ↵Mnikolenko Productengine
single-folder view
2023-03-03SL-4126 Second Life messing up NVIDIA driversAndrey Kleshchev
Disable NvAPI by default
2023-03-03SL-19327 Disable crash reporting for Win7 (#102)akleshchev
Win7 is no longer supported and is below minimal requirements
2023-03-02SL-18330: Review and tweak LLTrace::PeriodicRecording indexingNat Goodspeed
per Leviathan code review.
2023-03-02SL-19310 Update navigation buttons in single-folder viewMaxim Nikolenko
2023-03-02SL-19317 fix for avatar attachment accountingMnikolenko Productengine
2023-03-02SL-19282 Thumbnail adjustmentsAndrey Kleshchev
Follow links, fix outfts missing 'image' option, adjust inspector, recolor 'worn' in gallery
2023-03-02SL-19282 Removed LLInspectTexture floaterAndrey Kleshchev
LLInspectTexture floater appears to be incomplete and doesn't have a function
2023-03-01SL-18268 - merge fix for viewer update to read group chat historysimon
added missing app setting
2023-03-01SL-18330: Tweaks for Visual Studio buildsNat Goodspeed
2023-03-01SL-18330: Fix a narrowing conversion in LLSDSerialize::deserialize().Nat Goodspeed
2023-03-01SL-18330: Use recursive variadic llmax(), llmin()Nat Goodspeed
instead of having specific binary, ternary and quaternary overloads.
2023-03-01SL-19288 Change item label suffix color to greyMaxim Nikolenko
2023-03-01SL-18330: Use size_t max for LLTrace::PeriodicRecording methods.Nat Goodspeed
The num_periods arguments have all been changed to size_t, but the default argument values were still coded as S32_MAX. Change to std::numeric_limits<size_t>::max().
2023-03-01SL-18330: Use C++ standard types for llmd5, not local typedefs.Nat Goodspeed
Not only do the local typedefs make the code less readable, they also rely on assumptions about the implementation. The standard types are guaranteed by the C++ library implementation.
2023-03-01SL-19301 Reduce Inventory minimum height and reduce items indentation in SFVMaxim Nikolenko
2023-02-28D580 Fix coding policy failuresAndrey Kleshchev
2023-02-28SL-19209 Add default text for region fieldAndrey Kleshchev
2023-02-28SL-19209 Switch MS Bing to MS Azure #3Andrey Kleshchev
2023-02-28SL-19209 WIP Switch MS Bing to MS Azure #2Andrey Kleshchev
2023-02-28SL-19209 WIP Switch MS Bing to MS AzureAndrey Kleshchev
2023-02-28SL-19288 Change link color to whiteMaxim Nikolenko
2023-02-28SL-19285 Gear and Sort menus should be opened downwardMaxim Nikolenko
2023-02-28SL-19285 Add 'Close all windows' to Gear menuMaxim Nikolenko