Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-30 | merge | Xiaohong Bao | |
2009-10-30 | sync to the tip. | Xiaohong Bao | |
2009-10-30 | fix DEV-41913: parcel media does not display on particle textures. | Xiaohong Bao | |
2009-10-30 | merge | richard | |
2009-10-30 | forgot to add toolt_tip.xml | richard | |
2009-10-30 | EXT-2053 Add parcel permission icons to place profile, layout to spec | Erica | |
2009-10-30 | merge | richard | |
2009-10-30 | Another 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-30 | On a double-click in the nearby media list, try to focus/zoom in on the prim ↵ | Monroe Linden | |
holding the media. | |||
2009-10-30 | merge | richard | |
2009-10-30 | EXT-2018 PRofile "Real World" descripton scrolls before showing "More" link | richard | |
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-30 | Initial pass at filling in the list in the nearby media floater. | Monroe Linden | |
2009-10-30 | Add implementation for adding and removing items to and from the nearby ↵ | Rick Pasetto | |
media list scroll control | |||
2009-10-30 | Fix crash in LLMultiFloater::setCanResize() | Rick Pasetto | |
Reviewed (conceptually) by Richard and James | |||
2009-10-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-10-30 | EXT-2046 Add You are Here and For Sale icons | Erica | |
2009-10-30 | Partial 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-30 | Add Inventory Look folder (open / closed) and Generic Object art EXT-2042 | Erica | |
2009-10-30 | Fixed a couple problems with getPriorityList(). | Monroe Linden | |
2009-10-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-10-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-10-30 | merge | James Cook | |
2009-10-30 | Floaters 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-30 | Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ | Justin C. Rounds (Chuck) | |
2009-10-30 | Made MapAvatarFriendColor Yellow (and added Yellow to color list). | Justin C. Rounds (Chuck) | |
https://jira.secondlife.com/browse/EXT-2006 | |||
2009-10-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-10-30 | Fix 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-30 | EXT-1565 Menu bar clock now shows Pacific (PDT/PST) time, as does any other | James Cook | |
UI widget that references "slt" in the XML. | |||
2009-10-30 | Fix a couple other build issues with my previous commit. | Monroe Linden | |
2009-10-30 | Fix for typo in my last commit. | Monroe Linden | |
2009-10-30 | Hooks 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-30 | Merge | callum | |
2009-10-30 | Implementation for DEV-41993 | callum | |
Mutes media on preview widget in media settings/general panel | |||
2009-10-30 | merge | Steve Bennetts | |
2009-10-30 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-30 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-30 | repairing of textures.xml after merge 24e55f4a4c6. | Denis Serdjuk | |
YouAreHereBanner and ForSaleBanner texture was missed. --HG-- branch : product-engine | |||
2009-10-30 | merge with remote repo | Rick Pasetto | |
2009-10-30 | DEV-41705 - introduce new floater for nearby media based on Brian's design | Rick Pasetto | |
2009-10-30 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Sergey Borushevsky | |
--HG-- branch : product-engine | |||
2009-10-30 | merge | Steve Bennetts | |
2009-10-30 | Fixed normal bug EXT-2025 (Gesture btn causes nothing). | Sergey Borushevsky | |
--HG-- branch : product-engine | |||
2009-10-30 | merge | richard | |
2009-10-30 | EXT-1980 - Bottom bar buttons retain highlight | richard | |
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-30 | merge | James Cook | |
2009-10-30 | EXT-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-30 | minor changes for EXT-1334 | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-10-30 | linux build fixed. Forward declaration for AvatarStatusObserver has been added. | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-10-30 | Merge | callum | |
2009-10-30 | Adds an example plugin and corresponding changes to | callum | |
LLMediaPluginTest test app. We do not copy over the example plugin to the Second Life client plugin dir. |