Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
tested
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
repository.
|
|
added buffer merging and copying
|
|
created buffer type for storing trace data
added merging logic for different trace types
|
|
|
|
further development of lltrace (accumulator and storage classes)
|
|
further development of lltrace
|
|
lltrace cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InspectObject.TakeFreeCopy
|
|
|
|
|
|
LLUI::setupPaths() went away with DRTVWR-210.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Two fairly simple conflicts: dead stats sending code in the
texture fetch code (new llcorehttp library) and the cleanup
code in llappviewer was moved around in 3.4.x.
|
|
|
|
|
|
|
|
The tricky thing about this fix is that the "Log In" button used to be in the
same layout_panel as the username and password fields. Now it's not, so the
fact that it's the default button for its layout_panel doesn't matter because
that layout_panel doesn't have focus. Richard pointed out that we can make the
commit action for the username and password fields initiate login -- as long
as neither field implicitly runs its commit action when it loses focus!
|
|
|