| Age | Commit message (Collapse) | Author | 
|---|
|  | fixed bad parameters in draw3d...name tags should display properly now | 
|  | added draw3D to LLUIImage to encapsulate display of image in projective 3D space | 
|  | all param values now support named values uniformly | 
|  | fixed regression where profile window wasn't using requested size | 
|  | 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 | 
|  |  | 
|  | reviewed by Rick | 
|  | Image "none" wasn't being properly converted to a NULL pointer,
so was drawing the default gray image.
Reviewed with Richard | 
|  |  | 
|  | LLRect param in code will set the individua | 
|  | individual left, right, top, bottom values, for example
don't call setupParams when creating widgets from code
moved Multiple param constraints into BaseBlock to remove extra scoping | 
|  | reviewed by James | 
|  | EXT-2082   	 Multifloater preview tab container extends outside window border
EXT-773   	 odd notecard behaviour on closing an unsaved notcard
reviewed by Richard | 
|  |  | 
|  | 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 | 
|  |  | 
|  | UI color refactoring and new FreeType font library on Linux.
svn merge -r126038:126164 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-5 | 
|  | ignore-dead-branch |