Age | Commit message (Collapse) | Author |
|
use for zoom in / out controls in view)
--HG--
branch : product-engine
|
|
(EXT-2392) No "login" toast appears with overall number of unresolved interactive notifications
(EXT-2391) Notifications overflow toast is broken
--HG--
branch : product-engine
|
|
tab grabs)- changed one icon
I forgot about in yesterday's fix.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
This is used to display details about objects that may not be in the
current scene (the existing object inspector is tied to selection and
only works for objects in the scene). The remote inspector lets you see
the name and owner of the object. You can also teleport to the object's
location, view the location on the map, or mute the object.
I've also added more information to the notification you receive when
an object sends you an IM via llInstantMessage(). This notification now
has an "Inspect" button that brings up the remote object inspector.
|
|
increased chat bar text field to compensate changes in changeset: 4652 : d0832cfa71c6
(for EXT-2356 Replace Log button in bottom tray with up arrow)
--HG--
branch : product-engine
|
|
(EXT-989) IM chiclets should expand to show active voice indicator
(EXT-988) Change indication of unread messges in chiclets
fixed chiclets' behavior in the Message Well Window
--HG--
branch : product-engine
|
|
|
|
|
|
Now preferred maturity is passed to the search web pages as an
r={13|21|42} query param.
|
|
http://jira.secondlife.com/browse/EXT-2359
|
|
--HG--
branch : product-engine
|
|
Resolved conflicts in panel_bottomtray.xml and llavataractions.cpp.
--HG--
branch : product-engine
|
|
Individual widgets/*.xml files will need to have explicit font="foo" params
removed to start using the defaults.
Discussed with Richard.
|
|
--HG--
branch : product-engine
|
|
grabs).
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
- place counter exactly over the message well icon.
Fixed in theis way becouse style guide does not have correct UI.
Probably color sheme should be changes to have counter more visible
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Code cleaned up:
- removed test code to show background in chiclet panel
--HG--
branch : product-engine
|
|
to 'Ad-hoc Conference'
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
lots of small problems...
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Added single expansion accordion.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Fixed accordion name and added code to show and expand classifieds accordion when first classified is created.
--HG--
branch : product-engine
|
|
|
|
specs should be used in place of currect placeholders
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EXT-2082 Multifloater preview tab container extends outside window border
EXT-773 odd notecard behaviour on closing an unsaved notcard
reviewed by Richard
|
|
The Search URL now includes a "r=" query parameter to specify the
user's preferred maturity rating. This can be "pg" or "pg,mature"
or "pg,mature,adult".
|
|
labels
|
|
|
|
|
|
|
|
|
|
Notifications with long headlines are overlapping with text
|
|
|
|
You can now multiple select users in the People panel, hit Call, and
start an ad-hoc voice conference call with those users.
The most difficult part here was automatically starting the call once
the conference chat panel popped up. We have to wait for the panel to
initialize before we can start a call, so I added another callback to
LLIMModel to enable us to get notified when the panel has initialized.
This is all wrapped up behind a new LLAvatarActions::startAdhocCall()
API.
|
|
- update min width for chiclet panel
- move showing of hidden buttons to place where resize strategy is determined
--HG--
branch : product-engine
|