summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2010-05-06EXT-6102 FIXED Add custom view for world rect with special reshape processingYuri Chebotarev
reviwed Mike Antipov at https://codereview.productengine.com/secondlife/r/357/ --HG-- branch : product-engine
2010-05-06EXT-6273 FIXED Changed menu item labelPaul Guslisty
- Changed menu item's label of 'viewer menu' and 'login viewer menu' Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/354/ --HG-- branch : product-engine
2010-05-06Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-06EXT-6599 Remove separator from Me->My StatusPaul Guslisty
- Removed separator from Me->My Status Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/353/ --HG-- branch : product-engine
2010-05-06EXT-6894 [TRUNCATION] (multiple langs) Side Panel > People (tab) > Friends ↵Paul Guslisty
tab > Teleport button truncated - Changed buttons width in EN and PT locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/352/ --HG-- branch : product-engine
2010-05-06EXT-7097 FIXEDAlexei Arabadji
Replaced usage usage of "ObjectGiveItemUnknownUser" notification with functionality provided by LLPostponedNotification class; reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/345/ --HG-- branch : product-engine
2010-05-06merge another stray checkin from the old viewer-trunkTofu Linden
2010-05-05JA and PT linguisticEli Linden
2010-05-05Just reformatting xml file with Preview Tool.Mike Antipov
Trivial, not reviewed. --HG-- branch : product-engine
2010-05-05implemented task EXT-6274 Feature Request: Add button to Group Notice form ↵Alexei Arabadji
to open secondary Inventory floater Added inventory toggle button to panel_group_notices.xml reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/348 --HG-- branch : product-engine
2010-05-05Implemented task EXT-7156 (Appearance panel: "Wear" button should become ↵Vadim Savchuk
disabled and a loading indicator should appear next to the outfit name). When user presses the "Wear" button in the outfits list, we disable the button and display a perpetual loading indicator until all wearables of the outfit being worn get loaded. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/347/ --HG-- branch : product-engine
2010-05-05Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-05Fixed major bug EXT-6797 (attempting to create new folder while viewing ↵Mike Antipov
recent inventory renames newest item instead.) Implemented Recent Inventory Panel specific classes to create appropriate context menu for Folders in Recent Items Panel: * Registered new LLInventoryRecentItemsPanel class * Added appropriate Folder Bridge and Bridge Builder Updated main inventory panel to not show "+" button on Recent Items tab * Placed controls into Layout Stack. * Change visibility of panel with "+" button while switching between tabs. * also made bottom panel wider to be consistent with other side panels (see screenshots). Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/334/ --HG-- branch : product-engine
2010-05-03EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by davep.Karl Stiefvater (qarl)
2010-05-01merge from PE's viewer-trunkTofu Linden
2010-04-30mergeRichard Nelson
2010-04-30oops, bad xuiRichard Nelson
2010-04-30Viewer 2.1 set10 translation (new files) for DE, JA, FR, PT, IT, ESEli Linden
2010-04-30Viewer 2.1 set10 translation for DE, JA, FR, PT, IT, ESEli Linden
2010-04-30mergeRichard Nelson
2010-04-30Implemented task EXT-6559 (Appearance panel: Add edit button in place of the ↵Vadim Savchuk
image display next to current look). - Changed the topmost part of the Appearance panel: * Added new "Edit current outfit" button. * Implemented COF status display (unsaved/wearing) according to the spec. * Minor XUI changes (font / dimensions / bg color). - Removed the temporary "Edit current outfit" button from the bottom of the Appearance panel. - Removed the temporary "ShowDebugAppearanceEditor" setting. TODO: use icons from the spec (currently missing). Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/339/ --HG-- branch : product-engine
2010-04-30Manual merge.Vadim Savchuk
By the way, removed "Add to outfit" and "Remove from outfit" buttons from the Edit Outfit panels. --HG-- branch : product-engine
2010-04-30Completed task EXT-6548 (Edit Outfit: correct XUI: update status string, add ↵Vadim Savchuk
t-shirt icon etc.). - Removed temporary "up", "down", "new" buttons. - Fixed misc positions/dimensions/fonts/colors/images. Reviewed by Mike at https://codereview.productengine.com/secondlife/r/343/ --HG-- branch : product-engine
2010-04-30Done normal task EXT-6248 (3 different viewer 2 speakers lists are all ↵Mike Antipov
inconsistent) Turned on "show info button" for lists in group & ad-hoc chats. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/336/ --HG-- branch : product-engine
2010-04-30additional patch for EXT-6732 Create specialized view of inventory for ↵Igor Borovkov
"clothing" accordion tab of outfit editor * reimplemented button bars as static panels not as list items (creating accordion - button bar - list view - adaptor/container) * added management of items' buttons assording to inventory items' states * assigned actions to clothing/bodyparts items' buttons * got rid of separators as distinct items and made them as part of items * removed ad-hoc up/down buttons * removed "+" button from a button bar Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/322 --HG-- branch : product-engine
2010-04-30mergeMike Antipov
--HG-- branch : product-engine
2010-04-30mergeMike Antipov
--HG-- branch : product-engine
2010-04-30WIP: normal bug EXT-6865 (Voice isn't blocked for Avaline callers connected ↵Mike Antipov
via PSTN bridge) Applyied Aimee's patch to enable blocking of avaline caller: added an "External" mute type which isn't sent to the SL servers or stored in the cache across sessions. The caller's ID will change each time so there's no point cluttering up the mute list by persisting them. Known issue: Right now the mute is added with the caller's phone number as the name shown in the block list, so that will need changing to "Avaline Caller 1" etc --HG-- branch : product-engine
2010-04-30merge from PE's viewer-trunkTofu Linden
2010-04-30Partially implemented normal sub-task EXT-6548 (Edit Outfit: Clean up XUI to ↵Eugene Mutavchi
allow all elements to fit properly in the panel) - added dummy space between buttons. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/331/ --HG-- branch : product-engine
2010-04-29Fixed normal bug EXT-7059 (Need to add tool-tip for 'Share' verb button on ↵Andrew Dyukov
'People' side panel). - Added "Share an inventory item" tooltip for button in xml. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/338/ --HG-- branch : product-engine
2010-04-29Fixed EXT-7163(normal) - Create dummy inventory item panel (an item panel ↵Dmitry Zaporozhan
for unworn wearable types) Added new wearable list item - LLPanelDummyClothingListItem for not worn wearable types, it displays grayed wearable type icon, grayed title '<clothing type> not worn' and 'add' button. Modified base class to be more flexible. Moved init() to protected section. Modified COF panel to use dummy item. Reviewed by Mike Antipov - https://codereview.productengine.com/secondlife/r/335/ --HG-- branch : product-engine
2010-04-29fixed EXT-6736 Notecard floater missing Keep/Discard Buttons (vwr 2.0)Alexei Arabadji
Added missing 'Delete' button to the Notecard Preview dialog; reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/330/ --HG-- branch : product-engine
2010-04-29mergeVadim Savchuk
--HG-- branch : product-engine
2010-04-29Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-04-29Fixed major bug EXT-7114 (Preferences plain text chat history also modifies ↵Paul Guslisty
IM history) - Changed old label with new one. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/333/ --HG-- branch : product-engine
2010-04-29Update for EXT-6550(major) - Edit Outfit: Fix alignment of in-line edit ↵Dmitry Zaporozhan
button and put proper icon on it Replaced 'lock' button with icon. --HG-- branch : product-engine
2010-04-28mergeRichard Nelson
2010-04-28fix for media not working in release buildsRichard Nelson
reviewed by Mani
2010-04-28IT linguisticEli Linden
2010-04-28Fixed EXT-6550(major) - Edit Outfit: Fix alignment of in-line edit button ↵Dmitry Zaporozhan
and put proper icon on it Replaced LLPanelInventoryListItem with LLPanelInventoryListItem. This class is capable of showing widgets on left and right sides of panel. Implemented LLPanelClothingListItem and LLPanelBodyPartListItem - makes use of new LLPanelInventoryListItem and is able to show buttons specified in tickets. Buttons are shown on mouse_enter event and hidden on mouse_leave event. Buttons are - delete, move up, move down, lock, edit. It's item's user responsibility to control buttons visibility. Made LLInventoryItemsList::addNewItem virtual to allow inheritors create specific(non-default) items. Reviewed by Mike Antipov - https://codereview.productengine.com/secondlife/r/325/ --HG-- branch : product-engine
2010-04-28mergeMike Antipov
--HG-- branch : product-engine
2010-04-28Merge with default branchMike Antipov
--HG-- branch : product-engine
2010-04-28partial implementation of EXT-6723 Create specialized view of inventory for ↵Igor Borovkov
"clothing" accordion tab of outfit editor - added grouping clothing items by wearable type (shirt, jeans etc.) - added sorting clothing items by wearing order in groups - added separators between items of the same wearable type (lists: clothing, body parts) - added list specific button bars - partially added dummy items for missing wearable types in the COF (clothing list) Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/322 --HG-- branch : product-engine
2010-04-28Implemented major task EXT-6979 (Connect wearable editor texture and color ↵Eugene Mutavchi
editors to the textures stored in the wearables themselves): - added PickerControlEntry - dictionary entry which contains information about particular picker control - added ColorSwatchCtrls and TextureCtrls - lists of PickerControlEntries, contain information about color and texture controls for particular EWearableType - implemented some helper functions for picker management Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/327/ --HG-- branch : product-engine
2010-04-28Fixed low bug EXT-6776 ([FRAGMENTATION] Call strings need change).Andrew Dyukov
- Removed string fragmentation by changing concatenation of name and action to whole-sentence strings. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/328 --HG-- branch : product-engine
2010-04-28merge from PE's viewer-trunkTofu Linden
2010-04-28Improved xml file according to Eric's suggestion: controls are not intended ↵Mike Antipov
to be translated marked with translate="false" attribute. Trivial, not reviewed. --HG-- branch : product-engine
2010-04-28mergeMike Antipov
--HG-- branch : product-engine
2010-04-28Fixed critical bug EXT-4837 ( [NUX] When filter results in null state, ↵Mike Antipov
provide a message suggesting the user try global search.) Implemented passing of entered filter substring without head spaces to search URI in help message for null filtered results. * Updated setting "no item message" to use search term from filter editor for avatar & group lists and for inventory panels. * Updated appropriate translatable strings to get [SEARCH_TERM] substitution. * Updated processing of filter substring to pass original string to methods applied new filter. Additional necessary changes * Changed place to set "no item message" for group list from refresh to where filter is updated (like in avatar lists) * Removed converting of filter substring to upper case in Places & My Appearance sidepanels (this conversion has already been implemented in where filter is applied) * Added a separate message for Landmarks to set search URI to secondlife:///app/search/places for Lanmarks panel; other inventory related panels have URL to all searched categories (secondlife:///app/search/all) Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/326/ --HG-- branch : product-engine