summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2010-02-10more BOOL->bool for CID-426Tofu Linden
2010-02-10CID-426Tofu Linden
Checker: UNINIT_CTOR Function: LLPanelScriptLimitsAttachment::LLPanelScriptLimitsAttachment() File: /indra/newview/llfloaterscriptlimits.h and some BOOL->boolification while I was there.
2010-02-10CID-425Tofu Linden
Checker: UNINIT_CTOR Function: LLCustomButtonIconCtrl::LLCustomButtonIconCtrl(const LLCustomButtonIconCtrl::Params &) File: /indra/llui/lltabcontainer.cpp
2010-02-10CID 424Tofu Linden
Checker: UNINIT_CTOR Function: LLDragDropWin32Target::LLDragDropWin32Target(HWND__ *) File: /indra/llwindow/lldragdropwin32.cpp
2010-02-10CID-423Tofu Linden
Checker: UNINIT Function: LLVolume::cleanupTriangleData(int, const std::vector<LLVolume::Point, std::allocator<LLVolume::Point>> &, int, int *, int &, LLVector3 **, int &, int **) File: /indra/llmath/llvolume.cpp The code looks right, I'm just adding an llassert().
2010-02-10Fixed low bug EXT-5057 (Warning Message in console on every Group Chat ↵Mike Antipov
Message recieved) - removed getting an icon commented out in xml. It does not make sense witout image name. --HG-- branch : product-engine
2010-02-10fixed EXT-4953 'i' near resident name in the IM toast opens group inspectorIgor Borovkov
--HG-- branch : product-engine
2010-02-10implemented graying out chat history from log - EXT-5102 IM chat from ↵Igor Borovkov
previous sessions should be grayed out --HG-- branch : product-engine
2010-02-10fixed for plain text chat history EXT-5279 Resident Names should Appear in ↵Igor Borovkov
Selected URL Color --HG-- branch : product-engine
2010-02-10fix 9d63853d2045 / EXT-651Tofu Linden
that checkin broke the xml and killed the Developer menu - repair it.
2010-02-10PE mergeTofu Linden
2010-02-10PE merge.Tofu Linden
2010-02-10MergeMike Antipov
--HG-- branch : product-engine
2010-02-10Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-02-10mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-10modified icon from ticket EXT-2957Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-02-10partitial fix for normal task EXT-2957 [BSI] Implement object icon for chat ↵Ychebotarev ProductEngine
from objects, instead of using generic image for missing profile picture --HG-- branch : product-engine
2010-02-10Fixed linux build error - added skipped newline at end of fileEugene Mutavchi
--HG-- branch : product-engine
2010-02-10Fixed low bug EXT-5124 - Display buddy icons on online/offline alertsDmitry Zaporozhan
--HG-- branch : product-engine
2010-02-10Fixed function name.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-02-10fixed waiting bug for EXT-4976 IM Window with 'Show End of Last ↵Igor Borovkov
Conversation' turned on, doesnt show Avatar name, or correct information --HG-- branch : product-engine
2010-02-10mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-10fix task EXT-5129 Move Group image and founder name into General accordionYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-09DEV-43688 Cycle3 JA massive linguistic changes by Rika for better UI, post ↵Eli Linden
truncation fix
2010-02-09automated merge viewer2.0->viewer2.0Loren Shih
2010-02-09EXT-3071 : CTRL+I should bring up either inventorySP or inventory floaterLoren Shih
EXT-5239 : Consider removing CTRL+I to spawn multiple inventory windows BTEST-42 : Can't hide inventory by pressing CTRL+I CTRL+I will now either open the inventory sidepanel, or close the sidepanel.