summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_bottomtray.xml
AgeCommit message (Collapse)Author
2011-05-04Merge with http://bitbucket.org/lindenlab/viewer-development (r15992)callum
2011-05-02Backed out changeset: d38e4f4982a0Richard Linden
2011-04-27STORM-1028 : pull into viewer-developmentMerov Linden
2011-04-21Backed out changeset: e7b38729ad6dRichard Linden
2011-04-21fixing bottomtray for advanced viewerLeyla Farazha
2011-04-20EXP-670 As a resident I want to be able to communicate with other residents ↵Leyla Farazha
using my voice, while still enjoying the streamlined experience of basic mode
2011-04-12STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 12Vadim ProductEngine
Decreased default nearby char bar width from 310 to 250 px. This enables the Speak button label to be shown by default.
2011-04-06STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 8Vadim ProductEngine
Fixed Mini-Map button label truncation.
2011-03-03STORM-236 FIXED Allow the "Speak" button to be removed, like other buttons.Vadim ProductEngine
Cumulative diff of changes made by Wolfpup, Richard and me. Description: * Ability to hide the Speak button with the bottom tray context menu. * Made the chat input resize handle visible, so that the feature is easily discoverable. * Applied Richard's fix to layout panel resizing logic.
2010-09-28made mIsFocusRoot a XUI paramRichard Linden
2010-09-16mergeRichard Linden
2010-09-06VWR-20705 VWR-20706 FIXED Implemented drag'n'drop of buttons in bottomtray.Andrew Dyukov
- Though visually user drags buttons, layout panels are really moved. To move one panel before other, new method movePanelBeforeOther() was added to layout stack. - When drag'n'drop is finished, order of panels in layout stack mToolbarStack is changed, and also order vectors are updated in bottomtray.These are vectors mButtonsProcessOrder and mButtonsOrder. mButtonsOrder was introduced in this changeset to store order of all bottomtray buttons that may change place via drag'n'drop and should save and load it between sessions. mButtonsProcessOrder is not enough for it because it contains only buttons that may be hidden(and for example Speak button is not included in it). - To pass mouse events from buttons to bottomtray, new class LLBottomtrayButton was added (and new widget bottomtray_button for it). Reviewed by Vadim Savchuk.
2010-08-25fixed regressions from changing layout panel to be a derived widget classRichard Linden
2010-08-24removed LLLayoutStack::fromXML custom xml parsingRichard Nelson
2010-07-02EXT-3919 FIXED Added resize corner button to the right bottom corner of the ↵Andrew Dyukov
SL window. - Added resize corner icon into main_view.xml to the bottom right of the popup view. Added small dummy icon to the right part of bottom tray to avoid well buttons overlapping it. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/690/ --HG-- branch : product-engine
2010-06-07EXT-7443 FIXED Speak button's layout updated - Reduced right padding by 2 px ↵Mike Antipov
in main locale, remove horizontal align in 'de' locale. For now all locales have the same center aligning with right padding to ignore space under indicator. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/519/ --HG-- branch : product-engine
2010-06-01EXT-7516 FIXED Completely removed bottomtray's "Sidebar" button and related ↵Mike Antipov
settings/functionality Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/474/ --HG-- branch : product-engine
2010-05-25EXT-7471 PARTIAL FIXED Ensure bottom tray chatbar can always be resized by user.Mike Antipov
Seems, there is a problem somewhere in rendering of LLLAyoutStack children. Last visible panel marked as user_resize=true can not be resized and has no resize cursor. Because we have no time & resources to investigate this closely a workaround is implemented for bottom tray: * set user_resize for layout panel with Speak button which is always visible to user; * set user_resize=false to don't have Speak button panel resizable. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/438/ --HG-- branch : product-engine
2010-05-20EXT-7104 WIP Enable Build button and set necessary callbacks.Mike Antipov
Because it is not enough to call showInstance for Build Floater it was implemented in a such way: * set save_visibility==true in floater tools to update button toggle state properly and subscribe Build button to listen visibility changes * added callback to observe parcel changing to set build button enabled/disabled. KNOWN ISSUE: if build permissions are changed button will not change state until restart/teleport Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/413/ --HG-- branch : product-engine
2010-05-19EXT-7104 WIP Implemented reaction on Sidebar button clickMike Antipov
Implementation details: * Added new setting SidebarWithButtonsVisibility * Sidebar bottom tray button changes its value on click (toggle state - value is TRUE) * SideTray listens changes of this setting's value and change its and its buttons visibility * expand/collapse Sidebar state is stored between changes of the setting. Reviewed by Yuri Chebotarev at https://codereview.productengine.com/secondlife/r/403/ --HG-- branch : product-engine
2010-05-19EXT-7104 WIP Added "Sidebar" button (disabled until callback is set)Mike Antipov
* Added widgets into xml, added setting and listener for context menu * added menu item to show/hide the button * button is made as may be hidden on resize Additional improvements: * Updated method to process buttons width when it is necessary to show any button via context menu * Updated LLBottomTray::initButtonsVisibility to not show warning messages if it is impossible to show a button due to bottom tray width on startup. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/403/ --HG-- branch : product-engine
2010-05-19EXT-7104 WIP Implemented a functionality to control the width of the chat ↵Mike Antipov
entry field. * LLResizeBar calls notifyParent on resizing before changing rect of view, bottomtray processed this notification to update other buttons. * Had to move setup of buttons visibility on startup into LLBottomTray to ensure all buttons have necessary visibility BEFORE restore the width of the chat entry field; * Updated layout between chatbar and speak button to show resize mouse pointer in the middle between them. Implemented behavior: visible buttons shrink to their minimal width when the chat entry field gets wider. Also were refactored: * moved declaration of settings related to buttons visibility from the settings.xml to LLBottomTray. * moved setting of control listeners to LLBottomTray. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/403/ --HG-- branch : product-engine
2010-05-18EXT-7398 FIXED negative top/bottom coordinates do the wrong thing with ↵Richard Linden
topleft layout reviewed by Leyla
2010-05-14EXT-7104 WIP added 4 buttons to bottom tray, added "Show button" menu support.Mike Antipov
* Added 4 buttons with tooltips: ** Build - Shows/hides Build Tools ** Search - Shows/hides Search ** Map - Shows/hides World Map ** Mini-Map - Shows/hides Mini-Map * Made their width and minimal width the same as "Move" and "View" buttons (increased default total width of the bottom tray to make Layout Stack initialize its panels with default values from xml) * Added appropriate menu items in context menu to Show these buttons in the bottom tray (with functionality) * Set on click actions for this buttons. ("Build" temporary made disabled because default toggle registration is not enough for this floater.) Dev Notes: * Improved LLBottomTray::initResizeStateContainers to fill mObjectDefaultWidthMap using mStateProcessedObjectMap & mButtonsProcessOrder container * Improved LLBottomTray::canButtonBeShown to process variable number of buttons that can be hidden on resize QA Notes: Resize behavior with new buttons can already be tested. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/381/ --HG-- branch : product-engine
2010-05-12EXT-7104 : WIP : Reformatted panel_bottomtray.xml with Preview Tool.Mike Antipov
Functionality was not changed. Not reviewed. --HG-- branch : product-engine
2010-05-12EXT-7104 : WIP : Removed dummy icons between buttons may be hidden to ↵Mike Antipov
simplify adding new buttons. * removed dummy icons * encreased width and minimal width of next to the left layout panels to icons' widths. * removed code processed dummy icons Reviewed by Vadim. --HG-- branch : product-engine
2010-04-13Fixed normal bug EXT-5973 (converstations button flash count and rate needs ↵Mike Antipov
to be controllable) Made flashing count and period for IM Well and Notification Well icons configurable via viewer settings: WellIconFlashCount, WellIconFlashPeriod. Due to Flash Timer is implemented as derived class from EventTimer it is impossible to change period in runtime. So, both settings are made as required restart. Also removed deprecated "flash_to_lit_count" & "flash_period" widget params. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/220/ --HG-- branch : product-engine
2010-04-08Fixed normal bug EXT-6598 (Gesture pop-up menu too tall (fills height of ↵Andrew Dyukov
screen)) - Limited height of gestures popup to 17 lines - 15 for gestures, 1 for label and 1 for separator. Used xml attribute "page_lines" to do it. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/199/ --HG-- branch : product-engine
2010-03-30Completed normal task EXT-3397 (Hide well buttons if there are no active IM ↵Mike Antipov
sessions and unresolved notifications) * Implemented hiding of bottom tray's wells if there are no active IMs or unresolved notifications (via LLBottomTray::notifyParent) * Also refactored initializing code to init a pointer to a chiclet panel and map with bottomtray parts in postBuild BEFORE initializing start wells' visibility. For now minimal viewer width when all buttons are still visible (and have non-truncated labels in the 'EN' locale) with opened sidetray is 1041 px; with short Speak button (without text label) is 990 px. (with implemented patch in https://codereview.productengine.com/secondlife/r/126/) Each well button takes 37 px (with a padding). So, they can free up to 74 px when invisible. reviewed by Vadim at https://codereview.productengine.com/secondlife/r/136/ --HG-- branch : product-engine
2010-03-30Fixed normal bug EXT-5696 (chiclets bar minimal width doesn't match design ↵Mike Antipov
specification) * Increased the minimal width of Chiclet panel up to 95 px. * Also set default width between chiclet panel & im well the same as minimal (4 px). For now minimal viewer width when all buttons are still visible (and have non-truncated labels in the 'EN' locale) with opened sidetray is 1042 px; with short Speak button (without text label) is 991 px. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/126/ See also EXT-3397 --HG-- branch : product-engine
2010-03-19Update for critical bug EXT-6318 [TRUNCATION] [EN XUI REWORK] - Talk button ↵Mike Antipov
is truncated "Sprechen". need xui designer to widen it by some 10 pixels * restored center aligning for Speak button's label. * also it is right aligned in 'de' locale which has too long value. * default right padding is set in 'en' locale (in has no effect on center aligned label) Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/36/ --HG-- branch : product-engine
2010-03-16Fixed critical bug EXT-6318 [TRUNCATION] [EN XUI REWORK] - Talk button is ↵Mike Antipov
truncated "Sprechen". need xui designer to widen it by some 10 pixels * restored Speak button shrink feature * redesigned Speak button to accommodate label in 'de' locale ** made it wider to 5 px ** made label left-aligned ** set left padding to 12px Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/36/ --HG-- branch : product-engine
2010-02-24Fixed major bug EXT-5589 (Notifications button falls under side panel)Mike Antipov
-- added usage of max_width from layout_panel xml param instead of hardcoded in code. --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-09Fixed normal bug EXT-5109 - IM chiclet buttons missing top border and need ↵Dmitry Zaporozhan
to move up 1px. Increased chiclet panel height by 1px and moved it to center horizontally. --HG-- branch : product-engine
2010-01-29Fixed normal bug EXT-4697 (Buttons in bottom bar are compressed after ↵Eugene Mutavchi
quitting mouselook mode) and low bug EXT-4723 (Not all buttons are displayed on the bottom bar after leaving mouse look): - implemented the LLBottomTrayLite, which appears only in mouselook mode. --HG-- branch : product-engine
2010-01-22PE merge.Tofu Linden
2010-01-22Fixed low bug EXT-4596 - '99' number is displayed if there are more than 99 ↵Dmitry Zaporozhan
active notifications. --HG-- branch : product-engine
2010-01-20EXT-4543 Edit layout and art of chicklet buttonErica
2010-01-15mergerichard
2010-01-14EXT-4362 Replace red beacon arrow with anti-aliased png, ↵Erica
EXT-4363Notification list is too close to the right of the screen, conflicts with window resize affordance
2010-01-14At last! Implemented normal task EXT-3477 (Change gesture list implementation).Andrew Dyukov
Created a new widget consisting of button and scrollist. List is added to NonSideTrayView to properly draw it without using topcontrol (because it caused problems). This commit also fixes following bugs: EXT-3301 (Opening Gestures on Bottom Tray Disables Move Button) EXT-3190 (No bottom tray's context menu appears if right mouse click was perform over enabled Gesture button) EXT-2610 ('Gesture' btn: floater opens on OnMouseDown) --HG-- branch : product-engine
2010-01-11Fixed normal bug EXT-3984 (Bottom bar layout issues)Mike Antipov
* All buttons and controls need to move down 1 px (except chiclets, which are already vertically centered) * Left-hand controls need to shift left about 2 px (there should be 5 px of padding between the chat entry field and the edge of the window) * Right-hand controls (IM and notification buttons) also shift left so there is 5 px of padding against the right edge --HG-- branch : product-engine
2010-01-05EXT-2006 Fix mini-map friend icon colors to be yellowJames Cook
XML only not reviewed
2009-12-30automated merge PE->viewer2.0Kent Quirk
2009-12-30EXT-3770 - add tooltips to notifications and conversations buttons in bottom barKent Quirk
2009-12-30Fixed major bug EXT-3747 ( Bottom bar resize behavior not to spec)Mike Antipov
-- shifted chatbar left border 4 pixels left -- reduced distance between Speak, Gestures, Move, View, Snapshort buttons to 1 pixel For now minimal width of bottom tray with opened side panel is 687 pixels (1020 for viewer vindow) without truncating any buttons. --HG-- branch : product-engine
2009-12-26Updated chiclet panel's parent min width, see changeset 556d071f6012.Dmitry Zaporozhan
--HG-- branch : product-engine