summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_profile.xml
AgeCommit message (Collapse)Author
2011-09-08Clean up erroneous XUI parsing errors.Leslie Linden
2011-04-06WEB-3750 FIX - Gone profileLeslie Linden
* Added agent validation around calls to update avatar data * Removed references to profile panel save options Reviewed by Richard
2011-01-28STORM-934 POSSIBLE FIX [crashhunters] crash at [2] ↵callum
LLPanelAvatarProfile::got_full_name_callback(LLUUID const &,std::basic_string,std::allocator > const &,bool) [secondlife-bin llpanelavatar.cpp]
2010-12-14STORM-352 FIXED Vertical scrollbar isn't reshaped in resident profile panel ↵Paul Guslisty
after decreasing panel height - Set height of scroll container the same as bounding panel's height
2010-11-24STORM-666 FIXED Menu spawned by the overflow button had invalid position in ↵Vadim ProductEngine
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.
2010-09-27MergeLeyla Farazha
2010-09-16MergeLeyla Farazha
2010-09-10STORM-89 FIXED Undocked profile panels loses verb buttons after minimize/restorePaul Guslisty
2010-09-03VWR-21585 WIP Added support of horizontal resizing for Home, Me, People and ↵Paul Guslisty
Places tabs
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
2010-09-16STORM-156 FIXED Increased "Add Friend" button width. Disabled owerflow ↵Sergei Litovchuk
button resizing to get more space for other buttons.
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-02DEV-52362 Long display name gets cut off in Partners listing in profile pageLeyla Farazha
2010-07-16EXT-8365 FIXED Untranslated "More" link in the Residents Profiles.Vadim Savchuk
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
2010-07-06Merge from dessie/viewer-releaseLeyla Farazha
2010-06-24EXT-7046 FIX User profile using wrong placeholder/generic profile pic artRichard Linden
2010-05-26LLNameBox -> LLTextBoxLeyla Farazha
2010-04-21Fixed normal bug EXT-5220 (Remove Edit Appearance button from Me panel) - ↵Eugene Mutavchi
the button and respective code were removed. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/283/. --HG-- branch : product-engine
2010-04-01Fixed normal bug EXT-6023 - [HARD CODED]? Side Bar : "More" link inside ↵Dmitry Zaporozhan
"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
2010-03-25Fixed normal bug EXT-5604 - Context menu of URL is covered by profile ↵Dmitry Zaporozhan
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
2010-03-19Done normal task EXT-6267 ([TRUNCATION] [EN XUI REWORK] - Side panel, ↵Mike Antipov
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
2010-03-18Updates for normal task EXT-6267 ([TRUNCATION] [EN XUI REWORK] - Side panel, ↵Mike Antipov
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
2010-02-22Fixed normal bug EXT-5506 (Group list in profile truncates without "more" link)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-18EXT-5461: Reverting change 49e628c3a0c5.Lynx Linden
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q.
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2010-02-15Second round of polish on side-panels (People, groups, et al).Chuck Linden
https://jira.secondlife.com/browse/EXT-4335
2010-02-02Fixed normal bug EXT-4115 (Cannot copy/paste from another resident's profile)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-02Fixed major bug (EXT-2316) Insert the option "pay" in the profile.Sergei Litovchuk
- Restored fix made in viewer-2-0/product-engine changeset 4880:ff1363072741. --HG-- branch : product-engine
2010-02-01mergerichard
2010-01-31Made all avatar pictures square and cleaned up layouts on panels.Chuck Linden
http://jira.secondlife.com/browse/EXT-3998
2010-01-29Add translate="false" to all the dummy strings in the /en folder. These ↵Ramzi Linden
constantly pollute the localization extraction of real strings.
2010-01-21mergeRick Pasetto
2010-01-21Fixed normal bug (EXT-4446) IM Button doesn't workSergei Litovchuk
- Fixed buttons location in people, profile, picks, notes panels to enable handling clicks on the whole button surface. --HG-- branch : product-engine
2010-01-20EXT-4482 [BSI] People > Profile - when window is too short, scroll bar cuts ↵Erica
off text
2010-01-19Made name boxes displaying an avatar's partner clickable and have a proper ↵Vadim Savchuk
initial value. --HG-- branch : product-engine
2010-01-13mergerichard
2010-01-13EXT-3383 adhere to style guide for capitalization of 'Resident'Ramzi Linden
2010-01-13Fixed bug EXT-4210 (Partner in Profile not a Link).Vadim Savchuk
Added an optional "link" parameter to LLNameBox to display the name as a link. --HG-- branch : product-engine
2010-01-12Fixed major bug EXT-4121 ([BSI] Partner display is blank for residents on ↵Eugene Mutavchi
your friends list, on the first lookup after login) --HG-- branch : product-engine
2010-01-12Fix for major bug EXT-4147 - Cannot click on Urls in LLExpandableTextBox ↵Dmitry Zaporozhan
objects. --HG-- branch : product-engine
2010-01-11added no_group_text string to the profile panel;Alexei Arabadji
--HG-- branch : product-engine
2010-01-07EXT-3884 - group list cut off when there is room to display morerichard
reviewed by Erica
2010-01-05layout standarization for profilesErica
2010-01-05EXT-3884 [BSI] group list cut off when there is room to display more - made ↵Erica
room for more groups, but list is sent as a comma delmited string from server. Requires code change to list one per line.
2009-12-17EXT-3555 Top menu no longer changes color when in God mode, Button height ↵Erica
unsquooshing from Lis
2009-12-08Fixed low bug EXT - 3038 (Verb buttons in avatar profile panel don't have ↵Paul Guslisty
tool-tips) --HG-- branch : product-engine
2009-12-02Fixed normal bug EXT-2878 - There are missing letters in the titles of the ↵Dmitry Zaporozhan
verb buttons. --HG-- branch : product-engine
2009-11-24fix crash error for missing string RegisterDateFormat in panel_profile_user.xmlangela
2009-11-23http://jira.secondlife.com/browse/EXT-2557 Buttons should not be bolded-- ↵Lis Pardi
This Jira also illuminated that buttons should be Medium, instead of Small