summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-02-10Provisional fix for EXT-2939Monroe Linden
Restored the call to updateMotions(LLCharacter::HIDDEN_UPDATE) in LLVOAvatar::updateCharacter(). Added a specific fast timer for hidden updates in LLCharacter::updateMotions() to assess how much this will impact performance. Reviewed by Richard.
2010-02-10mergerichard
2010-02-10EXT-5321 - llinfos from non ui threads is not thread saferichard
reviewed by Mani
2010-02-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2010-02-10fix for EXT-4632: LLViewerMediaTexture::getMaxVirtualSize() sometimes ↵Xiaohong Bao
returns bad values.
2010-02-10Finish up EXT-3908Monroe Linden
Remove code for aspect ratio controls from LLFloaterPreference. (The XUI had already been removed.) Reviewed by Richard.
2010-02-10merge.Tofu Linden
2010-02-10Fix 'fast alpha' option for non-deferred rendering. This is a developer ↵Tofu Linden
toggle which we don't support as such, but people with old viewers may have it turned on and will experience new artifacts without this fix. Fix is isolated to this fast-alpha case.
2010-02-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-02-10EXT-4357Add a color overlay to the selected tool and shape in build toolsErica
2010-02-10Removed referral text.Chuck Linden
https://jira.secondlife.com/browse/EXT-3909
2010-02-10Fixed normal bug (EXT-5111) Mysterious disabled arrow widget on Places tab.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-10Fixed normal bug EXT-4566 ([BSI] private chat end floater reports ↵Andrew Dyukov
incorrectly who ended the call) - Added flag to voicechannel which is true when call is ended by agent. - It is sent to imview via signal and used to properly customize text in outgoing call floater. --HG-- branch : product-engine
2010-02-10DEV-43688 Cycle3 JA linguistic changes by Rika for better UI, post ↵Eli Linden
truncation fix
2010-02-10merge.Tofu Linden
2010-02-10CID-130Tofu Linden
Checker: NULL_RETURNS Function: LLSpatialBridge::LLSpatialBridge(LLDrawable *, int, unsigned int) File: /indra/newview/lldrawable.cpp
2010-02-10bracket fix.Tofu Linden
2010-02-10CID-136Tofu Linden
Checker: NULL_RETURNS Function: LLInventorySort::operator ()(const LLFolderViewItem *const &, const LLFolderViewItem *const &) File: /indra/newview/llfolderviewitem.cpp
2010-02-10CID-141Tofu Linden
Checker: NULL_RETURNS Function: LLFolderBridge::folderOptionsMenu() File: /indra/newview/llinventorybridge.cpp
2010-02-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2010-02-10change the cache version number to force to clear old cache.Xiaohong Bao
2010-02-10CID-142Tofu Linden
Checker: NULL_RETURNS Function: LLFolderBridge::determineFolderType() File: /indra/newview/llinventorybridge.cpp
2010-02-10CID-152Tofu Linden
Checker: NULL_RETURNS Function: LLSpatialBridge::updateMove() File: /indra/newview/lldrawable.cpp
2010-02-10CID-65Tofu Linden
Checker: FORWARD_NULL Function: LLAgent::sendMessage() File: /indra/newview/llagent.cpp not a bug.
2010-02-10CID-69Tofu Linden
Checker: FORWARD_NULL Function: LLFace::switchTexture(LLViewerTexture *) File: /indra/newview/llface.cpp not a bug.
2010-02-10CID-70Tofu Linden
Checker: FORWARD_NULL Function: LLLocalTextureObject::LLLocalTextureObject(const LLLocalTextureObject&) File: /indra/newview/lllocaltextureobject.cpp not a bug.
2010-02-10CID-71Tofu Linden
Checker: FORWARD_NULL Function: LLFace::getGeometryVolume(const LLVolume &, const int &, const LLMatrix4 &, const LLMatrix3 &, const unsigned short &) File: /indra/newview/llface.cpp
2010-02-10CID-80Tofu Linden
Checker: FORWARD_NULL Function: LLSidepanelAppearance::onOpen(const LLSD &) File: /indra/newview/llsidepanelappearance.cpp
2010-02-10mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-10zmg fix for normal EXT-5245 Cannot create a new line in group notice ↵Ychebotarev ProductEngine
creation with enter key --HG-- branch : product-engine
2010-02-10CID-82Tofu Linden
Checker: FORWARD_NULL Function: LLFolderBridge::pasteFromClipboard() File: /indra/newview/llinventorybridge.cpp
2010-02-10CID-86Tofu Linden
Checker: FORWARD_NULL Function: LLLandmarksPanel::initLandmarksPanel(LLPlacesInventoryPanel *) File: /indra/newview/llpanellandmarks.cpp
2010-02-10CID-87Tofu Linden
Checker: FORWARD_NULL Function: LLLocationInputCtrl::refreshLocation() File: /indra/newview/lllocationinputctrl.cpp
2010-02-10CID-88Tofu Linden
Checker: FORWARD_NULL Function: LLItemBridge::restoreToWorld() File: /indra/newview/llinventorybridge.cpp
2010-02-10CID-89Tofu Linden
Checker: FORWARD_NULL Function: LLObjectBridge::performAction(LLFolderView *, LLInventoryModel *, std::basic_string<char, std::char_traits<char>, std::allocator<char>>) File: /indra/newview/llinventorybridge.cpp
2010-02-10CID-90Tofu Linden
Checker: FORWARD_NULL Function: LLCallingCardBridge::buildContextMenu(LLMenuGL &, unsigned int) File: /indra/newview/llinventorybridge.cpp
2010-02-10CID-92Tofu Linden
Checker: FORWARD_NULL Function: LLFloaterPreference::onBtnCancel() File: /indra/newview/llfloaterpreference.cpp CID-91 Checker: FORWARD_NULL Function: LLFloaterPreference::onBtnApply() File: /indra/newview/llfloaterpreference.cpp
2010-02-10CID-93Tofu Linden
Checker: FORWARD_NULL Function: LLFloaterPreference::onBtnOK() File: /indra/newview/llfloaterpreference.cpp
2010-02-10CID-95Tofu Linden
Checker: FORWARD_NULL Function: LLFloaterMediaSettings::commitFields() File: /indra/newview/llfloatermediasettings.cpp
2010-02-10CID-96Tofu Linden
Checker: FORWARD_NULL Function: LLDriverParam::getNextDistortion(unsigned int *, LLPolyMesh **) File: /indra/newview/lldriverparam.cpp
2010-02-10CID-97Tofu Linden
Checker: FORWARD_NULL Function: LLAgentWearables::setWearableOutfit(const LLDynamicArray<LLPointer<LLInventoryItem>, (int)32> &, LLDynamicArray<LLWearable *, (int)32>&, int) File: /indra/newview/llagentwearables.cpp
2010-02-10CID-96Tofu Linden
2010-02-10merge.Tofu Linden
2010-02-10CID-411Tofu Linden
Checker: UNUSED_VALUE Function: LLNameListCtrl::refresh(const LLUUID &, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, int) File: /indra/newview/llnamelistctrl.cpp dead code.
2010-02-10CID-408Tofu Linden
Checker: UNUSED_VALUE Function: LLOfferInfo::inventory_task_offer_callback(const LLSD &, const LLSD &) File: /indra/newview/llviewermessage.cpp dead code.
2010-02-10CID-420Tofu Linden
Checker: NULL_RETURNS Function: open_inventory_offer(const std::vector<LLUUID, std::allocator<LLUUID>> &, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&) File: /indra/newview/llviewermessage.cpp
2010-02-10CID-421Tofu Linden
Checker: NULL_RETURNS Function: LLPanelPlaces::showAddedLandmarkInfo(const std::vector<LLUUID, std::allocator<LLUUID>> &) File: /indra/newview/llpanelplaces.cpp
2010-02-10CID-422Tofu Linden
Checker: NULL_RETURNS Function: LLGestureBridge::performAction(LLFolderView *, LLInventoryModel *, std::basic_string<char, std::char_traits<char>, std::allocator<char>>) File: /indra/newview/llinventorybridge.cpp
2010-02-10Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-02-10EXT-5301 log spam when wearing alpha maskNyx (Neal Orman)
added additional check on no host for texture error so that we don't trigger it for IMG_INVISIBLE. code reviewed by Seraph