Age | Commit message (Collapse) | Author |
|
|
|
floater_build_options.xml and floater_model_wizard.xml.
|
|
|
|
The code that places it now takes into account possible text truncation.
|
|
owner text.
* Use ellipses for truncation.
* Where applicable, set tooltip to contain the uncut text.
* Leave a few pixels of padding between the text and the floater right border.
LLView::getChild<T>() never returns NULL, so no need to check its return value.
|
|
|
|
|
|
It seems to have been mistakenly omitted by translators.
|
|
|
|
|
|
|
|
|
|
think are no longer used
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other applications
* Just removed mac memory stats to make a low-risk work-around.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed the default to use low LOD for single hull generation, will fall back to medium or high if not present.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
threads in LLCurl
|
|
|
|
|
|
The mCurrentRMessageTemplate member seems to only be non-NULL for a short while
after an incoming message was validated and parsed, thus there is no
guarantee that we can obtain name of the last received message at any given
time. So if we can't we'll simply return an empty string without spamming the
log with warnings.
|
|
|