Tofu Linden
9cfc1f33b2
CID-323
...
Checker: UNINIT_CTOR
Function: LLUIString::LLUIString()
File: /indra/llui/lluistring.h
2010-01-28 10:20:27 -08:00
Vadim Savchuk
3b0e95bf3c
Renamed some members of LLToastIMPanel to make them self-explanatory.
...
--HG--
branch : product-engine
2010-01-28 20:10:40 +02:00
Tofu Linden
9997587e39
PE merge.
2010-01-28 09:56:35 -08:00
Dmitry Zaporozhan
12c61ac4d5
Fixed normal bug EXT-4616 - Combobox labels no longer appear.
...
--HG--
branch : product-engine
2010-01-28 19:32:18 +02:00
Lynx Linden
9a4d075f3b
Fix signed/unsigned comparison build failure on Windows for
...
lllocationhistory.cpp
2010-01-28 16:57:37 +00:00
Igor Borovkov
cbde80b879
got rid of llfloaterfriends.h includes for EXT-1196 Stalls on startup in LLPanelFriends::refreshNames
...
--HG--
branch : product-engine
2010-01-28 18:40:51 +02:00
Igor Borovkov
69c676c6eb
got rid of llimpanel.h includes for EXT-1196 Stalls on startup in LLPanelFriends::refreshNames
...
--HG--
branch : product-engine
2010-01-28 18:34:42 +02:00
Igor Borovkov
70b6d603ed
got rid of LLFloaterIMPanel usage for EXT-1196 Stalls on startup in LLPanelFriends::refreshNames
...
--HG--
branch : product-engine
2010-01-28 18:30:58 +02:00
Igor Borovkov
da08cc05af
fixed win build
...
--HG--
branch : product-engine
2010-01-28 18:28:08 +02:00
Lynx Linden
fee014bd82
EXT-4693: Pass through owner ID to remote object inspector.
...
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-28 15:38:55 +00:00
Dmitry Zaporozhan
1b46e8894a
Fixed normal bug EXT-4734 - In profile side-panels, area for homepage URL appears clickable without URL.
...
--HG--
branch : product-engine
2010-01-28 17:17:55 +02:00
Sergei Litovchuk
fbe21db857
No ticket. Fixed possible build error.
...
--HG--
branch : product-engine
2010-01-28 20:07:25 +02:00
Sergei Litovchuk
8f89681e06
Fixed normal bug (EXT-4610) [BSI] parcel settings icons do not match parcel settings
...
- Changed parcel settings behavior to match viewer 1.23.
--HG--
branch : product-engine
2010-01-28 20:06:57 +02:00
Igor Borovkov
f6fceac081
fixed EXT-3841 [BSI] "Send IM..." choosable in IM floater context menu
...
--HG--
branch : product-engine
2010-01-28 15:51:49 +02:00
Lynx Linden
b3e25e1fbd
EXT-4693: More robust remote object inspector.
...
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-28 12:27:17 +00:00
Vadim Savchuk
14caf5475b
Merge from default branch
...
--HG--
branch : product-engine
2010-01-28 13:58:00 +02:00
Lynx Linden
8d4c36dd82
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-01-28 11:10:26 +00:00
Lynx Linden
d002c705b7
EXT-4693: First steps at using remote inspector.
...
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-28 11:10:10 +00:00
Ychebotarev ProductEngine
33a417dd2d
merge
...
--HG--
branch : product-engine
2010-01-28 11:42:46 +02:00
Denis Serdjuk
b1fa6bb342
fix for EXT-4186 List items are displayed as links in the FlatList if match 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-28 11:42:20 +02:00
Ychebotarev ProductEngine
03861037af
fix for normal EXT-3807 ABOUT LAND/OBJECTS: (i) icon is badly positioned
...
now I wonder how was this working before...
--HG--
branch : product-engine
2010-01-28 11:32:02 +02:00
Ychebotarev ProductEngine
330f1f4727
merge
...
--HG--
branch : product-engine
2010-01-28 10:34:58 +02:00
Ychebotarev ProductEngine
1631ca7173
fix for normal EXT-4512 [BSI] Can't minimize Mini-Map
...
also this fix EXT-2119 even if its marked as fixed...
--HG--
branch : product-engine
2010-01-28 10:34:12 +02:00
Mike Antipov
b80cd22704
Work on major bug EXT-3985 ([BSI] Landmarks created in Viewer 2.0 show up with 1@ in Viewer 1.23.x)
...
-- removed using of the LM Prefix while renaming Inventori item
--HG--
branch : product-engine
2010-01-28 09:50:06 +02:00
Ychebotarev ProductEngine
3c616d627b
fix for EXT-4742 Group Info panel state resets on save
...
--HG--
branch : product-engine
2010-01-28 09:16:13 +02:00
Ychebotarev ProductEngine
ab68d36518
working on normal EXT-4261 Cannot use Keyboard to navigate to search result in my landmarks tab
...
--HG--
branch : product-engine
2010-01-28 08:22:26 +02:00
Monroe Linden
52bd13e1f5
Fix for broken mac build (surplus comma in the LLToolBar constructor initializers).
2010-01-27 17:21:16 -08:00
Tofu Linden
28075aa324
merge.
2010-01-27 17:11:07 -08:00
Tofu Linden
0d2ce43c54
CID-348
...
Checker: UNINIT_CTOR
Function: LLViewerShaderMgr::LLViewerShaderMgr()
File: /indra/newview/llviewershadermgr.cpp
2010-01-27 17:06:49 -08:00
Tofu Linden
e48e9db756
CID-353
...
Checker: UNINIT_CTOR
Function: LLViewerJoint::LLViewerJoint()
File: /indra/newview/llviewerjoint.cpp
2010-01-27 17:04:43 -08:00
Tofu Linden
6e55c9549a
CID-354
...
Checker: UNINIT_CTOR
Function: LLViewerJointMesh::LLViewerJointMesh()
File: /indra/newview/llviewerjointmesh.cpp
2010-01-27 17:01:02 -08:00
Tofu Linden
6d68de504f
CID-355
...
Checker: UNINIT_CTOR
Function: LLVOVolume::LLVOVolume(const LLUUID &, unsigned char, LLViewerRegion *)
File: /indra/newview/llvovolume.cpp
2010-01-27 16:58:58 -08:00
Tofu Linden
d9661c3d2a
CID-358
...
Checker: UNINIT_CTOR
Function: LLTextureCache::Entry::Entry()
File: /indra/newview/lltexturecache.h
2010-01-27 16:57:10 -08:00
Tofu Linden
ce436d20f0
CID-360
...
Checker: UNINIT_CTOR
Function: LLViewerVisualParamInfo::LLViewerVisualParamInfo()
File: /indra/newview/llviewervisualparam.cpp
2010-01-27 16:53:18 -08:00
Tofu Linden
056ca2ae5c
CID-359
...
Checker: UNINIT_CTOR
Function: LLLocalTextureObject::LLLocalTextureObject(LLViewerFetchedTexture *, const LLUUID &)
File: /indra/newview/lllocaltextureobject.cpp
2010-01-27 16:51:46 -08:00
Tofu Linden
63aef899bc
CID-365
...
Checker: UNINIT_CTOR
Function: LLSurfacePatch::LLSurfacePatch()
File: /indra/newview/llsurfacepatch.cpp
2010-01-27 16:49:51 -08:00
Monroe Linden
6c92a724a1
Implemented LLAppViewerMacOSX::setMasterSystemAudioMute() and LLAppViewerMacOSX::getMasterSystemAudioMute() using CoreAudio APIs.
...
This required adding a reference to the CoreAudio framework in indra/newview/CMakeLists.txt
2010-01-27 16:48:09 -08:00
Tofu Linden
8bf32990fc
CID-367
...
Checker: UNINIT_CTOR
Function: LLFace::LLFace(LLDrawable *, LLViewerObject *)
File: /indra/newview/llface.h
2010-01-27 16:45:42 -08:00
Tofu Linden
f2e202e6a4
CID-368
...
Checker: UNINIT_CTOR
Function: LLVolumeImplFlexible::LLVolumeImplFlexible(LLViewerObject *, LLFlexibleObjectData *)
File: /indra/newview/llflexibleobject.cpp
2010-01-27 16:43:48 -08:00
Tofu Linden
373f626408
CID-373
...
Checker: UNINIT_CTOR
Function: LLTexLayerSet::LLTexLayerSet(LLVOAvatarSelf *)
File: /indra/newview/lltexlayer.cpp
2010-01-27 16:41:11 -08:00
Tofu Linden
73d92f0847
CID-374
...
Checker: UNINIT_CTOR
Function: LLPickInfo::LLPickInfo(const LLCoordGL &, unsigned int, int, int, void (*)(const LLPickInfo&))
File: /indra/newview/llviewerwindow.cpp
remove some fat, dead members.
2010-01-27 16:38:02 -08:00
Tofu Linden
0ea467ad06
CID-375
...
Checker: UNINIT_CTOR
Function: LLViewerFetchedTexture::LLViewerFetchedTexture(const LLImageRaw *, int)
File: /indra/newview/llviewertexture.cpp
2010-01-27 16:31:41 -08:00
Tofu Linden
344eaeb39b
CID-376
...
Checker: UNINIT_CTOR
Function: LLViewerPart::LLViewerPart()
File: /indra/newview/llviewerpartsim.cpp
2010-01-27 16:27:02 -08:00
Tofu Linden
bfd21c0886
CID-384
...
Checker: UNINIT_CTOR
Function: LLSelectNode::LLSelectNode(const LLSelectNode&)
File: /indra/newview/llselectmgr.cpp
2010-01-27 16:20:44 -08:00
Tofu Linden
bfda8b2cfe
CID-385
...
Checker: UNINIT_CTOR
Function: LLToolBar::LLToolBar()
File: /indra/newview/lltoolbar.cpp
2010-01-27 16:19:32 -08:00
Tofu Linden
7814eaec00
CID-386
...
Checker: UNINIT_CTOR
Function: LLFolderBridge::LLFolderBridge(LLInventoryPanel *, const LLUUID &)
File: /indra/newview/llinventorybridge.h
2010-01-27 16:16:28 -08:00
Tofu Linden
23147ee1ee
CID-387
...
Checker: UNINIT_CTOR
Function: LLTeleportHistoryPanel::ContextMenu::ContextMenu()
File: /indra/newview/llpanelteleporthistory.cpp
2010-01-27 16:13:11 -08:00
Tofu Linden
1afc7ecc14
CID-388
...
Checker: UNINIT_CTOR
Function: LLPanelPlaceInfo::LLPanelPlaceInfo()
File: /indra/newview/llpanelplaceinfo.cpp
2010-01-27 16:11:32 -08:00
Tofu Linden
b3c1d0dc07
CID-254
...
Checker: UNINIT
Function: LLCacheName::Impl::processUUIDRequest(LLMessageSystem *, bool)
File: /indra/llmessage/llcachename.cpp
2010-01-27 15:59:56 -08:00
Tofu Linden
94e5625f2c
CID-255
...
Checker: UNINIT
Function: process_improved_im(LLMessageSystem *, void **)
File: /indra/newview/llviewermessage.cpp
2010-01-27 15:58:02 -08:00