Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-11 | SL-15791 Double click was not causing CONTROL_LBUTTON_DOWN | Andrey Kleshchev | |
2021-08-11 | SL-15798 Crash in clearCachedVisibleObjects | Mnikolenko Productengine | |
2021-08-11 | SL-15791 CONTROL_ML_LBUTTON and CONTROL_LBUTTON were triggered simultaneously | Andrey Kleshchev | |
2021-08-10 | SL-15794 Rapidly clicking objects or attachments triggers teleport | Andrey Kleshchev | |
All doubleclicks should be treated as clicks in scope of editor | |||
2021-08-10 | Merge branch 'master' into DRTVWR-519 after Viewer release | Callum Prentice | |
2021-08-10 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-08-10 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
2021-08-10 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-08-10 | Merge branch 'master' into DRTVWR-522-maint | Andrey Lihatskiy | |
2021-08-10 | Merge remote-tracking branch 'origin/master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-08-09 | Increment viewer version to 6.4.23 | Nat Goodspeed | |
following promotion of DRTVWR-531 | |||
2021-08-09 | SL-15789 Crash in LLTranslationAPIHandler | Andrey Kleshchev | |
Bugsplat logged an out_of_range exception for unknown string | |||
2021-08-09 | SL-15788 Crash throw_std_bad_alloc in LLImageRaw's scale | Andrey Kleshchev | |
2021-08-09 | SL-15759 Crash in requestBaseCapabilitiesCoro | Andrey Kleshchev | |
2021-08-09 | SL-15773 Don't try to remove breakpad minidump if it's not needed | Mnikolenko Productengine | |
2021-08-06 | SL-15778 Crash at getPreferredType() in findCategoryUUIDForTypeInRoot | Andrey Kleshchev | |
2021-08-06 | SL-15696 Don't be so persistent with outdated driver notification | Andrey Kleshchev | |
Some manufactures provide no own updated drivers yet forbid users from updating to intel provided one | |||
2021-08-03 | SL-15426 FIXED Tear off menu visible during logout | Mnikolenko Productengine | |
2021-08-02 | SL-15711 Viewer hangs with agents with malformed inventory | Andrey Kleshchev | |
2021-08-02 | Merged in signal/readme-makeup (pull request #641) | Signal Linden | |
SL-14702: Spruce up README Approved-by: Andrey Lihatskiy | |||
2021-08-02 | Merged in signal/sweep (pull request #642) | Signal Linden | |
SL-15743: Remove unused files, .hgtags & Debian packaging Approved-by: Andrey Lihatskiy | |||
2021-08-02 | SL-15743: Remove debian packaging | Bennett Goble | |
2021-08-02 | SL-15743: Remove .hgtags file | Bennett Goble | |
2021-08-02 | SL-14702: Spruce up README | Signal Linden | |
2021-07-30 | SL-15729 Using gMenuLand instead of gMenuHolder | Andrey Kleshchev | |
These UI elements belong to gMenuLand, "Buy Land..." no longer exists | |||
2021-07-30 | SL-15703 Don't minimize Search floater upon teleport | Mnikolenko Productengine | |
2021-07-30 | SL-15729 Crash calling childSetEnabled | Andrey Kleshchev | |
2021-07-30 | SL-443 Remove legacy keybindings code | Andrey Kleshchev | |
2021-07-30 | SL-15727 Mouse 'up' event was ignored | Andrey Kleshchev | |
2021-07-29 | SL-15668 getNodeID is no longer reliable | Andrey Kleshchev | |
2021-07-29 | SL-15690 FIXED Wrong URI determination | Mnikolenko Productengine | |
2021-07-28 | SL-15676 Allow Right Alt + Shift + H shortcut to show/hide HUDs when a ↵ | Mnikolenko Productengine | |
floater is in focus. | |||
2021-07-27 | SL-15695 Updater installs 64 bit viewer instead of 32 bit on specific intel ↵ | Andrey Kleshchev | |
graphics device | |||
2021-07-27 | SL-15681 FIXED Crash occurs at first log in of a new user | Mnikolenko Productengine | |
2021-07-21 | Another tweak for 'SL-15547: Viewer hung while looking for a file in cache' ↵ | Callum Prentice | |
- this time based on Henri's suggestion in this discussion: https://bitbucket.org/lindenlab/viewer/commits/e28c1b46e9944f0215a13cab8ee7dded88d7fc90#comment-10537114 | |||
2021-07-21 | SL-15611 Do not ignore mask modifiers for mouse-teleporting | Andrey Kleshchev | |
2021-07-21 | Additional speculative fix for SL-15547: Viewer hung while looking for a ↵ | Callum Prentice | |
file in the cache. I am still unable to reproduce this problem, although others have so I am trying a more aggressive approach for them to test. I tried this as part of last speculative fix but saw what I thought were scary side effects in the log/console. Turns out, those are there in the release viewer so probably unrelated to this change. | |||
2021-07-20 | Speculative fix for SL-15547: Viewer hung while looking for a file in the ↵ | Callum Prentice | |
cache - since I am unable to repro, this might be enough | |||
2021-07-19 | Merge with Master after Viewer Release (also fixed some glaring automerge ↵ | Callum Prentice | |
screw ups) | |||
2021-07-20 | DRTVWR-521 post-merge build fix | Andrey Lihatskiy | |
2021-07-20 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llerror.cpp # indra/llui/llnotifications.h # indra/newview/llappviewer.cpp # indra/newview/llappviewermacosx.cpp | |||
2021-07-19 | Merge with tip of Master after a Viewer release | Callum Prentice | |
2021-07-19 | SL-15292 Voice's singleton shutdown before voice's coroutine | Andrey Kleshchev | |
2021-07-19 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-07-19 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
2021-07-19 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-07-19 | Merge branch 'master' into DRTVWR-522-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llappcorehttp.cpp # indra/newview/llappcorehttp.h | |||
2021-07-19 | SL-15585 more logging for altool | Andrey Lihatskiy | |
2021-07-16 | SL-15594 Reimplement previous voice keybind behavior | Andrey Kleshchev | |
Also fixed dupplicate checks | |||
2021-07-15 | SL-443 Keybindings: Backward compatibility #2 | Andrey Kleshchev | |