Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Icon was being inserted before any text preceding the link.
Reviewed by Richard.
|
|
|
|
Checker: UNINIT_CTOR
Function: LLVivoxProtocolParser::LLVivoxProtocolParser()
File: /indra/newview/llvoicevivox.cpp
|
|
|
|
|
|
|
|
version of llqtwebkit
|
|
|
|
standalone build.
|
|
|
|
|
|
|
|
of Visual Studio
|
|
|
|
Also added Mac version of the same fix, and corrected the warning message in the Linux version that was already there.
|
|
uninitialized in this function
|
|
LLNameListCtrl needs to be public for gcc >4.1
|
|
LLEventTimer needs to be public for gcc >4.1
|
|
the move.
|
|
|
|
|
|
|
|
avoid adding a build dependency on it.
|
|
|
|
|
|
|
|
Set to viewergpl for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Outfits' tab and press 'Wear' button.
Reason: avatar appearance was not updated if the last selected item was an attachment.
Fix: make sure appearance is updated afterwards, regardless of items types.
Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/848/
--HG--
branch : product-engine
|
|
|
|
lltexturefetch.cpp] line 1061
|
|
linguistic
|
|
not for certain fixed, but some robustification.
|
|
|
|
|
|
|
|
Backed out changeset 1b65d0d42c67 (the fix for EXT-5205), and replaced it with a check in LLPanelPrimMediaControls::nextZoomLevel().
Made LLViewerMediaImpl::calculateInterest() not attempt to calculate distances to HUD attachments, since their global positions are invalid.
|