Age | Commit message (Collapse) | Author |
|
|
|
Addressing review feedback.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix LLInstanceTracker::key_iter constructor param; accepting
InstanceMap::iterator by non-const reference relied on Microsoft extension
that accepts non-const reference to an rvalue. Given typical iterator
implementation, simply accept by value instead, which makes gcc happy too.
|
|
|
|
|
|
Floater.
|
|
corrected bad logic for resizing LLFolderView
|
|
Reviewed by davep.
|
|
Updating patch to current version of viewer-development
|
|
|
|
|
|
|
|
reviewed by Leslie
|
|
|
|
|
|
|
|
The regression was introduced in the fix of EXP-856 (changeset 9e650f2750b5).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
display still doesn't.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
string replacement, e.g. [[FOO]]
|
|
|
|
|
|
|