Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fixed to use Display Name (Username), fixed icon placement,
also fixed notifications system well names. Reviewed with Leyla.
|
|
Reviewed with Leyla
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Simple - was always doing name lookup even if ID was for an object
|
|
|
|
|
|
|
|
using display names
|
|
|
|
notice panel
reviewed by James
|
|
Reviewed with Leyla
|
|
ssh://richard@hg.lindenlab.com/james/viewer-identity-evolution
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
std::multimap::find does *not* return an iterator just to the matching results, use std::multimap::equal_range instead
|
|
|
|
separate mIsLink from mLink to support non-clickable urls (e.g. secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/completename)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resized a few times
|
|
|
|
|
|
indra/newview/llinventorybridge.cpp
LLObjectBridge::openItem() was concurrency modified.
Applied behavior that was changed in c3220f7f7699 according to
VWR-13743 FIXED Change Request: Change double click action for inventory wearables
DEV-33391 FIXED Change Request: Change double click action for inventory wearables
--HG--
branch : product-engine
|
|
revived mDisabledLink to make url replacement logic work again
|
|
|
|
viewer
|
|
|