Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the sound devices panel.
By the way, fixed improper localization of the "Default" device name
which caused saving a localized string in settings.
|
|
|
|
requests.
These were not localized, unlike ones fetched via the message system.
|
|
Removed LLViewerRegion::getSimProductName() so that it doesn't mistakenly
get used in UI code, thus causing localization bugs.
|
|
|
|
by providing its layout stack with a unique name.
|
|
|
|
everywhere.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug reason: incorrect reuse of an xml element name.
Fix: provided unique names for the buttons.
|
|
Overriden the button width for German.
|
|
|
|
Profile when coming from search.
This also affects the way teleport history items look.
In the first place I tried to make the description occupy all available space
and follow viewer window shape. However that triggered numerous bugs in the
text widgets, which spoiled the whole fix.
So I'm coming up with a temporary hacky solution that should fit
the ticket requirements.
|
|
|
|
|
|
- Minimize the search floater on teleport
|
|
shutdown).
|
|
this is still a source of frame stalls.
|
|
on every request, use a signal (cuts time spent in Pump IO down from 1-2 ms to 0.1ms)
|
|
Reviewed by Kelly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed by Leslie
|