summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-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 low bug EXT-5124 - Display buddy icons on online/offline alertsDmitry 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-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.
2010-02-09EXT-4602 : Copying folders doesn't workLoren Shih
Folders are back to being no longer copyable.
2010-02-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2010-02-09change some llassert_always to llassert in llviewertexture.cppXiaohong Bao
2010-02-09more for EXT-4352: texture problem in viewer 2.0. TEXTURE_CACHE_ENTRY_SIZE ↵Xiaohong Bao
does not match the FIRST_PACKET_SIZE on the sim side.
2010-02-09MergeLeyla Farazha
2010-02-09EXT-4449 [BSI] Zoom In does not function properly on large or linked prim setsLeyla Farazha
reviewed by Richard CC#99
2010-02-09returning take to top level of object context menu. Change was mistakenly ↵Erica
reverted
2010-02-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2010-02-09EXT-3980 - Closed folders were being reexpanded unnecessarily during ↵Eric M. Tulla (BigPapi)
inventory search. We now only update the open/closed status when we've updated the filter status. -Reviewed by Richard
2010-02-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-02-09EXT-4569 alpha preview not working after alpha is savedNyx (Neal Orman)
We were setting the baked texture ID to IMG_INVISIBLE when hitting the save button on the appearance editor to force the right texture IDs to be sent to surrounding viewers. Now, when you make a change after it is saved, it clears this texture ID. This restores expected functionality. Code reviewed by bigpapi. -Nyx
2010-02-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2010-02-09more fix for EXT-4352: texture problem in viewer 2.0. fixed texture priority ↵Xiaohong Bao
problem.
2010-02-09Update of major bug EXT-5022 (streaming media first use dialog should be ↵Eugene Mutavchi
removed) --HG-- branch : product-engine
2010-02-09Fixed normal bug EXT-651 (Upload Image shortcut (Ctrl-U / Cmd-U) does not work)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-09Fixed normal bug EXT-5119 (Voice Control Panel should open only after call ↵Mike Antipov
is connected, so it's not overlapped by voice notifications.) - updated condition when VCP should be shown to check voice channel state (CONNECTED) --HG-- branch : product-engine
2010-02-09Fixed normal bug EXT-5244 ( There is no "i" button for Name fields from ↵Mike Antipov
nearby chat) - reason: changes in c91e724d4f15 related to EXT-4547. Also multiple warnings appeared in log: LLView::getChild: Found child named user_name but of wrong type class L LTextBox, expecting class LLViewerTextEditor * - fix: changed template class from LLViewerTextEditor to LLTextBase in getChild. --HG-- branch : product-engine
2010-02-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-02-09EXT-4362 replace red beacon arrowErica
2010-02-09merge.Tofu Linden
2010-02-09Fixed too-dark object chat colorErica
2010-02-09Fixed normal bug EXT-5116 ( Voice notification should display on top of IM ↵Mike Antipov
window, not under.) - added moving notifications floaters to front in the floater view while opening. --HG-- branch : product-engine
2010-02-09Fixed normal bug EXT-5068 - Me panel opens in "edit" mode every time.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-02-09Fixed normal bug EXT-5109 - IM chiclet buttons missing top border and need ↵Dmitry Zaporozhan
to move up 1px. Increased chiclet panel height by 1px and moved it to center horizontally. --HG-- branch : product-engine
2010-02-09mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-09fix for major EXT-5099 Blocked IM text comes from "Second Life" in nearby chatYchebotarev ProductEngine
--HG-- branch : product-engine