summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Expand)Author
2024-09-13Merge pull request #2548 from secondlife/lua-frame-profilenat-goodspeed
2024-09-12Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-09-12Fix names in group chat sometimes showing as "Loading..." and never resolve (...Ansariel Hiller
2024-09-10Fix risky signature of `wchar_to_utf8chars()`. Add `ll_convert()` alias.Nat Goodspeed
2024-09-09Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-09-09Changes towards C++20 compatibility (#2520)Ansariel Hiller
2024-09-08#459 Filters on object inventoryAlexander Gavriliuk
2024-09-07viewer#2411 Use font buffer for inventoryAndrey Kleshchev
2024-09-06Allow LLMenuGL::insert() to append as well as inserting.Nat Goodspeed
2024-09-05Merge branch 'release/luau-scripting' into lua-merge-devNat Goodspeed
2024-09-05Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-09-05Merge branch 'release/luau-scripting' into lua-resultsetNat Goodspeed
2024-09-05viewer#2411 Confine font vertex buffers to static text segmentsAndrey Kleshchev
2024-09-05viewer#2411 Use font buffer in line editorAndrey Kleshchev
2024-09-05viewer#2411 Use font buffer in text segmentsAndrey Kleshchev
2024-09-04Swat a few more buzzing BOOLs.Nat Goodspeed
2024-09-04Resolve a few unresolved merge conflicts.Nat Goodspeed
2024-09-04#2471 The Destinations ComboBox on Login Screen... (quick fix)Alexander Gavriliuk
2024-09-04viewer#2411 Cleanup #2Andrey Kleshchev
2024-09-04viewer#2411 CleanupAndrey Kleshchev
2024-09-04viewer#2411 A bit more coverage for font bufferAndrey Kleshchev
2024-09-04viewer#2411 LLFontGL::render optimizations #2Andrey Kleshchev
2024-09-04Remove usused LLButton::mBorderEnabledAndrey Kleshchev
2024-09-04viewer#2411 LLFontGL::render optimizationsAndrey Kleshchev
2024-09-03Use Lua result-set logic for "LLFloaterReg"s "getFloaterNames" op.Nat Goodspeed
2024-09-03#2471 The Destinations ComboBox on Login Screen changes the selected item to ...Alexander Gavriliuk
2024-08-30#2454 Scrolling by the mouse wheel does not scroll up on the unopened Destina...Alexander Gavriliuk
2024-08-28Ditch trailing spaces.Nat Goodspeed
2024-08-28Merge branch 'main' into release/luau-scripting.Nat Goodspeed
2024-08-28#2432 Restore default nametag behavior. (#2444)Dave Parks
2024-08-20Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-08-20Clean up boost includes and remove compiler warning pragma for unreachable co...Ansariel Hiller
2024-08-19#2289 BugSplat Crash #1496385: SecondLifeViewer!LLFocusableElement::~LLFocusa...Alexander Gavriliuk
2024-08-19Clean up excessive dynamic casts in LLAccordionCtrl (#2333)Rye Mutt
2024-08-19viewer#2296 Don't show 'are you sure you want to leave the call' when shuttin...Andrey Kleshchev
2024-08-14Reduce UI draw stalls from LLSpellChecker singleton via simpletonRye Mutt
2024-08-13#2271 BugSplat Crash #1504299: LLFocusableElement::~LLFocusableElement(79)Alexander Gavriliuk
2024-08-09Fix nullptr crash in LLScrollListCtrl::getSelectedItemLabelRye Mutt
2024-08-06code clean upMnikolenko Productengine
2024-08-06Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw ...Rye Mutt
2024-08-05Allow getting the list of floater names, hide top menu items; add demo scriptMnikolenko Productengine
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-02Lua api for adjusting toolbarsMnikolenko Productengine
2024-08-02Disable EmojiHelper if Digit before Colon (#2178)TommyTheTerrible
2024-08-02Update to libhunspell 1.7.2-r1 (#2175)Rye Mutt