Age | Commit message (Collapse) | Author |
|
reviewed by Nyx
|
|
|
|
|
|
|
|
|
|
Added check on restoring appearance sidepanel to ensure you're still wearing
the wearable you're editing.
Code reviewed by Seraph
|
|
|
|
|
|
EXT-7500: Texture Jamming problems with http texture off;
|
|
|
|
changes in EN
|
|
|
|
|
|
|
|
|
|
editing transitions
reviewed by Nyx
|
|
folder/list view modes
- Created callback called 'SaveSelecton' (which preserves selection while switching between folder/list view modes) for folder/list view modes buttons in LLPanelOutfitEdit.
- Added 'scrollToShowFirstSelectedItem' method in the LLFlatListView which scrools and shows the first selected item in case multiselection.
- It's possible to set selection for flat list view items before list is build. The result is that any items will be selected. To get rid of it:
1. Overrided LLFlatListView::selectItemByValue method in LLInventoryItemsList so that if list is not created yet, items ids are saved to the vector.
2. Added 'LLInventoryItemsList::updateSelection()' method which selects items with ids from that vector when list is created.
- A little refactoring: moved funcionality of updating WearablesPanel's verb buttons to the separate method called LLPanelOutfitEdit::updateWearablesPanelVerbButtons() to made code more readable and self-explanatory
Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/579/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
--HG--
branch : product-engine
|
|
EXT-7721 FIXED Find All Links shouldn't appear when it can't be used
This required adding some minor infrastructure to support including/excluding links in search.
|
|
|
|
|
|
|
|
|
|
fix for EXT-7500: Texture Jamming problems with http texture off;
|
|
|
|
|
|
profile panel.
Easy fix.
|
|
|
|
reviewed by Nyx
|
|
|
|
|
|
translation cost.
|
|
|
|
outfit accordion header.
- Added method to accordion which allows to set color of its header's title and used it when highliting selected outfit.
- Set alias for emphasis color in colors.xml to let selected outfit color be easily changed via xml in case such decision is made(because leaving it green doesn't seem a very good idea).
- Also added alias for accordion header text color to avoid breaking of this fix if in header_text_color from accordion_tab.xml.
--HG--
branch : product-engine
|
|
truncated text
- Set tooltip for titles in PanelPlaces panel
- Also fixed translation of Favorites forlder in inventory. Corrected value of name attribute in strings.xml
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/676/
--HG--
branch : product-engine
|
|
- Implemented LLDestroyClass::destroyClass() in LLPanelTopInfoBar and in LLNavigationBar to disable navigation and paneltopinfobar afer disconnection forced
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/659/
--HG--
branch : product-engine
|
|
unnecessary help link
- Removed the ? for publishing floater
- Removed more info text from publishing floater
- Removed duplicate price spinner in sidetray, keep the one in the publish floater
- Changed label in publish floater to \"Price: L$(spinner)\" and makde label bold and white
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/673/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
reviewed by Alexei Arabadji at https://codereview.productengine.com/secondlife/r/668/
--HG--
branch : product-engine
|
|
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/675/
--HG--
branch : product-engine
|
|
Replaced controlling of menu item visibility with controlling of enabled state.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/669/
--HG--
branch : product-engine
|
|
|
|
Added virtual method LLToast::reshape to prevent calling LLModalDialog::reshape method that changes toasts position. Toasts position should be controlled by toast screen channel. Ideally toasts should have different implementation for alerts and other kind of toasts, but it will leads to vast unwilling for 2.1 changes.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/666/
--HG--
branch : product-engine
|
|
from 'Pick: Texture' floater)
Changed 'upper_case_search_string' to the 'search_string'
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/674/
--HG--
branch : product-engine
|
|
|
|
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/670/
--HG--
branch : product-engine
|
|
|