Age | Commit message (Collapse) | Author |
|
|
|
* Added agent validation around calls to update avatar data
* Removed references to profile panel save options
Reviewed by Richard
|
|
LLPanelAvatarProfile::got_full_name_callback(LLUUID const &,std::basic_string,std::allocator > const &,bool) [secondlife-bin llpanelavatar.cpp]
|
|
after decreasing panel height
- Set height of scroll container the same as bounding panel's height
|
|
Place Profile and Avatar Profile panels.
Changes:
* Changed the button class from LLButton to LLMenuButton to avoid duplicating menu positioning logic.
* Enabled LLMenuButton to support aligning menu to the top right corner of the button.
|
|
|
|
|
|
|
|
Places tabs
|
|
|
|
button resizing to get more space for other buttons.
|
|
back-out the back-out for this branch. yay.
|
|
Backing out this merge that I pushed (prematurely) to the wrong place.
|
|
|
|
The default link label specified in widgets/expandable_text.xml didn't seem to be taken into account for translation.
So I moved the label to strings.xml to make sure it's localized.
Also I removed overridden textbox.label attribute values because VLT can't handle them.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/770/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
the button and respective code were removed.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/283/.
--HG--
branch : product-engine
|
|
"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
|
|
description itself
This issue was fixed when menu became non top-control.
Enabled context menu in expandable textbox in profile panel.
--HG--
branch : product-engine
|
|
profiles: the teleport button is truncated. need 'en' xui designer rework)
* moved Map Button into the dropdown menu (with enable/click logic). New <menu_item_call label="Map" name="show_on_map"> is added into the menu_profile_overflow.xml
* redesigned rest of buttons to accommodate available space
Now buttons' widths are enough to not truncate labels in all locales.
NOTE: New "Map" item menu should be localized (just move values from panel_profile.xml to menu_profile_overflow.xml) in other locales.
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/59/
--HG--
branch : product-engine
|
|
profiles: the teleport button is truncated. need 'en' xui designer rework)
* 'en/panel_profile.xml' was redesigned. Assuming that 'de' locale doesn't have width overridden:
** added ellipses to buttons' labels to get possibility found truncation easier (except for IM button)
** reduced distance between buttons
** reduced padding from left/right sides to 1 px
But there are still issue in two locales:
'es' for "add friend"
'pt' for "teleport"
These buttons can not be shown properly with default widths.
Note: 'de' & 'fr' locales have overridden width (not removed in the patch)
--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
|
|
https://jira.secondlife.com/browse/EXT-4335
|
|
--HG--
branch : product-engine
|
|
- Restored fix made in viewer-2-0/product-engine changeset 4880:ff1363072741.
--HG--
branch : product-engine
|
|
|
|
http://jira.secondlife.com/browse/EXT-3998
|
|
constantly pollute the localization extraction of real strings.
|
|
|
|
- Fixed buttons location in people, profile, picks, notes panels to enable handling clicks on the whole button surface.
--HG--
branch : product-engine
|
|
off text
|
|
initial value.
--HG--
branch : product-engine
|
|
|
|
|
|
Added an optional "link" parameter to LLNameBox to display the name as a link.
--HG--
branch : product-engine
|
|
your friends list, on the first lookup after login)
--HG--
branch : product-engine
|
|
objects.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
reviewed by Erica
|
|
|
|
room for more groups, but list is sent as a comma delmited string from server. Requires code change to list one per line.
|
|
unsquooshing from Lis
|
|
tool-tips)
--HG--
branch : product-engine
|
|
verb buttons.
--HG--
branch : product-engine
|
|
|
|
This Jira also illuminated that buttons should be Medium, instead of Small
|