summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-11-13Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-13mergeLeyla Farazha
2009-11-13Backed out changeset db8e08f8ba36Leyla Farazha
adding main_view.xml change rev 4863 back
2009-11-13Fix for nearby chat toasts occluding the bottom bar.Leyla Farazha
2009-11-13Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-13Small mods based on code review feedback from JamesRick Pasetto
2009-11-13Fix for DEV-42161 (LLViewerMediaImpl::navigateInternal spam when editing ↵Monroe Linden
object properties). Made LLPanelMediaSettingsGeneral::updateMediaPreview() only do a navigate when the URL actually changes.
2009-11-13fixing media texture image names - removing file extentionErica
2009-11-13Special-case a "401" status ("auth required") in ↵Monroe Linden
LLMimeDiscoveryResponder::error() to be treated as a mime type of "text/html" instead of a failure.
2009-11-13Clear the media texture to black instead of almost-black.Monroe Linden
2009-11-13Prevent the about:blank url from the initial navigate from leaking out of ↵Monroe Linden
the webkit plugin. This should fix DEV-42766.
2009-11-13Add functionality to nearby media floater: parcel media & autoplayRick Pasetto
This change implements the enabling/disabling of parcel media, as well as setting the user's autoplay preference. I still am quite confused by this UI, so we'll need to play with it a bit to ensure it is what we want to present to users. This adds a few helpers to llviewerparcelmedia to get the name and URL of media.
2009-11-13mergeJames Cook
2009-11-13EXT-2491 IM text does not appear in private IMsJames Cook
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-13set the outgoing call window's dock point in postBuild() instead of onOpen() ↵Tofu Linden
to avoid it being in the wrong place for a frame.
2009-11-13Merge to tipcallum
2009-11-13Fix for DEV-42152 (Streaming media broken on QuickTime)callum
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-13Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
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-13Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Fixed issue: "Snapshort button can appear first due to its the least width while Bottom Bar extending" - implemented ordering in which buttons can be shown: Gesture, Move, View, Snapshot. --HG-- branch : product-engine
2009-11-13Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-13merge.Tofu Linden
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-13Remove reference to mozilla in the linux viewer launch-script.Tofu Linden
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-13remove debug llinfosTofu Linden
2009-11-13minor code restructuring to aid more state-change dialog-jiggery.Tofu Linden
2009-11-13Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Implemented functionality to process Buttons hidden/shown via context menu 1. hidden buttons are not processed while resizing 2. setTrayButtonVisibleIfPossible() is implemented: * If it is impossible to show required button via context menu due to there is no enough room in bottom tray * it will no be shown. * Method also stores resize state to be processed while future bottom tray extending: * - if hidden while resizing button should be hidden it will not be shown while extending; * - if hidden via context menu button should be shown but there is no enough room for now * it will be shown while extending. --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-13fixed normal bug (EXT-1217) Non-interactive notifications in queue aren't ↵Dmitry Oleshko
dismissed when overflow toast is dismissed proactively returned a call to the appropriate function "onOverflowToastHide" that was brocen by commit r2150 to SVN --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-13trivial comment change.Tofu Linden
2009-11-13Fixed EXT-2320 "Viewer creates empty Friends folders every startup".Sergei Litovchuk
- Added check for "Friends" folder and all its contents to be fetched from server. Only after fetch is complete friends cards are synchronized with agent's buddies list. --HG-- branch : product-engine
2009-11-13EXT-2458: Added global mute/unmute button to the status bar.Lynx Linden