Age | Commit message (Collapse) | Author |
|
Simple perpetual loading indicator a la MacOS X or YouTube.
Implements spinning by changing pre-defined images.
The images are hardcoded, shared by all instances of the widget.
Number of rotations per second can be changed via params.
Reviewed by Mike at https://codereview.productengine.com/secondlife/r/320/
--HG--
branch : product-engine
|
|
need tooltips and clicking should link to a help article.
Added LLButton::setImagePressed(), there was no way to set pressed image at run-time. The only place where pressed image is initialized was LLButton constructor.
Replaced Maturity icon with button to simplify handling clicks. Icon does not provide click callback and we would need to handle mouse up/down events and track clicked widget.
Added icon for Moderate regions.
Did not find maturity help topic, added a "TODO".
Reviewed by Sergey Litovchuk - https://codereview.productengine.com/secondlife/r/243/
--HG--
branch : product-engine
|
|
|
|
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login
|
|
"Profile" and "Pick"
According to ticket, files in "widgets" folder are not localized and "more_label" is not a translatable attribute.
Replaced "more_label" with "label". expandable_text "More" text is accessible through "textbox.label" attribute.
Added "textbox.label" to every expandable_text to make "More" text localizable.
--HG--
branch : product-engine
|
|
Disabled playing sound when a textbox is clicked.
Reviewed by Sam: https://codereview.productengine.com/secondlife/r/140/
--HG--
branch : product-engine
|
|
added spacer panel for IM chat plaintext mode;
--HG--
branch : product-engine
|
|
- All horizontal sliders are configured to have no highlighted track.
--HG--
branch : product-engine
|
|
has a Tiny Hotspot.
--HG--
branch : product-engine
|
|
Added configurable text right padding support to search_filter:
* When the Clear button is enabled
(i.e. search_editor.clear_button_visible set to "true")
the search_editor.clear_button.pad_left parameter determines the padding.
* Otherwise search_editor.text_pad_right is used.
--HG--
branch : product-engine
|
|
Preferences Tab Difficult to Identify)
- Pointed to correct texture name for SELECTED state of the tab
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
Renaming skins/base back to skins/default to unblock I10n.
Revert was requested by Q.
|
|
1.23s UI
reviewed by Leyla
|
|
part of cleaning up the widget test floater for QA testing. Removed in-line height settings in the floater xml.
|
|
begins
Slightly changed combo-list background color, made it definable in colors.xml
|
|
width parameters - art is distorted)
- improved calculation of clear_button position (to be xml driven)
- replaced clear_button art with suggested Icon_Close_Toast in filter_editor widget
--HG--
branch : product-engine
|
|
round corners
Tooltip handler has been added to inspector floater. Default background image of tooltip panel has been changed for inspector.
--HG--
branch : product-engine
|
|
image_right_padding members from button.h and button.xml and their the only place usage in LLTabContainer::reshapeTuple . Now image overlay placement adjustible via: mLeftHPad, mRightHPad, mImageOverlayBottomPad, mImageOverlayTopPad, mImgOverlayLabelSpace
--HG--
branch : product-engine
|
|
image overlay. Now mLeftHPad/mRightHPad is used instead of mImageOverlayLeftPad and mImageOverlayRightPad. Also mImgOverlayLabelSpace/imgoverlay_label_space members was added to button.(h/xml) to define space between image overlay and button's label
--HG--
branch : product-engine
|
|
|
|
EXT-4547 [BSI] it is possible to highlight multiple layers of chat
EXT-3844 Mouse wheel camera zoom is not reflected on View popup slider
EXT-3103 Add an option to restrict entering non-ascii symbols in text editor.
reviewed by Leyla
|
|
- Added maturity icons to location bar.
- Added getting font used in LLLineEditor.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Panel Picks/Classifieds.
Reverted changeset 8956:930bef051fee.
Added new parameter to control context menu visibility.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
tray panels)
- moved "No Items" textbox params to widget (flat_list_view.xml)
- set default vertical/horizontal padding to 10 px
- they can be overridden in panel's xml if necessary.
--HG--
branch : product-engine
|
|
https://jira.secondlife.com/browse/EXT-4935
|
|
|
|
https://jira.secondlife.com/browse/EXT-4861
|
|
side panel) - changed LLTextBoxEx class to inherit the LLTextEditor behavior
--HG--
branch : product-engine
|
|
https://jira.secondlife.com/browse/EXT-4839
|
|
|
|
|
|
http://jira.secondlife.com/browse/EXT-4225
|
|
settings
- Changed parcel settings behavior to match viewer 1.23.
--HG--
branch : product-engine
|
|
multifloater tabs)
--HG--
branch : product-engine
|
|
http://jira.secondlife.com/browse/EXT-4175
|
|
|
|
reviewed by Rick
|
|
reviewed by Rick
|
|
|
|
|
|
|
|
|
|
http://jira.secondlife.com/browse/EXT-146
|
|
"font_halign.")
It should be referenced from XML as "halign".
--HG--
branch : product-engine
|
|
with landmarks on 'Favorites Bar'.
Made border customisable in combo box.
--HG--
branch : product-engine
|
|
art on IM Chiclets.
Adjusted chiclets height to match other bottom bar widgets height.
--HG--
branch : product-engine
|