summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-01SL-19806 Crash at vobjAndrey Kleshchev
2023-06-02Revert Call translation to 'コール'.Logue
Chang 'water' translation '水' to '水面'. Unify the ground translation with '地面' expect land floater. Fixed mistranslation of widget. Re-translate panel_settings_sky_density.xml.
2023-06-01DRTVWR-575: Merge branch 'xcode-14.3' into fix-montereyNat Goodspeed
for GCC-friendly tweak to llssize
2023-06-01DRTVWR-575: GCC prefers std::make_signed<std::size_t> for llssize.Nat Goodspeed
2023-06-01SL-19762 fix for cropped label textMnikolenko Productengine
2023-06-01SL-18330: Merge branch 'xcode-14.3' into fix-montereyNat Goodspeed
to pick up new merge from main.
2023-06-01SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3Nat Goodspeed
2023-06-01SL-19795 Smarter combination inventory resizingAndrey Kleshchev
2023-05-31SL-18330: Merge branch 'xcode-14.3' into fix-montereyNat Goodspeed
for strip_deprecated_header(header_size) and Python llsd module fixes.
2023-05-31SL-18330: Consistently use new standalone Python llsd package.Nat Goodspeed
2023-05-31SL-18330: Change to strip_deprecated_header(size_t* header_size)Nat Goodspeed
from U32*.
2023-05-31SL-19795 fix inventory list offsetAndrey Kleshchev
2023-05-31Revert "SL-19795 Unified scroll"Andrey Kleshchev
2023-05-31Follow 5b9b4fcf6657ce2cfa5fde85012fe24213df37b5 translation.Logue
(Add Performance floater translation etc.) Changed 'lighting' translation ('照明' and 'ライティング') to '光源'. Changed 'world' translation '世界' to 'ワールド'. (To be consistent with 'ミニマップ' translations.) Adjusted the translation to be more natural Japanese when the settings.xml object passed items. (experimental)
2023-05-31SL-19686 don't search views every timeMnikolenko Productengine
2023-05-31SL-19795 Creating folders in combination mode does not scroll to new folder #2Andrey Kleshchev
2023-05-31Merged DRTVWR-577 Japanese Translation. (HTML)Logue
2023-05-31Merged DRTVWR-577 Japanese Translation.Logue
2023-05-31SL-19795 Creating folders in combination mode does not scroll to new folderAndrey Kleshchev
2023-05-30SL-19748 Thumbnail to clipboard not workingAndrey Kleshchev
2023-05-30SL-19773 add context menu for root folder in single folder modeMaxim Nikolenko
2023-05-30Removed unused Japanese translation *.xml files.Logue
2023-05-30SL-17429 Message user when their inventory hits AIS2 limitsAndrey Kleshchev
2023-05-30SL-17429 Message user when their inventory hits AIS3 limitsAndrey Kleshchev
2023-05-29SL-17429 Message user when their inventory hits AIS2 limitsAndrey Kleshchev
2023-05-29SL-19652 Folder fetch dupplicate protection and over limit handlingAndrey Kleshchev
2023-05-29SL-19787 Crash at LLUIColor::operatorAndrey Kleshchev
2023-05-28INTL-490 Japanese Translation UpdateAndrey Lihatskiy
provided by Logue Takacs
2023-05-26SL-19604 Properly account for bordersAndrey Kleshchev
2023-05-26DRTVWR-582 xcode-14.3 merge follow upAndrey Lihatskiy
2023-05-26SL-19774 add context menu for root folder (without any selection); show ↵Maxim Nikolenko
paste menu when right clicking any item
2023-05-26Merge branch 'xcode-14.3' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # indra/llcommon/llsdserialize.h
2023-05-25SL-19770 allow changing current preset from My Camera Presets listMaxim Nikolenko
2023-05-25SL-19604 Creating new folders in combination views does not highlight ↵Andrey Kleshchev
created item
2023-05-24SL-19711 - viewer can't parse environments. Fixed max parsing bugsimon
(cherry picked from commit eb0516b9940f200b32349d611f38f1ccee48005d)
2023-05-23SL-19635 Better error handlingAndrey Kleshchev
2023-05-23SL-19759 FIXED Adding New Folders in Single Folder view can cause all ↵Maxim Nikolenko
folders to open and shift out of view
2023-05-23SL-19748 Fix thumbnail not applying if floater was closed too fastAndrey Kleshchev
2023-05-23SL-19744: Remove LLApp::startErrorThread() and references.Nat Goodspeed
2023-05-23SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash()Nat Goodspeed
2023-05-22SL-18837: Merge branch 'xcode-14.3' into fix-monterey.Nat Goodspeed
Pull in fix to strip_deprecated_header() call.
2023-05-22SL-18837: Fix call to strip_deprecated_header().Nat Goodspeed
Pass llssize instead of S32.
2023-05-22SL-19752 don't try to scroll after opening the new folder in single-folder ↵Maxim Nikolenko
view to avoid crash
2023-05-22SL-19635 Implement DeepL tranlation supportAndrey Kleshchev
2023-05-22SL-19735 Remove FB Connect Test; remove unused variableMaxim Nikolenko
2023-05-19SL-18330: Merge branch 'xcode-14.3' into fix-montereyNat Goodspeed
2023-05-19SL-18837: Clean up more set-but-unused variables for Xcode 14.3Nat Goodspeed
2023-05-19SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3Nat Goodspeed
2023-05-19SL-18837: Update boost, googlemockNat Goodspeed
Update boost to release v1.81-90bb2df. Update googlemock to release v1.7.0.77bba00.
2023-05-19SL-18837: Next batch of GitHub actions build updatesNat Goodspeed