Age | Commit message (Collapse) | Author |
|
|
|
|
|
disappear faster
|
|
|
|
with audio device disabled.
|
|
|
|
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect
standard naming conventions for handlers vs. reactors
|
|
|
|
|
|
negative fade times.
Rewrote two blocks of code to eliminate early returns.
|
|
increased
Co-written with Robin Cornelius
|
|
|
|
|
|
|
|
thanks to Twisted Laws
|
|
|
|
|
|
|
|
|
|
streamlined LLUICtrlFactory's interface
|
|
|
|
removed redundant functionality
moved buildPanel to LLPanel
|
|
|
|
improved filename output for XUI parser errors
|
|
reviewed by Leyla
|
|
reviewed by Callum
|
|
reivewed by RIchard cc#194
|
|
reviewed by Richard cc#183
|
|
|
|
bar overflow (TabIcon_Close_Off and TabIcon_Close_Over).
cc # 179
|
|
|
|
|
|
|
|
|
|
Review #141
|
|
|
|
|
|
Review #140
This isn't the most generalized solution, but it fixes the proximal
problem of selecting items in the Nearby Media panel, and is low risk
because the code change is isolated to that panel.
|
|
Review #139
The crash was happening because the German (locale "de") version of
the format string had an %ls in it, which was causing the
crash. Getting rid of the widget and the string since it is no longer
desired in the design.
|
|
|
|
streaming audio when music or media is disabled. reviewed by rick
|
|
it's now up to callers to decide to do that
Review #137
|
|
when media disabled
|
|
Good catch, Leyla
|
|
|
|
|
|
|
|
Media
Review #112
This change adds controls that change state based on the selection in the nearby media panel. There are basically 3 sets:
- Time-based
- Web-based ("Normal")
- Disabled
Again, these change based on what you've got selected in the panel
|
|
|
|
|