Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-01 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
2022-11-01 | Increment viewer version to 6.6.8 | Nat Goodspeed | |
following promotion of DRTVWR-575 | |||
2022-11-01 | Merge remote-tracking branch 'RyeMutt/viewer/minor-fixes' into ↵ | Andrey Lihatskiy | |
DRTVWR-570-maint-Q | |||
2022-11-01 | Merge remote-tracking branch 'RyeMutt/viewer/llsd-usage-fixes' into ↵ | Andrey Lihatskiy | |
DRTVWR-570-maint-Q | |||
2022-10-31 | Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer ↵ | Brad Kittenbrink | |
both reasons at the same time | |||
2022-10-31 | SL-18495 Enable autofps for new users by default | Mnikolenko Productengine | |
2022-10-30 | Correct macOS png loader to use a default gamma of 2.2 as apple has done ↵ | Rye Mutt | |
since OS 10.6 | |||
2022-10-30 | Fix menu checks for enabling object sit and touch to not traverse the entire ↵ | Rye Mutt | |
menu holder to update labels | |||
2022-10-30 | Fix line editors deselecting when pressing capslock | Rye Mutt | |
2022-10-30 | Fix checks for empty LLSD maps to use size and not emptyMap which is for ↵ | Rye Mutt | |
creating an empty LLSDMap type. | |||
2022-10-29 | Fix use of deprecated CGDisplayAvailableModes with CGDisplayCopyAllDisplayModes | Rye Mutt | |
2022-10-29 | Fix RenderAppleUseMultGL debug setting for enabling threaded GL engine | Rye Mutt | |
2022-10-28 | Clean up autorelease behavior in llwindowmac and additional leaks | Rye Mutt | |
2022-10-28 | Fix leaks in mac IME | Rye Mutt | |
2022-10-28 | Fix leak of copy and paste on mac | Rye Mutt | |
2022-10-28 | Fix leaks in mac filepicker code | Rye Mutt | |
2022-10-28 | Fix memory leaks in lldir objc/mac | Rye Mutt | |
2022-10-29 | Merge remote-tracking branch ↵ | Andrey Lihatskiy | |
'RyeMutt/viewer/datapacker-crashfixes/datapacker-crashfixes' into DRTVWR-570-maint-Q | |||
2022-10-28 | Fix multiple leaks in the case of failure to deserialize animations | Rye Mutt | |
2022-10-28 | Harden LLDataPackerBinaryBuffer from performing invalid memcpy in case ↵ | Rye Mutt | |
buffer is too small | |||
2022-10-28 | SL-16534 The link item is not updating after rezzing the linked object in-world | Mnikolenko Productengine | |
2022-10-27 | DRTVWR-570 Mac build fix: unused variables cleanup | Andrey Lihatskiy | |
2022-10-27 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
2022-10-27 | SL-18172 add the link to open object weights floater | Mnikolenko Productengine | |
2022-10-27 | DRTVWR-570 Mac build fix | Andrey Lihatskiy | |
2022-10-27 | SL-18157 Allow translation services to work in IM and group messaging | Mnikolenko Productengine | |
2022-10-26 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-10-26 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
2022-10-26 | Merge branch 'master' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
2022-10-26 | Merge branch 'master' into DRTVWR-568 | Callum Linden | |
2022-10-26 | Increment viewer version to 6.6.7 | Nat Goodspeed | |
following promotion of DRTVWR-574 | |||
2022-10-26 | SL-18440 fix for sorting by "Date" column | Mnikolenko Productengine | |
2022-10-25 | SL-18438 Mac build fix | Andrey Lihatskiy | |
2022-10-25 | Merge remote-tracking branch 'RyeMutt/viewer/pod-uuid' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
2022-10-25 | SL-17991 update tooltip over Clear History button | Maxim Nikolenko | |
2022-10-25 | Restore LLUUID to a plain old data type in a post-c++11 world | Rye Mutt | |
2022-10-24 | Merge master into DRTVWR-568 (and fix conflicts) | Callum Linden | |
2022-10-24 | SL-18432 Fix for alpha sorting | Andrey Lihatskiy | |
2022-10-24 | SL-18388 Searchable debug settings UI | Mnikolenko Productengine | |
2022-10-23 | Bring back Nat's tribute to Macho Man Randy Savage by reverting: | Nicky | |
"SL-18389 - tracking down an odd code-signing issue on mac - speculative fix - this is the only different between this and other viewers that do run correctly" This reverts commit 074ff9fd4bbe0a6c6d589b3bdf5fe1a48df0b1ed. | |||
2022-10-23 | Revert "SL-18390: speculative fix for broken notarization - part2" | Nicky | |
This reverts commit 31917709d9f4d9d4742910ae7990009a1580b150. | |||
2022-10-23 | Remove ll::bugsplat as a llcommon depencency | Nicky | |
In theory it is fine to do that, in practice it does break gatekeeper in subtle ways due to https://developer.apple.com/library/archive/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG207 Having bugsplat linked to all executables results in executables with an embedded rpath that is invalid for Gatekeeper. Luckily it shows this is in the worst possible way. The viewer cannot be started with a non helpful message of teh viewer being unable to verified. While at the same time spctl and codesign both show no errors at all. | |||
2022-10-21 | SL-18390: speculative fix for broken notarization - part2 | Callum Prentice | |
2022-10-21 | Post-merge fix | Mnikolenko Productengine | |
2022-10-21 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp | |||
2022-10-20 | SL-18423 Post-merge: restore RyeMutt's fix from SL-18412 | Andrey Lihatskiy | |
2022-10-20 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llnetmap.cpp # indra/newview/llnetmap.h | |||
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-10-20 | Increment viewer version to 6.6.6 | Nat Goodspeed | |
following promotion of DRTVWR-548 | |||
2022-10-19 | Fix leak of LLFolderViewModel sorter and filter with unique_ptr | Rye Mutt | |