Age | Commit message (Collapse) | Author |
|
Now Object IMs that get sent to your local chat window will have
secondlife:///app/objectim SLapps, which will open the remote object
inspector for that object, not the avatar inspector.
However, we don't have all the information needed for the remote
object inspector, so I'm going to have to investigate extending the
inspector to request the missing information from the server.
|
|
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
|
|
error 100% of time).
Overriden LLScrollListItem::getUUID() in LLNameListCtrl so that you can get correct ID of a name list item.
--HG--
branch : product-engine
|
|
while data is retrieved.
--HG--
branch : product-engine
|
|
to that avatar”
corrected checking opened active IM session;
corrected restoring active IM session after logging IM notification;
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
floater”;
--HG--
branch : product-engine
|
|
link.
--HG--
branch : product-engine
|
|
look mode)
- restore base processing of visibility of Panel with "stand/stop flying" buttons broken in EXT-2504
--HG--
branch : product-engine
|
|
scroll window)
--HG--
branch : product-engine
|
|
|
|
- reason: fix for bug EXT-2504 (black bars present at top and bottom when in mouselook) (changing parent visibility of panel with "Stand/Stop flying" buttons)
- fix: updated condition to process visibility of the parent of the panel with "Stand/Stop flying" buttons: only if panel is not attached to Move Floater
NOTE: The same problem was for EXT-3632 (Move floater closes after user click on Stop Flying btn)
Reverted that fix for Stop flying button to be consistent with "Stand".
--HG--
branch : product-engine
|
|
|
|
Added support for specifying a black list of URLs on a per-widget
basis. URLs on this black list will not be hyperlinked in the text
widget. The About dialog adds the sim hostname to this black list.
|
|
To say that we must explicitly support secondlife:///app/appearance/show
|
|
secondlife:///app/appearance - to open the My Appearance sidetray
secondlife:///app/help/{TOPIC} - to display help for a given topic
I've updated https://wiki.lindenlab.com/wiki/Viewer_2.0_SLapps
|
|
group notice attachment.
--HG--
branch : product-engine
|
|
2 to 3 for more lights. No code changed.
|
|
|
|
a more complete fix and some sanity to prevent recurrance of a similar problem.
reviewed by bao!
|
|
|
|
|
|
|
|
|
|
for llfasttimers.h.
Also define LL_LIKELY/LL_UNLIKELY with a warning about its micro-optimizey nature, and use it to annotate llasserts (i.e. make llassert() lower-overhead and thus more attractive, even in inner-ish loops.)
|
|
|