summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-02mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-02fix fir Critical EXT-1977 Local Chat Toasts Sometimes DroppedYuri Chebotarev
--HG-- branch : product-engine
2009-11-02Fixed Normal bug EXT-1975-Remove 'i' and show profile buttons from ↵Eugene Kondrashev
participant list items(See Communication UI spec) --HG-- branch : product-engine
2009-11-02fixed Bug EXT-2058 Viewer crash after disconecting when Panel Place ↵Denis Serdjuk
Profile is opened Cause: idle callback was called after viewer had been disconnected and agent's region object was NOT available. --HG-- branch : product-engine
2009-11-02mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-02fix Normal Task EXT-239 Save chat window state and position between sessionsYuri Chebotarev
--HG-- branch : product-engine
2009-11-02Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-02fixed EXT-1914 "IM Floaters lost ANCHORS to their chiclets and are not ↵Alexei Arabadji
dockable." --HG-- branch : product-engine
2009-11-02fixed bug EXT-1298 'Create Landmark' star has solid color even if there's ↵Denis Serdjuk
no landmarks in parcel --HG-- branch : product-engine
2009-11-02Fixed normal bug EXT-2001 ( [BSI] Can select multiple Landmarks in Places ↵Mike Antipov
side panel and still click "Map" or "Teleport") - process enable state for "Teleport" & Show on Map" buttons in the same way as appropriate gear&context menu items --HG-- branch : product-engine
2009-10-30mergeVadim Savchuk
--HG-- branch : product-engine
2009-10-30Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-10-30repairing of textures.xml after merge 24e55f4a4c6.Denis Serdjuk
YouAreHereBanner and ForSaleBanner texture was missed. --HG-- branch : product-engine
2009-10-30Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Sergey Borushevsky
--HG-- branch : product-engine
2009-10-30Fixed normal bug EXT-2025 (Gesture btn causes nothing).Sergey Borushevsky
--HG-- branch : product-engine
2009-10-30minor changes for EXT-1334Denis Serdjuk
--HG-- branch : product-engine
2009-10-30linux build fixed. Forward declaration for AvatarStatusObserver has been added.Denis Serdjuk
--HG-- branch : product-engine
2009-10-30Mergecallum
2009-10-30Adds an example plugin and corresponding changes tocallum
LLMediaPluginTest test app. We do not copy over the example plugin to the Second Life client plugin dir.
2009-10-30Implemented major task EXT-2022 (Show profile online status for non-friend ↵Mike Antipov
avatar too.) - imlemented like in viewer 1.23 behavior: show Online status according to avatar properties requested from server. --HG-- branch : product-engine
2009-10-30mergeJames Cook
2009-10-30Kill unneeded borders in movement controls.James Cook
Eliminated unneeded minimize button. Not reviewed.
2009-10-30merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-10-30Added graphic from 80/20.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1530
2009-10-30Added support for "selected" (expanded) state of accordion headers.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1530
2009-10-30mergeYuri Chebotarev
--HG-- branch : product-engine
2009-10-30fix task EXT-1960 Region messages, should they be displayed in the local chat?Yuri Chebotarev
and working on EXT-239 Save chat window state and position between sessions (not finished) --HG-- branch : product-engine
2009-10-30Merge commit.Justin C. Rounds (Chuck)
2009-10-30Changed MapAvatarColor to Green.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1486
2009-10-30MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-10-30Fixed normal bug EXT-1970 Limit Profile info description for the following ↵Dmitry Zaporozhan
fields: Second/first life description and Second Life Groups to 512 chars --HG-- branch : product-engine
2009-10-30Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Mike Antipov
--HG-- branch : product-engine
2009-10-30mergeYuri Chebotarev
--HG-- branch : product-engine
2009-10-30fix normal bug EXT-1861 IM from Object to appear in Nearby ChatYuri Chebotarev
--HG-- branch : product-engine
2009-10-30Implemented normal task EXT-2014 (Places - Landmarks: Collapsed accordion ↵Mike Antipov
panels should expand while filtering if they contain matched items) --HG-- branch : product-engine
2009-10-30fixed normal bug (EXT-1934) [BSI] Revert EXT-543 - Notification chiclet ↵Dmitry Oleshko
should not count IM/Group messages --HG-- branch : product-engine
2009-10-30fixed normal bug (EXT-1971) Add fade time period for nearby chat bubblesDmitry Oleshko
--HG-- branch : product-engine
2009-10-30Fixed normal bug EXT-1972 Nearby chat: Please limit chat field with 254 ↵Dmitry Zaporozhan
characters for simple Latin; less for multi-byte characters --HG-- branch : product-engine
2009-10-30mergeangela
2009-10-30media inspector adding current url, secure browsing and home page buttonangela
2009-10-30Trivial XUI change to test mercurial push problems.Lynx Linden
2009-10-30mergeangela
2009-10-29In LLViewerMediaFocus::setFocusFace(), when clearing focus, only clear ↵Monroe Linden
keyboard focus if the object had it in the first place.
2009-10-29Fixes for DEV-41612, DEV-41693, DEV-41963.Monroe Linden
Made LLViewerMediaFocus::update clear inworld media focus if LLViewerMediaFocus has lost keyboard focus to anything besides the media controls, or LLToolMgr::inBuildMode() returns true. Also, never fade the media controls if they have keyboard focus (this fixes the media controls fading out while the user is trying to type an URL).
2009-10-29Fix for DEV-41755Monroe Linden
2009-10-29Mergecallum
2009-10-29mergeJames Cook
2009-10-29Made explicit in all floaters that we are using a hack to set the top widget ↵James Cook
position, took it out of master floater.xml file. legacy_header_height is documented in LLFloater::initFromParams(). Discussed with Richard.
2009-10-29Made LLViewerMediaFocus::handleScrollWheel() grab the current keyboard ↵Monroe Linden
modifiers.
2009-10-29Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica