Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-09 | EXP-1482 FIX LLInitParam::Parser spam in secondlife.log file when entering a ↵ | Richard Linden | |
search term in location bar launching the search window reviewed by Merov | |||
2011-10-11 | Fixed Linux build | Paul ProductEngine | |
2011-10-10 | Mac build fix | Leslie Linden | |
2011-10-10 | added compound LLSD parsing to param blocks | Richard Nelson | |
reviewed by Leslie | |||
2011-09-30 | param block cleanup | Richard 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-07-13 | EXP-1009 WIP Teleport links from Search floater and destination guide in ↵ | Richard Linden | |
viewer fail with intrusted browser error in viewer | |||
2011-07-12 | EXP-880 FIX Enable navigation chrome for Search floater | Richard Linden | |
search floater derives from floater_web_content all web content now uses floater_web_content instead of media_browser | |||
2010-10-06 | added 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-14 | implemented param block -> LLSD serialization | Richard Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | Fix another mac build error. | Monroe Linden | |
2010-08-24 | removed LLLayoutStack::fromXML custom xml parsing | Richard Nelson | |
2010-08-23 | made Params parsers not act as singletons | Richard Nelson | |
2010-08-20 | removed unused template function | Richard Nelson | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-04 | first pass at faster XUI parsing (no recursion support yet) | Richard Nelson | |
also made LLSD->param block parsing faster | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch |