Age | Commit message (Collapse) | Author |
|
typed text
|
|
|
|
L10N: use the consistent term 'Side Tray' already used elsewhere in the UI. Even if this isnt visible, it becomes part of our glossary and translation.
|
|
overlapping elements.
http://jira.secondlife.com/browse/EXT-3116
|
|
thing as the one in the Navigation Bar
|
|
Involves Deleting Text from the Description)
--HG--
branch : product-engine
|
|
chat window after clicking "Share" btn on IM floater)
--HG--
branch : product-engine
|
|
outdated voice chat)
--HG--
branch : product-engine
|
|
inventory background fetch on startup
Took out line to start background fetch at start of filter; the background fetch will start when the filter is started. This prevents the viewer from requesting a complete inventory fetch at login.
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
to 'View Profile' used everywhere else.
|
|
|
|
I'm committing here instead of to render-pipeline because this seems like a change that it makes sense to give a workout in trunk.
|
|
|
|
|
|
|
|
https://jira.secondlife.com/browse/EXT-2863
|
|
group chat is
open but not in focus).
--HG--
branch : product-engine
|
|
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
--HG--
branch : product-engine
|
|
added direct check of toast hovering to avoid collisions with order of
mouseEnter and mouseLeave events;
corrected EXT-3096,
added call off startFadingToasts in deleteToast since mouseLeave not will be
called in case closing toast;
--HG--
branch : product-engine
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
llpanelpermissions.
No functionality changes.
--HG--
branch : avatar-pipeline
|
|
llpanelpermissions.
No functionality changes.
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
|
|
button art, reduced floater sizes
|
|
|
|
|
|
now only "NO ANSWER" notification closed after specified timeout
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
(EXT-2803) Create notifications and dialogs to negotiate P2P voice chat (shown over the Speak button)
(EXT-2806) Create notification windows and dialogs to negotiate Group Voice Chat (docked to Speak button's chevron)
(EXT-2802) Create notifications and dialogs to negotiate AvaLine calls (shown over Speak button)
(EXT-2805) Create notifications and dialogs to negotiate Ad-Hoc calls (shown over Speak button)
- "NO ANSWER" notification gets closed after specified timeout
- added possibility to check direction of call (but it doesn't work for group and ad-hoc calls yet)
- adjusted layout for the incoming call dialog
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
-- Implemented flashing to 'Lit' [N] times. Also added configurable period of flashing.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
window as (???)(???)
Cause:
LLFloaterChat::addChat() was adding a speaking object into the speaker list
Solution:
filtering these speakers in SpeakerAddListener
--HG--
branch : product-engine
|
|
There is now a new "Need help logging in?" link on the right-hand side
of the login panel. Clicking on this brings up the help browser with
the pre_login_help topic (the same as pressing F1).
|
|
-- Implemented 4 states of button by its background images via force Pressed state. They are:
--- xml attribute Description
--- image_unselected "Unlit" - there are no new messages
--- image_selected "Unlit" + "Selected" - there are no new messages and the Well is open
--- image_pressed "Lit" - there are new messages
--- image_pressed_selected "Lit" + "Selected" - there are new messages and the Well is open
--HG--
branch : product-engine
|
|
This menu brings up the Help Browser with the report_bug topic.
To support this, I've created a new ShowHelp function that can be
accessed from XUI. You can supply an optional help topic parameter,
or if you specify no parameter then the default (F1) help is shown.
|
|
--HG--
branch : product-engine
|
|
The Home side panel URL, specified in settings.xml, now additionally
supports a [GRID] substitution variable, with potential values equal
to: "None", "Agni", "Aditi", etc.
|
|
As per request from Yoz. They will add navigation buttons to the
actual HTML content.
|
|
|
|
and stacking.
Improved functionality, cleaned code.
--HG--
branch : product-engine
|
|
|
|
The state of gAgent.isGodlike() is now passed through to the Search
web pages via a new g=[0|1] query parameter.
|