summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer both...Brad Kittenbrink
2022-10-30Correct macOS png loader to use a default gamma of 2.2 as apple has done sinc...Rye Mutt
2022-10-30Fix menu checks for enabling object sit and touch to not traverse the entire ...Rye Mutt
2022-10-30Fix line editors deselecting when pressing capslockRye Mutt
2022-10-30Fix checks for empty LLSD maps to use size and not emptyMap which is for crea...Rye Mutt
2022-10-29Fix use of deprecated CGDisplayAvailableModes with CGDisplayCopyAllDisplayModesRye Mutt
2022-10-29Fix RenderAppleUseMultGL debug setting for enabling threaded GL engineRye Mutt
2022-10-28Clean up autorelease behavior in llwindowmac and additional leaksRye Mutt
2022-10-28Fix leaks in mac IMERye Mutt
2022-10-28Fix leak of copy and paste on macRye Mutt
2022-10-28Fix leaks in mac filepicker codeRye Mutt
2022-10-28Fix memory leaks in lldir objc/macRye Mutt
2022-10-29Merge remote-tracking branch 'RyeMutt/viewer/datapacker-crashfixes/datapacker...Andrey Lihatskiy
2022-10-28Fix multiple leaks in the case of failure to deserialize animationsRye Mutt
2022-10-28Harden LLDataPackerBinaryBuffer from performing invalid memcpy in case buffer...Rye Mutt
2022-10-27DRTVWR-570 Mac build fix: unused variables cleanupAndrey Lihatskiy
2022-10-27DRTVWR-570 Mac build fixAndrey Lihatskiy
2022-10-26Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-26Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-10-26Increment viewer version to 6.6.7Nat Goodspeed
2022-10-25SL-18438 Mac build fixAndrey Lihatskiy
2022-10-25Merge remote-tracking branch 'RyeMutt/viewer/pod-uuid' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-10-25SL-17991 update tooltip over Clear History buttonMaxim Nikolenko
2022-10-25Restore LLUUID to a plain old data type in a post-c++11 worldRye Mutt
2022-10-24SL-18432 Fix for alpha sortingAndrey Lihatskiy
2022-10-24SL-18388 Searchable debug settings UIMnikolenko Productengine
2022-10-20SL-18423 Post-merge: restore RyeMutt's fix from SL-18412Andrey Lihatskiy
2022-10-20Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-10-20Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-20Increment viewer version to 6.6.6Nat Goodspeed
2022-10-19Fix leak of LLFolderViewModel sorter and filter with unique_ptrRye Mutt
2022-10-19Fix leak of mRoot during LLAvatarAppearance destructionRye Mutt
2022-10-19Fix leak of tex layer objects during LLLocalTextureObject destructionRye Mutt
2022-10-19Fix use after free of inventory offer in LLGroupNoticeNotificationListItem::o...Rye Mutt
2022-10-19Fix leak of item pairs during LLFlatListView destructionRye Mutt
2022-10-19Fix use after free in inventory object deletionRye Mutt
2022-10-19Fix use after free in material managerRye Mutt
2022-10-19Fix use after free of LLUUID in script notificationsRye Mutt
2022-10-19Fix use after free in LLWorld::removeRegionRye Mutt
2022-10-19Fix trivial memory leaks in note card processing, chat history, and task inve...Rye Mutt
2022-10-20SL-18353 Don't allow "Ungroup folder items" on outfit foldersAndrey Lihatskiy
2022-10-19SL-18412 Merge remote-tracking branch 'RyeMutt/viewer/menu-leaks' into DRTVWR...Andrey Lihatskiy
2022-10-19Fix various menu leaks and lazy creation in chiclets, bump floater, media con...Rye Mutt
2022-10-19Fix menu leaks and lazy creation in text editing and scroll listsRye Mutt
2022-10-19Defer chat history menu creation to right click time to reduce heavy menu blo...Rye Mutt
2022-10-19Reduce folderview menu bloat via lazy creation on right clickRye Mutt
2022-10-19Fix leak of context menu branchesRye Mutt
2022-10-18SL-17916 FIXED Unnecessary double click actionsMnikolenko Productengine
2022-10-18Fix for selection beam particles not firing its update callbackRye Mutt
2022-10-17SL-18218: Switch canonical_repo to GitHub URLBennett Goble