summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-29CID-337Tofu Linden
Checker: UNINIT_CTOR Function: Translation::Translation() File: /indra/llcharacter/llbvhloader.h
2010-01-29CID-340Tofu Linden
Checker: UNINIT_CTOR Function: LLNotificationTemplate::LLNotificationTemplate() File: /indra/llui/llnotifications.cpp
2010-01-29CID-342 alternative fixTofu Linden
Checker: UNINIT_CTOR Function: LLNotification::LLNotification(LLUUID) File: /indra/llui/llnotifications.h
2010-01-29mergeTofu Linden
2010-01-29Backed out changeset 298497c8090cTofu Linden
Gosh, I don't know why this unused ctor actually matters, but it does. o.O
2010-01-29CID-341Tofu Linden
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
2010-01-29CID-342Tofu Linden
Checker: UNINIT_CTOR Function: LLNotification::LLNotification(LLUUID) File: /indra/llui/llnotifications.h 'don't use this for anything real' code shouldn't exist. :)
2010-01-29CID-344Tofu Linden
Checker: UNINIT_CTOR Function: LLDockControl::LLDockControl(LLView *, LLFloater *, const LLPointer<LLUIImage> &, LLDockControl::DocAt, boost::function<void (LLRectBase<int> &)>) File: /indra/llui/lldockcontrol.cpp
2010-01-29CID-345Tofu Linden
Checker: UNINIT_CTOR Function: LLConsole::LLConsole(const LLConsole::Params &) File: /indra/llui/llconsole.cpp
2010-01-29CID-346Tofu Linden
Checker: UNINIT_CTOR Function: LLFeatureManager::LLFeatureManager() File: /indra/newview/llfeaturemanager.h
2010-01-29CID-347Tofu Linden
Checker: UNINIT_CTOR Function: LLDrawPoolSky::LLDrawPoolSky() File: /indra/newview/lldrawpoolsky.cpp
2010-01-29CID-349Tofu Linden
Checker: UNINIT_CTOR Function: LLDrawPoolWater::LLDrawPoolWater() File: /indra/newview/lldrawpoolwater.cpp just another dead member.
2010-01-29CID-350Tofu Linden
Checker: UNINIT_CTOR Function: LLDrawPoolAvatar::LLDrawPoolAvatar() File: /indra/newview/lldrawpoolavatar.cpp not a bug, just a dead member...
2010-01-29requred -> requiredTofu Linden
2010-01-29notifiaction_id -> notification_idTofu Linden
ouch.
2010-01-29PE merge.Tofu Linden
2010-01-29Fixed normal bug EXT-2124 - [BSI] New notifications of group chat messages ↵Dmitry Zaporozhan
do not identify the destination group chat of message. --HG-- branch : product-engine
2010-01-29EXT-4493: Mark snapshot as dirty when changing quality slider.Lynx Linden
2010-01-29Fixed LLGroupIcon to receive LLGroupManager callbacks.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-01-29Fixed normal bug EXT-4697 (Buttons in bottom bar are compressed after ↵Eugene Mutavchi
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
2010-01-29Fixed low bug EXT-4721(Green border around multi-selected people)Eugene Mutavchi
--HG-- branch : product-engine
2010-01-29Fixed bug EXT-4437 ([BSI] console warning flood when viewing profile) by ↵Vadim Savchuk
suppressing duplicated warnings. --HG-- branch : product-engine
2010-01-29Fixed major bug EXT-4767 (Any docked/undocked window overlaps Gesture menu).Andrew Dyukov
- Changed adding of gestures scrolllist from NonSideTrayView to FloaterViewHolder. --HG-- branch : product-engine
2010-01-29Fixed bug EXT-4170 ([BSI] Object picker in "Report Abuse" floater fails to ↵Vadim Savchuk
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
2010-01-29mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-29mergeIgor Borovkov
--HG-- branch : product-engine
2010-01-29fixed EXT-4187 "X" does not close client after idle timeout / log off when ↵Igor Borovkov
"Confirm before I quit" is enabled --HG-- branch : product-engine
2010-01-29mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-29revert previous changes...think its not good ideaYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-29fixed major EXT-3643 “Embed friendship offer into IM window”;Alexei Arabadji
--HG-- branch : product-engine
2010-01-29fixed bug EXT-4122 [BSI] Notification about \"maximum number of groups\" ↵Denis Serdjuk
returns redundant information The hardcoded and unlocalized dataserver response has been removed from the message of notification. --HG-- branch : product-engine
2010-01-29fixed EXT-4736 There's an ability to block system notifications from nearby chatIgor Borovkov
--HG-- branch : product-engine
2010-01-29Fixed normal bug EXT-4355 (Preferences: Location of logs does not show full ↵Mike Antipov
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
2010-01-29EXT-4763: Use <nolink> syntax to disable linking of landmark names.Lynx Linden
2010-01-29EXT-4678: Revert URL black list support from LLTextBase.Lynx Linden
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).
2010-01-29Mere from default branchVadim Savchuk
--HG-- branch : product-engine
2010-01-29EXT-4678: Support <nolink>...</nolink> to turn off URL hyperlinking.Lynx Linden
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>
2010-01-29Fixed normal bug EXT-3882 ([BSI] block list contains the word block instead ↵Mike Antipov
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
2010-01-29mergeIgor Borovkov
--HG-- branch : product-engine
2010-01-29mergeIgor Borovkov
--HG-- branch : product-engine
2010-01-29Fixed normal bug EXT-4762 ( Crash on exit from viewer in ↵Mike Antipov
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
2010-01-29completely got rid of Communicate floater and stuffIgor Borovkov
--HG-- branch : product-engine
2010-01-29EXT-4763: Revert my previous fix.Lynx Linden
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...
2010-01-29Fixed low bug EXT-4749 (There is misleading notification after voice has ↵Andrew Dyukov
been turned off from preferences) - Added skipping "Voice not available at your current location" when agent voice is disabled --HG-- branch : product-engine
2010-01-29EXT-4679: Removed reference to no-longer-supported abuse URL.Lynx Linden
2010-01-29got rid of lloverlaybar, llmediaremotectrl, llvoiceremotectrl dependencies, ↵Igor Borovkov
updated cmake list --HG-- branch : product-engine
2010-01-29Fixed normal bug EXT-4743 ('Stop flying' button disappears if minimize ↵Mike Antipov
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
2010-01-29got rid from lltoolbar.h includesIgor Borovkov
--HG-- branch : product-engine
2010-01-29cleaned cmake list a bit from llimpanel, lltoolbar and lloverlaybarIgor Borovkov
--HG-- branch : product-engine
2010-01-29Fixed normal bug EXT-4374 - Gestures floater: 'Activate' btn applies unsaved ↵Dmitry Zaporozhan
changes to gesture. --HG-- branch : product-engine