summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_people.xml
AgeCommit message (Collapse)Author
2010-03-23Major task (EXT-5106) Side panel list view toolbars are missing background artSergei Litovchuk
- Added "on hover" textures for toolbar buttons to textures.xml - Adjusted toolbars for list views according to style guide. - Adjusted tab container width, height and positioning for People, Places, Inventory, Appearance SP's. - Applied "over", "selected", "unselected" textures for toolbar buttons. - Fixed bottom buttons position and bottom panel height in Appearance and People tabs. Reviewed by Leyla Farazha https://codereview.productengine.com/secondlife/r/82/ --HG-- branch : product-engine
2010-03-04PE merge.Tofu Linden
2010-03-03EXT-4963 Change all mentions of user to "Resident" and "Residents"Lis Linden
2010-03-03Fixed major sub-task EXT-5931 ( [XUI ATTRIBUTE NOT TRANSLATABLE] People > My ↵Mike Antipov
Groups displays English string when no groups added) - implemented workaround: added <strings> name="no_filtered_groups_msg" & name="no_groups_msg" in panel_people.xml - also updated value for no_filtered_groups_msg. It was "Try fine...", seems should be "Try finding..." --HG-- branch : product-engine
2010-03-01VWR-17518 [TRUNCATION] Side bar : "Profile" button at the bottom within ↵Lis Linden
People >Near, Friends, and Recent
2010-02-26Follow-up to EXT-5675 - 'right-click' instead of 'right click' seems the ↵Tofu Linden
de-facto standard in our phrasing.
2010-02-26Additional commit for EXT-5675. "in world" part of message has been removed ↵Denis Serdjuk
to avoid misunderstanding. --HG-- branch : product-engine
2010-02-25fixed Normal Bug EXT-5675 Empty friends list mentions \"click\" where it ↵Denis Serdjuk
should specify \"right-click\" --HG-- branch : product-engine
2010-02-18Finished (for now) side-panel cleanup.Chuck Linden
http://jira.secondlife.com/browse/EXT-4335
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
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-11EXT-4837 [NUX] When filter results in null state, provide a message ↵angela
suggesting the user try global search.
2010-02-08Update for critical bug EXT-4838 ([NUX] Add empty Groups list condition text)Mike Antipov
- changed text of the message to "Try searching for some groups to join." --HG-- branch : product-engine
2010-02-04Fixed critical bug EXT-4845 (Create padding around text messages in the side ↵Mike Antipov
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
2010-02-03Fixed critical bug EXT-4836 ([NUX] Add text to empty Friends tab in People ↵Mike Antipov
Panel) - added an appropriate message into My Friends tab when avatar has no friends. - "global search" & "try the Map" are made as url to appropriate floaters --HG-- branch : product-engine
2010-02-03Fixed critical bug EXT-4838 ([NUX] Add empty Groups list condition text)Mike Antipov
- moved processing of empty list message into LLGroupList - implemented separate messages for empty list: No matched groups / no groups at all --HG-- branch : product-engine
2010-01-31Made all avatar pictures square and cleaned up layouts on panels.Chuck Linden
http://jira.secondlife.com/browse/EXT-3998
2010-01-25Standardized use of "My..." in side-panel widget labels.Chuck Linden
http://jira.secondlife.com/browse/EXT-4055
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-13EXT-3383 adhere to style guide for capitalization of 'Resident'Ramzi Linden
2010-01-05ext-3943 Group Call button (on side panel/People/Groups) does not fit in SL ↵Lis Linden
window
2009-12-19Added "Group Call" verb button to the group list so that you can start a ↵Vadim Savchuk
call without opening group chat first (EXT-3596). --HG-- branch : product-engine
2009-12-17EXT-3555 Top menu no longer changes color when in God mode, Button height ↵Erica
unsquooshing from Lis
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
2009-11-16Fixed low bug EXT-2324 ('+' btn do nothing in Recent and Nearby tabs on ↵Eugene Mutavchi
People panel when focus is set to non-friend avatar) --HG-- branch : product-engine
2009-11-11Fixed typo.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2359
2009-11-10DEV-41317 DEV-42311: Enabled the "Call" button in more side panels.Lynx Linden
The various People panels now have Call buttons that work. Currently we only support single selection of users in lists for P2P voice chat. Multiple selection for ad-hoc chat is next...
2009-11-05removed some more picture_style attributesrichard
2009-11-05mergerichard
2009-11-05eliminated various warnings when parsing side trayrichard
2009-11-05ext-2085 make leave group icon not a trash canLis Pardi
H: Enter commit message. Lines beginning with 'HG:' are removed.
2009-11-02removed picture_style from LLButton::Params and allow empty labelsrichard
2009-11-01EXT-2056Erica
2009-10-31Fix font and layout for list items, status bar, people panel tabs, system ↵Erica
well EXT-2055
2009-10-29mergeVadim Savchuk
--HG-- branch : product-engine
2009-10-28merging...Leyla Farazha
2009-10-28Partial implementation of normal priority task EXT-1096 (Implement recent ↵Vadim Savchuk
time in recent people list). - Implemented display of last interaction time (e.g. 5m, 3d, 10w). - Removed dead code for displaying avatar away/busy status. TODO: i18n, visual fixes. --HG-- branch : product-engine
2009-10-28EXT-1697 tab label type not to specLeyla Farazha
EXT-1870 Remove default tooltips from tab_container widget EXT-1699 right and left tab edges don't align with edges of tab content area EXT-1869 tabs flash when your cursor passes over data fields reviewed by richard
2009-10-23Merging revisions 2156-2183 of ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1590 EXT-1694 EXT-1660 EXT-1646 EXT-1694 EXT-1316 EXT-1775 EXT-1798 EXT-1799 EXT-1117 EXT-1571 EXT-1572 * Dev: EXT-1757 EXT-991 EXT-1758 EXT-1770 EXT-1192 EXT-1613 EXT-1611 EXT-1256 EXT-1758 EXT-747
2009-10-21Merging revisions 2112-2128 of ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1605 EXT-1506 EXT-1663 EXT-1616 EXT-1599 EXT-1587 * Dev: EXT-748 EXT-1447 * IM Cleanup
2009-10-20Eliminated extraneous border around side tray panels as partial fix toward ↵James Cook
EXT-1365
2009-10-20EXT-1376 Viewer 2.0 Fit & Finish Pass: People Panel - FriendsErica Olsen
EXT-1359 Viewer 2.0 Fit & Finish Pass: People Panel - Nearby
2009-10-19Edit tool_tips for uniform capitalization and punctuationLisabeth Pardi
EXT-1675
2009-10-16EXT-1637 Clean up build tools > texture > mediaErica Olsen
Replaced temp group activate checkbox tga with png
2009-10-15DEV-41253: Updated the help context calculation code so that it willMartin Reddy
now search through a panel's children to see if there are any visible tabs that have a help topic string defined. If so, we use this string. Updated all of the XUI files that include a tab_container to define help topic strings for their child panels. I named all of these strings with the floater name as the prefix and "tab" at the end. For example, "preferences_display_tab" or "people_nearby_tab".
2009-09-29merge ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1830 https://svn.aws.productengine.com/secondlife/pe/stable-2@1839 -> viewer-2.0.0-3 JIRAS: EXT-96 EXT-204 EXT-312 EXT-334 EXT-479 EXT-498 EXT-514 EXT-637 EXT-647 EXT-746 EXT-748 EXT-749 EXT-757 EXT-789 EXT-794 EXT-808 EXT-817 EXT-823 EXT-831 EXT-834 EXT-837 EXT-844 EXT-848 EXT-862 EXT-876 EXT-896 EXT-897 EXT-898 EXT-899 EXT-910 EXT-912 EXT-918 EXT-921 EXT-925 EXT-926 EXT-928 EXT-930 EXT-931 EXT-935 EXT-938 EXT-939 EXT-952 EXT-985 EXT-986 EXT-992 EXT-994 EXT-995 EXT-996 EXT-997 EXT-998 EXT-1001 EXT-1004 EXT-1010 EXT-1012 EXT-1016 EXT-1018 EXT-1020 EXT-1028 EXT-1041 EXT-1044 EXT-1051 EXT-1052 EXT-1061 EXT-1069 EXT-1071 EXT-1074 EXT-1075 EXT-1076 EXT-1078 EXT-1080 EXT-1081 EXT-1082 EXT-1083 EXT-1085 EXT-1092 EXT-1093 EXT-1099 EXT-1100 EXT-1101 EXT-1104 EXT-1106 EXT-1111 EXT-1113 EXT-1114 EXT-1115 EXT-1116 EXT-1118 EXT-1119 EXT-1129 EXT-1132 EXT-1135 EXT-1138 EXT-1142 EXT-1161 EXT-1162 EXT-1178 EXT-1180 * NEW DEVELOPMENT: * EXT-898 - Add dock/undock support for camera and movement controls * Avatar list changes * Bottom bar changes: menu, docking, visibility * Camera changes * Camera & Movement Floaters * Dockable Floaters (LLDockableFloater) * Removed LLListCtrl * Toast / Notification changes: signal / destruction changes, ordering * Nearby chat input should display active voice indicator QA NOTES: * Message Well Window is ready to be tested for regression & matching the spec. * Verify Group List Item L&F * Verify All tabs in People Panel * Verify that Picks behavior is not changed
2009-09-18EXT-1072 XUI Army Places layout from style guide - Created an empty layout ↵Erica Olsen
for Places Profile - File should be removed and layout integrated into PE Places work. Layout lives in: panel_place_profile_layout.xml Included new for sale icon.
2009-09-15Updated panel_people.xml and panel_notes.xml to accommodate new side-tray ↵Kurt Stauffacher
width EXT-970
2009-09-14People and Me panel layout changes - significantly closer to spec. Widened ↵Erica Olsen
sidebar to 313px. EXT-562 EXT-892