Age | Commit message (Collapse) | Author |
|
|
|
resize
Corrected "follows" attribute for button in xml.
|
|
|
|
Set minimum width of undocked panels to their width in sidetray (333). Minimum width was set to 440 to make sure expandable
textbox in My Profile doesn't spread out from floater if it has maximum height.
Reviewed by Vadim Savchuk.
|
|
|
|
Better handling of invalid attachment points.
You can now detach points that are incompatible with your viewer, versus having those permanently in the COF>
|
|
|
|
|
|
|
|
- Though visually user drags buttons, layout panels are really moved. To move one panel before other, new method movePanelBeforeOther() was added to layout stack.
- When drag'n'drop is finished, order of panels in layout stack mToolbarStack is changed, and also order vectors are updated in bottomtray.These are vectors mButtonsProcessOrder and mButtonsOrder. mButtonsOrder was introduced in this changeset to store order of all bottomtray buttons that may change place via drag'n'drop and should save and load it between sessions. mButtonsProcessOrder is not enough for it because it contains only buttons that may be hidden(and for example Speak button is not included in it).
- To pass mouse events from buttons to bottomtray, new class LLBottomtrayButton was added (and new widget bottomtray_button for it).
Reviewed by Vadim Savchuk.
|
|
|
|
|
|
|
|
horizontal resizing.
Added minimal width for detached side panel floater.
|
|
Buttons belonging items of some FlatListView instances didn't work (i.e. click on them didn't invoke the callback)
if the list was inside a detached sidebar tab.
I'm working around that by a simple XML fix (disabled focusing the broken buttons), but the issue needs further investigation.
Affected panels: avatar list, group list, teleport history.
Reviewed by Sergey Litovchuk
|
|
Places tabs
|
|
context menu)
|
|
|
|
previous session.
It is now possible to detach some sidebar tabs, exit the viewer, login again and see those tabs still detached.
Also fixed incorrect saving of tabs dimensions implemented in the previous commit (766d6e749836).
Reviewed by Sergey Litovchuk
|
|
|
|
tab state.
|
|
in context menu sub menu names
Use the same mechanism for adding the triangle in LLContextMenuBranch as
is already used in LLMenuItemBranchGL. As a bonus, the triangles will be
nicely right-aligned, just as in the main menu.
Remaining hard-coded triangles all are in indra/newview/skins/default/xui/*/panel_voice_effect.xml.
|
|
|
|
tabs.
Reviewed by Sergey Litovchuk.
|
|
|
|
|
|
|
|
Imported from Snowglobe.
|
|
Imported from Snowglobe.
|
|
|
|
|
|
|
|
VWR-20724 to pass coding policy check.
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/877/.
|
|
viewer-public merge)
|
|
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2
By Twisted Laws and Thickbrick Sleaford
|
|
--HG--
branch : product-engine
|
|
|
|
In the original viewer-hg-convert.map file, some of the skins/default/xui/nl
pathnames were mysteriously truncated, causing the corresponding files to be
omitted from the initial conversion.
|
|
back-out the back-out for this branch. yay.
|
|
Backing out this merge that I pushed (prematurely) to the wrong place.
|
|
design issues)
- Added callback on show\hide Mini Location Panel event. This callback sets proper initial minimized position depending on state (shown or hidded) Mini Location Panel. Also callback shifts vertically already minimized floaters so that they don't overlap Mini Location Panel
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/851/
--HG--
branch : product-engine
|
|
if height of 'Add More' panel was changed)
- Increased panel's min height
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/874/
--HG--
branch : product-engine
|
|
the long timestamp displayed in IM when user is offline)
- Created a string with a time stamp parameter and added it to the strings.xml
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/872/
--HG--
branch : product-engine
|
|
- Increased combo box width and removed unnecessary parameters wirth from other locales
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/871/
--HG--
branch : product-engine
|