Age | Commit message (Expand) | Author |
2025-03-06 | Fix preferences search not finding text defined in text boxes (#3653) | Rye |
2025-03-06 | #3654 Searchable disabled settings not readable when highlighted | Andrey Kleshchev |
2025-02-19 | #3581 #3563 Fix callback deletion not working | Andrey Kleshchev |
2025-02-07 | #3505 Fix updateMenu() being called too frequently on fetch callback | Andrey Kleshchev |
2025-01-22 | viewer#3088 Report out of memory as a separate 'category' | Andrey Kleshchev |
2025-01-20 | #3319 Crash at LLInitParam::Param::setProvided | Andrey Kleshchev |
2024-12-19 | #3302 fix crash on changing filter string when content is loading or there is... | Maxim Nikolenko |
2024-12-10 | #3222 Make sure variables are initialized | Andrey Kleshchev |
2024-12-09 | #3222 Emoji tabs losing symbols | Andrey Kleshchev |
2024-09-25 | viewer#2646 Fix viewer ignoring Physics Shape Type changes | Andrey Kleshchev |
2024-09-19 | Expose LLVector4a in LLRender | Andrey Kleshchev |
2024-09-18 | #2408 The long covenant with emojis significantly slows down some operations ... | Alexander Gavriliuk |
2024-09-18 | Remove quads rendering mode entirely (#2593) | Ansariel Hiller |
2024-09-18 | viewer#2565 Optimize LLFolderViewItem::draw() | Andrey Kleshchev |
2024-09-17 | Fix Visual Studio complaints in LLTrans (#2575) | Ansariel Hiller |
2024-09-12 | Fix names in group chat sometimes showing as "Loading..." and never resolve (... | Ansariel Hiller |
2024-09-09 | Changes towards C++20 compatibility (#2520) | Ansariel Hiller |
2024-09-08 | #459 Filters on object inventory | Alexander Gavriliuk |
2024-09-07 | viewer#2411 Use font buffer for inventory | Andrey Kleshchev |
2024-09-05 | viewer#2411 Confine font vertex buffers to static text segments | Andrey Kleshchev |
2024-09-05 | viewer#2411 Use font buffer in line editor | Andrey Kleshchev |
2024-09-05 | viewer#2411 Use font buffer in text segments | Andrey Kleshchev |
2024-09-04 | #2471 The Destinations ComboBox on Login Screen... (quick fix) | Alexander Gavriliuk |
2024-09-04 | viewer#2411 Cleanup #2 | Andrey Kleshchev |
2024-09-04 | viewer#2411 Cleanup | Andrey Kleshchev |
2024-09-04 | viewer#2411 A bit more coverage for font buffer | Andrey Kleshchev |
2024-09-04 | viewer#2411 LLFontGL::render optimizations #2 | Andrey Kleshchev |
2024-09-04 | Remove usused LLButton::mBorderEnabled | Andrey Kleshchev |
2024-09-04 | viewer#2411 LLFontGL::render optimizations | Andrey Kleshchev |
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-28 | #2432 Restore default nametag behavior. (#2444) | Dave Parks |
2024-08-20 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden |
2024-08-20 | Clean 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-19 | Clean up excessive dynamic casts in LLAccordionCtrl (#2333) | Rye Mutt |
2024-08-19 | viewer#2296 Don't show 'are you sure you want to leave the call' when shuttin... | Andrey Kleshchev |
2024-08-14 | Reduce UI draw stalls from LLSpellChecker singleton via simpleton | Rye Mutt |
2024-08-13 | #2271 BugSplat Crash #1504299: LLFocusableElement::~LLFocusableElement(79) | Alexander Gavriliuk |
2024-08-09 | Fix nullptr crash in LLScrollListCtrl::getSelectedItemLabel | Rye Mutt |
2024-08-06 | Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw ... | Rye Mutt |
2024-08-05 | macOS build fix attempt | Rye Mutt |
2024-08-04 | Fix chat text segments not dynamically updating when colors changed in prefer... | Rye Mutt |
2024-08-04 | Fix various issues with text segments not updating UI color | Rye Mutt |
2024-08-04 | Fix various issues with ui elements not updating colors dynamically | Rye Mutt |
2024-08-04 | Optimization and cleanup of various color finds during draw | Rye Mutt |
2024-08-04 | Add LLUIColorTable debug-settings-like floater for easing skin design | Rye Mutt |
2024-08-02 | Disable EmojiHelper if Digit before Colon (#2178) | TommyTheTerrible |
2024-08-02 | Update to libhunspell 1.7.2-r1 (#2175) | Rye Mutt |
2024-08-01 | viewer#2157 Toolbar's drop position indicator does not appear | Andrey Kleshchev |