summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2024-07-27Fix warning for Type mismatch in LLMsgVarData::addData for SpaceIP (#2125)Rye Mutt
2024-07-27Destroy stream process when stopping audio stream to allow restarting in the ↵Rye Mutt
case of stuck or errored libvlc (#2124)
2024-07-27Fix a bunch of XUI warnings (#2120)Ansariel Hiller
2024-07-27Fix rapidly triggering gestures can make them get stuck (#2126)Ansariel Hiller
2024-07-26Merge pull request #2116 from RyeMutt/fix-findchild-part2Andrey Lihatskiy
Fix more findChild calls during draw and frequent data callbacks
2024-07-26Fix trailing whitespaces to make pre-commit happyAndrey Lihatskiy
2024-07-26Reduce utf8 to wstring conversion and llwstring temporaries during text draw ↵Rye Mutt
(#2115)
2024-07-26Fix findChild during draw in conversation log floaterRye Mutt
2024-07-25Fix some findChild stalls when swapping to/from wearable editorsRye Mutt
2024-07-25Reduce findChild stalls in face panelRye Mutt
2024-07-25Reduce findChild stalls during inventory constructionRye Mutt
2024-07-25Reduce findChild stalls in appearance floaterRye Mutt
2024-07-25Fix findChild stall during teleport in people panelRye Mutt
2024-07-25#1318 Pagination in the Group Interface (rework)Alexander Gavriliuk
2024-07-25Fix commit 66d2c846b180d58e4e90052d87e27505e2d22736Alexander Gavriliuk
2024-07-25Fix commit 4b543b618b101aca9dee1f224d8dbd4fbf937d71Alexander Gavriliuk
2024-07-25viewer#2065 Region restart schedule floaterAndrey Kleshchev
2024-07-25Fix precommit whitespace failureRye Mutt
2024-07-25Fix one more group findChild stallRye Mutt
2024-07-25Fix further recursive findChild stalls from environment panelRye Mutt
2024-07-25Fix findChild calls during blocked list drawRye Mutt
2024-07-25Fix excessive findChild calls during about land floater drawRye Mutt
2024-07-25Fix findChild during draw in the parcel/region environment panelRye Mutt
2024-07-25Fix find child during draw in texture pickerRye Mutt
2024-07-25Fix performance floater getChild while drawingRye Mutt
2024-07-25Fix accidental memory leak from gSLMMenuUpdaterRye Mutt
2024-07-25Fix findChild stutter during teleportsRye Mutt
2024-07-25Fix getChild calls during draw from LLFloaterIMSessionTabRye Mutt
2024-07-25Fix findChild calls during draw from LLFloaterSnapshotRye Mutt
2024-07-25Fix getChild calls during draw in LLFloaterWorldMapRye Mutt
2024-07-25Fix excessive getChild calls during teleport from LLPanelGroupRye Mutt
2024-07-25Fix getChild calls during draw in LLProgressViewRye Mutt
2024-07-25#1318 Pagination in the Group Interface (small fix)Alexander Gavriliuk
2024-07-25Merge pull request #2105 from RyeMutt/button-image-warningAndrey Lihatskiy
Fix warning from misnamed button image name reference
2024-07-25Fix matrix stack underflow during avatar preview generation (#2098)Rye Mutt
2024-07-24Merge branch 'release/2024.06-atlasaurus' into developBrad Linden
2024-07-24Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵Brad Linden
release/2024.06-atlasaurus
2024-07-24Cache more frequently accessed settingsRye Mutt
2024-07-24Fix warning/misnamed button image PushButton_Disabled_Selected to ↵Rye Mutt
PushButton_Selected_Disabled
2024-07-24Update expired cert in integration testAndrey Lihatskiy
see fe8c976 for more info
2024-07-24remove inappropriate ignoretext usage as recommended in code review.Brad Linden
2024-07-24#2095 Crash #1497728: LLInventorySingleFolderPanel::hasVisibleItemsAlexander Gavriliuk
2024-07-24#1318 Pagination in the Group InterfaceAlexander Gavriliuk
2024-07-23Improve error message notifying user that Voice Morph Effects are not supportedBrad Linden
secondlife/viewer#1451
2024-07-23Update expired cert in integration testAndrey Lihatskiy
see fe8c976 for more info
2024-07-22Whitespace fixRye Mutt
2024-07-22Fix nullptr crash in LLFloaterIMContainer::onAddButtonClickedRye Mutt
2024-07-22Fix null region pointer crash in LLIMViewRye Mutt
2024-07-22Fix nullptr crash in LLInvFVBridge::getClipboardEntriesRye Mutt
2024-07-22Fix nullptr crash in LLLandmarksPanel::canItemBeModifiedRye Mutt