Age | Commit message (Collapse) | Author |
|
Checker: UNINIT_CTOR
Function: LLNotificationTemplate::LLNotificationTemplate()
File: /indra/llui/llnotifications.cpp
|
|
Checker: UNINIT_CTOR
Function: LLNotification::LLNotification(LLUUID)
File: /indra/llui/llnotifications.h
|
|
|
|
Gosh, I don't know why this unused ctor actually matters, but it does. o.O
|
|
Checker: UNINIT_CTOR
Function: LLNotificationComparators::orderBy<const LLUUID &>::orderBy(boost::function<const LLUUID &(boost::shared_ptr<LLNotification>)>, LLNotificationComparators::e_direction)
File: /indra/llui/llnotifications.h
|
|
Checker: UNINIT_CTOR
Function: LLNotification::LLNotification(LLUUID)
File: /indra/llui/llnotifications.h
'don't use this for anything real' code shouldn't exist. :)
|
|
Checker: UNINIT_CTOR
Function: LLDockControl::LLDockControl(LLView *, LLFloater *, const LLPointer<LLUIImage> &, LLDockControl::DocAt, boost::function<void (LLRectBase<int> &)>)
File: /indra/llui/lldockcontrol.cpp
|
|
Checker: UNINIT_CTOR
Function: LLConsole::LLConsole(const LLConsole::Params &)
File: /indra/llui/llconsole.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFeatureManager::LLFeatureManager()
File: /indra/newview/llfeaturemanager.h
|
|
Checker: UNINIT_CTOR
Function: LLDrawPoolSky::LLDrawPoolSky()
File: /indra/newview/lldrawpoolsky.cpp
|
|
Checker: UNINIT_CTOR
Function: LLDrawPoolWater::LLDrawPoolWater()
File: /indra/newview/lldrawpoolwater.cpp
just another dead member.
|
|
Checker: UNINIT_CTOR
Function: LLDrawPoolAvatar::LLDrawPoolAvatar()
File: /indra/newview/lldrawpoolavatar.cpp
not a bug, just a dead member...
|
|
|
|
ouch.
|
|
|
|
do not identify the destination group chat of message.
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
quitting mouselook mode) and low bug EXT-4723 (Not all buttons are displayed on the bottom bar after leaving mouse look): - implemented the LLBottomTrayLite, which appears only in mouselook mode.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
suppressing duplicated warnings.
--HG--
branch : product-engine
|
|
- Changed adding of gestures scrolllist from NonSideTrayView to FloaterViewHolder.
--HG--
branch : product-engine
|
|
identify owner when object is an attachment).
Reason: The floater attempted to render avatar name from the attached object ID. Of course, the attempt failed.
Fix: Changed to use the avatar ID.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
"Confirm before I quit" is enabled
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
returns redundant information
The hardcoded and unlocalized dataserver response has been removed from the message of notification.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
path)
- changed "control_name" for view with log path to the "InstantMessageLogPath"
- also changed a line editor state from "disabled" to "readonly" to have a chance to scroll text to see full path in this field.
--HG--
branch : product-engine
|
|
|
|
The new <nolink>URL</nolink> provides a more flexible solution that
can be specified in XUI (as we now do to disabled hyperlinking for the
sim hostname in the About floater).
|
|
--HG--
branch : product-engine
|
|
We are running into a bunch of places where we don't want to allow
hyperlinking of URLs like secondlife.com in text boxes. I've therefore
added a new type of URL regex that disables URL hyperlinking. Simply
enclose the URL in a <nolink> tag, e.g.:
<nolink>secondlife.com</nolink>
|
|
of (object))
- original issue has been fixed by Ramzi Linden in changeset eeabc4a70a6f at 2010-01-19
(Renaming multiple xml "MuteObject" nodes with unique names for block list and context menu).
- changed panel title from "Blocked List" to "Block List"
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
LLPanelPeopleMenus::ContextMenu)
- reason: attempt to delete instance of the LLContextMenu from the LLPanelPeopleMenus::ContextMenu after it was deleted by menu holder on viewer exit.
- fix: check if menu is not dead via stored LLHandle of the menu before deleting.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
We don't want to universally disabled URL highlighting for all toast
alerts, e.g., the report abuse notification has URLs that we want
users to be able to click on. I have a better plan...
|
|
been turned off from preferences)
- Added skipping "Voice not available at your current location" when agent voice is disabled
--HG--
branch : product-engine
|
|
|
|
updated cmake list
--HG--
branch : product-engine
|
|
undocked movement controls)
- synchronized visibility of "stand_stop_flying_container" with a panel visibility when it is reparented from the Move Floater to container.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
changes to gesture.
--HG--
branch : product-engine
|
|
|