summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-02-15CID-135 followupTofu Linden
2010-02-15CID-135Tofu Linden
Checker: NULL_RETURNS Function: LLPreviewLSL::postBuild() File: /indra/newview/llpreviewscript.cpp
2010-02-15CID-137Tofu Linden
Checker: NULL_RETURNS Function: LLPanelMainInventory::onCustomAction(const LLSD &) File: /indra/newview/llpanelmaininventory.cpp
2010-02-15CID-209Tofu Linden
Checker: REVERSE_INULL Function: LLVoiceClient::startUserIMSession(const LLUUID &) File: /indra/newview/llvoiceclient.cpp
2010-02-15CID-210Tofu Linden
Checker: REVERSE_INULL Function: LLFloaterGodTools::processRegionInfo(LLMessageSystem *) File: /indra/newview/llfloatergodtools.cpp
2010-02-15fixed EXT-5429 IM chat history of active tab in IM container is not updated ↵Igor Borovkov
when IM container is unminimized --HG-- branch : product-engine
2010-02-15DEV-33767 VWR-13897: Deleting multiple open animations crashes the viewerTofu Linden
We were closing preview floaters while we were in the middle of assembling the MoveInventoryItem message. But closing an anim preview floater issues a AgentAnimation message to stop any playing animation previews. On resuming the MoveInventoryItem assembly, message system is in a rightly confused state. Made preview window closing happen before we start assembling the MoveInventoryItem message.
2010-02-15fixed EXT-5428 Detached IM window doesn't show received messages.Igor Borovkov
--HG-- branch : product-engine
2010-02-15Fixed major bug EXT-4911 (Viewer exits if "Cancel" is pressed while ↵Andrew Dyukov
teleporting inside region). - LLProgressView::onCancelButtonClicked() now requests quit depending on startup state instead of teleport state. --HG-- branch : product-engine
2010-02-15fixed EXT-5010 Redundant resident name in the IM log for offersIgor Borovkov
--HG-- branch : product-engine
2010-02-15Fixed low bug EXT - 5187 (Remove Friend should be in friends list context menu)Paul Guslisty
--HG-- branch : product-engine
2010-02-15Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-15Fixed low bug EXT-5069 (Bad user experience while blocking avatar from view ↵Paul Guslisty
profile panel). Replaced using of menu_item_check with menu_item_call --HG-- branch : product-engine
2010-02-13CID-3Tofu Linden
Checker: CHECKED_RETURN Function: LLImageDecodeThread::update(unsigned int) File: /indra/llimage/llimageworker.cpp
2010-02-13Bah, can't use llassert in llxuiparser.Tofu Linden
2010-02-13simpler fix for CID-202Tofu Linden
2010-02-13CID-202Tofu Linden
Checker: REVERSE_INULL Function: LLScriptEventHandler::recurse(_iobuf *, int, int, e_lscript_compile_pass, e_lscript_prune_type, int &, LLScriptScope *, e_lscript_types &, e_lscript_types, unsigned long long &, LLScriptByteCodeChunk *, LLScriptByteCodeChunk *, int, LLScriptScopeEntry *, int, LLScriptLibData **)
2010-02-13CID-203Tofu Linden
Checker: REVERSE_INULL Function: LLTabContainer::addTabPanel(const LLTabContainer::TabPanelParams &) File: /indra/llui/lltabcontainer.cpp
2010-02-13CID-204Tofu Linden
Checker: REVERSE_INULL Function: LLXUIXSDWriter::writeXSD(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, const LLInitParam::BaseBlock &) File: /indra/llxuixml/llxuiparser.cpp
2010-02-13CID-205Tofu Linden
Checker: REVERSE_INULL Function: LLPanel::fromXML(LLPointer<LLXMLNode>, LLView *, LLPointer<LLXMLNode>) File: /indra/llui/llpanel.cpp
2010-02-13CID-206Tofu Linden
Checker: REVERSE_INULL Function: LLMultiSliderCtrl::onEditorCommit(LLUICtrl *, const LLSD &) File: /indra/llui/llmultisliderctrl.cpp
2010-02-13CID-207 assert.Tofu Linden
2010-02-13CID-207Tofu Linden
Checker: REVERSE_INULL Function: LLInventoryModel::addItem(LLViewerInventoryItem *) File: /indra/newview/llinventorymodel.cpp
2010-02-13CID-211Tofu Linden
Checker: REVERSE_INULL Function: LLChicletPanel::findChiclet<LLIMChiclet>(const LLUUID &) File: /indra/newview/llchiclet.h
2010-02-13CID-208Tofu Linden
Checker: REVERSE_INULL Function: LLVolumeGeometryManager::rebuildMesh(LLSpatialGroup *) File: /indra/newview/llvovolume.cpp
2010-02-13CID-145Tofu Linden
Checker: NULL_RETURNS File: /indra/llui/llscrolllistctrl.cpp
2010-02-13CID-144Tofu Linden
Checker: NULL_RETURNS Function: LLInvFVBridgeAction::doAction(const LLUUID &, LLInventoryModel *) File: /indra/newview/llinventorybridge.cpp
2010-02-13CID-139Tofu Linden
Checker: NULL_RETURNS Function: LLPanelFaceSetTEFunctor::apply(LLViewerObject *, int) File: /indra/newview/llpanelface.cpp
2010-02-13CID-138Tofu Linden
Checker: NULL_RETURNS Function: LLPanelFace::sendGlow() File: /indra/newview/llpanelface.cpp
2010-02-13CID-134Tofu Linden
Checker: NULL_RETURNS Function: LLToolsEnableUnlink::handleEvent(const LLSD &) File: /indra/newview/llviewermenu.cpp
2010-02-13CID-132Tofu Linden
Checker: NULL_RETURNS Function: LLPanelLandmarkInfo::getFullFolderName(const LLViewerInventoryCategory *) File: /indra/newview/llpanellandmarkinfo.cpp
2010-02-13PE merge.Tofu Linden
2010-02-12mergePalmer Truelson
2010-02-12Backed out davep's optimization pass. changeset 3c3685de430aPalmer Truelson
2010-02-12mergePalmer Truelson
2010-02-12Backed out davep's UI optimization. changeset 3134cb7bb181Palmer Truelson
2010-02-12mergePalmer Truelson
2010-02-12Backed out dave's FSAA/FBO change changeset 89f62bede16fPalmer Truelson
2010-02-12mergePalmer Truelson
2010-02-12Backed out bao's fix to FSAA that will also be backed out. changeset ↵Palmer Truelson
ae9bbbf181d9
2010-02-12Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclassesRick Pasetto
2010-02-12Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-02-12EXT-5365change shoe icon in Viewer 2.0 inventory listErica
2010-02-12cast type F32 to GLint to eliminate some compiling warnings.Xiaohong Bao
2010-02-12added popup panel to hold nearby media popup and stopped using top viewRichard Linden
2010-02-12Changing viewer unit test licenses to viewergplMark Palange (Mani)
2010-02-12mergePalmer
2010-02-12Merge with tipCallum Prentice
2010-02-12"Fix for EXT-4968 - Media DnD cannot navigate prims owned by other people"Callum Prentice
Reviewed by Rick via CodeCollab (http://10.1.19.90:8080/go?page=ReviewDisplay&reviewid=110)
2010-02-12mergePalmer