summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-01-29CID-317Tofu Linden
Checker: UNINIT_CTOR Function: LLCacheNameEntry::LLCacheNameEntry() File: /indra/llmessage/llcachename.cpp
2010-01-29CID-319Tofu Linden
Checker: UNINIT_CTOR Function: LLViewerLogin::LLViewerLogin() File: /indra/newview/tests/lllogininstance_test.cpp
2010-01-29CID-320Tofu Linden
Checker: UNINIT_CTOR Function: LLInitParam::BlockDescriptor::BlockDescriptor() File: /indra/llxuixml/llinitparam.h
2010-01-29CID-321Tofu Linden
Checker: UNINIT_CTOR Function: LLInitParam::ParamDescriptor::ParamDescriptor(...)
2010-01-29CID-322Tofu Linden
Checker: UNINIT_CTOR Function: LLInitParam::BaseBlock::BaseBlock() File: /indra/llxuixml/llinitparam.cpp
2010-01-29CID-325Tofu Linden
Checker: UNINIT_CTOR Function: LLNotificationForm::LLNotificationForm(const LLSD &) File: /indra/llui/llnotifications.cpp
2010-01-29Merge.Tofu Linden
2010-01-29CID-328Tofu Linden
Checker: UNINIT_CTOR Function: LLAgent::LLAgent() File: /indra/newview/tests/llviewerhelputil_test.cpp
2010-01-29CID-329Tofu Linden
Checker: UNINIT_CTOR Function: LLMaterialInfo::LLMaterialInfo(unsigned char, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, const LLUUID &) File: /indra/llprimitive/llmaterialtable.h
2010-01-29CID-330Tofu Linden
Checker: UNINIT_CTOR Function: LLMaterialTable::LLMaterialTable() File: /indra/llprimitive/llmaterialtable.cpp
2010-01-29CID-332Tofu Linden
Checker: UNINIT_CTOR Function: LLNotecard::LLNotecard(int) File: /indra/llinventory/llnotecard.cpp
2010-01-29CID-333Tofu Linden
Checker: UNINIT_CTOR Function: LLStateDiagram::LLStateDiagram() File: /indra/llcharacter/llstatemachine.cpp
2010-01-29CID-334Tofu Linden
Checker: UNINIT_CTOR Function: LLStateMachine::LLStateMachine() File: /indra/llcharacter/llstatemachine.cpp
2010-01-29Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-29CID-335 follow-upTofu Linden
2010-01-29CID-335Tofu Linden
Checker: UNINIT_CTOR Function: LLKeyframeWalkMotion::LLKeyframeWalkMotion(const LLUUID &) File: /indra/llcharacter/llkeyframewalkmotion.cpp
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-29merge.Tofu Linden
2010-01-29enable mirror and invert flags for meshes.Karl Stiefvater (qarl)
2010-01-29Partial fix for EXT-4756 (Black text in sell land confirmation dialog).Vadim Savchuk
Changed the color to more readable yellow for now. --HG-- branch : product-engine
2010-01-29merge from viewer2Tofu Linden
2010-01-29Fixed major bug Bug EXT-4759 (Second incoming call notification doesn't ↵Andrew Dyukov
appear if first call was canceled by caller). - Bug was caused by simply closing invite floater when call becomes invalid, so pending invite wasn't removed from IM manager and later this caused failure of check on which floater is shown. Added clearPendingAgentListUpdates() and clearPendingInvitation() before closure. --HG-- branch : product-engine
2010-01-29requred -> requiredTofu Linden
2010-01-29No ticket, Fixed displaying parcel voice permission in Place Profile.Sergei Litovchuk
--HG-- branch : product-engine
2010-01-29Fixed low bug (EXT-2987) Parcel Characteristics icons aren't refreshed after ↵Sergei Litovchuk
changing restrictions - Added updating Parcel Characteristics icons in Location Input Control upon processing parcel properties. --HG-- branch : product-engine
2010-01-29notifiaction_id -> notification_idTofu Linden
ouch.
2010-01-29Partial fix for normal (EXT-4722) Ability to fly in a parcel when flying is ↵Sergei Litovchuk
disabled in the About Land - Added forced flying off when entering a parcel with no rights to fly in it. --HG-- branch : product-engine
2010-01-29Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
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