summaryrefslogtreecommitdiff
path: root/indra/llui/llpanel.cpp
AgeCommit message (Expand)Author
2024-08-04Fix various issues with ui elements not updating colors dynamicallyRye Mutt
2024-07-02Reduce string temporaries from LLPanel using string_viewRye Mutt
2024-07-01Reduce string temporaries from findChild and getChildRye Mutt
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-13Revert "viewer#819 Avoid reading the same XML file multiple times"Andrey Kleshchev
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-03-05viewer#819 Avoid reading the same XML file multiple timesAlexander Gavriliuk
2024-02-21Convert BOOL to bool in lluiAnsariel
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-11-05further fix of inventory keyboard focus and tab order calculationsRichard Linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-19merge with viewer-developmentRichard Linden
2012-11-02SH-3499 Ensure asset stats output is correctRichard Linden
2012-11-01SH-3499 Ensure asset stats output is correctRichard Linden
2012-10-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2011-11-08LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and LLHandl...Richard Linden
2011-09-06EXP-1196 FIX Fix param block template orderingRichard Linden
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile pan...Richard Nelson
2011-07-11EXP-995 FIX -- New icon scrolls into Received Items panel headingLeslie Linden
2011-06-07EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttonsLeslie Linden
2010-12-08merge with viewer-devRichard Linden
2010-11-24STORM-593 FIXED Make transparent texteditor and lineeditorPaul Guslisty
2010-11-15mergeRichard Linden
2010-11-04STORM-450 FIXED Incorrect help contexts for Sidebar People tabPaul Guslisty
2010-09-28made mIsFocusRoot a XUI paramRichard Linden
2010-09-22instead of exposing mutable container in LLInitParam::Multiple, just expose a...Richard Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-23made Params parsers not act as singletonsRichard Nelson
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
2010-08-16fixed EOLRichard Nelson
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-30added LLPanel::childSetAction() that does not take a void* argumentRichard Nelson
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
2010-02-18Fixed low bug EXT-5225 - Local chat doesn't go translucent when loses focus.Dmitry Zaporozhan
2010-02-13CID-205Tofu Linden
2010-02-05EXT-5025 - Tooltips block mouse clicksrichard
2010-01-13EXT-4197: Search in sub-panels for help IDs too.Lynx Linden
2010-01-11EXT-3929: Also look in accordion tabs for help topic.Lynx Linden