summaryrefslogtreecommitdiff
path: root/indra/llui/lluictrlfactory.cpp
AgeCommit message (Expand)Author
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
2009-10-20removed unnecessary static variable instantiations to improve compile timesRichard Nelson
2009-10-08Fixed a problem where floaters that failed to load their XML would still be o...Steven Bennetts
2009-10-06fix for gccRichard Nelson
2009-10-06EXT-1013 - tab ordering is inconsistent in the preferences windowRichard Nelson
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-09-09merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/g...Richard Nelson
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson
2009-08-21svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/lin...Adam Moss
2009-08-15EXT-490 Voice device settings unsavedSteven Bennetts
2009-08-04svn merge -r 128442:129343 svn+ssh://svn.lindenlab.com/svn/linden/branches/sk...Richard Nelson
2009-07-27Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window ...James Cook
2009-07-07Merge skinning-14 to viewer-2, including refactoring many floaters to registe...James Cook
2009-07-06Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also U...James Cook
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts