summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-13Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Brad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-13removed dead code that was triggering a warning on some platformsBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-13merging changes accidentally made to default into avp branchEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
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-13EXT-2434 update rendering cost to reflect changes in avatar renderingNyx (Neal Orman)
finished the updates to avatar rendering cost and formalized the display of selected object render cost in the build tools floater. Both checkins reviewed by Vir.
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-13mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-13EXT-2349 : Diagnose warning spam: "[X] is in model and in view, but ↵Loren Shih
STRUCTURE flag not set" EXT-2432 : Diagnose warning spam: "[X] does not exist in either view or model, but notification triggered" Restructured llinventorypanel's handling of add/remove/structure so it's easier to understand Removed false positive "notification triggered" warning since objects can now exist outside of various inventory panels' directories. --HG-- branch : avatar-pipeline
2009-11-13Removed llinfos spam on prefetched items (changed to lldebugs).Loren Shih
--HG-- branch : avatar-pipeline
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-13branch mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
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
2009-11-13fixed normal bug (EXT-2454) "Unread message" indicator isn't reset for ↵Dmitry Oleshko
chiclet in the Message Well after opening IM window added a check, whether a new message came, in order to prevent unwanted return from function, that makes impossible updating chiclets' states --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-13mergeIgor Borovkov
--HG-- branch : product-engine
2009-11-13mergeIgor Borovkov
--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-13mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-13EXT-2342 Script : Fails to work in Alpha 6Yuri Chebotarev
ok toast for objects are back... also add object inspector to nearby chat object context menu --HG-- branch : product-engine
2009-11-13mergeVadim Savchuk
2009-11-13mergeVadim Savchuk
2009-11-13No ticket. Fixed crash caused by wierdly coded std::map by MSEugene Kondrashev
--HG-- branch : product-engine
2009-11-13No ticket. Fix to prevent crash.Eugene Kondrashev
--HG-- branch : product-engine
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