summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2023-07-28SL-20088 EmojiPicker - replace the image on the activation button with an emojiAlexander Gavriliuk
2023-07-18DRTVWR-489: trivial merge conflict fixCallum Prentice
2023-07-13SL-20001 EmojiPicker - make the preview to be a panel instead of a buttonAlexander Gavriliuk
2023-07-10SL-19951 Collect used icons in a special group 'Recently used'Alexander Gavriliuk
2023-07-07SL-19951 Organize emoji categories in groupsAlexander Gavriliuk
2023-07-06SL-19951 Delete unused UI elements (old design)Alexander Gavriliuk
2023-07-05SL-19575 Rework emoji picker layout similar to SlackAlexander Gavriliuk
2023-05-30SL-17429 Message user when their inventory hits AIS2 limitsAndrey Kleshchev
2023-05-23SL-19635 Better error handlingAndrey Kleshchev
2023-05-22SL-19635 Implement DeepL tranlation supportAndrey Kleshchev
2023-05-17Some small tweaks after merge with Viewer releaseCallum Prentice
2023-05-17SL-19575 Create emoji gallery (fix bug with drawing emojis in chat history)Alexander Gavriliuk
2023-05-17Merge branch 'main' into DRTVWR-580-maint-TAndrey Lihatskiy
# Conflicts: # doc/contributions.txt # indra/llcharacter/llkeyframemotion.cpp # indra/newview/llfilepicker.cpp
2023-05-03SL-19681 Merge pull request #202 from PanteraPolnocyakleshchev
Fix typos in floater_scene_load_stats.xml and llviewerstats.cpp
2023-05-02Update floater_scene_load_stats.xmlPantera Północy
Reducing the packet loss...
2023-05-02MErge with main after Viewer releaseCallum Prentice
2023-05-02Merge branch 'main' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-05-02Merge branch 'main' into DRTVWR-580-maint-TAndrey Lihatskiy
2023-04-25SL-19575 LLFloaterEmojiPicker - code cleanup and layout fixupAlexander Gavriliuk
2023-04-24Don't hardcode UI text plus layout fixes and removing some needless checksAnsariel
2023-04-22SL-19636 Profile badgesAndrey Kleshchev
2023-04-20SL-19575 LLFloaterEmojiPicker - Add filter by categoryAlexander Gavriliuk
2023-04-18SL-19591 Prompt user to save current settings as Graphics Preset before ↵Andrey Lihatskiy
enabling AutoFPS
2023-04-14SL-19575 Create emoji gallery access iconAlexander Gavriliuk
2023-04-10SL-19078: the emoji/short-code mappings come in via a 3p package nowCallum Prentice
2023-04-06SL-19545 Shift Azure's 'Verify' buttonAndrey Kleshchev
2023-04-03DRTVWR-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-31Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
# Conflicts: # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/llfloateravatarrendersettings.cpp
2023-03-31SL-19425 capitalization fixMnikolenko Productengine
2023-03-30Merge branch 'main' into DRTVWR-580-maint-TAndrey Lihatskiy
2023-03-30Merge branch 'main' into DRTVWR-577-maint-SAndrey Lihatskiy
# Conflicts: # indra/cmake/CMakeLists.txt # indra/newview/skins/default/xui/es/floater_tools.xml
2023-03-27SL-17761 Updated the login failure messageAndrey Lihatskiy
2023-03-21SL-19289 UI for Estate Floater - Block Scripted Agents from Estate/RegionAndrey Lihatskiy
2023-03-19SL-19425 add third option to Settings affect: World OnlyMnikolenko Productengine
2023-03-13SL-17761: Replace 'Grid emergency' message with generic errorBennett 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-07INTL-483 Fixed PT translationAndrey Lihatskiy
2023-02-28SL-19209 Add default text for region fieldAndrey Kleshchev
2023-02-28SL-19209 Switch MS Bing to MS Azure #3Andrey Kleshchev
2023-02-28SL-19209 WIP Switch MS Bing to MS Azure #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-10SL-19189 FIXED My Outfits system items have circle over themMaxim Nikolenko
2023-02-09Merge branch 'main' into DRTVWR-577-maint-SAndrey 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-08Merge branch 'xcode-14.1' into DRTVWR-489-emojiKitty Barnett
2023-02-07INTL-370Andrey Lihatskiy
INTL-370 Translate the word Feed for new Viewer Profiles
2023-02-03Merge branch 'main' into DRTVWR-539Mnikolenko 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-02Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-02-02Merge branch 'contribute' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-02-02SL-19094 Move Desired frame rate button to top levelMaxim Nikolenko
2023-02-02SL-19126 Add a button to Graphics Presets fly-out to open Auto adjust settingsMaxim Nikolenko