Age | Commit message (Collapse) | Author |
|
|
|
|
|
width
- Added parameters for text boxes to follow right side of panel
|
|
- Decreased button width
|
|
- Corrected checkbox label
|
|
newview
|
|
one box for each prim, for less slop on queries
|
|
position parameters in
Change to llfloaterwebcontent.cpp is a whitespace change only to fix a broken checkin
|
|
fixed the freeze.
|
|
Prim faces in Webkit 4.7
Fixes broken text substituition of realm/host only.
|
|
thread on linux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added a class implementing directory entries iteration with pattern matching which is used in unit tests instead of LLDir::getNextFileInDir.
STORM-550 FIXED Fixed LLDir unit test which failed for some complex wildcard combinations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
object info mini-inspector
- Moved 'Security browsing' icon before URL. Now icon is in one line with URL.
|
|
|
|
animate)
|
|
|
|
|
|
|
|
|
|
Linux startup crash appears to be due to static/global C++ init of LLAtomic
types. The initializer with explicit value makes some runtime calls and it
looks like these assume, at least on Linux, that apr_initialize() has been
called. So move the static POST count to a member and provide accessors
and increment/decrement. Command queue was built on a pointer to a class
in anonymous namespace and that's not quite valid. Made it a nested
class (really a nested forward declaration) while keeping the derived
classes in anonymous.
|
|
limit the number of object cache files
|
|
as Search in Webkit 4.7 branch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
human-readable strings.
Example: secondlife:///app/region/Ahern/10/20/30/ is displayed as "Ahern (10,20,30)".
|
|
|
|
|
|
|
|
|