- May 31, 2023
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
from U32*.
-
- May 22, 2023
-
-
Nat Goodspeed authored
Pass llssize instead of S32.
-
- May 19, 2023
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
- May 03, 2023
-
-
Nat Goodspeed authored
-
- Apr 03, 2023
-
-
Nat Goodspeed authored
-
- Mar 29, 2023
-
-
Nat Goodspeed authored
following promotion of DRTVWR-573
-
- Mar 27, 2023
-
-
Brad Linden authored
-
Andrey Lihatskiy authored
-
- Mar 23, 2023
-
-
Andrey Lihatskiy authored
to make it accessible after updating the viewer
-
- Mar 20, 2023
-
-
Andrey Lihatskiy authored
-
Brad Payne (Vir Linden) authored
-
- Mar 19, 2023
-
-
Andrey Lihatskiy authored
# Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt
-
- Mar 13, 2023
-
-
Bennett Goble authored
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.
-
- Mar 06, 2023
-
-
Andrey Kleshchev authored
-
- Mar 01, 2023
-
-
simon authored
added missing app setting
-
- Feb 13, 2023
-
-
simon authored
Feature described at https://community.secondlife.com/blogs/entry/12652-coming-soon-to-a-viewer-near-you-group-chat-history/
-
Callum Prentice authored
-
Callum Prentice authored
-
- Feb 12, 2023
-
-
Andrey Kleshchev authored
-
- Feb 02, 2023
-
-
Andrey Lihatskiy authored
-
Nat Goodspeed authored
following promotion of DRTVWR-570
-
- Jan 27, 2023
-
-
Andrey Lihatskiy authored
This reverts commit 4d429b7e.
-
- Jan 24, 2023
-
-
Andrey Kleshchev authored
-
- Jan 19, 2023
-
-
Andrey Kleshchev authored
Multiple instances of viewer could write to the same uuid.inv file at the same time.
-
- Jan 18, 2023
-
-
Andrey Kleshchev authored
For some reason positioning IME window works fine, but disabling and enabling ime works from window's thread only
-
Andrey Kleshchev authored
-
Andrey Kleshchev authored
make_iterator_range doesn't verify errors, replaced with basic increments
-
- Jan 13, 2023
-
-
Mnikolenko Productengine authored
-
- Jan 12, 2023
-
-
Andrey Kleshchev authored
NSPersistentUIFileManager is supposed to be responsible for restoring window position and size
-
- Jan 11, 2023
-
-
Andrey Lihatskiy authored
-
Andrey Lihatskiy authored
-
Andrey Lihatskiy authored
# Conflicts: # autobuild.xml # indra/newview/llagent.cpp # indra/newview/llimview.cpp # indra/newview/llimview.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmediasettingsgeneral.cpp # indra/newview/pipeline.cpp
-
Andrey Kleshchev authored
Links can be drag and dropped so they should be movable via 'cut' as well
-
Andrey Kleshchev authored
-
- Jan 10, 2023
-
-
Andrey Kleshchev authored
-
akleshchev authored
Revert part of "DRTVWR-575: Address review comments on Xcode 14.1 type tweaks." Crash was reproduced when assigning areastr to llsd, but likely present in other cases of assigning ui strings to llsd (instead of going for lluistring's result directly copy constructor was engaged and either copy or original crashed due to invalid pointers, copy shouldn't have been created).
-
- Jan 07, 2023
-
-
Andrey Kleshchev authored
This reverts commit d6f5e5bc.
-
- Jan 06, 2023
-
-
Andrey Kleshchev authored
-