summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-06SL-19951 Delete unused UI elements (old design)Alexander Gavriliuk
2023-07-05SL-19951 Make EmojiFloater UI design looking similar to Slack - bg colorsAlexander Gavriliuk
2023-07-05Reverted changes to installer_template.msi introduced by PR #259Andrey Kleshchev
Changes do not appear to add anything sans mac's line ending which triggers coding policy protection and shouldn't be present in window's installer file.
2023-07-05macos build fixAlexander Gavriliuk
2023-07-05SL-19575 Rework emoji picker layout similar to SlackAlexander Gavriliuk
2023-06-30Merge pull request #259 from secondlife/contribute-frozennat-goodspeed
Merge ReleaseOS build into Maint U
2023-06-28DRTVWR-582: Merge branch DRTVWR-582-maint-U into contribute-frozenNat Goodspeed
to resolve conflicts in installer_template.nsi
2023-06-28SL-19572 Fix some obscure cases of residents bypasing mute listAndrey Kleshchev
2023-06-27SL-19924 Update profile type namesAndrey Kleshchev
2023-06-24SL-19805 Fix touch handling logicAlexander Gavriliuk
2023-06-23SL-19805 Follow-up fixAndrey Lihatskiy
2023-06-23SL-19805 Second Life Viewer last update made invisible parts visibleAlexander Gavriliuk
2023-06-21SL-19692 Z Offset is applied twice in MouselookAlexander Gavriliuk
2023-06-20SL-19860 Fixed messages from muted objects being shown upon loginAndrey Kleshchev
2023-06-15SL-19404 Navigation bar coordinates slightly offAlexander Gavriliuk
2023-06-09SL-19844 People floater - Remove the 'Remove friend' menu itemAlexander Gavriliuk
2023-06-07SL-19286 Avatar is upside down when viewed from belowAlexander Gavriliuk
2023-06-07SL-18328 Fix opening the right profile on click Callingcard embedded to a ↵Alexander Gavriliuk
Notecard
2023-06-04SL-19669 Restored XML formatting for the Japanese translationsAndrey Lihatskiy
2023-06-04Merge remote-tracking branch 'loque-viewer/DRTVWR-580-maint-T' into ↵Andrey Lihatskiy
marchcat/SL-19669-upd
2023-06-02SL-18251 Expand extents to include the Control Avatar boundsAlexander Gavriliuk
2023-06-03Inventory mistranslation fix.Logue
Translate untranslated parts of Preferences panel.
2023-06-02Merge branch 'xcode-14.3' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llcommon/tests/llleap_test.cpp # indra/llcommon/tests/llsdserialize_test.cpp # indra/newview/llmeshrepository.cpp
2023-06-02Merge branch 'DRTVWR-580-maint-T' of github.com:secondlife/viewer into ↵Logue
DRTVWR-580-maint-T
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: 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 'main' of secondlife/viewer into xcode-14.3Nat Goodspeed
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-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-30DRTVWR-489: Incorporate new 3p libs for Collada and NanoSVG that have both ↵Callum Prentice
been built after merging with master (and VS 2022 for Collada DOM).
2023-05-31Merged DRTVWR-577 Japanese Translation. (HTML)Logue
2023-05-31Merged DRTVWR-577 Japanese Translation.Logue
2023-05-30Removed unused Japanese translation *.xml files.Logue
2023-05-30SL-17429 Message user when their inventory hits AIS2 limitsAndrey Kleshchev
2023-05-29SL-19787 Crash at LLUIColor::operatorAndrey Kleshchev
2023-05-28INTL-490 Japanese Translation UpdateAndrey Lihatskiy
provided by Logue Takacs
2023-05-26DRTVWR-582 xcode-14.3 merge follow upAndrey Lihatskiy
2023-05-26Merge branch 'xcode-14.3' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # indra/llcommon/llsdserialize.h
2023-05-25DRTVWR-489: Update NanoSVG build to keep readiness report happier. Remove ↵Callum Prentice
reference to Linux version of ColladaDOM - out of date, we don't have a newer build and it's making the Readiness Report sad.
2023-05-25SL-19770 allow changing current preset from My Camera Presets listMaxim Nikolenko
2023-05-24DRTVWR-489: Trying to determine why the DRTVWR Readiness Report gets sad ↵Callum Prentice
about the NanoSVG package - I didn't think it's analysis applied to Linux 3p packages but maybe it does
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-23DRTVWR-489: Pull in a new build of 3p-colladadom that has the same version ↵Callum Prentice
for all 3 platforms/bit widths (580295) - previously, the macOS version was different and the DRTVWR Readiness Script got sad about it
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: Fix call to strip_deprecated_header().Nat Goodspeed
Pass llssize instead of S32.