summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-28enable basic directional lighting for basic/atmospheric shaders - yay.Tofu Linden
next, needs the non-shader GL lighting model to be equally dumb (it's too smart - kill the spot angle.
2010-01-28first dribble of directional lights for shaderless path.Tofu Linden
2010-01-28Merge from viewer2 trunk.Tofu Linden
2010-01-28PE merge.Tofu Linden
2010-01-28Fixed bug EXT-3773 (Group chat toasts should have inspectors for names).Vadim Savchuk
Added on-hover icons to invoke avatar inspector to IM toasts. --HG-- branch : product-engine
2010-01-28CID-351Tofu Linden
Checker: UNINIT_CTOR Function: LLSelectMgr::LLSelectMgr() File: /indra/newview/llselectmgr.cpp
2010-01-28Try for a slightly cunning fix to CID-352Tofu Linden
Checker: UNINIT_CTOR Function: LLInterp<float>::LLInterp() File: /indra/llmath/llinterp.h
2010-01-28CID-356Tofu Linden
Checker: UNINIT_CTOR Function: LLVOSky::LLVOSky(const LLUUID &, unsigned char, LLViewerRegion *) File: /indra/newview/llvosky.cpp
2010-01-28privacy...Tofu Linden
2010-01-28CID-361Tofu Linden
Checker: UNINIT_CTOR Function: LLToolGrab::LLToolGrab(LLToolComposite *) File: /indra/newview/lltoolgrab.cpp plus followup to previous fix...
2010-01-28CID-363Tofu Linden
Checker: UNINIT_CTOR Function: LLManipTranslate::LLManipTranslate(LLToolComposite *) File: /indra/newview/llmaniptranslate.cpp
2010-01-28CID-364Tofu Linden
Checker: UNINIT_CTOR Function: LLEventNotification::LLEventNotification() File: /indra/newview/lleventnotifier.cpp
2010-01-28CID-369Tofu Linden
Checker: UNINIT_CTOR Function: LLVoiceClient::sessionState::sessionState() File: /indra/newview/llvoiceclient.cpp
2010-01-28CID-370Tofu Linden
Checker: UNINIT_CTOR Function: LLVivoxProtocolParser::LLVivoxProtocolParser() File: /indra/newview/llvoiceclient.cpp
2010-01-28follow-up for CID-372Tofu Linden
2010-01-28CID-372Tofu Linden
Checker: UNINIT_CTOR Function: LLViewerJoint::LLViewerJoint(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, LLJoint *) File: /indra/newview/llviewerjoint.cpp CID-377 Checker: UNINIT_CTOR Function: LLOfferInfo::LLOfferInfo() File: /indra/newview/llviewermessage.h
2010-01-28CID-378Tofu Linden
Checker: UNINIT_CTOR Function: LLFloaterJoystick::LLFloaterJoystick(const LLSD &) File: /indra/newview/llfloaterjoystick.cpp
2010-01-28CID-379Tofu Linden
Checker: UNINIT_CTOR Function: LLFloaterScriptQueue::LLFloaterScriptQueue(const LLSD &) File: /indra/newview/llcompilequeue.cpp
2010-01-28CID-380Tofu Linden
Checker: UNINIT_CTOR Function: LLFloaterSnapshot::Impl::Impl() File: /indra/newview/llfloatersnapshot.cpp
2010-01-28CID-381Tofu Linden
Checker: UNINIT_CTOR Function: LLFloaterAnimPreview::LLFloaterAnimPreview(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&) File: /indra/newview/llfloateranimpreview.cpp
2010-01-28CID-382Tofu Linden
Checker: UNINIT_CTOR Function: LLCallDialog::LLCallDialog(const LLSD &) File: /indra/newview/llimview.cpp
2010-01-28CID-383Tofu Linden
Checker: UNINIT_CTOR Function: LLFloaterHardwareSettings::LLFloaterHardwareSettings(const LLSD &) File: /indra/newview/llfloaterhardwaresettings.cpp
2010-01-28CID-343Tofu Linden
Checker: UNINIT_CTOR Function: LLFloaterView::LLFloaterView(const LLUICtrl::Params &) File: /indra/llui/llfloater.cpp
2010-01-28CID-339Tofu Linden
Checker: UNINIT_CTOR Function: LLMenuGL::LLMenuGL(const LLMenuGL::Params &) File: /indra/llui/llmenugl.cpp
2010-01-28CID-338Tofu Linden
Checker: UNINIT_CTOR Function: LLToolTipMgr::LLToolTipMgr() File: /indra/llui/lltooltip.cpp
2010-01-28CID-331Tofu Linden
Checker: UNINIT_CTOR Function: LLPrimitive::LLPrimitive() File: /indra/llprimitive/llprimitive.cpp
2010-01-28CID-324Tofu Linden
Checker: UNINIT_CTOR Function: LLStyle::LLStyle(const LLStyle::Params &) File: /indra/llui/llstyle.cpp
2010-01-28CID-323Tofu Linden
Checker: UNINIT_CTOR Function: LLUIString::LLUIString() File: /indra/llui/lluistring.h
2010-01-28Renamed some members of LLToastIMPanel to make them self-explanatory.Vadim Savchuk
--HG-- branch : product-engine
2010-01-28PE merge.Tofu Linden
2010-01-28Fixed normal bug EXT-4616 - Combobox labels no longer appear.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-01-28Fix signed/unsigned comparison build failure on Windows forLynx Linden
lllocationhistory.cpp
2010-01-28fixed win buildIgor Borovkov
--HG-- branch : product-engine
2010-01-28EXT-4693: Pass through owner ID to remote object inspector.Lynx Linden
Plumbing to pass the owner ID for a chatting object down into the LLChatHistory::appendMessage() method where we create the objectim SLapp that will bring up the remote object inspector. Pheww. For object notifications that are displayed as text chat, we
2010-01-28Fixed normal bug EXT-4734 - In profile side-panels, area for homepage URL ↵Dmitry Zaporozhan
appears clickable without URL. --HG-- branch : product-engine
2010-01-28No ticket. Fixed possible build error.Sergei Litovchuk
--HG-- branch : product-engine
2010-01-28Fixed normal bug (EXT-4610) [BSI] parcel settings icons do not match parcel ↵Sergei Litovchuk
settings - Changed parcel settings behavior to match viewer 1.23. --HG-- branch : product-engine
2010-01-28fixed EXT-3841 [BSI] "Send IM..." choosable in IM floater context menuIgor Borovkov
--HG-- branch : product-engine
2010-01-28EXT-4693: More robust remote object inspector.Lynx Linden
Disable buttons when we don't have enough information to perform their function, and don't display a SLurl if we don't know the object's location.
2010-01-28Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-01-28Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Lynx Linden
2010-01-28EXT-4693: First steps at using remote inspector.Lynx Linden
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.
2010-01-28mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-28fix for EXT-4186 List items are displayed as links in the FlatList if match ↵Denis Serdjuk
URL regexp allow_html attribute was updated for titles of group list items, group info panel, landmark info panel and for a title of floaters. --HG-- branch : product-engine
2010-01-28fix for normal EXT-3807 ABOUT LAND/OBJECTS: (i) icon is badly positionedYchebotarev ProductEngine
now I wonder how was this working before... --HG-- branch : product-engine
2010-01-28mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-28fix for normal EXT-4512 [BSI] Can't minimize Mini-MapYchebotarev ProductEngine
also this fix EXT-2119 even if its marked as fixed... --HG-- branch : product-engine
2010-01-28fix for EXT-4742 Group Info panel state resets on saveYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-28working on normal EXT-4261 Cannot use Keyboard to navigate to search result ↵Ychebotarev ProductEngine
in my landmarks tab --HG-- branch : product-engine
2010-01-27Fix for broken mac build (surplus comma in the LLToolBar constructor ↵Monroe Linden
initializers).