Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-15 | CID-135 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLPreviewLSL::postBuild() File: /indra/newview/llpreviewscript.cpp | |||
2010-02-15 | CID-137 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLPanelMainInventory::onCustomAction(const LLSD &) File: /indra/newview/llpanelmaininventory.cpp | |||
2010-02-15 | CID-209 | Tofu Linden | |
Checker: REVERSE_INULL Function: LLVoiceClient::startUserIMSession(const LLUUID &) File: /indra/newview/llvoiceclient.cpp | |||
2010-02-15 | CID-210 | Tofu Linden | |
Checker: REVERSE_INULL Function: LLFloaterGodTools::processRegionInfo(LLMessageSystem *) File: /indra/newview/llfloatergodtools.cpp | |||
2010-02-15 | fixed 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-15 | DEV-33767 VWR-13897: Deleting multiple open animations crashes the viewer | Tofu 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-15 | fixed EXT-5428 Detached IM window doesn't show received messages. | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-02-15 | Fixed 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-15 | fixed EXT-5010 Redundant resident name in the IM log for offers | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-02-15 | Fixed low bug EXT - 5187 (Remove Friend should be in friends list context menu) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-02-15 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-15 | Fixed 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-13 | viewer2 trunk merge. | Tofu Linden | |
2010-02-13 | CID-207 assert. | Tofu Linden | |
2010-02-13 | CID-207 | Tofu Linden | |
Checker: REVERSE_INULL Function: LLInventoryModel::addItem(LLViewerInventoryItem *) File: /indra/newview/llinventorymodel.cpp | |||
2010-02-13 | CID-211 | Tofu Linden | |
Checker: REVERSE_INULL Function: LLChicletPanel::findChiclet<LLIMChiclet>(const LLUUID &) File: /indra/newview/llchiclet.h | |||
2010-02-13 | CID-208 | Tofu Linden | |
Checker: REVERSE_INULL Function: LLVolumeGeometryManager::rebuildMesh(LLSpatialGroup *) File: /indra/newview/llvovolume.cpp | |||
2010-02-13 | CID-145 | Tofu Linden | |
Checker: NULL_RETURNS File: /indra/llui/llscrolllistctrl.cpp | |||
2010-02-13 | CID-144 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLInvFVBridgeAction::doAction(const LLUUID &, LLInventoryModel *) File: /indra/newview/llinventorybridge.cpp | |||
2010-02-13 | CID-139 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLPanelFaceSetTEFunctor::apply(LLViewerObject *, int) File: /indra/newview/llpanelface.cpp | |||
2010-02-13 | CID-138 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLPanelFace::sendGlow() File: /indra/newview/llpanelface.cpp | |||
2010-02-13 | CID-134 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLToolsEnableUnlink::handleEvent(const LLSD &) File: /indra/newview/llviewermenu.cpp | |||
2010-02-13 | CID-132 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLPanelLandmarkInfo::getFullFolderName(const LLViewerInventoryCategory *) File: /indra/newview/llpanellandmarkinfo.cpp | |||
2010-02-13 | backout merge. | Tofu Linden | |
2010-02-13 | Backed out changeset f196197a816a | Tofu Linden | |
2010-02-13 | merge backout. | Tofu Linden | |
2010-02-13 | Backed out changeset 6c161782dba3 | Tofu Linden | |
2010-02-13 | resolve. | Tofu Linden | |
2010-02-13 | Backed out changeset d89b00b44ab6 | Tofu Linden | |
2010-02-13 | merge from viewer2. this fucks up davep's optimizations, so I'll backout ↵ | Tofu Linden | |
their backout next to restore them. I hope. Sheesh. | |||
2010-02-13 | PE merge. | Tofu Linden | |
2010-02-12 | merge | Palmer Truelson | |
2010-02-12 | Backed out davep's optimization pass. changeset 3c3685de430a | Palmer Truelson | |
2010-02-12 | merge | Palmer Truelson | |
2010-02-12 | Backed out davep's UI optimization. changeset 3134cb7bb181 | Palmer Truelson | |
2010-02-12 | merge | Palmer Truelson | |
2010-02-12 | Backed out dave's FSAA/FBO change changeset 89f62bede16f | Palmer Truelson | |
2010-02-12 | Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclasses | Rick Pasetto | |
2010-02-12 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Erica | |
2010-02-12 | EXT-5365change shoe icon in Viewer 2.0 inventory list | Erica | |
2010-02-12 | added popup panel to hold nearby media popup and stopped using top view | Richard Linden | |
2010-02-12 | Changing viewer unit test licenses to viewergpl | Mark Palange (Mani) | |
2010-02-12 | merge | Palmer | |
2010-02-12 | Merge with tip | Callum 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-12 | merge | Palmer | |
2010-02-12 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2010-02-12 | Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclasses | Rick Pasetto | |
2010-02-12 | fix for EXT-4653: Textures saved with "Save As" appear to be very low rez. ↵ | Xiaohong Bao | |
and beyond: remove saved raw image automatically. | |||
2010-02-12 | some code dents change (nothing else). | Xiaohong Bao | |