Age | Commit message (Collapse) | Author |
|
|
|
changes in EN
|
|
|
|
|
|
full name in tooltip
reviewed by Richard cc#219
|
|
command line.
|
|
Added a debug setting to allow for the automatic disabling of non-essential rendering.
Code reviewed by Davep
|
|
|
|
|
|
|
|
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
|
|
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
|
|
--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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
steep hill
|
|
|
|
|
|
breakage)
|
|
|
|
definitions appropriately for using windows XP API calls.
|
|
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
|