Age | Commit message (Collapse) | Author |
|
--HG--
branch : product-engine
|
|
'up/down' tooltips and not used for others them of 'Fly mode' controls).
--HG--
branch : product-engine
|
|
floater after not-recognized SLURL was entered in Location Field
Changes:Viewer will try to open search browser, if slurl has invalid region name
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
container is not updated when IM container is unminimized
--HG--
branch : product-engine
|
|
|
|
|
|
https://jira.secondlife.com/browse/EXT-4335
|
|
leaving mouselook)
--HG--
branch : product-engine
|
|
pressed in Landmarks tab)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
wrong order
Order of the buttons has been recovered to viewer 1.23 behavior.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
- Removed warnings used to deal with fixed EXT-4778
- Replaced (*it) with ejected_member_id where it wasn't to make code more clear
--HG--
branch : product-engine
|
|
LLGroupMgr::sendGroupMemberEjects [secondlife-bin llgroupmgr.cpp:1708])
- Replaced usage of map iterator (which later became invalid and this caused crash) with pointer to data.
--HG--
branch : product-engine
|
|
- Changed status textbox rect in folder view.
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
Checker: DEADCODE
Function: LLToolsSelectedScriptAction::handleEvent(const LLSD &)
File: /indra/newview/llviewermenu.cpp
|
|
Checker: DEADCODE
Function: LLToolPie::handleMediaClick(const LLPickInfo &)
File: /indra/newview/lltoolpie.cpp
simply some redundant checking, cleared-up for clarity
|
|
Checker: DEADCODE
Function: LLAvatarListItem::getItemChildView(LLAvatarListItem::e_avatar_item_child)
File: /indra/newview/llavatarlistitem.cpp
simply very redundant checking. removed the least-paranoid.
|
|
|
|
Checker: FORWARD_NULL
Function: LLLocationInputCtrl::refreshLocation()
File: /indra/newview/lllocationinputctrl.cpp
|
|
Checker: NULL_RETURNS
Function: LLFloaterWorldMap::friendsChanged()
File: /indra/newview/llfloaterworldmap.cpp
actually the logic looks a bit suspicious (esp for isGodLike) but I've preserved it.
|
|
Checker: NULL_RETURNS
Function: is_agent_mappable(const LLUUID &)
File: /indra/newview/llviewermenu.cpp
|
|
|
|
Checker: NULL_RETURNS
Function: LLPreviewLSL::postBuild()
File: /indra/newview/llpreviewscript.cpp
|
|
Checker: NULL_RETURNS
Function: LLPanelMainInventory::onCustomAction(const LLSD &)
File: /indra/newview/llpanelmaininventory.cpp
|
|
Checker: REVERSE_INULL
Function: LLVoiceClient::startUserIMSession(const LLUUID &)
File: /indra/newview/llvoiceclient.cpp
|
|
Checker: REVERSE_INULL
Function: LLFloaterGodTools::processRegionInfo(LLMessageSystem *)
File: /indra/newview/llfloatergodtools.cpp
|
|
when IM container is unminimized
--HG--
branch : product-engine
|
|
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.
|
|
--HG--
branch : product-engine
|
|
teleporting inside region).
- LLProgressView::onCancelButtonClicked() now requests quit depending on startup state instead of teleport state.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
profile panel). Replaced using of menu_item_check with menu_item_call
--HG--
branch : product-engine
|
|
|
|
|
|
Checker: REVERSE_INULL
Function: LLInventoryModel::addItem(LLViewerInventoryItem *)
File: /indra/newview/llinventorymodel.cpp
|
|
Checker: REVERSE_INULL
Function: LLChicletPanel::findChiclet<LLIMChiclet>(const LLUUID &)
File: /indra/newview/llchiclet.h
|
|
Checker: REVERSE_INULL
Function: LLVolumeGeometryManager::rebuildMesh(LLSpatialGroup *)
File: /indra/newview/llvovolume.cpp
|
|
Checker: NULL_RETURNS
File: /indra/llui/llscrolllistctrl.cpp
|
|
Checker: NULL_RETURNS
Function: LLInvFVBridgeAction::doAction(const LLUUID &, LLInventoryModel *)
File: /indra/newview/llinventorybridge.cpp
|
|
Checker: NULL_RETURNS
Function: LLPanelFaceSetTEFunctor::apply(LLViewerObject *, int)
File: /indra/newview/llpanelface.cpp
|
|
Checker: NULL_RETURNS
Function: LLPanelFace::sendGlow()
File: /indra/newview/llpanelface.cpp
|