Age | Commit message (Collapse) | Author |
|
resize
Corrected "follows" attribute for button in xml.
|
|
- 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
|
|
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.
|
|
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)
|
|
--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
|
|
Port of svn changset 3458 from Snowglobe, with minor tweaks.
|
|
|
|
|
|
Outfits tab.
Set no items text to "Loading..." when creating the wearable items list and to "There are no items in this outfit" when category is complete.
"Outhfit" is there, because wearable items list nay be empty only for them. This string was introduced, because the only situation when there are
no items shown in outfit tab is for empty outfit- because even when applying filter either all items from outfit will be shown or outfit tab won't be shown at all.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/865/
--HG--
branch : product-engine
|
|
Removed "Run Multiple Threads" from the menu because we are not using it.
|
|
Some of the menus lacked the underlined shortcut keys because there was no create_jump_keys="true" XML attribute specified for them.
I just added the attribute to all menus.
Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/869/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
icons with light ones)
- Replaced dark icons with light ones
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/858/
--HG--
branch : product-engine
|
|
|
|
Added Take Off / Detach options to the Wearing tab context menu.
Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/864/
--HG--
branch : product-engine
|
|
|
|
|
|
introduced by fix of this bug in changeset 14331:11122e1fc5cf.
Removed "Key_" prefix from new key strings and from function that finds them, because it broke translation of old accelerator strings.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/861/
--HG--
branch : product-engine
|
|
|