summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-02Added a newline at the end of llui/lliconctrl.cpp to unbork parabuild.Martin Reddy
2009-11-02DEV-41358: Include the current user's maturity and teen ratings in theMartin Reddy
URL that we send to the Search web page. This can be used to determine the maturity levels to display. These bools are passed as query params in the URL (as agreed upon with the search team).
2009-11-01additional fix for DEV-41913: parcel media does not display on particle ↵Xiaohong Bao
textures.
2009-10-30mergeXiaohong Bao
2009-10-30sync to the tip.Xiaohong Bao
2009-10-30fix DEV-41913: parcel media does not display on particle textures.Xiaohong Bao
2009-10-30mergerichard
2009-10-30forgot to add toolt_tip.xmlrichard
2009-10-30EXT-2053 Add parcel permission icons to place profile, layout to specErica
2009-10-30mergerichard
2009-10-30Another experiment: made the selection in the nearby media floater track the ↵Monroe Linden
media impl the media controls are currently referencing (either focus or hover).
2009-10-30On a double-click in the nearby media list, try to focus/zoom in on the prim ↵Monroe Linden
holding the media.
2009-10-30mergerichard
2009-10-30EXT-2018 PRofile "Real World" descripton scrolls before showing "More" linkrichard
EXT-2011 titles of IM sessions aren't aligned to center EXT-3025 Pick's description overlaps picks name also moved tool tip param default to tool_tip.xml also made default param<const LLFontGL*> be SansSerif reviewed by Leyla
2009-10-30Initial pass at filling in the list in the nearby media floater.Monroe Linden
2009-10-30Add implementation for adding and removing items to and from the nearby ↵Rick Pasetto
media list scroll control
2009-10-30Fix crash in LLMultiFloater::setCanResize()Rick Pasetto
Reviewed (conceptually) by Richard and James
2009-10-30Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica
2009-10-30EXT-2046 Add You are Here and For Sale iconsErica
2009-10-30Partial implementation of LLFloaterNearbyMedia::refreshList(), with many ↵Monroe Linden
TODO sections and a bit of ifdef-ed out pseudocode. Initial pass at LLViewerMediaImpl::getProximity(). Currently it just returns the position in the priority list, but that will change.
2009-10-30Add Inventory Look folder (open / closed) and Generic Object art EXT-2042Erica
2009-10-30Fixed a couple problems with getPriorityList().Monroe Linden
2009-10-30Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-10-30Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-10-30mergeJames Cook
2009-10-30Floaters can be resized again - fix for regression introduced yesterday by me.James Cook
Floater drag handle visibility/enablement was getting lost during construction. Reviewed with Richard.
2009-10-30Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/Justin C. Rounds (Chuck)
2009-10-30Made MapAvatarFriendColor Yellow (and added Yellow to color list).Justin C. Rounds (Chuck)
https://jira.secondlife.com/browse/EXT-2006
2009-10-30Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-10-30Fix for EXT-1817. Tattoos now default to transparent.Eric M. Tulla (BigPapi)
Old behavior was setting your skin to white, since they were defaulting to the blank texture. -Reviewed by nyx
2009-10-30EXT-1565 Menu bar clock now shows Pacific (PDT/PST) time, as does any otherJames Cook
UI widget that references "slt" in the XML.
2009-10-30Fix a couple other build issues with my previous commit.Monroe Linden
2009-10-30Fix for typo in my last commit.Monroe Linden
2009-10-30Hooks for the "nearby media" UI.Monroe Linden
Added LLViewerMediaImpl::set/getDisabled(), which will prevent a media instance from loading. Added LLViewerMedia::set/getInWorldMediaDisabled(), which will disable all inworld media fom loading. Added LLViewerMedia::getPriorityList() and made the priority comparitor public.
2009-10-30Mergecallum
2009-10-30Implementation for DEV-41993callum
Mutes media on preview widget in media settings/general panel
2009-10-30mergeSteve Bennetts
2009-10-30merge with remote repoRick Pasetto
2009-10-30DEV-41705 - introduce new floater for nearby media based on Brian's designRick Pasetto
2009-10-30mergeSteve Bennetts
2009-10-30mergerichard
2009-10-30EXT-1980 - Bottom bar buttons retain highlightrichard
EXT-1936 - [BSI] Reversion - clicking on avatar name in group chat should bring up profile also fixed buttons not working on avatar list in IM window reviewed by Leyla
2009-10-30mergeJames Cook
2009-10-30EXT-1962 Back button drop down menu now aligns to button.James Cook
LLNavigationBar was passing coordinates to LLMenuGL::showPopup() in the wrong coordinate frame. Added comments to LLMenuGL to clarify which coordinate frame to use. Not reviewed.
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-30mergeJames Cook
2009-10-30Kill unneeded borders in movement controls.James Cook
Eliminated unneeded minimize button. Not reviewed.
2009-10-30Added graphic from 80/20.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1530
2009-10-30Merge hg.aws.productengine.com/secondlife/viewer-2-0/ revs 3836-3849Steve Bennetts