Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
corner also deletes other open conversations)
|
|
in nearby chat blank when selected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
values (i.e. 0) and a bit more general
|
|
|
|
Reviewed by Kelly
|
|
|
|
different limit for visible and unvisible lists
|
|
|
|
|
|
not discoverable: minor fix;
|
|
improve filter perf, clear traces, add comments.
|
|
not discoverable:
- final solution;
|
|
|
|
arrange on the fly.
|
|
|
|
be deleted)
|
|
|
|
|
|
|
|
from mouselook view
Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp
since LLFloaterIMContainer::setVisible() takes control of them by itself.
|
|
|
|
viewer behind toolbar
|
|
sorting and arranging (to be deleted)
|
|
in Places Floater)
|
|
|
|
so we'll have a better idea of what people do with conversations if we see that crash again.
|
|
|
|
|
|
|
|
was because when insert was used at the end of a string of text, this would attempt to delete something past the bounds of the string...as a side effect the size of the segment was increasing even though the string length never changed. The segment size would be greater than the string size and would eventually cause an invalid read outside the bounds of the string.
|
|
|
|
for bug to further track down problem when it occurs. Need to debug further based off information.
|
|
|
|
|