summaryrefslogtreecommitdiff
path: root/indra/llxuixml/llinitparam.h
AgeCommit message (Expand)Author
2010-10-08potential fix for linux buildRichard Linden
2010-10-06added param block support for empty/undefined elements in XML/LLSD respectively.Richard Nelson
2010-10-05tighter packing of boolean params by shuffling member variablesRichard Linden
2010-09-22fix for gccRichard Linden
2010-09-22instead of exposing mutable container in LLInitParam::Multiple, just expose a...Richard Linden
2010-09-16renamed isProvided() to anyProvided() and fixed partial params (missing manda...Richard Linden
2010-09-16fixed serialization of choice blocks sometimes including more than one altern...Richard Linden
2010-09-14added non-const accessor to Multiple<T> containers, might need to revertRichard Nelson
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-16fixed slicing problem with paramblocks where block descriptors are invalid af...Richard Nelson
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-05reverted unportable use of typeinfo* as hash keyRichard Linden
2010-08-04first pass at faster XUI parsing (no recursion support yet)Richard Nelson
2010-05-25fix for llinitparam logic (using wrong scope for static method)Richard Linden
2010-05-25Fix linux build from llinitparam problem... probably.Tofu Linden
2010-05-24DEV-50271 WIP SLURL support for non-clickable namesRichard Nelson
2010-05-24DEV-50271 WIP SLURL support for non-clickable namesRichard Nelson
2010-02-16EXT-5471 - Tons of spam in log about Invalid param "name"richard
2010-02-01mergerichard
2010-01-29CID-320Tofu Linden
2010-01-29CID-321Tofu Linden
2010-01-22LLPointer cleanup and fix for EXT-4413richard
2009-12-17Backed out changeset: 4d482c1ed041richard
2009-12-16Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a LLRe...James Cook
2009-12-15added setBlockFromValue so setting a LLRect param in code will set the indivi...richard
2009-11-23comverted mEnclosingBlockOffset from signed to unsigned to support param bloc...richard
2009-10-20removed unnecessary static variable instantiations to improve compile timesRichard Nelson
2009-10-16removed usage of boost::true_type and boost::false_typeRichard Nelson
2009-10-15fix for gcc buildRichard Nelson
2009-10-15removed requirement for specializing ParamCompare on boost::function typesRichard 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