summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Expand)Author
2024-08-06Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw ...Rye Mutt
2024-08-05macOS build fix attemptRye Mutt
2024-08-04Fix chat text segments not dynamically updating when colors changed in prefer...Rye Mutt
2024-08-04Fix various issues with text segments not updating UI colorRye Mutt
2024-08-04Fix various issues with ui elements not updating colors dynamicallyRye Mutt
2024-08-04Optimization and cleanup of various color finds during drawRye Mutt
2024-08-04Add LLUIColorTable debug-settings-like floater for easing skin designRye Mutt
2024-08-02Disable EmojiHelper if Digit before Colon (#2178)TommyTheTerrible
2024-08-02Update to libhunspell 1.7.2-r1 (#2175)Rye Mutt
2024-08-01viewer#2157 Toolbar's drop position indicator does not appearAndrey Kleshchev
2024-07-29Replace liburiparser with boost::urlRye Mutt
2024-07-26Reduce utf8 to wstring conversion and llwstring temporaries during text draw ...Rye Mutt
2024-07-25Fix LLViewerEventRecorder triggering findChild events when it's disabledRye Mutt
2024-07-25Fix excessive findChild calls when a docked control is open from LLDockContro...Rye Mutt
2024-07-25Fix excessive getChild calls from LLScrollBar reshapeRye Mutt
2024-07-25Fix up LLScrollListCtrl getChild during drawRye Mutt
2024-07-25Fix up LLWindowShade getChild calls during drawRye Mutt
2024-07-24#1318 Pagination in the Group InterfaceAlexander Gavriliuk
2024-07-22Fix nullptr crash in LLScrollListCtrl::getSelectedItemLabelRye Mutt
2024-07-22Cache various frequently accessed settings (#2080)Rye Mutt
2024-07-22Introduce scroll wheel support to LLComboBoxRye Mutt
2024-07-19viewer#1923 Fix dependent floater going too far from parentAndrey Kleshchev
2024-07-17#2036 BugSplat Crash #1494874: LLScrollingPanelList::updatePanelVisiblilty()(...Alexander Gavriliuk
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-05Introduce string_view to LLSD map functions to reduce string temporariesRye Mutt
2024-07-02Reduce string temporaries from LLTabContainer, LLMenuGL, LLLayoutStack, and L...Rye Mutt
2024-07-02Reduce string temporaries from LLPanel using string_viewRye Mutt
2024-07-02Reduce string temporaries from LLNotifications using string_viewRye Mutt
2024-07-01Reduce string temporaries from LLTransRye Mutt
2024-07-01Reduce string temporaries from finding colors in the color tableRye Mutt
2024-07-01Use heterogeneous comparison for string_view map finds in LLControl and conve...Rye Mutt
2024-07-01Reduce string temporaries from LLFloaterReg find/getRye Mutt
2024-07-01Reduce string temporaries from findChild and getChildRye Mutt
2024-07-01Fix loop scope issue and rework some strange-looking loopsAnsariel
2024-06-13secondlife/viewer#1475: Fix Terrain tab controls no longer disabled when insu...Cosmic Linden
2024-06-10Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...Brad Linden
2024-06-10Post-merge - trim trailing whitespaceAndrey Lihatskiy
2024-06-10Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailingAndrey Lihatskiy
2024-06-10Fix incorrect use of VX/VY/VZ/VW indices when color components are accessedAnsariel
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-06-09Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-30Fix a bunch of uninitialized variable warnings that showed up in Visual StudioAnsariel
2024-05-29Trim trailing whitespaceBennett Goble
2024-05-23Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg...Brad Linden
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-20#1392 GLTF Upload (#1394)Dave Parks
2024-05-20Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden