Age | Commit message (Collapse) | Author |
|
control panel bottom, removed other buttons from panel_call_button
--HG--
branch : product-engine
|
|
"TO [avatar_name/group_name/ad-hoc conference]")
--HG--
branch : product-engine
|
|
(including Place/Landmark info)".
- Removed "Share" button and resized other buttons to take its place.
--HG--
branch : product-engine
|
|
buttons should be located on their own panel at the bottom of the control panel (all types of IMs))
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
in chiclets
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
"Online" list isn't empty in "Friends" tab on People Panel)
- added code to force fetching of Inventory "Friends/All" folder in case it is incomplete on startup.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
profile":
- Added icon representation of parcel permissions to Place Profile panel.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
EXT-1091 "Refresh" button is overlapped by "Cancel" button in "Group Profile" panel
--HG--
branch : product-engine
|
|
Control Panels)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
- Made member Speaker Listeners as LLpointers in LLParticipantList
--HG--
branch : product-engine
|
|
(p2p, group, ad-hoc)).
--HG--
branch : product-engine
|
|
available space on Control Panel)
--HG--
branch : product-engine
|
|
exactly in the location of existing landmark
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
move/view, not a dropdown).
--HG--
branch : product-engine
|
|
the My Landmarks
--HG--
branch : product-engine
|
|
invisible)
--HG--
branch : product-engine
|
|
private call.
Cause:
Nearbychat bar had used LLActiveSpeakerMgr instead of LLlocalSpeakerMgr.
--HG--
branch : product-engine
|
|
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
|