summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2009-11-16Hopefully the final fix for DEV-42800 (white flash at login).Monroe Linden
Reinstated the hide_loading parameter to LLMediaCtrl, and made it cause LLMediaCtrl::draw() to early-exit between creating the LLViewerMediaImpl and receiving the initial MEDIA_EVENT_NAVIGATE_COMPLETE.
2009-11-16EXT-2512 Turned off Hover Glow Objects by default.James Cook
Should resolve EXT-2499 EXT-2522 EXT-2514 Consider turning back on for Viewer 2.1 and tuning.
2009-11-17DEV-42911 Remove the Tier3 localized languages which we cannot support in ↵Ramzi Linden
the 2.0 release.
2009-11-16merge from product-engineSteve Bennetts
2009-11-16re-adding "make outfit button"Nyx (Neal Orman)
the "make outfit" button in the appearance editor was accidentally removed (merge issue). Re-adding the XML tag for the button to floater_customize.xml Reviewed by Bigpapi
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-14mergeSteve Bennetts
2009-11-14mergeSteve Bennetts
2009-11-14merge from product-engineSteve Bennetts
2009-11-14More texture cache fixes, including a possible deadlock when the cache was ↵Steve Bennetts
getting purged. Significantly reduced spurrious warnings and delition of non sin-based texture fetch comptabable sided cache files.
2009-11-14Fixed major bug EXT-2316 "Insert the option "pay" in the profile":Sergei Litovchuk
- Added menu item according to Communications design spec in section 4.1.2.1. --HG-- branch : product-engine
2009-11-13Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-13Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-13Integrated most of the final artwork into the media controlsRick Pasetto
2009-11-13Merging viewer2 changes into avp branchEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
2009-11-13mergeLeyla Farazha
2009-11-13Backed out changeset db8e08f8ba36Leyla Farazha
adding main_view.xml change rev 4863 back
2009-11-13Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-13For DEV-41818 - text change 'Goto Link' -> 'Find Original'Brad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-13Merge from product-engineSteve Bennetts
2009-11-13Add background to media controlsRick Pasetto
This actually required some help from James and Richard. Thanks, guys! This adds custom-drawing of a background image underneath the icons that make up the media controls in the layout stack. In order to have this work, we had to publicize API in lllayoutstack to force relayout to calculate the size. I also did another cleanup pass ("Boy Scout Rule") that squirreled away all pertinent controls into membed variables, instead of doing a getChild() every time updateShape() is called. Readjusted a bunch of components as well.
2009-11-13mergeLeyla Farazha
2009-11-13Backed out main_view.xmlLeyla Farazha
2009-11-13Backed out changeset fb21e02f8f08Leyla Farazha
2009-11-13merge.Tofu Linden
2009-11-13Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-11-13Merge from product-engineSteve Bennetts
2009-11-13make the outgoing call dialog appear and disappear smarter.Tofu Linden
this is sort of less like the spec but more like... reality...
2009-11-13mergeJames Cook
2009-11-13More explicit test code for dummy widget creation.James Cook
Added "Inspectors Test" back to login debug menu.
2009-11-13Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-13Fixed normal bug EXT-1014 (Unable to move undocked camera controls bar)Andrew Dyukov
--HG-- branch : product-engine
2009-11-13Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/Lynx Linden
2009-11-13Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-13DEV-41324: Rename Spatial Chat to Nearby Voice Chat, as per spec.Lynx Linden
2009-11-13implemented EXT-1286 "Need support for [ITEM_ICON], [AN_OBJECTTYPE], ↵Alexei Arabadji
[ITEM_SLURL], in notifications.xml" --HG-- branch : product-engine
2009-11-13fixed normal bug (EXT-2372) Region restart toasts have no textDmitry Oleshko
returned necessary attributes to the panel_notification.xml file that was corrupted by Chuck's commit (changeset 3862:a7bf90cddcdb) --HG-- branch : product-engine
2009-11-13Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Improved functionality to process Buttons showing via context menu - added new alert dialog ("BottomTrayButtonCanNotBeShown") in case when there is no enough space to show button For now it contains a such message: "Selected button can not be shown right now. The button will be shown when there is enough space for it." It should be reviewed by XUI team --HG-- branch : product-engine
2009-11-13fixed normal bug (EXT-2393) Items aren't highlighted on mouse over in the ↵Dmitry Oleshko
Message Well returned necessary attributes to the corresponding XML-files that were corrupted by Erica's commit (changesets 3991 and 3992) --HG-- branch : product-engine
2009-11-13mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-13implemented major task EXT-1897 Ctl + G Gestures floater should show ALL ↵Denis Serdjuk
gestures from inventory, not just Active Gestures refactoring of gesture's manager --HG-- branch : product-engine
2009-11-13EXT-2458: Added global mute/unmute button to the status bar.Lynx Linden
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-13fix of normal bug (EXT-2411) Toast for a group notification has bigger ↵Dmitry Oleshko
width, than other toasts fixed panel's size in XML. Also formatted XML according to standards using viewer's XML util. --HG-- branch : product-engine
2009-11-13mergeVadim Savchuk
2009-11-13mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-13EXT-2339 Chat : Nearby chat does not show full text - increase max_length to 512Yuri Chebotarev
--HG-- branch : product-engine
2009-11-13implemented normal task EXT-2175 Set up functionality for \"Leave Selected ↵Andrew Polunin
Group\" option --HG-- branch : product-engine
2009-11-12 EXT-2433 Fix tab max width on build toolsErica
2009-11-12Merge with product-engineSteve Bennetts