Age | Commit message (Collapse) | Author |
|
suggesting the user try global search.
|
|
Checker: NULL_RETURNS
Function: LLFloaterGesture::onCopyPasteAction(const LLSD &)
File: /indra/newview/llfloatergesture.cpp
|
|
Checker: NULL_RETURNS
Function: LLFloaterGesture::onCopyPasteAction(const LLSD &)
File: /indra/newview/llfloatergesture.cpp
|
|
Checker: NULL_RETURNS
Function: LLFavoritesBarCtrl::insertBeforeItem(LLDynamicArray<LLPointer<LLViewerInventoryItem>, (int)32> &, const LLUUID &, LLViewerInventoryItem *)
File: /indra/newview/llfavoritesbar.cpp
|
|
Checker: NULL_RETURNS
Function: LLAgentWearables::makeNewOutfit(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, const LLDynamicArray<int, (int)32> &, const LLDynamicArray<int, (int)32> &, int)
File: /indra/newview/llagentwearables.cpp
|
|
Checker: FORWARD_NULL
Function: LLFloaterTools::updatePopup(LLCoordGL, unsigned int)
File: /indra/newview/llfloatertools.cpp
|
|
Checker: FORWARD_NULL
Function: LLVOAvatar::parseSkeletonFile(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&)
File: /indra/newview/llvoavatar.cpp
not a bug.
|
|
Checker: FORWARD_NULL
Function: LLFeatureManager::loadFeatureTables()
File: /indra/newview/llfeaturemanager.cpp
not a bug.
|
|
Checker: FORWARD_NULL
Function: LLFloaterProperties::dirtyAll()
File: /indra/newview/llfloaterproperties.cpp
|
|
Checker: FORWARD_NULL
Function: LLMultiSliderCtrl::onEditorCommit(LLUICtrl *, const LLSD &)
File: /indra/llui/llmultisliderctrl.cpp
|
|
Checker: MISSING_BREAK
Function: LLGroupMgrGroupData::sendRoleChanges()
File: /indra/newview/llgroupmgr.cpp
not a bug.
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
(There's an ability to send non-latin group notices but they turn to '????...' in group profile page.)
--HG--
branch : product-engine
|
|
|
|
Checker: FORWARD_NULL
Function: LLPanelPicks::onPanelClassifiedClose(LLPanelClassifiedInfo *)
File: /indra/newview/llpanelpicks.cpp
|
|
Checker: FORWARD_NULL
Function: LLPanelLandmarkInfo::populateFoldersList()
File: /indra/newview/llpanellandmarkinfo.cpp
|
|
Checker: FORWARD_NULL
Function: LLScriptEdCore::onBtnDynamicHelp()
File: /indra/newview/llpreviewscript.cpp
|
|
|
|
Checker: FORWARD_NULL
Function: LLSidepanelItemInfo::refreshFromItem(LLViewerInventoryItem *)
File: /indra/newview/llsidepaneliteminfo.cpp
|
|
Checker: FORWARD_NULL
Function: upload_done_callback(const LLUUID &, void *, int, int)
File: /indra/newview/llviewermenufile.cpp
|
|
Checker: FORWARD_NULL
Function: LLToolPie::pickRightMouseDownCallback()
File: /indra/newview/lltoolpie.cpp
|
|
Checker: FORWARD_NULL
Function: LLPipeline::updateMoveNormalAsync(LLDrawable *)
File: /indra/newview/pipeline.cpp
not a bug.
|
|
voice notification exists).
- Added setting "Cancel" button visible when call is started.
--HG--
branch : product-engine
|
|
haven't created any Picks or Classifieds. Click the Plus button below to create a Pick or Classified.\")
- Replaced old default help text in settings.xml with new one
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
- Deleted unnecessary parameters (UIButtonImageTopPadding, UIButtonImageBottomPadding) from settings.xml and their usage in LLTabContainer
- Deleted triggers (LLIMFloaterContainer::processProperties and LLIMFloaterContainer::changed) due to LLIMFloaterContainer no more Observer
- Renamed class LLParticularGroupMgrObserver to LLParticularGroupObserver as the last one's name is more self explanatory
--HG--
branch : product-engine
|
|
when coordinates are enabled and parcel got no name.
Added maturity rating to full location string in case parcel name is empty.
--HG--
branch : product-engine
|
|
initially commited into default branch by mistake
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
windows)
- removed LLTextBox containing avatar name from IM control panel(panel_im_control_panel.xml) and corresponding code in LLPanelIMControlPanel
|
|
Restored the call to updateMotions(LLCharacter::HIDDEN_UPDATE) in LLVOAvatar::updateCharacter().
Added a specific fast timer for hidden updates in LLCharacter::updateMotions() to assess how much this will impact performance.
Reviewed by Richard.
|
|
|
|
|
|
reviewed by Mani
|
|
|
|
returns bad values.
|
|
llviewermedia
Review #100
|
|
Remove code for aspect ratio controls from LLFloaterPreference. (The XUI had already been removed.)
Reviewed by Richard.
|
|
behavior of media toggle in chrome
Review #100 http://10.1.19.90:8080/go?page=ReviewDisplay&reviewid=100
This encompasses the first of the behavioral and structural changes for the Nearby Media Floater and the chrome button at the top of the UI. It includes:
- Removal of the Parcel Media and Parcel Audio UI. Still not in the list yet.
- New More/Less button, which doesn't quite work right (see below)
- Changed icon for UI chrome
- Enabled "turning on" and "turning off" media from the chrome and NMF
- Added gear icon to bring up prefs
- XUI changes to the structure of NMF
- Implementation of the "tentative" autoplay flag
This is basically a checkpoint so that Richard can help with the More/Less implementation
|
|
|
|
|
|
|
|
toggle which we don't support as such, but people with old viewers may have it turned on and will experience new artifacts without this fix.
Fix is isolated to this fast-alpha case.
|
|
|
|
|
|
https://jira.secondlife.com/browse/EXT-3909
|
|
--HG--
branch : product-engine
|