index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llxuixml
/
llinitparam.h
Age
Commit message (
Expand
)
Author
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
2010-05-25
Fix linux build from llinitparam problem... probably.
Tofu Linden
2010-05-24
DEV-50271 WIP SLURL support for non-clickable names
Richard Nelson
2010-05-24
DEV-50271 WIP SLURL support for non-clickable names
Richard Nelson
2010-02-16
EXT-5471 - Tons of spam in log about Invalid param "name"
richard
2010-02-01
merge
richard
2010-01-29
CID-320
Tofu Linden
2010-01-29
CID-321
Tofu Linden
2010-01-22
LLPointer cleanup and fix for EXT-4413
richard
2009-12-17
Backed out changeset: 4d482c1ed041
richard
2009-12-16
Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a LLRe...
James Cook
2009-12-15
added setBlockFromValue so setting a LLRect param in code will set the indivi...
richard
2009-11-23
comverted mEnclosingBlockOffset from signed to unsigned to support param bloc...
richard
2009-10-20
removed unnecessary static variable instantiations to improve compile times
Richard Nelson
2009-10-16
removed usage of boost::true_type and boost::false_type
Richard Nelson
2009-10-15
fix for gcc build
Richard Nelson
2009-10-15
removed requirement for specializing ParamCompare on boost::function types
Richard Nelson
2009-10-03
Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...
James Cook
2009-09-09
merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/g...
Richard Nelson
2009-08-24
merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3
Richard Nelson
2009-08-21
svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/lin...
Adam Moss