Age | Commit message (Expand) | Author |
2011-12-01 | Build fixes for mac, hopefully Linux too | Leslie Linden |
2011-11-30 | gcc fix attempt | Richard Linden |
2011-11-28 | removed unneeded changeversion tracking in param blocks in favor of a simpler... | Richard Linden |
2011-11-19 | fix for notification dialog buttons not working | Richard Linden |
2011-11-18 | fix for notification buttons not being read | Richard Linden |
2011-11-16 | support for assignment of named values to params, works with string-typed params | Richard Linden |
2011-11-11 | support for assignment of named values to params | Richard Linden |
2011-11-10 | fixed build | Richard Linden |
2011-11-08 | added Lazy modifier to params to support recursion | Richard Linden |
2011-10-27 | fixed build | Richard Linden |
2011-10-27 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden |
2011-10-20 | fix for Multiple<T> not working with non block types | Richard Linden |
2011-10-13 | EXP-1345 FIX Chat text color is all blank when restarting | Richard Linden |
2011-10-10 | Mac build fix | Leslie Linden |
2011-10-10 | added compound LLSD parsing to param blocks | Richard Nelson |
2011-10-04 | another potential gcc fix | Richard Linden |
2011-10-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson |
2011-10-03 | implemented Range and ClampedValue classes to standardize min/max settings | Richard Nelson |
2011-10-03 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden |
2011-10-03 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden |
2011-10-03 | fixed build | Richard Nelson |
2011-09-30 | param block cleanup | Richard Nelson |
2011-09-19 | Mac build fix for picky gcc | Leslie Linden |
2011-09-16 | added Flag as new param type... | Richard Nelson |
2011-09-08 | EXP-1196 FIX Fix param block template ordering | Richard Linden |
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden |
2011-07-14 | EXP-880 FIX Enable navigation chrome in search floater | Richard Linden |
2011-07-13 | EXP-880 FIX Enable navigation chrome in search floater | Richard Linden |
2011-06-08 | Fixed to allow param blocks to exceed 64k, even though the size makes me wince. | Leslie Linden |
2011-04-28 | fixed build (again) | Richard Linden |
2011-04-28 | fixed build | Richard Linden |
2011-04-28 | EXP-749 FIX [REGRESSION] Voice status indicator shown in IM session instead o... | Richard Linden |
2011-04-20 | mac and linux build fixes | Leslie Linden |
2011-04-19 | EXP-648 FIX As a developer, I want to be able to specify param blocks that us... | Richard Linden |
2010-10-08 | potential fix for linux build | Richard Linden |
2010-10-06 | added param block support for empty/undefined elements in XML/LLSD respectively. | Richard Nelson |
2010-10-05 | tighter packing of boolean params by shuffling member variables | Richard Linden |
2010-09-22 | fix for gcc | Richard Linden |
2010-09-22 | instead of exposing mutable container in LLInitParam::Multiple, just expose a... | Richard Linden |
2010-09-16 | renamed isProvided() to anyProvided() and fixed partial params (missing manda... | Richard Linden |
2010-09-16 | fixed serialization of choice blocks sometimes including more than one altern... | Richard Linden |
2010-09-14 | added non-const accessor to Multiple<T> containers, might need to revert | Richard Nelson |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | 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-16 | fixed slicing problem with paramblocks where block descriptors are invalid af... | Richard Nelson |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-08-05 | reverted unportable use of typeinfo* as hash key | Richard Linden |
2010-08-04 | first pass at faster XUI parsing (no recursion support yet) | Richard Nelson |
2010-05-25 | fix for llinitparam logic (using wrong scope for static method) | Richard Linden |