Age | Commit message (Collapse) | Author |
|
http://jira.secondlife.com/browse/EXT-1974
http://jira.secondlife.com/browse/EXT-1580
|
|
--HG--
branch : avatar-pipeline
|
|
EXT-2128 : remove multi-properties ability, disable from inventory menu
Also includes llsidepanelinventory cleanup.
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
failure on Mac
--HG--
branch : avatar-pipeline
|
|
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
move/view, not a dropdown).
--HG--
branch : product-engine
|
|
the My Landmarks
--HG--
branch : product-engine
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
invisible)
--HG--
branch : product-engine
|
|
private call.
Cause:
Nearbychat bar had used LLActiveSpeakerMgr instead of LLlocalSpeakerMgr.
--HG--
branch : product-engine
|
|
after relog.
--HG--
branch : avatar-pipeline
|
|
|
|
new Search web pages. These are:
secondlife:///app/worldmap/{NAME}/{COORDS}
Show the given coordinate on the World Map
secondlife:///app/agent/{UUID}/pay
Pay the specified Resident
secondlife:///app/agent/{UUID}/im
IM the specified Resident
secondlife:///app/agent/{UUID}/requestfriend
Request friendship of the specificed Resident
secondlife:///app/agent/{UUID}/offerteleport
Offer to Teleport the specified Resident
secondlife:///app/agent/{UUID}/mute
Mute/Block Resident
secondlife:///app/agent/{UUID}/unmute
Unmute/Unblock Resident
|
|
panel':
- Made LLPlaceInfo a base class for two derived LLPlaceProfile and LLLandmarkInfo classes each representing a separate panel with its own XUI layout.
- Fixed broken title change for Place Profile and Landmark cases.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
The reason of this bug is that moved (removed to trash) Inventory Item exists in Panel which has no Trash folder
in View hierarchy (Favorites & Landmarks accordions).
I have updated LLInventoryPanel::modelChanged for case Inventory structure is changed:
- added condition to verify if moved item is in Inventory Panel having content of some Inventory Folder
and is not moved into the same folder. In this case appropriate View is removed from the Panel hierarchy.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
profile on the sidebar
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
filtering if they contain matched items.
--HG--
branch : product-engine
|
|
panels for IM floaters)
Disabled resizing of left side control panel to not occupy space for chat history on the right side.
Changed follows properties for icon and buttons in panel_im_control_panel, icon sticked to top, buttons to bottom.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
however chiclet-window is opened
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
for removed sessions
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
code. All help should now go through the new help server, via the Help
Browser floater. There should no longer be any custom "?" buttons in
the UI - all <button> and <notification> XUI references relating to
custom help buttons have been expunged.
(I previously extracted all of the help strings from notifications.xml
and passed these to the doc team to include in the help server pages.)
I have checked that none of the XUI elements that are removed here are
still referenced by any C++ code. I've also confirmed that there are
no new notifications removed that I have not already passed on to the
doc team. And I've also done a pass through the UI to make sure that
all of the floaters still look as they should. Finally, I've confirmed
that the new help system for floaters and side panels still works.
2,276 lines deleted - 0 lines added.
|
|
--HG--
branch : product-engine
|
|
media plugin
|
|
|
|
|
|
wont honor its translation + EXT-648 Cannot edit an object you are sitting on
|
|
to be closer to spec-compliant, per a design discussion this afternoon.
|
|
join the group.
Focus issue -- the inspector had no focusable widgets in that case.
Reviewed with Richard.
|