summaryrefslogtreecommitdiff
path: root/indra/llui/lluictrlfactory.cpp
AgeCommit message (Expand)Author
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
2022-01-14SL-16606: Add profiler category UIPtolemy
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2016-11-28MAINT-5456 Button tooltips in Appearance floater should now be localisableandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz 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-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-20Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-10-15Remove LLUICtrlFactory::findSkinnedFilename(): cf. LLDir method.Nat Goodspeed
2012-10-12LLUICtrlFactory::getLayeredXMLNode() gets LLDir::ESkinConstraint.Nat Goodspeed
2012-10-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2012-07-30CHUI-217 FIX Items are not visible in Merchant OutboxRichard Linden
2012-06-22CHUI-101 WIP Make LLFolderView general purposeRichard Linden
2011-03-09SOCIAL-654 WIP Items purchased on Marketplace.secondlife.com while logged int...Richard Linden
2011-02-23fixed filename output on XUI parse errorsRichard 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-16moved buildFloater out of lluictrlfactory to llfloater.cppRichard Nelson
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-06renamed LLFastXUIParser to LLSimpleXUIParser and added support for parsing xm...Richard Nelson
2010-08-04first pass at faster XUI parsing (no recursion support yet)Richard Nelson
2010-07-01eliminated a bunch of silent warnings on startup about multiple widget regist...Richard Linden
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
2010-04-27added empty param blocks to registered widgets that didn't have themRichard Linden
2009-12-17add newline to unbreak linux build. probably.Tofu Linden
2009-12-17mergerichard
2009-12-17Backed out changeset: 4d482c1ed041richard
2009-12-17mergerichard
2009-12-16MergeJames Cook
2009-12-16Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a LLRe...James Cook
2009-12-16eof newlineLeyla Farazha
2009-12-15mergerichard
2009-12-15fix for gcc buildRick Pasetto
2009-12-15added setBlockFromValue so setting a LLRect param in code will set the indivi...richard
2009-12-15added "value" attribute to radio_items to better support arbitrary data selec...richard
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-11-28Use extern template for common singletons to reduce code bloat/link time.James Cook
2009-11-12don't use LLWidgetTypeRegistry for now (useful only for schema generation)richard
2009-11-10Add newline at end of fileJames Cook
2009-11-10fix for gccRick Pasetto
2009-10-21fix for chat history layout bugsRichard Nelson