summaryrefslogtreecommitdiff
path: root/indra/llui/llsdparam.cpp
AgeCommit message (Collapse)Author
2011-10-13Build fixes because damn standard doesn't allow binding rvalues to non-const ↵Leslie Linden
refs.
2011-10-11Fixed Linux buildPaul ProductEngine
2011-10-10Mac build fixLeslie Linden
2011-10-10added compound LLSD parsing to param blocksRichard Nelson
reviewed by Leslie
2011-09-30param block cleanupRichard Nelson
added Flag as value type moved Batch to BatchBlock renamed Choice to ChoiceBlock made merging of parameters for ValueParams consistent (fillFrom and overwriteFrom are inverses of each other now) made iteration over Multiple<T> type params easier initial schema param blocks
2011-09-14EXP-1201 FIX Quit button option not present in Mode Changing and Exit viewer ↵Richard Nelson
dialogs
2011-09-12EXP-1063 FIX Destination Guide link in side panel does not open to ↵Richard Nelson
destination guide specific search window fixed param->LLSD serialization to not introduce empty strings
2010-10-08potential fix for linux buildRichard Linden
2010-10-06added param block support for empty/undefined elements in XML/LLSD respectively.Richard Nelson
This way <foo/> or LLSD["foo"]; both define a default constructed value for the parameter named foo, useful in the Multiple<T> case
2010-09-16streamlined llsd serialization logic of param blocksRichard Linden
2010-09-14implemented param block -> LLSD serializationRichard Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-24removed LLLayoutStack::fromXML custom xml parsingRichard Nelson
2010-08-23made Params parsers not act as singletonsRichard Nelson
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-04first pass at faster XUI parsing (no recursion support yet)Richard Nelson
also made LLSD->param block parsing faster
2009-09-09merge -r132032-132812 ↵Richard Nelson
svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch