summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2009-10-29Merge remote repoRick Pasetto
2009-10-29Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica
2009-10-29Groups profile floatercrammingErica
2009-10-29Fix unposted bug: make sure to use the right slider controlRick Pasetto
2009-10-30branch mergeangela
2009-10-30media inspector https iconangela
2009-10-29Fix a copy-paste error in LLPanelPrimMediaControls::postBuild().Monroe Linden
2009-10-29Missed the "hold the button down" case when converting horizontal scroller ↵Monroe Linden
to use horizontal mousewheel events.
2009-10-29Implementation for DEV-40710 - adds name of media stream to floater tools ↵callum
dialog. Currently, this means <title> tag for Web page or movie meta-data name for QuickTime move.
2009-10-29Added LLViewerMediaImpl::scrollWheel() to route scroll wheel events through ↵Monroe Linden
the media impl. The horizontal scroll arrows in the media controls now send horizontal scrollwheel events instead of arrow keys.
2009-10-29Fix for DEV-41978 (media controls URL is incorrect after whitelist bounces ↵Monroe Linden
webpage back). Added LLViewerMediaImpl::getCurrentMediaURL(), which reflects the most recent url either set with navigateTo or received from the plugin via locationChanged/navigateComplete. LLViewerMediaImpl now uses this when reload() is called. LLPanelPrimMediaControls now uses getCurrentMediaURL() to get the url it displays in the URL input bar and opens with the pop-out control.
2009-10-29Fix signed/unsigned mismatch breaking the build.James Cook
2009-10-29mergeJames Cook
2009-10-29Fixed some outlines being 1 pixel away from color swatches. Not reviewed.James Cook
2009-10-29EXT-1352 Add image art to floater backgrounds.James Cook
Implemented "legacy_header_height" hack to account for new art being 25 pixels tall instead of legacy 18 pixels -- it auto-sizes the floaters to be taller. Made all floaters have resize handles, just disable and make invisible if unused. This simplifies the floater construction logic. Floater header height now lives in floater.xml, not as a global saved setting. Reviewed with Richard.
2009-10-29fix EXT-1661: Avatars' icons should be cached only once per 24 hours, but ↵Xiaohong Bao
not every time the viewer is restarted. to be reviewed by steve.
2009-10-29Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/Justin C. Rounds (Chuck)
2009-10-29Reverted back to white dot (dot will now be colorized programmatically).Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1486
2009-10-29previous checkin had a signed/unsigned mismatch. Using a cast to fix it.Nyx (Neal Orman)
2009-10-29Merge commit.Justin C. Rounds (Chuck)
2009-10-29Fix unposted bug where current URL is not showing in the media controlsRick Pasetto
2009-10-29Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/Justin C. Rounds (Chuck)
2009-10-29Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Sergey Borushevsky
--HG-- branch : product-engine
2009-10-29Implemented major task EXT-1695 (IM window should save profile image ↵Sergey Borushevsky
show/hide state). --HG-- branch : product-engine
2009-10-29Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)