summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_bottomtray.xml
AgeCommit message (Collapse)Author
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
2009-12-26Updated chiclet panel min width due to changes made in changeset c68760a949d0.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-24mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-24EXT-2881 Enough space to place 5 chiclets without arrows in bottom bar when ↵Yuri Chebotarev
voice indicator isn't shown but bug description has nothing to do with bug... --HG-- branch : product-engine
2009-12-24fixed normal bug EXT-3506 Snapshot button should appear pressed and green ↵Denis Serdjuk
when snapshot floater is open --HG-- branch : product-engine
2009-12-19fixed major bug EXT-3586 IM well button shows \"9+\" if number of unread IMs ↵Andrew Polunin
is more than 9 --HG-- branch : product-engine
2009-12-17Work on task EXT-3147 (Implement new states for message indicators)Mike Antipov
-- Updated Well buttons' attributes (for images) according to implemented logic --HG-- branch : product-engine
2009-12-13 EXT-3422 Add IM/Notification pending button art, style and layout of ↵Erica
overflow arrows, align message well with bottom bar
2009-12-09no ticket. added icons for \"well\" buttons in the bottom tray.Andrew Polunin
--HG-- branch : product-engine
2009-12-08Completed normal task EXT-3147 (Implement new states for message indicators)Mike Antipov
-- Implemented flashing to 'Lit' [N] times. Also added configurable period of flashing. --HG-- branch : product-engine
2009-12-08Completed normal task EXT-3147 (Implement new states for message indicators)Mike Antipov
-- Implemented 4 states of button by its background images via force Pressed state. They are: --- xml attribute Description --- image_unselected "Unlit" - there are no new messages --- image_selected "Unlit" + "Selected" - there are no new messages and the Well is open --- image_pressed "Lit" - there are new messages --- image_pressed_selected "Lit" + "Selected" - there are new messages and the Well is open --HG-- branch : product-engine
2009-12-08Work on EXT-3147 (Implement new states for message indicators)Mike Antipov
-- added possibility to show "99+" when unread messages count exceeds 99 --HG-- branch : product-engine
2009-12-04Completed normal task EXT-3081 (Separate Message Well on Notifications Well ↵Mike Antipov
and IM Well) -- created IM Wel icon -- functionality is moved from the base class into appropriate classes (for Notification & IM Well windows) --HG-- branch : product-engine
2009-12-04Work on normal task EXT-3081 (Separate Message Well on Notifications Well ↵Mike Antipov
and IM Well) -- removed member pointer to Notification Well Icon from the LLBottomTray -- placed Well counter over the Icon, made center-aligned --HG-- branch : product-engine
2009-12-04Work on normal task EXT-3081 (Separate Message Well on Notifications Well ↵Mike Antipov
and IM Well) Refactored toggle interaction between Notification Well and Notification Well Window: -- set "Button.SetDockableFloaterToggle" init callback to Notification Well -- remove deprecated functionality in code -- update interaction with screen channels to work properly. --HG-- branch : product-engine
2009-12-03Work on task EXT-3081 (Separate Message Well on Notifications Well and IM Well)Mike Antipov
Initial commit -- added two floater classes derived from LLSysWellWindow to work with Notification Well & IM Well -- register two floaters in place of previous sys_well (but with the same xml file) -- replace using of LLSysWellWindow with LLNotificationWellWindow in the out code (except of in LLScreenChannel::updateShowToastsState) -- rename member variable in bottom tray used for Notification Well --HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- made Voice Control Panel dockable to speak panel -- move button toggle state processing from the code to xml --HG-- branch : product-engine
2009-11-23merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, ↵James Cook
llfloaternearbymedia.cpp
2009-11-23Removed font references to SansSerifSmall.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1315
2009-11-23"Fit and finish" issues with bottom bar.Justin C. Rounds (Chuck)
See comments in JIRAs for details. http://jira.secondlife.com/browse/EXT-2537 http://jira.secondlife.com/browse/EXT-2352
2009-11-20Fixed normal bug EXT-2616 ("Speak" button isn't narrowed and has title when ↵Mike Antipov
width of window is 800px) - updated resize behavior to shrink Snapshot button: only speaker is shown in this case. - updated LLSpeakButton to hide/show its labels - updated talk_button widget (talk_button.xml) to have correct follows attributes - also fixed bug with calculating necessary updates for children while extending bottom tray --HG-- branch : product-engine
2009-11-18Work on normal sub-task EXT-2553 (Change Sys well icon & Counter according ↵Mike Antipov
to ALTERNATE design) - implemented counter next to the left from an envelope icon. - button now has fixed width for 3 digits. --HG-- branch : product-engine
2009-11-17Completed major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
- added possibility to shrink/extend buttons (gestures, move, view) while resizing - I had to add LLLayoutStack::getPanelMinSize interface to validate width of Layout panels with these buttons --HG-- branch : product-engine
2009-11-13mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-13Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Implemented functionality to process shrink after bottom tray min width is reached --HG-- branch : product-engine
2009-11-12mergeJames Cook
2009-11-11Manual merge.Vadim Savchuk
Resolved conflicts in panel_bottomtray.xml and llavataractions.cpp. --HG-- branch : product-engine
2009-11-11mergeMike Antipov
--HG-- branch : product-engine
2009-11-11Fixed major bug EXT-2205 (Message well counter is truncated)Mike Antipov
- place counter exactly over the message well icon. Fixed in theis way becouse style guide does not have correct UI. Probably color sheme should be changes to have counter more visible --HG-- branch : product-engine
2009-11-11Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-11Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Code cleaned up: - removed test code to show background in chiclet panel --HG-- branch : product-engine
2009-11-11fixed (again) normal bug EXT-2025 Gesture btn couses nothingAndrew Polunin
--HG-- branch : product-engine
2009-11-11Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-10Merge changes from product-engineSteve Bennetts
2009-11-10EXT-2338 Move button tooltips to strings the viewer translation tool can parse.James Cook
Also moved mSpeakBtn from llnearbychatbar to llbottomtray, because the bottom tray is its parent.
2009-11-11Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-10Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
- update min width for chiclet panel - move showing of hidden buttons to place where resize strategy is determined --HG-- branch : product-engine
2009-11-10Merge from default branchVadim Savchuk
--HG-- branch : product-engine