Age | Commit message (Expand) | Author |
2024-07-29 | Replace liburiparser with boost::url | Rye Mutt |
2024-07-26 | Reduce utf8 to wstring conversion and llwstring temporaries during text draw ... | 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 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-24 | #1318 Pagination in the Group Interface | Alexander Gavriliuk |
2024-07-22 | Fix nullptr crash in LLScrollListCtrl::getSelectedItemLabel | Rye Mutt |
2024-07-22 | Cache various frequently accessed settings (#2080) | Rye Mutt |
2024-07-22 | Introduce scroll wheel support to LLComboBox | Rye Mutt |
2024-07-19 | viewer#1923 Fix dependent floater going too far from parent | Andrey Kleshchev |
2024-07-17 | #2036 BugSplat Crash #1494874: LLScrollingPanelList::updatePanelVisiblilty()(... | Alexander Gavriliuk |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-07-05 | Introduce string_view to LLSD map functions to reduce string temporaries | Rye Mutt |
2024-07-02 | Reduce string temporaries from LLTabContainer, LLMenuGL, LLLayoutStack, and L... | Rye Mutt |
2024-07-02 | Reduce string temporaries from LLPanel using string_view | Rye Mutt |
2024-07-02 | Reduce string temporaries from LLNotifications using string_view | Rye Mutt |
2024-07-01 | Reduce string temporaries from LLTrans | Rye Mutt |
2024-07-01 | Reduce string temporaries from finding colors in the color table | Rye Mutt |
2024-07-01 | Use heterogeneous comparison for string_view map finds in LLControl and conve... | Rye Mutt |
2024-07-01 | Reduce string temporaries from LLFloaterReg find/get | Rye Mutt |
2024-07-01 | Reduce string temporaries from findChild and getChild | Rye Mutt |
2024-07-01 | Fix loop scope issue and rework some strange-looking loops | Ansariel |
2024-06-13 | secondlife/viewer#1475: Fix Terrain tab controls no longer disabled when insu... | Cosmic Linden |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy |
2024-06-10 | Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailing | Andrey Lihatskiy |
2024-06-10 | Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed | Ansariel |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-09 | Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8 | Ansariel |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-30 | Fix a bunch of uninitialized variable warnings that showed up in Visual Studio | Ansariel |
2024-05-29 | Trim trailing whitespace | Bennett Goble |
2024-05-23 | Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg... | Brad Linden |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-20 | #1392 GLTF Upload (#1394) | Dave Parks |
2024-05-20 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-13 | Revert "viewer#819 Avoid reading the same XML file multiple times" | Andrey Kleshchev |
2024-05-07 | Merge pull request #1421 from secondlife/DRTVWR-600-maint-A | Dave Parks |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-... | RunitaiLinden |
2024-05-02 | #1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356) | RunitaiLinden |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-26 | viewer#1308 LLFloaterView::restoreAll Crash | Andrey Kleshchev |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |