summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-15PE merge.Tofu Linden
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-15PE merge.Tofu Linden
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-13Automated merge from viewer-2-0 to normalize beta 3Kent Quirk
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://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-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
2010-02-12Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2010-02-12fix 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-12some code dents change (nothing else).Xiaohong Bao
2010-02-12automated merge viewer2.0->viewer2.0Loren Shih
2010-02-12EXT-5297 : System folders no longer sort properly in Snowglobe (and Emerald) ↵Loren Shih
inventory windows EXT-5399 : Ensemble folder typing code has been reenabled and is mangling inventory folders This fixes two issues: 1. A very serious issue where ensemble auto-typing code was somehow uncommented/reintroduced into viewer2. This randomly changes folder types (sometimes into what older viewers will treat as system folders; i.e. you can't delete or move them). 2. A minor issue where sorting was not correctly identifying what was a system folder or not.
2010-02-12Fixed reopened critical bug (EXT-4827) [NUX] The Places Panel should default ↵Sergei Litovchuk
to the Landmarks tab with the Library expanded. - Added expanding "Landmarks" folder in the Library on startup. --HG-- branch : product-engine
2010-02-12Fixed critical bug (EXT-5313) Duplicated xui xml IDs, blocking l10n, for ↵Sergei Litovchuk
public beta. - Added suffixes to duplicating "OK" and "Cancel" buttons names in notification templates. --HG-- branch : product-engine