summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-19301 Reduce Inventory minimum height and reduce items indentation in SFVMaxim Nikolenko
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
2023-02-28SL-19271 Remove ‘New folder window’, ‘Open in new window’ and ↵Maxim Nikolenko
‘Open’ from Gear menu
2023-02-28SL-19280 disable autofps for new users by defaultMnikolenko Productengine
2023-02-27SL-19274 Add new double-click option to Inventory settingsMaxim Nikolenko
2023-02-27SL-19273 Show message when folder is empty or if no search resultsMaxim Nikolenko
2023-02-26SL-19108 Only permit 64 to 256 px images for thumbnails #2Andrey Kleshchev
2023-02-25SL-19108 Only permit 64 to 256 px images for thumbnailsAndrey Kleshchev
2023-02-24SL-19108 Fallback thumbnailAndrey Kleshchev
2023-02-24SL-19234 add Inventory settings floaterMaxim Nikolenko
2023-02-22SL-19108 Remove grey background fron name in 'change item thumbnail'Andrey Kleshchev
2023-02-22SL-19108 Multi instance snapshot floaterAndrey Kleshchev
2023-02-22SL-19246 FIXED Search text from 'New inventory' applies to Received items ↵Maxim Nikolenko
from main Inventory
2023-02-22SL-19105 Update menu items; show items count on selection in single-folder modeMaxim Nikolenko
2023-02-22SL-19108 Cleanup Outfit Galery #2Andrey Kleshchev
2023-02-22SL-19244 Layout fix for the media type field in About LandAndrey Lihatskiy
2023-02-22SL-19245 Layout fix for the Chat tab in PreferencesAndrey Lihatskiy
2023-02-21SL-19108 Cleanup Outfit GaleryAndrey Kleshchev
Is supposed to use thumbnails now
2023-02-21SL-19108 Update Simple snapshot floaterAndrey Kleshchev
2023-02-21SL-19108 Enabled Image changing floater for foldersAndrey Kleshchev
2023-02-21SL-19105 Updated icons, menus and Received items panel visibility in ↵Maxim Nikolenko
single-folder mode
2023-02-21SL-19108 Managing inventory thumbnailAndrey Kleshchev
2023-02-21SL-19108 Rename outfit snapshot floaterAndrey Kleshchev
2023-02-20SL-19108 WIP Managing inventory thumbnail #5Andrey Kleshchev
2023-02-20mac build fixMaxim Nikolenko
2023-02-19SL-19108 WIP Managing inventory thumbnail #4Andrey Kleshchev
Added icons
2023-02-17SL-19108 Build fixAndrey Kleshchev
2023-02-17SL-19117 Fix thumbnail preview not working for outfitsAndrey Kleshchev
2023-02-17SL-19108 WIP Managing inventory thumbnail #3Andrey Kleshchev
2023-02-17SL-19108 WIP Managing inventory thumbnail #2Andrey Kleshchev
2023-02-17SL-19108 WIP Managing inventory thumbnail #1Andrey Kleshchev
2023-02-17SL-19105 WIP Single-folder inventory viewMaxim Nikolenko
2023-02-17SL-19204 Crash at removeObserverAndrey Kleshchev
A lot of reports about crashes in voice's removeObserver with no indication of the cause, all MAC specific. By this point terminate should have been called and mVoiceModule should be null, yet callstaks suggest it isn't. Commit clears LLVoiceClient beforehand to avoid the issue entirely, but issue lies elsewhere and 'voice' crash is just a symptom.
2023-02-14SL-19140 Fix contribution docAndrey Kleshchev
2023-02-14SL-19140 Merge pull request #81 from Ansariel/DRTVWR-567akleshchev
Add multi item properties floater support
2023-02-14Re-enable properties menu option for inventory multi-selectionsAnsariel
2023-02-14Add multi item properties floater supportAnsariel
2023-02-14SL-18581 Add more loggingAndrey Lihatskiy
2023-02-13SL-18268 - Viewer update to read group chat history.simon
Feature described at https://community.secondlife.com/blogs/entry/12652-coming-soon-to-a-viewer-near-you-group-chat-history/
2023-02-12SL-19119 Fix mouse steeringAndrey Kleshchev