index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llui
Age
Commit message (
Expand
)
Author
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
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
[next]