Age | Commit message (Collapse) | Author |
|
To say that we must explicitly support secondlife:///app/appearance/show
|
|
secondlife:///app/appearance - to open the My Appearance sidetray
secondlife:///app/help/{TOPIC} - to display help for a given topic
I've updated https://wiki.lindenlab.com/wiki/Viewer_2.0_SLapps
|
|
group notice attachment.
--HG--
branch : product-engine
|
|
2 to 3 for more lights. No code changed.
|
|
|
|
a more complete fix and some sanity to prevent recurrance of a similar problem.
reviewed by bao!
|
|
|
|
|
|
|
|
|
|
for llfasttimers.h.
Also define LL_LIKELY/LL_UNLIKELY with a warning about its micro-optimizey nature, and use it to annotate llasserts (i.e. make llassert() lower-overhead and thus more attractive, even in inner-ish loops.)
|
|
|
|
but the compiler didn't start caring until I made these proper member functions.
fixed.
|
|
to merge.
legacy coding policy fix-up.
|
|
|
|
|
|
|
|
viewer2, start moving headers around.
|
|
|
|
|
|
|
|
|
|
Review #89
This implements the changes Sam wanted in order to reduce the confusion over media enabled-ness, in particular:
- "Media Enabled" pref now only controls "AudioStreamingMedia"
- No more "tentative" state
- New "Music Enabled" pref
- First run dialog controls Media and Music (Sam, this is a change from your request...I think it works better)
- Put a reflection of the "Media Enabled" checkbox in the Nearby Media Floater
- Get rid of the "AudioStreamingVideo" setting altogether (whatever used it, it should now obey "AudioStreamingMedia").
|
|
--HG--
branch : product-engine
|
|
buttons
--HG--
branch : product-engine
|
|
settings per resident between voice sessions)
- moved default internal voice level value into application settings
- cleanned up include list in llmutelist.cpp
--HG--
branch : product-engine
|
|
settings per resident between voice sessions)
- moved necessary functionality from LLMuteList to LLVoiceClient. It was used only in active speackers floater which is deprecated.
- initialized saving/loading of voice level in voice client.
- also saving voice levels between session is activated.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
- Reduced place info unnecessary text and icons updates.
--HG--
branch : product-engine
|
|
auto-response
added a modal warning window
"Non-friends won't know that you've choosen to ignore their calls and instant messages."
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Land/Assets accordion
if you place UI elements __outside__ of panel rect - they will be visible but unclickable...
so I revert UI changes since they are maybe looks better...but useless.
--HG--
branch : product-engine
|
|
The F1 help topic now means: if the user is not logged in yet, show
the pre-login topic instead of the default fallback topic, otherwise
show help for the focused item
|
|
EXT-4353, EXT-4587, EXT-4442 have same cause. it should fix they.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
note - didn't do this in xml since chrome="true" in xml hides floater caption
--HG--
branch : product-engine
|
|
profile)
-- removed logic to process online status (LLPanelAvatarProfile::fillOnlineStatus) for non-existent view (name="online_status") on profile page
--HG--
branch : product-engine
|
|
list if 10 items are presented.
--HG--
branch : product-engine
|
|
updating after teleport.
- Added update timer to avoid data blinking.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
made voice status messages displayed in pop-out window;
--HG--
branch : product-engine
|
|
if match URL regexp
Solution:
disabling html parsing in teleport history item.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
proper circle [PATCH INCLUDED]
--HG--
branch : product-engine
|
|
displayed as nearby chat toast when floater closed
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
object owner and parcel location cannot be moved to resize fields
--HG--
branch : product-engine
|
|
-- refactoring: replaced "if-else" conditions with the "switch" statement. For now all existent for now states are processed.
VCP functionality was not changed.
--HG--
branch : product-engine
|