Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-02 | MErge with main after Viewer release | Callum Prentice | |
2023-05-02 | Increment viewer version to 6.6.12 | Vir Linden | |
following promotion of DRTVWR-539 | |||
2023-04-25 | SL-19575 LLFloaterEmojiPicker - code cleanup and layout fixup | Alexander Gavriliuk | |
2023-04-25 | Load correct localized version of emoji dictionary and guard against access ↵ | Ansariel | |
violation exception | |||
2023-04-24 | Don't hardcode UI text plus layout fixes and removing some needless checks | Ansariel | |
2023-04-20 | DRTVWR-489: Pull in SL-19594 Update to Bugsplat that doesn't block on ↵ | Callum Prentice | |
failure to upload PBDs - this means we need to upload symbols for this build to Bugsplat manually if we want meaningful crash reports | |||
2023-04-20 | Merge pull request #183 from secondlife/SL-19575a | Callum Linden | |
SL-19575 LLFloaterEmojiPicker - Add filter by category | |||
2023-04-20 | SL-19575 LLFloaterEmojiPicker - Add filter by category | Alexander Gavriliuk | |
2023-04-19 | SL-19623 Updated contributions | Andrey Kleshchev | |
2023-04-19 | SL-19623 Merge 'CMake' pull request #150 from Ansariel | akleshchev | |
Fix CMake files related to ICU4C | |||
2023-04-18 | SL-19591 Prompt user to save current settings as Graphics Preset before ↵ | Andrey Lihatskiy | |
enabling AutoFPS | |||
2023-04-14 | SL-19575: Emoji gallery - couple of tweaks that mac Clang got sad about | Callum Prentice | |
2023-04-14 | SL-19575 Create emoji gallery access icon | Alexander Gavriliuk | |
2023-04-13 | DRTVWR-489: Pull in updated version of BugSplat to work around their change ↵ | Callum Prentice | |
in TLS on 2023-04-11 | |||
2023-04-11 | SL-19368: update copyright information in Viewer Fonts description that ↵ | Callum Prentice | |
eventually ends up in the Credits panel of Help->About - new 3p viewer fonts package | |||
2023-04-11 | SL-19139 Credits for Kitty - update the contributors.txt file with a mention ↵ | Callum Prentice | |
of Kitty's large contribution. (No externally facing JIRA that I can find) | |||
2023-04-10 | SL-19078: changes to autobuild to unpack the emoji/shortcode 3p library and ↵ | Callum Prentice | |
then copy the XML files to the right place in the Viewer dev tree (indra/newview/skins/xui/*/emoji_characters.xml) | |||
2023-04-10 | SL-19078: pull in 3p versions of the emoji/shortcode mapping XML files - 1 ↵ | Callum Prentice | |
for each language that the viewer supports except sadly, Turkish which is not available so far | |||
2023-04-10 | SL-19078: add filename of emoji/shortcode XML files to ignore list so Viewer ↵ | Callum Prentice | |
checkouts don't appear to be polluted with files from 3p libs | |||
2023-04-10 | SL-19078: the emoji/short-code mappings come in via a 3p package now | Callum Prentice | |
2023-04-03 | DRTVWR-489: pull in a version of 3p-ICU4C from the branch called ↵ | Callum Prentice | |
DRTVWR-489-emoji (identical to VS 2019) but lines up the branches for the otehr 3P packages this work uses | |||
2023-04-04 | Fix CMake files related to ICU4C | Ansariel | |
2023-04-03 | DRTVWR-489: Fix things up after a messy merge with main because of a ↵ | Callum Prentice | |
gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime. Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now. | |||
2023-03-31 | DRTVWR-489-emoji-PR: Pull in a version of Collada that has std::auto_ptr ↵ | Callum Prentice | |
replaced by std::unique_ptr so it builds on modern mac systems | |||
2023-03-31 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/llfloateravatarrendersettings.cpp | |||
2023-03-31 | SL-19425 capitalization fix | Mnikolenko Productengine | |
2023-03-29 | Increment viewer version to 6.6.11 | Nat Goodspeed | |
following promotion of DRTVWR-573 | |||
2023-03-27 | Attempt to fix build breakage for DRTVWR-559 | Brad Linden | |
2023-03-27 | SL-17761 Updated the login failure message | Andrey Lihatskiy | |
2023-03-23 | SL-19462 Declare the FetchGroupChatHistory setting in the code | Andrey Lihatskiy | |
to make it accessible after updating the viewer | |||
2023-03-21 | SL-19289 UI for Estate Floater - Block Scripted Agents from Estate/Region | Andrey Lihatskiy | |
2023-03-20 | SL-19161 - logging of basic translation stats in ViewerStats | Brad Payne (Vir Linden) | |
2023-03-20 | SL-19426 AutoFPS - when enabled always render at least 5 avatars | Mnikolenko Productengine | |
2023-03-20 | Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt | |||
2023-03-19 | SL-19425 add third option to Settings affect: World Only | Mnikolenko Productengine | |
2023-03-19 | SL-19424 Set default auto FPS to 15 | Mnikolenko Productengine | |
2023-03-13 | SL-17761: Replace 'Grid emergency' message with generic error | Bennett 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-07 | Merge branch 'DRTVWR-489-emoji-PR' of github.com:secondlife/viewer into ↵ | Callum Prentice | |
DRTVWR-489-emoji-PR | |||
2023-03-07 | DRTVWR-489: Clean up a new warning-as-error failure on macOS | Callum Prentice | |
2023-03-07 | DRTVWR-489: Pull in updated 3p-freetype package with Kitty's latest changes | Callum Linden | |
2023-03-07 | Merge pull request #83 from KittyBarnett/DRTVWR-489-emoji | Callum Linden | |
Drtvwr 489 emoji | |||
2023-03-06 | SL-19346 PERMISSION_DEBIT remove warning for Linden owned content | Andrey Kleshchev | |
2023-03-02 | SL-19317 fix for avatar attachment accounting | Mnikolenko Productengine | |
2023-03-01 | SL-18268 - merge fix for viewer update to read group chat history | simon | |
added missing app setting | |||
2023-02-28 | retrigger build | Mnikolenko Productengine | |
2023-02-28 | SL-19280 disable autofps for new users by default | Mnikolenko Productengine | |
2023-02-20 | Merge branch 'DRTVWR-489-emoji-PR' | Kitty Barnett | |
2023-02-14 | Merge pull request #82 from KittyBarnett/xcode-14.1 | Callum Linden | |
Xcode 14.1 | |||
2023-02-14 | Merge branch 'DRTVWR-489-emoji-PR' into xcode-14.1 | Callum Linden | |
2023-02-14 | DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer ↵ | Callum Prentice | |
working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer (Cherry pick of 3 commits from Callum to declutter the emoji PR: 3185bdea27b19e155c2ccc03c80624e113d312a6, 923733e591eb547ad5dfec395ce7d3e8f0468c16 and 6f31fabbc2d082b77c8f09bce30234ec9c506e33) |