Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-28 | SL-13995 User Friendly Script Name In External Editor Tab | Andrey Kleshchev | |
2020-09-28 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llvocache.cpp | |||
2020-09-28 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterbuycurrency.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorypanel.h # indra/newview/skins/default/xui/en/floater_buy_currency.xml | |||
2020-09-28 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelprimmediacontrols.cpp | |||
2020-09-28 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llgroupmgr.cpp | |||
2020-09-28 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/pipeline.cpp | |||
2020-09-28 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2020-09-28 | Merged master(DRTVWR-497) into DRTVWR-482 | Andrey Kleshchev | |
2020-09-28 | Merged master (DRTVWR-497) into DRTVWR-514-keymappings | Andrey Kleshchev | |
2020-09-28 | Increment viewer version to 6.4.10 | Nat Goodspeed | |
following promotion of DRTVWR-497 | |||
2020-09-28 | SL-13335 Use regular font style for 'Get started' button | Mnikolenko Productengine | |
2020-09-26 | SL-14007 Group icon in "About land" displays wrong icon | Andrey Kleshchev | |
2020-09-25 | SL-13132 Fixed missing 'owner' label | Andrey Kleshchev | |
2020-09-25 | SL-13034 Last string in logs should say 'Goodbye' | Andrey Kleshchev | |
These logs were not logging for very long due to supressed logging system, no point showing them now | |||
2020-09-25 | SL-13034 removeMarkerFiles() happens in destructor | Andrey Kleshchev | |
Depends onto SL-13979 for proper logging | |||
2020-09-25 | post-merge cleanup | Andrey Lihatskiy | |
2020-09-25 | SL-13873 update copyright date to 2020 | Mnikolenko Productengine | |
2020-09-25 | SL-12962 rename remained strings | Mnikolenko Productengine | |
2020-09-25 | SL-13979 Crash of logging system at LLError::Settings::getInstance() | Andrey Kleshchev | |
LLSingleton depends onto logging system, having logging system be based on LLSingleton causes crashes and deadlocks | |||
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of ↵ | Callum Prentice | |
new lldiskcache implementation | |||
2020-09-24 | SL-13888 Restore back face culling being accidently removed in SL-12781 | Andrey Kleshchev | |
Due to conflicts picked up ptolemy's fix manually | |||
2020-09-24 | Merged in SL-13888 (pull request #317) | Michael Pohoreski | |
SL-13888 Restore back face culling being accidently removed in SL-12781 Approved-by: Dave Houlton Approved-by: Andrey Kleshchev | |||
2020-09-24 | SL-13888 Coding Standard: be consistent; use TAB indent | Ptolemy | |
2020-09-24 | SL-13888 Restore back face culling being accidently removed in SL-12781 | Ptolemy | |
2020-09-24 | SL-13986 Validate uuid | Andrey Kleshchev | |
2020-09-24 | SL-12435 Crash on mRowPanels.back() | Andrey Kleshchev | |
2020-09-24 | Rename lldiskcache.* to llfilesystem.* - i think this is the right name ↵ | Callum Prentice | |
since it's responsible for performing file system operations and (will eventually) delegrate to a separate disk cache component to save/load data and keep track of metadata etc. | |||
2020-09-24 | SL-14001 New Inventory search visibility options should persist from login ↵ | Mnikolenko Productengine | |
to login | |||
2020-09-23 | SL-13986 Validate buffer size to avoid SIGBUS crash on sscanf | Andrey Kleshchev | |
2020-09-23 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2020-09-23 | Fix line endings | Andrey Kleshchev | |
2020-09-23 | SL-13335 Init default button width | Mnikolenko Productengine | |
2020-09-23 | Revert " SL-13823 FIXED "Settings" are not shown in Inventory filter message" | Mnikolenko Productengine | |
This reverts commit 0048a4cf18f958591c5e4f9ec829e4ecdc642926. | |||
2020-09-23 | Revert "SL-13824 Remove notification when joining a group" | Mnikolenko Productengine | |
This reverts commit fc74a2df6364889149b5ebd0638839582fda358f. | |||
2020-09-23 | Revert "SL-13824 Remove notification when both joining a group and leaving a ↵ | Mnikolenko Productengine | |
group" This reverts commit 34786ac22129aac372eeb1e73b6baac6bfad644e. | |||
2020-09-23 | Revert "SL-13852 Add visibility options to inventory search results" | Mnikolenko Productengine | |
This reverts commit 18566c502398e0e449717a06b1ffae3966e55522. | |||
2020-09-23 | Revert "SL-13852 Show menu below the button" | Mnikolenko Productengine | |
This reverts commit bac27a9d74bc8eb55699aedcf957ba7532ef02c5. | |||
2020-09-23 | Revert "SL-11867 Show “Unable to buy” message via notification" | Mnikolenko Productengine | |
This reverts commit 7e2e2503c5fb57736844bdad0f309d2d49ee86b2. | |||
2020-09-23 | Revert "SL-13814 Clarify dialog for insufficient L$ balance" | Mnikolenko Productengine | |
This reverts commit f150600ffb17232bfa88a6225aab437460fc9520. | |||
2020-09-23 | Revert "SL-13814 mac build fix" | Mnikolenko Productengine | |
This reverts commit 85d90ce6bda00f1cb6fc8f0a75e739f1273843b3. | |||
2020-09-23 | Revert "SL-13814 Updated label text" | Mnikolenko Productengine | |
This reverts commit 1557cd8fe2733c32c7788daf752fe23c7190947f. | |||
2020-09-23 | SL-13821 Fixed checkbox not disabling | Andrey Kleshchev | |
2020-09-23 | SL-13335 Friendlier L$ Buy flow when no payment method on file | Mnikolenko Productengine | |
2020-09-23 | SL-13814 Updated label text | Mnikolenko Productengine | |
2020-09-23 | SL-13814 mac build fix | Mnikolenko Productengine | |
2020-09-23 | SL-13814 Clarify dialog for insufficient L$ balance | Mnikolenko Productengine | |
2020-09-23 | SL-11867 Show “Unable to buy” message via notification | maxim_productengine | |
2020-09-23 | SL-13852 Show menu below the button | Mnikolenko Productengine | |
2020-09-23 | SL-13852 Add visibility options to inventory search results | Mnikolenko Productengine | |
2020-09-23 | SL-13824 Remove notification when both joining a group and leaving a group | Mnikolenko Productengine | |