summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2022-11-01Merge remote-tracking branch 'RyeMutt/viewer/minor-fixes' into DRTVWR-570-mai...Andrey Lihatskiy
2022-11-01Merge remote-tracking branch 'RyeMutt/viewer/llsd-usage-fixes' into DRTVWR-57...Andrey Lihatskiy
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-28SL-16534 The link item is not updating after rezzing the linked object in-worldMnikolenko Productengine
2022-10-27DRTVWR-570 Mac build fix: unused variables cleanupAndrey Lihatskiy
2022-10-27SL-18172 add the link to open object weights floaterMnikolenko Productengine
2022-10-27DRTVWR-570 Mac build fixAndrey Lihatskiy
2022-10-27SL-18157 Allow translation services to work in IM and group messagingMnikolenko Productengine
2022-10-26Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-26Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-10-26Merge branch 'master' into DRTVWR-573-maint-RAndrey Lihatskiy
2022-10-26Merge branch 'master' into DRTVWR-568Callum Linden
2022-10-26Increment viewer version to 6.6.7Nat Goodspeed
2022-10-26SL-18440 fix for sorting by "Date" columnMnikolenko Productengine
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-24Merge master into DRTVWR-568 (and fix conflicts)Callum Linden
2022-10-24SL-18432 Fix for alpha sortingAndrey Lihatskiy
2022-10-24SL-18388 Searchable debug settings UIMnikolenko Productengine
2022-10-23Bring back Nat's tribute to Macho Man Randy Savage by reverting:Nicky
2022-10-23Revert "SL-18390: speculative fix for broken notarization - part2"Nicky
2022-10-23Remove ll::bugsplat as a llcommon depencencyNicky
2022-10-23Refactor emoji matchingKitty Barnett
2022-10-23Cannot use the :+1 emoji shortcodeKitty Barnett
2022-10-23Mini emoji helper shows as a small slice when there are no matching emojisKitty Barnett
2022-10-23Handle return and escape in the mini emoji helperKitty Barnett
2022-10-23Show tooltip when hovering over an emoji text segment (currently will show it...Kitty Barnett
2022-10-23Provide a way for a floater to remain the topmost floater, even when focus is...Kitty Barnett
2022-10-23Autosize the mini emoji helper to fit the number of shown emojisKitty Barnett
2022-10-23Add emoji helper support to LLTextEditorKitty Barnett
2022-10-23Add the emoji helper class which can be used by text-input controls to provid...Kitty Barnett
2022-10-23Add the basic emoji dictionary class (responsible for loading them from disk ...Kitty Barnett
2022-10-23Add mini emoji (auto-)complete helperKitty Barnett
2022-10-23Add emoji helper support to LLTextEditorKitty Barnett