Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-28 | SL-20088 EmojiPicker - replace the image on the activation button with an emoji | Alexander Gavriliuk | |
2023-07-18 | DRTVWR-489: trivial merge conflict fix | Callum Prentice | |
2023-07-13 | SL-20001 EmojiPicker - make the preview to be a panel instead of a button | Alexander Gavriliuk | |
2023-07-10 | SL-19951 Collect used icons in a special group 'Recently used' | Alexander Gavriliuk | |
2023-07-07 | SL-19951 Organize emoji categories in groups | Alexander Gavriliuk | |
2023-07-06 | SL-19951 Delete unused UI elements (old design) | Alexander Gavriliuk | |
2023-07-05 | SL-19575 Rework emoji picker layout similar to Slack | Alexander Gavriliuk | |
2023-05-30 | SL-17429 Message user when their inventory hits AIS2 limits | Andrey Kleshchev | |
2023-05-23 | SL-19635 Better error handling | Andrey Kleshchev | |
2023-05-22 | SL-19635 Implement DeepL tranlation support | Andrey Kleshchev | |
2023-05-17 | Some small tweaks after merge with Viewer release | Callum Prentice | |
2023-05-17 | SL-19575 Create emoji gallery (fix bug with drawing emojis in chat history) | Alexander Gavriliuk | |
2023-05-17 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/llcharacter/llkeyframemotion.cpp # indra/newview/llfilepicker.cpp | |||
2023-05-03 | SL-19681 Merge pull request #202 from PanteraPolnocy | akleshchev | |
Fix typos in floater_scene_load_stats.xml and llviewerstats.cpp | |||
2023-05-02 | Update floater_scene_load_stats.xml | Pantera Północy | |
Reducing the packet loss... | |||
2023-05-02 | MErge with main after Viewer release | Callum Prentice | |
2023-05-02 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
2023-05-02 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
2023-04-25 | SL-19575 LLFloaterEmojiPicker - code cleanup and layout fixup | Alexander Gavriliuk | |
2023-04-24 | Don't hardcode UI text plus layout fixes and removing some needless checks | Ansariel | |
2023-04-22 | SL-19636 Profile badges | Andrey Kleshchev | |
2023-04-20 | SL-19575 LLFloaterEmojiPicker - Add filter by category | Alexander Gavriliuk | |
2023-04-18 | SL-19591 Prompt user to save current settings as Graphics Preset before ↵ | Andrey Lihatskiy | |
enabling AutoFPS | |||
2023-04-14 | SL-19575 Create emoji gallery access icon | Alexander Gavriliuk | |
2023-04-10 | SL-19078: the emoji/short-code mappings come in via a 3p package now | Callum Prentice | |
2023-04-06 | SL-19545 Shift Azure's 'Verify' button | Andrey Kleshchev | |
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 | 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-30 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
2023-03-30 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/CMakeLists.txt # indra/newview/skins/default/xui/es/floater_tools.xml | |||
2023-03-27 | SL-17761 Updated the login failure message | Andrey Lihatskiy | |
2023-03-21 | SL-19289 UI for Estate Floater - Block Scripted Agents from Estate/Region | Andrey Lihatskiy | |
2023-03-19 | SL-19425 add third option to Settings affect: World Only | 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 | INTL-483 Fixed PT translation | Andrey Lihatskiy | |
2023-02-28 | SL-19209 Add default text for region field | Andrey Kleshchev | |
2023-02-28 | SL-19209 Switch MS Bing to MS Azure #3 | Andrey Kleshchev | |
2023-02-28 | SL-19209 WIP Switch MS Bing to MS Azure #2 | Andrey Kleshchev | |
2023-02-22 | SL-19244 Layout fix for the media type field in About Land | Andrey Lihatskiy | |
2023-02-22 | SL-19245 Layout fix for the Chat tab in Preferences | Andrey Lihatskiy | |
2023-02-10 | SL-19189 FIXED My Outfits system items have circle over them | Maxim Nikolenko | |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm | |||
2023-02-08 | Merge branch 'xcode-14.1' into DRTVWR-489-emoji | Kitty Barnett | |
2023-02-07 | INTL-370 | Andrey Lihatskiy | |
INTL-370 Translate the word Feed for new Viewer Profiles | |||
2023-02-03 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # doc/contributions.txt # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt | |||
2023-02-02 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
2023-02-02 | Merge branch 'contribute' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
2023-02-02 | SL-19094 Move Desired frame rate button to top level | Maxim Nikolenko | |
2023-02-02 | SL-19126 Add a button to Graphics Presets fly-out to open Auto adjust settings | Maxim Nikolenko | |