Age | Commit message (Collapse) | Author |
|
Checker: NULL_RETURNS
Function: LLTabContainer::onTabBtn(const LLSD &, LLPanel *)
File: /indra/llui/lltabcontainer.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFoundData::LLFoundData()
File: /indra/newview/llappearancemgr.cpp
|
|
- Restricted currency purchase amount to a 10 digit number.
--HG--
branch : product-engine
|
|
sidepanel info twice.
- Disabled "Close" and "Back" buttons to prevent closing "Create Landmark" panel until created landmark is loaded.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
connected to nearby voice channel).
- Added flag to check whether to show "Leaving ...". It is false only if voice in parcel is disabled and channel we leave is nearby.
--HG--
branch : product-engine
|
|
Handling of mouseDown event was delegated to chiclet's button.
Also double callback was connected with onMouseDown handler to ride from missed click behavior.
--HG--
branch : product-engine
|
|
with 1@ in Viewer 1.23.x)
-- Implemented storage to save favorite landmarks order in local file.
-- Previously implemented solution to store sort index in Landmark's name replaced with using the storage.
For now all landmarks are shown as is (with sort LM prefix if it exists).
-- Some deprecated methods are marked to be removed later
-- Reverted fixes for: EXT-4306, EXT-1237, EXT-1615 as not necessary, these bugs should be verified again.
--HG--
branch : product-engine
|
|
gestures.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
mode
--HG--
branch : product-engine
|
|
voice' floater)
- reason: LLContextMenu was not not deleted when LLPanelPeopleMenus::ContextMenu was destroyed.
Associated callbacks were called by Menu Holder for last selected menu_item_call for destroyed LLParticipantList::LLParticipantListMenu
- fix: added destruction of LLContextMenu when LLPanelPeopleMenus::ContextMenu is destructed.
--HG--
branch : product-engine
|
|
voice' floater)
- reverted workaround implemented in the d1e9333a6203 changeset. Bug will be fixed in the correct way.
--HG--
branch : product-engine
|
|
multifloater tabs)
--HG--
branch : product-engine
|
|
added missing floater_call_info.xml;
avoided recreation of LLCallInfoDialog with the same message;
--HG--
branch : product-engine
|
|
duplicates menuitem 'Edit'.
--HG--
branch : product-engine
|
|
Added on-hover icons to invoke avatar inspector to IM toasts.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
appears clickable without URL.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
settings
- Changed parcel settings behavior to match viewer 1.23.
--HG--
branch : product-engine
|
|
gives an error in the log "WARNING: ll_apr_warn_status: APR: File exists")
The attempt to create a directory should no longer be necessary with webkit. This code has been removed.
|
|
Checker: UNINIT_CTOR
Function: LLPanelObject::LLPanelObject()
File: /indra/newview/llpanelobject.cpp
|
|
Checker: UNINIT_CTOR
Function: LLEventInfo::LLEventInfo()
File: /indra/newview/lleventinfo.h
|
|
Checker: UNINIT_CTOR
Function: LLNearbyChatToastPanel::LLNearbyChatToastPanel()
File: /indra/newview/llchatitemscontainerctrl.h
|
|
|
|
Checker: UNINIT_CTOR
Function: LLPanelScriptLimitsRegionURLs::LLPanelScriptLimitsRegionURLs()
File: /indra/newview/llfloaterscriptlimits.h
|
|
Checker: UNINIT_CTOR
Function: LLPanelScriptLimitsRegionMemory::LLPanelScriptLimitsRegionMemory()
File: /indra/newview/llfloaterscriptlimits.h
|
|
Function: LLPanelEstateCovenant::LLPanelEstateCovenant()
File: /indra/newview/llfloaterregioninfo.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFloaterPay::LLFloaterPay(const LLSD &)
File: /indra/newview/llfloaterpay.cpp
|
|
Checker: UNINIT_CTOR
Function: LLPanelLandObjects::LLPanelLandObjects(LLSafeHandle<LLParcelSelection> &)
File: /indra/newview/llfloaterland.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFilePicker::LLFilePicker()
File: /indra/newview/llfilepicker.cpp
|
|
Checker: UNINIT_CTOR
Function: LLDirPicker::LLDirPicker()
File: /indra/newview/lldirpicker.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a dependency on the package target to get parabuild to build the indra/win_setup project.
Reviewed by Palmer
|
|
|
|
more reliable fix based on feedback from Richard. dicked with the Darwin results too since those seemed wrong based on the same feedback (also covered in test plan).
|
|
floater).
- Enabling/disabling 'Call'menu item is moved to createMenu(). Some way to properly enable/disable it in
enableContextMenuItem() should be found.
--HG--
branch : product-engine
|
|
Call button)
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|