summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-02-24MergeLeyla Farazha
2010-02-24EXT-5362 clicking an AutoZoom web prim twice will focus camera on your avatarLeyla Farazha
reviewed by Richard - CC#142
2010-02-24EXT-2237 Preferences > Alerts shows "$ignoretext" in the listLeyla Farazha
reviewed by Richard - CC#142
2010-02-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-24Reworked layout of Advanced Permissions flags.Chuck Linden
https://jira.secondlife.com/browse/EXT-922
2010-02-24Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-24DEV-46346 JA linguistic fixEli Linden
2010-02-24Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-24EXT-5682 - Honor "Hide URL" for Parcel Media and Parcel AudioRick Pasetto
Review #141
2010-02-24merge.Tofu Linden
2010-02-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2010-02-24fix for EXT-5710: improve the raw image reloading process in the texture ↵Xiaohong Bao
pipeline; EXT-4612: failing assert LLViewerTexture::setDecodePriority: ASSERT (!mInImageList); EXT-4912: Texture alpha mask is not applied on the first frame after decode.
2010-02-24DEV-46346 Cycle5 JA changeEli Linden
2010-02-24Related to low bug EXT-5523 (Bottom part of "Create classfield dialog" is ↵Eugene Mutavchi
overlapped by unnecessary scroller) - changed the height of content panel --HG-- branch : product-engine
2010-02-24Fixed normal bug EXT-5512 (Change in text size for already written chat is ↵Eugene Mutavchi
not updated. Only affects new chat) --HG-- branch : product-engine
2010-02-24Fixed major bug (EXT-5666) Attachment name in the group notice toast becomes ↵Sergei Litovchuk
empty if click on it. - Changed color that is set to attachment after it was clicked. --HG-- branch : product-engine
2010-02-24Fixed major bug (EXT-5657) Location input becomes empty if press Ctrl+C.Sergei Litovchuk
- Added check for pressed Ctrl button. --HG-- branch : product-engine
2010-02-24Fixed major bug EXT-5589 (Notifications button falls under side panel)Mike Antipov
-- added usage of max_width from layout_panel xml param instead of hardcoded in code. --HG-- branch : product-engine
2010-02-24fixed EXT-5526 Objects are shown as persons in the chat history from ↵Igor Borovkov
previous sessions - new chat source type CHAT_SOURCE_UNKNOWN for avatar names not in cache and object names consisting of two words (avatar names like) - new icon (unknown_icon.png) for message headers () of nearby chat messagses coming from CHAT_SOURCE_UNKNOWN - context menu no longer displayed for object names from chat history (no UUIDs) - double click on message headers in nearby chat no longer opens Inspector (no UUIDs) - object names (loaded from chat history) in nearby chat are no longer SLURLed (no UUIDs for them) --HG-- branch : product-engine
2010-02-24Work on major bug EXT-5589 (Notifications button falls under side panel)Mike Antipov
-- updated LLLayoutStack to process "max_width" & "max_height" attributes for layout_panel. --HG-- branch : product-engine
2010-02-24Work on major bug EXT-5589 (Notifications button falls under side panel)Mike Antipov
Applayed Eugene Mutavchi's patch: -- removed min/max width params from xml <string> tags -- "min_width" for nearby chat bar now is got from the an appropriate layout panel params -- "max_width" for nearby chat bar is moved to constant. --HG-- branch : product-engine
2010-02-24mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-24Fixed bug EXT-5688 (Strange date format in group members table).Vadim Savchuk
* Removed the excessive zeroes from day format. * Fixed padding with spaces instead of zeroes on Linux. --HG-- branch : product-engine
2010-02-24mergeDenis Serdjuk
--HG-- branch : product-engine
2010-02-24back out a fix for EXT-5194 at changeset a577d1cad9ffDenis Serdjuk
--HG-- branch : product-engine
2010-02-24Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-24Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-02-24implemented EXT-4641 “[BSI] Undocked camera and movement floaters position ↵Alexei Arabadji
should persist across the sessions”, made move and camera floaters save dock state; --HG-- branch : product-engine
2010-02-24Merge to tipMike Antipov
--HG-- branch : product-engine
2010-02-24Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵Mike Antipov
Window, when Speakers are in Spatial Chat Only) Completed -- code improvements: updated condition to store really switched on indicators for future switching off. --HG-- branch : product-engine
2010-02-24Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵Mike Antipov
Window, when Speakers are in Spatial Chat Only) -- added more log information -- session uuid can now be set only from SpeakingIndicatorManager to ensure target session is the same indicator was registered with. -- comments cleanup --HG-- branch : product-engine
2010-02-24Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵Mike Antipov
Window, when Speakers are in Spatial Chat Only) - implemented passing of target session UUID for which registered indicator should be shown only. --HG-- branch : product-engine
2010-02-24PE merge. Conflict resolved.Tofu Linden
2010-02-24Fixed normal but EXT - 5108 (Preferences vertical tabs don't align to tab ↵Paul Guslisty
container) - Added offset in TabContainer between Tab and TabPanel in case of VERTICAL Tabs orientation. --HG-- branch : product-engine
2010-02-23Fix compiler complaints about signed/unsigned mismatchPalmer Truelson
2010-02-23EXT-5684 - Added some more gpus to gpu table. no code changedPalmer Truelson
2010-02-23fixed Low bug EXT-5126 Not enough padding on left edge of Nearby Chat toastsDenis Serdjuk
Solution: Nearby Chat toasts has been aligned with the chat input field --HG-- branch : product-engine
2010-02-23Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/Sergei Litovchuk
--HG-- branch : product-engine
2010-02-23Implemented major sub-task EXT-5556 (hard-coded: menu Build > Object > Take. ↵Eugene Mutavchi
The word "Take" is hard-coded) --HG-- branch : product-engine
2010-02-23cleanup and fix buildYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-23mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-23cleanupYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-23No ticket. Fixed Windows Release build (warning treated as error)Mike Antipov
Warning: c:\slbuild\viewer-2-0\libraries\include\boost\lexical_cast.hpp(1159) : warning C4702: unreachable code Reason: additional boost lib dependence after changes (EXT-5215) for EXT-5215 (Disable showing full yyyy/mm/dd timestamp for messages (nearby chat/im) --HG-- branch : product-engine
2010-02-23Removed an unnecessary include.Vadim Savchuk
--HG-- branch : product-engine
2010-02-23Fixed low priority bug EXT-5653 (View Profile: Hand-pointer is shown when ↵Vadim Savchuk
hovering mouse above homepage that isn't a valid URL). Removed an unnecessary on-click callback (that caused the cursor change) from the textbox. --HG-- branch : product-engine
2010-02-23mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-23fix for normal EXT-5598 Group member status list is sorted by name instead ↵Ychebotarev ProductEngine
of date --HG-- branch : product-engine
2010-02-23Fixed normal bug (EXT-5554) 'Land for Sale' icon should always be visible.Sergei Litovchuk
- Made 'Land for Sale' icon visible in Navigation bar even if "Show Parcel Properties" is off. --HG-- branch : product-engine
2010-02-23Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵Mike Antipov
Window, when Speakers are in Spatial Chat Only) - updated code to store target session id for which registered indicator should be shown and process it while switching indicators on. --HG-- branch : product-engine
2010-02-23Work on major bug EXT-5562 (Misleading Active Voice Indicators in Group Chat ↵Mike Antipov
Window, when Speakers are in Spatial Chat Only) - updated interfaces of LLSpeakingIndicatorManager::registerSpeakingIndicator & LLOutputMonitorCtrl::setSpeakerId to take a target session id for which registered indicator should be shown. --HG-- branch : product-engine