Age | Commit message (Expand) | Author |
2024-07-25 | Fix findChild calls during blocked list draw | Rye Mutt |
2024-07-25 | Fix excessive findChild calls during about land floater draw | Rye Mutt |
2024-07-25 | Fix findChild during draw in the parcel/region environment panel | Rye Mutt |
2024-07-25 | Fix find child during draw in texture picker | Rye Mutt |
2024-07-25 | Fix performance floater getChild while drawing | Rye Mutt |
2024-07-25 | Fix accidental memory leak from gSLMMenuUpdater | Rye Mutt |
2024-07-25 | Fix LLViewerEventRecorder triggering findChild events when it's disabled | Rye Mutt |
2024-07-25 | Fix excessive findChild calls when a docked control is open from LLDockContro... | Rye Mutt |
2024-07-25 | Fix findChild stutter during teleports | Rye Mutt |
2024-07-25 | Fix getChild calls during draw from LLFloaterIMSessionTab | Rye Mutt |
2024-07-25 | Fix findChild calls during draw from LLFloaterSnapshot | Rye Mutt |
2024-07-25 | Fix getChild calls during draw in LLFloaterWorldMap | Rye Mutt |
2024-07-25 | Fix excessive getChild calls during teleport from LLPanelGroup | Rye Mutt |
2024-07-25 | Fix getChild calls during draw in LLProgressView | Rye Mutt |
2024-07-25 | Fix excessive getChild calls from LLScrollBar reshape | Rye Mutt |
2024-07-25 | Fix up LLScrollListCtrl getChild during draw | Rye Mutt |
2024-07-25 | Fix up LLWindowShade getChild calls during draw | Rye Mutt |
2024-07-25 | #1318 Pagination in the Group Interface (small fix) | Alexander Gavriliuk |
2024-07-25 | Merge pull request #2105 from RyeMutt/button-image-warning | Andrey Lihatskiy |
2024-07-25 | Fix matrix stack underflow during avatar preview generation (#2098) | Rye Mutt |
2024-07-24 | Merge branch 'release/2024.06-atlasaurus' into develop | Brad Linden |
2024-07-24 | Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.... | Brad Linden |
2024-07-24 | Cache more frequently accessed settings | Rye Mutt |
2024-07-24 | Fix warning/misnamed button image PushButton_Disabled_Selected to PushButton_... | Rye Mutt |
2024-07-24 | Update expired cert in integration test | Andrey Lihatskiy |
2024-07-24 | remove inappropriate ignoretext usage as recommended in code review. | Brad Linden |
2024-07-24 | #2095 Crash #1497728: LLInventorySingleFolderPanel::hasVisibleItems | Alexander Gavriliuk |
2024-07-24 | #1318 Pagination in the Group Interface | Alexander Gavriliuk |
2024-07-23 | Improve error message notifying user that Voice Morph Effects are not supported | Brad Linden |
2024-07-23 | Update expired cert in integration test | Andrey Lihatskiy |
2024-07-22 | Whitespace fix | Rye Mutt |
2024-07-22 | Fix nullptr crash in LLFloaterIMContainer::onAddButtonClicked | Rye Mutt |
2024-07-22 | Fix null region pointer crash in LLIMView | Rye Mutt |
2024-07-22 | Fix nullptr crash in LLInvFVBridge::getClipboardEntries | Rye Mutt |
2024-07-22 | Fix nullptr crash in LLLandmarksPanel::canItemBeModified | Rye Mutt |
2024-07-22 | Fix nullptr crash in LLLandmarksPanel::isActionEnabled | Rye Mutt |
2024-07-22 | Fix nullptr crash in LLInventoryPanel::itemChanged | Rye Mutt |
2024-07-22 | Fix nullptr crash in handleVSyncChanged | Rye Mutt |
2024-07-22 | Fix crash in LLViewerWindow::handleDragNDrop | Rye Mutt |
2024-07-22 | Fix nullptr crash in LLScrollListCtrl::getSelectedItemLabel | Rye Mutt |
2024-07-22 | Use thread pool to create plugin processes to reduce created/destroyed thread... | Rye Mutt |
2024-07-22 | Merge pull request #2078 from RyeMutt/fix-rare-shutdown-crashes | Andrey Lihatskiy |
2024-07-22 | Cache various frequently accessed settings (#2080) | Rye Mutt |
2024-07-22 | Introduce scroll wheel support to LLComboBox | Rye Mutt |
2024-07-21 | Fix rare shutdown crash in gCacheName | Rye Mutt |
2024-07-21 | Fix rare shutdown crash in LLViewerObjectList | Rye Mutt |
2024-07-21 | Add newer MSVC redist libs to copy action (#2075) | Rye Mutt |
2024-07-20 | calcDataSizeJ2C adjusted to use maximum possible components (#2073) | TommyTheTerrible |
2024-07-19 | Merge pull request #1996 from secondlife/davep/fix_tracy_build | Brad Linden |
2024-07-19 | viewer#1923 Fix dependent floater going too far from parent | Andrey Kleshchev |