Richard Linden
f6b4cd3b32
fix for llinitparam logic (using wrong scope for static method)
2010-05-25 10:23:21 -07:00
Tofu Linden
2a99af8d94
Fix linux build from llinitparam problem... probably.
2010-05-25 06:26:10 +01:00
Richard Nelson
7e487652e3
DEV-50271 WIP SLURL support for non-clickable names
...
fixed merging logic for blockvalues like rect, uiimage, etc
2010-05-24 16:30:55 -07:00
Richard Nelson
087ba60672
DEV-50271 WIP SLURL support for non-clickable names
...
fixed merging logic for blockvalues like rect, uiimage, etc
2010-05-24 12:25:21 -07:00
richard
1513643e62
EXT-5471 - Tons of spam in log about Invalid param "name"
...
reviewed by Rick
2010-02-16 15:45:17 -08:00
richard
45e700cb3e
merge
2010-02-01 12:39:59 -08:00
Tofu Linden
a8dd137a8d
CID-320
...
Checker: UNINIT_CTOR
Function: LLInitParam::BlockDescriptor::BlockDescriptor()
File: /indra/llxuixml/llinitparam.h
2010-01-29 14:58:13 -08:00
Tofu Linden
8f39cd1bc9
CID-321
...
Checker: UNINIT_CTOR
Function: LLInitParam::ParamDescriptor::ParamDescriptor(...)
2010-01-29 14:56:29 -08:00
richard
337716d946
LLPointer cleanup and fix for EXT-4413
...
reviewed by Rick
2010-01-22 16:51:13 -08:00
richard
9ff869a6b2
Backed out changeset: 4d482c1ed041
2009-12-17 10:01:55 -08:00
James Cook
e8fe81c4fc
Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a LLRect param in code will set the individua
2009-12-16 16:04:09 -08:00
richard
3a02b9ec88
added setBlockFromValue so setting a LLRect param in code will set the 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
2009-12-15 19:33:18 -08:00
richard
e0a364b7bf
comverted mEnclosingBlockOffset from signed to unsigned to support param blocks up to 32k in size
...
reviewed by James
2009-11-23 11:37:32 -08:00
Richard Nelson
fdc848cf72
removed unnecessary static variable instantiations to improve compile times
...
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
2009-10-20 22:05:00 +00:00
Richard Nelson
fbddb31638
removed usage of boost::true_type and boost::false_type
...
made debug mouse events use standard / separator instead of ->
reviewed by Leyla
2009-10-16 21:05:22 +00:00
Richard Nelson
2ff7f8a772
fix for gcc build
2009-10-15 21:35:30 +00:00
Richard Nelson
5edb4f2171
removed requirement for specializing ParamCompare on boost::function types
...
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
2009-10-15 19:56:45 +00:00
James Cook
ada0f4fa22
Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming.
...
Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml
Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry
2009-10-03 23:40:28 +00:00
Richard Nelson
58bce2d205
merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1
2009-09-09 01:26:44 +00:00
Richard Nelson
138bf11322
merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3
...
DEV-11254 DEV-11254 DEV-2003: DEV-21567 DEV-37301 EXT-104 EXT-138 EXT-217 EXT-256 EXT-259 EXT-259 EXT-328 EXT-348 EXT-386 EXT-399 EXT-403 EXT-460 EXT-492 EXT-492 EXT-531 EXT-537 EXT-684
improved text editor (handles multiple fonts simultaneously as well as inline widgets)
2009-08-24 20:04:52 +00:00
Adam Moss
c3cbd04985
svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6
...
QAR-1771 Linux Viewer Autoupdater + XUI-parse refactoring
2009-08-21 21:52:21 +00:00