- Jan 20, 2012
-
-
Richard Linden authored
moved LLInitParam, and LLRegistry to llcommon moved LLUIColor, LLTrans, and LLXUIParser to llui reviewed by Nat
-
- Nov 29, 2011
-
-
Richard Linden authored
-
- Nov 11, 2011
-
-
Richard Linden authored
-
- Oct 13, 2011
-
-
Richard Linden authored
-
- Oct 10, 2011
-
-
Richard Nelson authored
reviewed by Leslie
-
- Sep 30, 2011
-
-
Richard Nelson authored
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
-
- Jun 08, 2011
-
-
Leslie Linden authored
Modified viewer window to not create a navigation bar on exit if one doesn't yet exist. Reviewed by Richard.
-
- Apr 28, 2011
-
-
Richard Linden authored
EXP-749 FIX [REGRESSION] Voice status indicator shown in IM session instead of profile pic in Basic and Advanced modes reviewed by Leyla
-
- Apr 19, 2011
-
-
Richard Linden authored
EXP-648 FIX As a developer, I want to be able to specify param blocks that use Multiple<LLUIImage> for a sequence of images Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple<T> context Converted loading_indicator to take image sequence from XUI deprecated name-value pairs for LLUIColor values, and put them in colors.xml
-
- Oct 13, 2010
-
-
Oz Linden authored
-
- Oct 08, 2010
-
-
Richard Linden authored
-
- Oct 06, 2010
-
-
Monroe Linden authored
Reviwed by Richard.
-
Richard Nelson authored
This way <foo/> or LLSD["foo"]; both define a default constructed value for the parameter named foo, useful in the Multiple<T> case
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Sep 16, 2010
-
-
Richard Linden authored
renamed isProvided() to anyProvided() and fixed partial params (missing mandatory elements) not merging over complete params
-
Richard Linden authored
fixed deserialization of Multiple<Block> leaving dummy blocks around when failing to find matching key
-
- Aug 24, 2010
-
-
Richard Nelson authored
-
- Aug 16, 2010
-
-
Richard Nelson authored
fixed slicing problem with paramblocks where block descriptors are invalid after copying a derived block type to a base block value.
-
- Aug 13, 2010
-
-
Oz Linden authored
-
- May 24, 2010
-
-
Richard Nelson authored
fixed merging logic for blockvalues like rect, uiimage, etc
-
Richard Nelson authored
fixed merging logic for blockvalues like rect, uiimage, etc
-
- Feb 16, 2010
-
-
richard authored
reviewed by Rick
-
- Jan 29, 2010
-
-
Tofu Linden authored
Checker: UNINIT_CTOR Function: LLInitParam::BaseBlock::BaseBlock() File: /indra/llxuixml/llinitparam.cpp
-
- Jan 22, 2010
-
-
richard authored
reviewed by Rick
-
- Nov 23, 2009
-
-
richard authored
reviewed by James
-
James Cook authored
location_input.xml
-
- Oct 20, 2009
-
-
Richard Nelson authored
moved a bunch of template class statics to cpp files also added filename parameter to LLXUIParser::readXUI for better debugging of XUI errors reviewed by James
-
- Oct 15, 2009
-
-
Richard Nelson authored
-
Richard Nelson authored
eliminated usage of iterator_range from LLInitParam made LLTextEditor::addChar consistent with truncate in counting text bytes (not including null terminator) EXT-1494 - Avatar profile description text truncated to 255 characters reviewed by Leyla
-
- Sep 08, 2009
-
- Aug 21, 2009
-
-
svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6Adam Moss authored
QAR-1771 Linux Viewer Autoupdater + XUI-parse refactoring
-