Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
Checker: UNUSED_VALUE
Function: LLOfferInfo::inventory_task_offer_callback(const LLSD &, const LLSD &)
File: /indra/newview/llviewermessage.cpp
dead code.
|
|
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
|
|
Checker: NULL_RETURNS
Function: LLPanelPlaces::showAddedLandmarkInfo(const std::vector<LLUUID, std::allocator<LLUUID>> &)
File: /indra/newview/llpanelplaces.cpp
|
|
Checker: NULL_RETURNS
Function: LLGestureBridge::performAction(LLFolderView *, LLInventoryModel *, std::basic_string<char, std::char_traits<char>, std::allocator<char>>)
File: /indra/newview/llinventorybridge.cpp
|
|
|
|
added additional check on no host for texture error
so that we don't trigger it for IMG_INVISIBLE.
code reviewed by Seraph
|
|
|
|
Checker: UNINIT_CTOR
Function: LLPanelScriptLimitsAttachment::LLPanelScriptLimitsAttachment()
File: /indra/newview/llfloaterscriptlimits.h
and some BOOL->boolification while I was there.
|
|
Message recieved)
- removed getting an icon commented out in xml. It does not make sense witout image name.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
previous sessions should be grayed out
--HG--
branch : product-engine
|
|
Selected URL Color
--HG--
branch : product-engine
|
|
that checkin broke the xml and killed the Developer menu - repair it.
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
from objects, instead of using generic image for missing profile picture
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Conversation' turned on, doesnt show Avatar name, or correct information
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
truncation fix
|
|
|
|
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.
|
|
Folders are back to being no longer copyable.
|
|
|
|
|
|
does not match the FIRST_PACKET_SIZE on the sim side.
|
|
|
|
reviewed by Richard CC#99
|
|
reverted
|
|
|
|
inventory search.
We now only update the open/closed status when we've updated the filter status.
-Reviewed by Richard
|
|
|
|
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
|
|
|
|
problem.
|
|
removed)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
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
|
|
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
|
|
|
|
|
|
|
|
|
|
window, not under.)
- added moving notifications floaters to front in the floater view while opening.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
to move up 1px.
Increased chiclet panel height by 1px and moved it to center horizontally.
--HG--
branch : product-engine
|