From a8a62201ba762e98dff92cf49033e577fc34d8d4 Mon Sep 17 00:00:00 2001
From: Jacek Antonelli
Date: Fri, 15 Aug 2008 23:45:27 -0500
Subject: Second Life viewer sources 1.19.0.0
---
linden/doc/contributions.txt | 20 +
linden/etc/message.xml | 36 +-
linden/indra/SConstruct | 37 +-
linden/indra/indra_complete/indra_complete_vc8.sln | 170 +-
linden/indra/indra_complete/indra_complete_vc9.sln | 570 +++
linden/indra/lib/python/indra/base/lluuid.py | 7 +-
linden/indra/lib/python/indra/base/metrics.py | 42 +
linden/indra/lib/python/indra/ipc/mysql_pool.py | 2 +-
linden/indra/lib/python/indra/ipc/saranwrap.py | 28 +-
linden/indra/lib/python/indra/util/llmanifest.py | 1 +
linden/indra/lib/python/indra/util/named_query.py | 387 +-
.../linux_crash_logger/linux_crash_logger.cpp | 4 +-
.../linux_crash_logger/llcrashloggerlinux.cpp | 4 +-
.../indra/linux_crash_logger/llcrashloggerlinux.h | 4 +-
linden/indra/llaudio/audioengine.cpp | 4 +-
linden/indra/llaudio/audioengine.h | 4 +-
linden/indra/llaudio/audioengine_fmod.cpp | 4 +-
linden/indra/llaudio/audioengine_fmod.h | 4 +-
linden/indra/llaudio/listener.cpp | 4 +-
linden/indra/llaudio/listener.h | 4 +-
linden/indra/llaudio/listener_ds3d.h | 4 +-
linden/indra/llaudio/listener_fmod.cpp | 4 +-
linden/indra/llaudio/listener_fmod.h | 4 +-
linden/indra/llaudio/listener_openal.h | 4 +-
linden/indra/llaudio/llaudio_vc9.vcproj | 324 ++
linden/indra/llaudio/llaudiodecodemgr.cpp | 4 +-
linden/indra/llaudio/llaudiodecodemgr.h | 4 +-
linden/indra/llaudio/vorbisdecode.cpp | 4 +-
linden/indra/llaudio/vorbisdecode.h | 4 +-
linden/indra/llaudio/vorbisencode.cpp | 24 +-
linden/indra/llaudio/vorbisencode.h | 5 +-
linden/indra/llcharacter/llanimationstates.cpp | 4 +-
linden/indra/llcharacter/llanimationstates.h | 4 +-
linden/indra/llcharacter/llbvhloader.cpp | 4 +-
linden/indra/llcharacter/llbvhloader.h | 4 +-
linden/indra/llcharacter/llcharacter.cpp | 4 +-
linden/indra/llcharacter/llcharacter.h | 4 +-
linden/indra/llcharacter/llcharacter_vc9.vcproj | 420 ++
linden/indra/llcharacter/lleditingmotion.cpp | 88 +-
linden/indra/llcharacter/lleditingmotion.h | 14 +-
linden/indra/llcharacter/llgesture.cpp | 4 +-
linden/indra/llcharacter/llgesture.h | 4 +-
linden/indra/llcharacter/llhandmotion.cpp | 4 +-
linden/indra/llcharacter/llhandmotion.h | 6 +-
linden/indra/llcharacter/llheadrotmotion.cpp | 73 +-
linden/indra/llcharacter/llheadrotmotion.h | 14 +-
linden/indra/llcharacter/lljoint.cpp | 4 +-
linden/indra/llcharacter/lljoint.h | 8 +-
linden/indra/llcharacter/lljointsolverrp3.cpp | 4 +-
linden/indra/llcharacter/lljointsolverrp3.h | 4 +-
linden/indra/llcharacter/lljointstate.h | 40 +-
linden/indra/llcharacter/llkeyframefallmotion.cpp | 19 +-
linden/indra/llcharacter/llkeyframefallmotion.h | 6 +-
linden/indra/llcharacter/llkeyframemotion.cpp | 241 +-
linden/indra/llcharacter/llkeyframemotion.h | 18 +-
linden/indra/llcharacter/llkeyframemotionparam.cpp | 5 +-
linden/indra/llcharacter/llkeyframemotionparam.h | 5 +-
linden/indra/llcharacter/llkeyframestandmotion.cpp | 4 +-
linden/indra/llcharacter/llkeyframestandmotion.h | 18 +-
linden/indra/llcharacter/llkeyframewalkmotion.cpp | 47 +-
linden/indra/llcharacter/llkeyframewalkmotion.h | 10 +-
linden/indra/llcharacter/llmotion.cpp | 6 +-
linden/indra/llcharacter/llmotion.h | 6 +-
linden/indra/llcharacter/llmotioncontroller.cpp | 4 +-
linden/indra/llcharacter/llmotioncontroller.h | 4 +-
linden/indra/llcharacter/llmultigesture.cpp | 4 +-
linden/indra/llcharacter/llmultigesture.h | 4 +-
linden/indra/llcharacter/llpose.cpp | 20 +-
linden/indra/llcharacter/llpose.h | 22 +-
linden/indra/llcharacter/llstatemachine.cpp | 4 +-
linden/indra/llcharacter/llstatemachine.h | 4 +-
linden/indra/llcharacter/lltargetingmotion.cpp | 18 +-
linden/indra/llcharacter/lltargetingmotion.h | 6 +-
linden/indra/llcharacter/llvisualparam.cpp | 4 +-
linden/indra/llcharacter/llvisualparam.h | 4 +-
linden/indra/llcommon/bitpack.h | 4 +-
linden/indra/llcommon/ctype_workaround.h | 4 +-
linden/indra/llcommon/doublelinkedlist.h | 4 +-
linden/indra/llcommon/files.lst | 1 +
linden/indra/llcommon/imageids.h | 4 +-
linden/indra/llcommon/indra_constants.h | 4 +-
linden/indra/llcommon/linden_common.h | 4 +-
linden/indra/llcommon/linked_lists.h | 4 +-
linden/indra/llcommon/llagentconstants.h | 4 +-
linden/indra/llcommon/llapp.cpp | 4 +-
linden/indra/llcommon/llapp.h | 4 +-
linden/indra/llcommon/llapr.cpp | 4 +-
linden/indra/llcommon/llapr.h | 4 +-
linden/indra/llcommon/llares.cpp | 4 +-
linden/indra/llcommon/llares.h | 4 +-
linden/indra/llcommon/llassettype.cpp | 4 +-
linden/indra/llcommon/llassettype.h | 4 +-
linden/indra/llcommon/llassoclist.h | 4 +-
linden/indra/llcommon/llavatarconstants.h | 4 +-
linden/indra/llcommon/llbase32.cpp | 4 +-
linden/indra/llcommon/llbase32.h | 4 +-
linden/indra/llcommon/llbase64.cpp | 4 +-
linden/indra/llcommon/llbase64.h | 4 +-
linden/indra/llcommon/llboost.h | 4 +-
linden/indra/llcommon/llchat.h | 4 +-
linden/indra/llcommon/llclickaction.h | 4 +-
linden/indra/llcommon/llcommon.cpp | 4 +-
linden/indra/llcommon/llcommon.h | 4 +-
linden/indra/llcommon/llcommon.vcproj | 6 +
linden/indra/llcommon/llcommon_vc8.vcproj | 8 +
linden/indra/llcommon/llcommon_vc9.vcproj | 808 ++++
linden/indra/llcommon/llcriticaldamp.cpp | 4 +-
linden/indra/llcommon/llcriticaldamp.h | 4 +-
linden/indra/llcommon/lldarray.h | 4 +-
linden/indra/llcommon/lldarrayptr.h | 4 +-
linden/indra/llcommon/lldate.cpp | 4 +-
linden/indra/llcommon/lldate.h | 4 +-
linden/indra/llcommon/lldefs.h | 22 +-
linden/indra/llcommon/lldepthstack.h | 4 +-
linden/indra/llcommon/lldlinked.h | 4 +-
linden/indra/llcommon/lldqueueptr.h | 4 +-
linden/indra/llcommon/llendianswizzle.h | 4 +-
linden/indra/llcommon/llenum.h | 4 +-
linden/indra/llcommon/llerror.cpp | 4 +-
linden/indra/llcommon/llerror.h | 4 +-
linden/indra/llcommon/llerrorcontrol.h | 4 +-
linden/indra/llcommon/llerrorlegacy.h | 4 +-
linden/indra/llcommon/llerrorthread.cpp | 4 +-
linden/indra/llcommon/llerrorthread.h | 4 +-
linden/indra/llcommon/llevent.cpp | 4 +-
linden/indra/llcommon/llevent.h | 6 +-
linden/indra/llcommon/lleventemitter.h | 4 +-
linden/indra/llcommon/llextendedstatus.h | 4 +-
linden/indra/llcommon/llfasttimer.cpp | 4 +-
linden/indra/llcommon/llfasttimer.h | 4 +-
linden/indra/llcommon/llfile.cpp | 4 +-
linden/indra/llcommon/llfile.h | 4 +-
linden/indra/llcommon/llfixedbuffer.cpp | 4 +-
linden/indra/llcommon/llfixedbuffer.h | 4 +-
linden/indra/llcommon/llformat.cpp | 4 +-
linden/indra/llcommon/llformat.h | 4 +-
linden/indra/llcommon/llframetimer.cpp | 4 +-
linden/indra/llcommon/llframetimer.h | 4 +-
linden/indra/llcommon/llhash.h | 4 +-
linden/indra/llcommon/llindexedqueue.h | 4 +-
linden/indra/llcommon/llkeythrottle.h | 36 +-
linden/indra/llcommon/lllinkedqueue.h | 4 +-
linden/indra/llcommon/llliveappconfig.cpp | 4 +-
linden/indra/llcommon/llliveappconfig.h | 4 +-
linden/indra/llcommon/lllivefile.cpp | 4 +-
linden/indra/llcommon/lllivefile.h | 4 +-
linden/indra/llcommon/lllocalidhashmap.h | 4 +-
linden/indra/llcommon/lllog.cpp | 115 +
linden/indra/llcommon/lllog.h | 57 +
linden/indra/llcommon/lllslconstants.h | 4 +-
linden/indra/llcommon/llmap.h | 4 +-
linden/indra/llcommon/llmemory.cpp | 4 +-
linden/indra/llcommon/llmemory.h | 4 +-
linden/indra/llcommon/llmemorystream.cpp | 4 +-
linden/indra/llcommon/llmemorystream.h | 4 +-
linden/indra/llcommon/llmemtype.h | 4 +-
linden/indra/llcommon/llmetrics.cpp | 4 +-
linden/indra/llcommon/llmetrics.h | 4 +-
linden/indra/llcommon/llmortician.cpp | 16 +-
linden/indra/llcommon/llmortician.h | 6 +-
linden/indra/llcommon/llnametable.h | 4 +-
linden/indra/llcommon/llpreprocessor.h | 4 +-
linden/indra/llcommon/llpriqueuemap.h | 4 +-
linden/indra/llcommon/llprocessor.cpp | 4 +-
linden/indra/llcommon/llprocessor.h | 4 +-
linden/indra/llcommon/llptrskiplist.h | 4 +-
linden/indra/llcommon/llptrskipmap.h | 4 +-
linden/indra/llcommon/llqueuedthread.cpp | 4 +-
linden/indra/llcommon/llqueuedthread.h | 4 +-
linden/indra/llcommon/llrun.cpp | 4 +-
linden/indra/llcommon/llrun.h | 4 +-
linden/indra/llcommon/llsd.cpp | 43 +-
linden/indra/llcommon/llsd.h | 14 +-
linden/indra/llcommon/llsdserialize.cpp | 4 +-
linden/indra/llcommon/llsdserialize.h | 4 +-
linden/indra/llcommon/llsdserialize_xml.cpp | 4 +-
linden/indra/llcommon/llsdserialize_xml.h | 4 +-
linden/indra/llcommon/llsdutil.cpp | 124 +-
linden/indra/llcommon/llsdutil.h | 14 +-
linden/indra/llcommon/llsecondlifeurls.cpp | 7 +-
linden/indra/llcommon/llsecondlifeurls.h | 7 +-
linden/indra/llcommon/llsimplehash.h | 4 +-
linden/indra/llcommon/llskiplist.h | 4 +-
linden/indra/llcommon/llskipmap.h | 4 +-
linden/indra/llcommon/llstack.h | 4 +-
linden/indra/llcommon/llstat.cpp | 4 +-
linden/indra/llcommon/llstat.h | 4 +-
linden/indra/llcommon/llstatenums.h | 4 +-
linden/indra/llcommon/llstl.h | 4 +-
linden/indra/llcommon/llstreamtools.cpp | 4 +-
linden/indra/llcommon/llstreamtools.h | 4 +-
linden/indra/llcommon/llstrider.h | 4 +-
linden/indra/llcommon/llstring.cpp | 82 +-
linden/indra/llcommon/llstring.h | 54 +-
linden/indra/llcommon/llstringtable.cpp | 4 +-
linden/indra/llcommon/llstringtable.h | 4 +-
linden/indra/llcommon/llsys.cpp | 4 +-
linden/indra/llcommon/llsys.h | 4 +-
linden/indra/llcommon/llthread.cpp | 4 +-
linden/indra/llcommon/llthread.h | 4 +-
linden/indra/llcommon/lltimer.cpp | 4 +-
linden/indra/llcommon/lltimer.h | 4 +-
linden/indra/llcommon/lluri.cpp | 87 +-
linden/indra/llcommon/lluri.h | 50 +-
linden/indra/llcommon/lluuidhashmap.h | 4 +-
linden/indra/llcommon/llversionserver.h | 6 +-
linden/indra/llcommon/llversionviewer.h | 10 +-
linden/indra/llcommon/llworkerthread.cpp | 4 +-
linden/indra/llcommon/llworkerthread.h | 4 +-
linden/indra/llcommon/metaclass.cpp | 4 +-
linden/indra/llcommon/metaclass.h | 4 +-
linden/indra/llcommon/metaclasst.h | 4 +-
linden/indra/llcommon/metaproperty.cpp | 4 +-
linden/indra/llcommon/metaproperty.h | 4 +-
linden/indra/llcommon/metapropertyt.h | 4 +-
linden/indra/llcommon/processor.h | 4 +-
linden/indra/llcommon/reflective.cpp | 4 +-
linden/indra/llcommon/reflective.h | 4 +-
linden/indra/llcommon/reflectivet.h | 4 +-
linden/indra/llcommon/roles_constants.h | 26 +-
linden/indra/llcommon/stdenums.h | 4 +-
linden/indra/llcommon/stdtypes.h | 4 +-
linden/indra/llcommon/string_table.h | 4 +-
linden/indra/llcommon/timer.h | 4 +-
linden/indra/llcommon/timing.cpp | 4 +-
linden/indra/llcommon/timing.h | 4 +-
linden/indra/llcommon/u64.cpp | 8 +-
linden/indra/llcommon/u64.h | 34 +-
linden/indra/llcrashlogger/llcrashlogger.cpp | 602 +--
linden/indra/llcrashlogger/llcrashlogger.h | 124 +-
linden/indra/llimage/llimage.cpp | 4 +-
linden/indra/llimage/llimage.h | 4 +-
linden/indra/llimage/llimage_vc9.vcproj | 326 ++
linden/indra/llimage/llimagebmp.cpp | 4 +-
linden/indra/llimage/llimagebmp.h | 4 +-
linden/indra/llimage/llimagedxt.cpp | 4 +-
linden/indra/llimage/llimagedxt.h | 4 +-
linden/indra/llimage/llimagej2c.cpp | 4 +-
linden/indra/llimage/llimagej2c.h | 4 +-
linden/indra/llimage/llimagejpeg.cpp | 4 +-
linden/indra/llimage/llimagejpeg.h | 4 +-
linden/indra/llimage/llimagepng.cpp | 4 +-
linden/indra/llimage/llimagepng.h | 4 +-
linden/indra/llimage/llimagetga.cpp | 4 +-
linden/indra/llimage/llimagetga.h | 4 +-
linden/indra/llimage/llimageworker.cpp | 4 +-
linden/indra/llimage/llimageworker.h | 4 +-
linden/indra/llimage/llmapimagetype.h | 4 +-
linden/indra/llimage/llpngwrapper.cpp | 4 +-
linden/indra/llimage/llpngwrapper.h | 4 +-
linden/indra/llimagej2coj/llimagej2coj.cpp | 57 +-
linden/indra/llimagej2coj/llimagej2coj.h | 4 +-
linden/indra/llinventory/llcategory.cpp | 4 +-
linden/indra/llinventory/llcategory.h | 4 +-
linden/indra/llinventory/lleconomy.cpp | 4 +-
linden/indra/llinventory/lleconomy.h | 4 +-
linden/indra/llinventory/llinventory.cpp | 4 +-
linden/indra/llinventory/llinventory.h | 4 +-
linden/indra/llinventory/llinventory_vc9.vcproj | 348 ++
linden/indra/llinventory/llinventorytype.cpp | 4 +-
linden/indra/llinventory/llinventorytype.h | 4 +-
linden/indra/llinventory/lllandmark.cpp | 4 +-
linden/indra/llinventory/lllandmark.h | 4 +-
linden/indra/llinventory/llnotecard.cpp | 4 +-
linden/indra/llinventory/llnotecard.h | 4 +-
linden/indra/llinventory/llparcel.cpp | 4 +-
linden/indra/llinventory/llparcel.h | 4 +-
linden/indra/llinventory/llparcelflags.h | 4 +-
linden/indra/llinventory/llpermissions.cpp | 4 +-
linden/indra/llinventory/llpermissions.h | 4 +-
linden/indra/llinventory/llpermissionsflags.h | 4 +-
linden/indra/llinventory/llsaleinfo.cpp | 4 +-
linden/indra/llinventory/llsaleinfo.h | 4 +-
linden/indra/llinventory/lltransactionflags.cpp | 4 +-
linden/indra/llinventory/lltransactionflags.h | 4 +-
linden/indra/llinventory/lltransactiontypes.h | 4 +-
linden/indra/llinventory/lluserrelations.cpp | 9 +-
linden/indra/llinventory/lluserrelations.h | 19 +-
linden/indra/llmath/camera.h | 4 +-
linden/indra/llmath/coordframe.h | 4 +-
linden/indra/llmath/llbboxlocal.cpp | 4 +-
linden/indra/llmath/llbboxlocal.h | 4 +-
linden/indra/llmath/llcamera.cpp | 4 +-
linden/indra/llmath/llcamera.h | 4 +-
linden/indra/llmath/llcoord.h | 4 +-
linden/indra/llmath/llcoordframe.cpp | 4 +-
linden/indra/llmath/llcoordframe.h | 4 +-
linden/indra/llmath/llcrc.cpp | 4 +-
linden/indra/llmath/llcrc.h | 4 +-
linden/indra/llmath/llinterp.h | 4 +-
linden/indra/llmath/llmath.h | 4 +-
linden/indra/llmath/llmath_vc9.vcproj | 473 +++
linden/indra/llmath/llmd5.cpp | 4 +-
linden/indra/llmath/llmd5.h | 4 +-
linden/indra/llmath/lloctree.h | 4 +-
linden/indra/llmath/llperlin.cpp | 4 +-
linden/indra/llmath/llperlin.h | 4 +-
linden/indra/llmath/llplane.h | 4 +-
linden/indra/llmath/llquantize.h | 4 +-
linden/indra/llmath/llquaternion.cpp | 4 +-
linden/indra/llmath/llquaternion.h | 4 +-
linden/indra/llmath/llrand.cpp | 4 +-
linden/indra/llmath/llrand.h | 4 +-
linden/indra/llmath/llrect.cpp | 4 +-
linden/indra/llmath/llrect.h | 11 +-
linden/indra/llmath/lltreenode.h | 4 +-
linden/indra/llmath/lluuid.cpp | 4 +-
linden/indra/llmath/lluuid.h | 4 +-
linden/indra/llmath/llv4math.h | 4 +-
linden/indra/llmath/llv4matrix3.h | 4 +-
linden/indra/llmath/llv4matrix4.h | 4 +-
linden/indra/llmath/llv4vector3.h | 4 +-
linden/indra/llmath/llvolume.cpp | 12 +-
linden/indra/llmath/llvolume.h | 4 +-
linden/indra/llmath/llvolumemgr.cpp | 4 +-
linden/indra/llmath/llvolumemgr.h | 4 +-
linden/indra/llmath/m3math.cpp | 4 +-
linden/indra/llmath/m3math.h | 4 +-
linden/indra/llmath/m4math.cpp | 4 +-
linden/indra/llmath/m4math.h | 4 +-
linden/indra/llmath/raytrace.cpp | 4 +-
linden/indra/llmath/raytrace.h | 4 +-
linden/indra/llmath/v2math.cpp | 4 +-
linden/indra/llmath/v2math.h | 4 +-
linden/indra/llmath/v3color.cpp | 4 +-
linden/indra/llmath/v3color.h | 5 +-
linden/indra/llmath/v3dmath.cpp | 4 +-
linden/indra/llmath/v3dmath.h | 4 +-
linden/indra/llmath/v3math.cpp | 4 +-
linden/indra/llmath/v3math.h | 4 +-
linden/indra/llmath/v4color.cpp | 4 +-
linden/indra/llmath/v4color.h | 5 +-
linden/indra/llmath/v4coloru.cpp | 4 +-
linden/indra/llmath/v4coloru.h | 4 +-
linden/indra/llmath/v4math.cpp | 4 +-
linden/indra/llmath/v4math.h | 4 +-
linden/indra/llmath/xform.cpp | 4 +-
linden/indra/llmath/xform.h | 4 +-
linden/indra/llmedia/llmedia_vc9.vcproj | 300 ++
linden/indra/llmedia/llmediabase.cpp | 4 +-
linden/indra/llmedia/llmediabase.h | 4 +-
linden/indra/llmedia/llmediaemitter.h | 4 +-
linden/indra/llmedia/llmediaemitterevents.h | 4 +-
linden/indra/llmedia/llmediaengine.cpp | 4 +-
linden/indra/llmedia/llmediaengine.h | 9 +-
linden/indra/llmedia/llmediaimplgstreamer.cpp | 4 +-
linden/indra/llmedia/llmediaimplgstreamer.h | 4 +-
linden/indra/llmedia/llmediaimplgstreamer_syms.cpp | 4 +-
linden/indra/llmedia/llmediaimplgstreamer_syms.h | 4 +-
.../indra/llmedia/llmediaimplgstreamervidplug.cpp | 4 +-
linden/indra/llmedia/llmediaimplgstreamervidplug.h | 4 +-
linden/indra/llmedia/llmediaimplquicktime.cpp | 4 +-
linden/indra/llmedia/llmediaimplquicktime.h | 4 +-
linden/indra/llmedia/llmediamoviebase.cpp | 4 +-
linden/indra/llmedia/llmediamoviebase.h | 4 +-
linden/indra/llmedia/llmediaobservers.h | 4 +-
linden/indra/llmessage/files.lst | 1 -
linden/indra/llmessage/llassetstorage.cpp | 4 +-
linden/indra/llmessage/llassetstorage.h | 4 +-
linden/indra/llmessage/llblowfishcipher.cpp | 4 +-
linden/indra/llmessage/llblowfishcipher.h | 4 +-
linden/indra/llmessage/llbuffer.cpp | 4 +-
linden/indra/llmessage/llbuffer.h | 4 +-
linden/indra/llmessage/llbufferstream.cpp | 4 +-
linden/indra/llmessage/llbufferstream.h | 4 +-
linden/indra/llmessage/llcachename.cpp | 4 +-
linden/indra/llmessage/llcachename.h | 4 +-
linden/indra/llmessage/llcallbacklisth.h | 4 +-
linden/indra/llmessage/llchainio.cpp | 4 +-
linden/indra/llmessage/llchainio.h | 4 +-
linden/indra/llmessage/llcipher.h | 4 +-
linden/indra/llmessage/llcircuit.cpp | 4 +-
linden/indra/llmessage/llcircuit.h | 4 +-
linden/indra/llmessage/llclassifiedflags.cpp | 4 +-
linden/indra/llmessage/llclassifiedflags.h | 4 +-
linden/indra/llmessage/llcurl.cpp | 4 +-
linden/indra/llmessage/llcurl.h | 4 +-
linden/indra/llmessage/lldatapacker.cpp | 4 +-
linden/indra/llmessage/lldatapacker.h | 4 +-
linden/indra/llmessage/lldbstrings.h | 4 +-
linden/indra/llmessage/lldispatcher.cpp | 4 +-
linden/indra/llmessage/lldispatcher.h | 4 +-
linden/indra/llmessage/lleventflags.h | 4 +-
linden/indra/llmessage/llfiltersd2xmlrpc.cpp | 4 +-
linden/indra/llmessage/llfiltersd2xmlrpc.h | 4 +-
linden/indra/llmessage/llfollowcamparams.h | 4 +-
linden/indra/llmessage/llhost.cpp | 4 +-
linden/indra/llmessage/llhost.h | 4 +-
linden/indra/llmessage/llhttpassetstorage.cpp | 4 +-
linden/indra/llmessage/llhttpassetstorage.h | 4 +-
linden/indra/llmessage/llhttpclient.cpp | 4 +-
linden/indra/llmessage/llhttpclient.h | 4 +-
linden/indra/llmessage/llhttpnode.cpp | 4 +-
linden/indra/llmessage/llhttpnode.h | 4 +-
linden/indra/llmessage/llhttpsender.cpp | 4 +-
linden/indra/llmessage/llhttpsender.h | 4 +-
linden/indra/llmessage/llinstantmessage.cpp | 4 +-
linden/indra/llmessage/llinstantmessage.h | 4 +-
linden/indra/llmessage/llinvite.h | 4 +-
linden/indra/llmessage/lliobuffer.cpp | 4 +-
linden/indra/llmessage/lliobuffer.h | 4 +-
linden/indra/llmessage/lliohttpserver.cpp | 8 +-
linden/indra/llmessage/lliohttpserver.h | 4 +-
linden/indra/llmessage/lliopipe.cpp | 5 +-
linden/indra/llmessage/lliopipe.h | 13 +-
linden/indra/llmessage/lliosocket.cpp | 42 +-
linden/indra/llmessage/lliosocket.h | 4 +-
linden/indra/llmessage/llioutil.cpp | 4 +-
linden/indra/llmessage/llioutil.h | 4 +-
linden/indra/llmessage/llloginflags.h | 4 +-
linden/indra/llmessage/lllogtextmessage.cpp | 122 -
linden/indra/llmessage/lllogtextmessage.h | 99 -
linden/indra/llmessage/llmail.cpp | 4 +-
linden/indra/llmessage/llmail.h | 4 +-
linden/indra/llmessage/llmessage.vcproj | 6 -
linden/indra/llmessage/llmessage_vc8.vcproj | 8 -
linden/indra/llmessage/llmessage_vc9.vcproj | 926 ++++
linden/indra/llmessage/llmessagebuilder.cpp | 4 +-
linden/indra/llmessage/llmessagebuilder.h | 4 +-
linden/indra/llmessage/llmessageconfig.cpp | 4 +-
linden/indra/llmessage/llmessageconfig.h | 4 +-
linden/indra/llmessage/llmessagereader.cpp | 4 +-
linden/indra/llmessage/llmessagereader.h | 4 +-
linden/indra/llmessage/llmessagetemplate.cpp | 4 +-
linden/indra/llmessage/llmessagetemplate.h | 4 +-
linden/indra/llmessage/llmessagetemplateparser.cpp | 4 +-
linden/indra/llmessage/llmessagetemplateparser.h | 4 +-
linden/indra/llmessage/llmessagethrottle.cpp | 35 +-
linden/indra/llmessage/llmessagethrottle.h | 8 +-
linden/indra/llmessage/llmime.cpp | 4 +-
linden/indra/llmessage/llmime.h | 4 +-
linden/indra/llmessage/llmsgvariabletype.h | 4 +-
linden/indra/llmessage/llnamevalue.cpp | 4 +-
linden/indra/llmessage/llnamevalue.h | 4 +-
linden/indra/llmessage/llnullcipher.cpp | 4 +-
linden/indra/llmessage/llnullcipher.h | 4 +-
linden/indra/llmessage/llpacketack.cpp | 4 +-
linden/indra/llmessage/llpacketack.h | 4 +-
linden/indra/llmessage/llpacketbuffer.cpp | 4 +-
linden/indra/llmessage/llpacketbuffer.h | 4 +-
linden/indra/llmessage/llpacketring.cpp | 4 +-
linden/indra/llmessage/llpacketring.h | 4 +-
linden/indra/llmessage/llpartdata.cpp | 4 +-
linden/indra/llmessage/llpartdata.h | 4 +-
linden/indra/llmessage/llpumpio.cpp | 222 +-
linden/indra/llmessage/llpumpio.h | 18 +-
linden/indra/llmessage/llqueryflags.h | 4 +-
linden/indra/llmessage/llregionflags.h | 4 +-
linden/indra/llmessage/llregionhandle.h | 4 +-
linden/indra/llmessage/llsdappservices.cpp | 4 +-
linden/indra/llmessage/llsdappservices.h | 4 +-
linden/indra/llmessage/llsdhttpserver.cpp | 4 +-
linden/indra/llmessage/llsdhttpserver.h | 4 +-
linden/indra/llmessage/llsdmessagebuilder.cpp | 4 +-
linden/indra/llmessage/llsdmessagebuilder.h | 4 +-
linden/indra/llmessage/llsdmessagereader.cpp | 4 +-
linden/indra/llmessage/llsdmessagereader.h | 4 +-
linden/indra/llmessage/llsdrpcclient.cpp | 4 +-
linden/indra/llmessage/llsdrpcclient.h | 4 +-
linden/indra/llmessage/llsdrpcserver.cpp | 4 +-
linden/indra/llmessage/llsdrpcserver.h | 4 +-
linden/indra/llmessage/llservice.cpp | 4 +-
linden/indra/llmessage/llservice.h | 4 +-
linden/indra/llmessage/llservicebuilder.cpp | 103 +-
linden/indra/llmessage/llservicebuilder.h | 4 +-
linden/indra/llmessage/lltaskname.h | 4 +-
linden/indra/llmessage/llteleportflags.h | 4 +-
.../indra/llmessage/lltemplatemessagebuilder.cpp | 4 +-
linden/indra/llmessage/lltemplatemessagebuilder.h | 4 +-
linden/indra/llmessage/lltemplatemessagereader.cpp | 4 +-
linden/indra/llmessage/lltemplatemessagereader.h | 4 +-
linden/indra/llmessage/llthrottle.cpp | 4 +-
linden/indra/llmessage/llthrottle.h | 4 +-
linden/indra/llmessage/lltransfermanager.cpp | 85 +-
linden/indra/llmessage/lltransfermanager.h | 4 +-
linden/indra/llmessage/lltransfersourceasset.cpp | 4 +-
linden/indra/llmessage/lltransfersourceasset.h | 4 +-
linden/indra/llmessage/lltransfersourcefile.cpp | 4 +-
linden/indra/llmessage/lltransfersourcefile.h | 4 +-
linden/indra/llmessage/lltransfertargetfile.cpp | 4 +-
linden/indra/llmessage/lltransfertargetfile.h | 4 +-
linden/indra/llmessage/lltransfertargetvfile.cpp | 4 +-
linden/indra/llmessage/lltransfertargetvfile.h | 4 +-
linden/indra/llmessage/llurlrequest.cpp | 5 +-
linden/indra/llmessage/llurlrequest.h | 6 +-
linden/indra/llmessage/lluseroperation.cpp | 4 +-
linden/indra/llmessage/lluseroperation.h | 4 +-
linden/indra/llmessage/llvehicleparams.h | 4 +-
linden/indra/llmessage/llxfer.cpp | 4 +-
linden/indra/llmessage/llxfer.h | 4 +-
linden/indra/llmessage/llxfer_file.cpp | 4 +-
linden/indra/llmessage/llxfer_file.h | 4 +-
linden/indra/llmessage/llxfer_mem.cpp | 4 +-
linden/indra/llmessage/llxfer_mem.h | 4 +-
linden/indra/llmessage/llxfer_vfile.cpp | 4 +-
linden/indra/llmessage/llxfer_vfile.h | 4 +-
linden/indra/llmessage/llxfermanager.cpp | 4 +-
linden/indra/llmessage/llxfermanager.h | 4 +-
linden/indra/llmessage/llxorcipher.cpp | 4 +-
linden/indra/llmessage/llxorcipher.h | 4 +-
linden/indra/llmessage/machine.h | 4 +-
linden/indra/llmessage/mean_collision_data.h | 4 +-
linden/indra/llmessage/message.cpp | 65 +-
linden/indra/llmessage/message.h | 11 +-
linden/indra/llmessage/message_prehash.cpp | 4 +-
linden/indra/llmessage/message_prehash.h | 4 +-
linden/indra/llmessage/message_string_table.cpp | 4 +-
linden/indra/llmessage/net.cpp | 4 +-
linden/indra/llmessage/net.h | 4 +-
linden/indra/llmessage/network.cpp | 4 +-
linden/indra/llmessage/network.h | 4 +-
linden/indra/llmessage/partsyspacket.cpp | 4 +-
linden/indra/llmessage/partsyspacket.h | 4 +-
linden/indra/llmessage/patch_code.cpp | 4 +-
linden/indra/llmessage/patch_code.h | 4 +-
linden/indra/llmessage/patch_dct.cpp | 4 +-
linden/indra/llmessage/patch_dct.h | 4 +-
linden/indra/llmessage/patch_idct.cpp | 4 +-
linden/indra/llmessage/sound_ids.h | 4 +-
linden/indra/llprimitive/legacy_object_types.h | 4 +-
linden/indra/llprimitive/llmaterialtable.cpp | 4 +-
linden/indra/llprimitive/llmaterialtable.h | 4 +-
linden/indra/llprimitive/llprimitive.cpp | 130 +-
linden/indra/llprimitive/llprimitive.h | 16 +-
linden/indra/llprimitive/llprimitive_vc9.vcproj | 320 ++
linden/indra/llprimitive/lltextureanim.cpp | 4 +-
linden/indra/llprimitive/lltextureanim.h | 4 +-
linden/indra/llprimitive/lltextureentry.cpp | 4 +-
linden/indra/llprimitive/lltextureentry.h | 4 +-
linden/indra/llprimitive/lltree_common.h | 4 +-
linden/indra/llprimitive/lltreeparams.cpp | 4 +-
linden/indra/llprimitive/lltreeparams.h | 4 +-
linden/indra/llprimitive/llvolumemessage.cpp | 4 +-
linden/indra/llprimitive/llvolumemessage.h | 4 +-
linden/indra/llprimitive/llvolumexml.cpp | 4 +-
linden/indra/llprimitive/llvolumexml.h | 4 +-
linden/indra/llprimitive/material_codes.h | 4 +-
linden/indra/llprimitive/object_flags.h | 4 +-
linden/indra/llrender/llfont.cpp | 8 +-
linden/indra/llrender/llfont.h | 4 +-
linden/indra/llrender/llfontgl.cpp | 4 +-
linden/indra/llrender/llfontgl.h | 4 +-
linden/indra/llrender/llgldbg.cpp | 4 +-
linden/indra/llrender/llgldbg.h | 4 +-
linden/indra/llrender/llimagegl.cpp | 4 +-
linden/indra/llrender/llimagegl.h | 14 +-
linden/indra/llrender/llrender_vc9.vcproj | 314 ++
linden/indra/llrender/llvertexbuffer.cpp | 4 +-
linden/indra/llrender/llvertexbuffer.h | 4 +-
linden/indra/llrender/llvertexprogramgl.cpp | 4 +-
linden/indra/llrender/llvertexprogramgl.h | 4 +-
linden/indra/llui/llalertdialog.cpp | 47 +-
linden/indra/llui/llalertdialog.h | 9 +-
linden/indra/llui/llbutton.cpp | 281 +-
linden/indra/llui/llbutton.h | 72 +-
linden/indra/llui/llcallbackmap.h | 4 +-
linden/indra/llui/llcheckboxctrl.cpp | 23 +-
linden/indra/llui/llcheckboxctrl.h | 4 +-
linden/indra/llui/llclipboard.cpp | 4 +-
linden/indra/llui/llclipboard.h | 4 +-
linden/indra/llui/llcombobox.cpp | 514 ++-
linden/indra/llui/llcombobox.h | 61 +-
linden/indra/llui/llctrlselectioninterface.cpp | 4 +-
linden/indra/llui/llctrlselectioninterface.h | 6 +-
linden/indra/llui/lldraghandle.cpp | 4 +-
linden/indra/llui/lldraghandle.h | 5 +-
linden/indra/llui/lleditmenuhandler.cpp | 4 +-
linden/indra/llui/lleditmenuhandler.h | 4 +-
linden/indra/llui/llfloater.cpp | 39 +-
linden/indra/llui/llfloater.h | 4 +-
linden/indra/llui/llfocusmgr.cpp | 45 +-
linden/indra/llui/llfocusmgr.h | 13 +-
linden/indra/llui/llhtmlhelp.h | 5 +-
linden/indra/llui/lliconctrl.cpp | 20 +-
linden/indra/llui/lliconctrl.h | 6 +-
linden/indra/llui/llkeywords.cpp | 18 +-
linden/indra/llui/llkeywords.h | 8 +-
linden/indra/llui/lllineeditor.cpp | 363 +-
linden/indra/llui/lllineeditor.h | 42 +-
linden/indra/llui/llmemberlistener.h | 4 +-
linden/indra/llui/llmenugl.cpp | 11 +-
linden/indra/llui/llmenugl.h | 4 +-
linden/indra/llui/llmodaldialog.cpp | 16 +-
linden/indra/llui/llmodaldialog.h | 6 +-
linden/indra/llui/llpanel.cpp | 236 +-
linden/indra/llui/llpanel.h | 13 +-
linden/indra/llui/llradiogroup.cpp | 6 +-
linden/indra/llui/llradiogroup.h | 6 +-
linden/indra/llui/llresizebar.cpp | 4 +-
linden/indra/llui/llresizebar.h | 4 +-
linden/indra/llui/llresizehandle.cpp | 6 +-
linden/indra/llui/llresizehandle.h | 4 +-
linden/indra/llui/llresmgr.cpp | 4 +-
linden/indra/llui/llresmgr.h | 4 +-
linden/indra/llui/llrootview.cpp | 4 +-
linden/indra/llui/llrootview.h | 4 +-
linden/indra/llui/llscrollbar.cpp | 48 +-
linden/indra/llui/llscrollbar.h | 7 +-
linden/indra/llui/llscrollcontainer.cpp | 42 +-
linden/indra/llui/llscrollcontainer.h | 4 +-
linden/indra/llui/llscrollingpanellist.cpp | 4 +-
linden/indra/llui/llscrollingpanellist.h | 4 +-
linden/indra/llui/llscrolllistctrl.cpp | 1048 +++--
linden/indra/llui/llscrolllistctrl.h | 197 +-
linden/indra/llui/llslider.cpp | 149 +-
linden/indra/llui/llslider.h | 11 +-
linden/indra/llui/llsliderctrl.cpp | 8 +-
linden/indra/llui/llsliderctrl.h | 6 +-
linden/indra/llui/llspinctrl.cpp | 10 +-
linden/indra/llui/llspinctrl.h | 6 +-
linden/indra/llui/llstyle.cpp | 6 +-
linden/indra/llui/llstyle.h | 4 +-
linden/indra/llui/lltabcontainer.cpp | 43 +-
linden/indra/llui/lltabcontainer.h | 7 +-
linden/indra/llui/lltabcontainervertical.cpp | 14 +-
linden/indra/llui/lltabcontainervertical.h | 4 +-
linden/indra/llui/lltextbox.cpp | 14 +-
linden/indra/llui/lltextbox.h | 6 +-
linden/indra/llui/lltexteditor.cpp | 539 ++-
linden/indra/llui/lltexteditor.h | 57 +-
linden/indra/llui/llui.cpp | 461 +-
linden/indra/llui/llui.h | 90 +-
linden/indra/llui/llui_vc9.vcproj | 596 +++
linden/indra/llui/lluiconstants.h | 4 +-
linden/indra/llui/lluictrl.cpp | 203 +-
linden/indra/llui/lluictrl.h | 59 +-
linden/indra/llui/lluictrlfactory.cpp | 18 +-
linden/indra/llui/lluictrlfactory.h | 4 +-
linden/indra/llui/lluistring.cpp | 4 +-
linden/indra/llui/lluistring.h | 4 +-
linden/indra/llui/lluixmltags.h | 5 +-
linden/indra/llui/llundo.cpp | 4 +-
linden/indra/llui/llundo.h | 4 +-
linden/indra/llui/llview.cpp | 440 +-
linden/indra/llui/llview.h | 36 +-
linden/indra/llui/llviewborder.cpp | 6 +-
linden/indra/llui/llviewborder.h | 4 +-
linden/indra/llui/llviewquery.cpp | 65 +-
linden/indra/llui/llviewquery.h | 36 +-
linden/indra/llvfs/lldir.cpp | 4 +-
linden/indra/llvfs/lldir.h | 4 +-
linden/indra/llvfs/lldir_linux.cpp | 4 +-
linden/indra/llvfs/lldir_linux.h | 4 +-
linden/indra/llvfs/lldir_mac.cpp | 4 +-
linden/indra/llvfs/lldir_mac.h | 4 +-
linden/indra/llvfs/lldir_solaris.cpp | 4 +-
linden/indra/llvfs/lldir_solaris.h | 4 +-
linden/indra/llvfs/lldir_win32.cpp | 4 +-
linden/indra/llvfs/lldir_win32.h | 4 +-
linden/indra/llvfs/lllfsthread.cpp | 4 +-
linden/indra/llvfs/lllfsthread.h | 4 +-
linden/indra/llvfs/llvfile.cpp | 4 +-
linden/indra/llvfs/llvfile.h | 4 +-
linden/indra/llvfs/llvfs.cpp | 4 +-
linden/indra/llvfs/llvfs.h | 4 +-
linden/indra/llvfs/llvfs_vc9.vcproj | 296 ++
linden/indra/llvfs/llvfsthread.cpp | 4 +-
linden/indra/llvfs/llvfsthread.h | 4 +-
linden/indra/llwindow/lldxhardware.cpp | 4 +-
linden/indra/llwindow/lldxhardware.h | 4 +-
linden/indra/llwindow/llgl.cpp | 4 +-
linden/indra/llwindow/llgl.h | 4 +-
linden/indra/llwindow/llglheaders.h | 4 +-
linden/indra/llwindow/llglstates.h | 4 +-
linden/indra/llwindow/llglstubs.h | 4 +-
linden/indra/llwindow/llgltypes.h | 4 +-
linden/indra/llwindow/llkeyboard.cpp | 4 +-
linden/indra/llwindow/llkeyboard.h | 4 +-
linden/indra/llwindow/llkeyboardmacosx.cpp | 4 +-
linden/indra/llwindow/llkeyboardmacosx.h | 4 +-
linden/indra/llwindow/llkeyboardsdl.cpp | 4 +-
linden/indra/llwindow/llkeyboardsdl.h | 4 +-
linden/indra/llwindow/llkeyboardwin32.cpp | 4 +-
linden/indra/llwindow/llkeyboardwin32.h | 4 +-
linden/indra/llwindow/lllogitechlcd.cpp | 9 +-
linden/indra/llwindow/lllogitechlcd.h | 6 +-
linden/indra/llwindow/llmousehandler.h | 4 +-
linden/indra/llwindow/llpreeditor.h | 106 +
linden/indra/llwindow/llwindow.cpp | 4 +-
linden/indra/llwindow/llwindow.h | 13 +-
linden/indra/llwindow/llwindow.vcproj | 3 +
linden/indra/llwindow/llwindow_vc9.vcproj | 398 ++
linden/indra/llwindow/llwindowheadless.cpp | 4 +-
linden/indra/llwindow/llwindowheadless.h | 4 +-
linden/indra/llwindow/llwindowlinux.cpp | 4 +-
linden/indra/llwindow/llwindowlinux.h | 4 +-
linden/indra/llwindow/llwindowmacosx-objc.h | 4 +-
linden/indra/llwindow/llwindowmacosx-objc.mm | 4 +-
linden/indra/llwindow/llwindowmacosx.cpp | 428 +-
linden/indra/llwindow/llwindowmacosx.h | 12 +-
linden/indra/llwindow/llwindowmesaheadless.cpp | 4 +-
linden/indra/llwindow/llwindowmesaheadless.h | 4 +-
linden/indra/llwindow/llwindowsdl.cpp | 29 +-
linden/indra/llwindow/llwindowsdl.h | 6 +-
linden/indra/llwindow/llwindowsolaris.cpp | 4 +-
linden/indra/llwindow/llwindowsolaris.h | 4 +-
linden/indra/llwindow/llwindowwin32.cpp | 663 ++-
linden/indra/llwindow/llwindowwin32.h | 20 +-
linden/indra/llxml/llcontrol.cpp | 4 +-
linden/indra/llxml/llcontrol.h | 4 +-
linden/indra/llxml/llxml_vc9.vcproj | 280 ++
linden/indra/llxml/llxmlnode.cpp | 4 +-
linden/indra/llxml/llxmlnode.h | 4 +-
linden/indra/llxml/llxmlparser.cpp | 4 +-
linden/indra/llxml/llxmlparser.h | 4 +-
linden/indra/llxml/llxmltree.cpp | 4 +-
linden/indra/llxml/llxmltree.h | 4 +-
linden/indra/lscript/lscript_alloc.h | 4 +-
linden/indra/lscript/lscript_byteconvert.h | 4 +-
linden/indra/lscript/lscript_byteformat.h | 4 +-
.../lscript/lscript_compile/lscript_alloc.cpp | 4 +-
.../lscript/lscript_compile/lscript_bytecode.cpp | 4 +-
.../lscript/lscript_compile/lscript_bytecode.h | 4 +-
.../lscript_compile/lscript_compile_fb.vcproj | 13 +-
.../lscript_compile/lscript_compile_fb_vc8.vcproj | 10 +-
.../lscript_compile/lscript_compile_fb_vc9.vcproj | 132 +
.../lscript_compile/lscript_compile_vc8.vcproj | 2 +-
.../lscript_compile/lscript_compile_vc9.vcproj | 332 ++
.../lscript/lscript_compile/lscript_error.cpp | 4 +-
.../indra/lscript/lscript_compile/lscript_error.h | 4 +-
.../indra/lscript/lscript_compile/lscript_heap.cpp | 4 +-
.../indra/lscript/lscript_compile/lscript_heap.h | 4 +-
.../lscript/lscript_compile/lscript_resource.cpp | 4 +-
.../lscript/lscript_compile/lscript_resource.h | 4 +-
.../lscript/lscript_compile/lscript_scope.cpp | 4 +-
.../indra/lscript/lscript_compile/lscript_scope.h | 4 +-
.../indra/lscript/lscript_compile/lscript_tree.cpp | 4 +-
.../indra/lscript/lscript_compile/lscript_tree.h | 4 +-
.../lscript/lscript_compile/lscript_typecheck.cpp | 4 +-
.../lscript/lscript_compile/lscript_typecheck.h | 4 +-
linden/indra/lscript/lscript_execute.h | 4 +-
.../lscript/lscript_execute/lscript_execute.cpp | 4 +-
.../lscript_execute/lscript_execute_vc9.vcproj | 280 ++
.../lscript_execute/lscript_heapruntime.cpp | 4 +-
.../lscript/lscript_execute/lscript_heapruntime.h | 4 +-
.../lscript/lscript_execute/lscript_readlso.cpp | 4 +-
.../lscript/lscript_execute/lscript_readlso.h | 4 +-
linden/indra/lscript/lscript_export.h | 4 +-
linden/indra/lscript/lscript_http.h | 4 +-
linden/indra/lscript/lscript_library.h | 4 +-
.../lscript/lscript_library/lscript_alloc.cpp | 4 +-
.../lscript/lscript_library/lscript_export.cpp | 4 +-
.../lscript/lscript_library/lscript_library.cpp | 4 +-
.../lscript_library/lscript_library_vc9.vcproj | 272 ++
linden/indra/lscript/lscript_rt_interface.h | 4 +-
linden/indra/mac_crash_logger/llcrashloggermac.cpp | 4 +-
linden/indra/mac_crash_logger/llcrashloggermac.h | 4 +-
linden/indra/mac_crash_logger/mac_crash_logger.cpp | 4 +-
linden/indra/mac_updater/FSCopyObject.h | 4 +-
linden/indra/mac_updater/GenLinkedList.h | 4 +-
linden/indra/mac_updater/MoreFilesX.h | 4 +-
linden/indra/mac_updater/mac_updater.cpp | 25 +-
.../indra/newview/English.lproj/InfoPlist.strings | 4 +-
linden/indra/newview/Info-SecondLife.plist | 2 +-
linden/indra/newview/VertexCache.h | 4 +-
linden/indra/newview/VorbisFramework.h | 4 +-
linden/indra/newview/app_settings/colors_base.ini | 157 -
linden/indra/newview/app_settings/colors_base.xml | 16 +-
linden/indra/newview/audiosettings.h | 4 +-
linden/indra/newview/fakevoicesoundsignal.cpp | 4 +-
linden/indra/newview/fakevoicesoundsignal.h | 4 +-
linden/indra/newview/files.lst | 1 -
linden/indra/newview/fmodwrapper.cpp | 4 +-
linden/indra/newview/gpu_table.txt | 4 +
linden/indra/newview/head.cpp | 4 +-
linden/indra/newview/head.h | 4 +-
linden/indra/newview/linux_tools/client-readme.txt | 32 +-
linden/indra/newview/linux_tools/wrapper.sh | 5 +-
linden/indra/newview/llagent.cpp | 191 +-
linden/indra/newview/llagent.h | 16 +-
linden/indra/newview/llagentdata.cpp | 4 +-
linden/indra/newview/llagentdata.h | 4 +-
linden/indra/newview/llagentpilot.cpp | 4 +-
linden/indra/newview/llagentpilot.h | 4 +-
linden/indra/newview/llanimalcontrols.cpp | 4 +-
linden/indra/newview/llanimalcontrols.h | 4 +-
linden/indra/newview/llappearance.h | 4 +-
linden/indra/newview/llappviewer.cpp | 88 +-
linden/indra/newview/llappviewer.h | 4 +-
linden/indra/newview/llappviewerlinux.cpp | 4 +-
linden/indra/newview/llappviewerlinux.h | 4 +-
linden/indra/newview/llappviewermacosx.cpp | 7 +-
linden/indra/newview/llappviewermacosx.h | 4 +-
linden/indra/newview/llappviewerwin32.cpp | 4 +-
linden/indra/newview/llappviewerwin32.h | 4 +-
linden/indra/newview/llassetuploadresponders.cpp | 7 +-
linden/indra/newview/llassetuploadresponders.h | 4 +-
linden/indra/newview/llaudiosourcevo.cpp | 4 +-
linden/indra/newview/llaudiosourcevo.h | 4 +-
linden/indra/newview/llbbox.cpp | 4 +-
linden/indra/newview/llbbox.h | 4 +-
linden/indra/newview/llbox.cpp | 4 +-
linden/indra/newview/llbox.h | 4 +-
linden/indra/newview/llcallbacklist.cpp | 4 +-
linden/indra/newview/llcallbacklist.h | 4 +-
linden/indra/newview/llcallingcard.cpp | 4 +-
linden/indra/newview/llcallingcard.h | 4 +-
linden/indra/newview/llcameraview.cpp | 4 +-
linden/indra/newview/llcameraview.h | 4 +-
linden/indra/newview/llcape.cpp | 4 +-
linden/indra/newview/llcape.h | 4 +-
linden/indra/newview/llcaphttpsender.cpp | 4 +-
linden/indra/newview/llcaphttpsender.h | 4 +-
linden/indra/newview/llchatbar.cpp | 172 +-
linden/indra/newview/llchatbar.h | 20 +-
linden/indra/newview/llclassifiedinfo.cpp | 4 +-
linden/indra/newview/llclassifiedinfo.h | 4 +-
.../indra/newview/llclassifiedstatsresponder.cpp | 33 +-
linden/indra/newview/llclassifiedstatsresponder.h | 32 +-
linden/indra/newview/llcloud.cpp | 4 +-
linden/indra/newview/llcloud.h | 4 +-
linden/indra/newview/llcolorscheme.cpp | 4 +-
linden/indra/newview/llcolorscheme.h | 4 +-
linden/indra/newview/llcolorswatch.cpp | 4 +-
linden/indra/newview/llcolorswatch.h | 4 +-
linden/indra/newview/llcommandhandler.cpp | 49 +-
linden/indra/newview/llcommandhandler.h | 16 +-
linden/indra/newview/llcompass.cpp | 4 +-
linden/indra/newview/llcompass.h | 4 +-
linden/indra/newview/llcompilequeue.cpp | 16 +-
linden/indra/newview/llcompilequeue.h | 4 +-
linden/indra/newview/llconfirmationmanager.cpp | 4 +-
linden/indra/newview/llconfirmationmanager.h | 4 +-
linden/indra/newview/llconsole.cpp | 4 +-
linden/indra/newview/llconsole.h | 4 +-
linden/indra/newview/llcontainerview.cpp | 4 +-
linden/indra/newview/llcontainerview.h | 4 +-
linden/indra/newview/llcontroldef.cpp | 29 +-
linden/indra/newview/llcubemap.cpp | 4 +-
linden/indra/newview/llcubemap.h | 4 +-
linden/indra/newview/llcurrencyuimanager.cpp | 4 +-
linden/indra/newview/llcurrencyuimanager.h | 4 +-
linden/indra/newview/llcylinder.cpp | 4 +-
linden/indra/newview/llcylinder.h | 4 +-
linden/indra/newview/lldebugmessagebox.cpp | 4 +-
linden/indra/newview/lldebugmessagebox.h | 4 +-
linden/indra/newview/lldebugview.cpp | 4 +-
linden/indra/newview/lldebugview.h | 4 +-
linden/indra/newview/lldirpicker.cpp | 4 +-
linden/indra/newview/lldirpicker.h | 4 +-
linden/indra/newview/lldrawable.cpp | 17 +-
linden/indra/newview/lldrawable.h | 4 +-
linden/indra/newview/lldrawpool.cpp | 4 +-
linden/indra/newview/lldrawpool.h | 4 +-
linden/indra/newview/lldrawpoolalpha.cpp | 4 +-
linden/indra/newview/lldrawpoolalpha.h | 4 +-
linden/indra/newview/lldrawpoolavatar.cpp | 4 +-
linden/indra/newview/lldrawpoolavatar.h | 4 +-
linden/indra/newview/lldrawpoolbump.cpp | 4 +-
linden/indra/newview/lldrawpoolbump.h | 4 +-
linden/indra/newview/lldrawpoolclouds.cpp | 4 +-
linden/indra/newview/lldrawpoolclouds.h | 4 +-
linden/indra/newview/lldrawpoolground.cpp | 4 +-
linden/indra/newview/lldrawpoolground.h | 4 +-
linden/indra/newview/lldrawpoolsimple.cpp | 4 +-
linden/indra/newview/lldrawpoolsimple.h | 4 +-
linden/indra/newview/lldrawpoolsky.cpp | 4 +-
linden/indra/newview/lldrawpoolsky.h | 4 +-
linden/indra/newview/lldrawpoolstars.cpp | 4 +-
linden/indra/newview/lldrawpoolstars.h | 4 +-
linden/indra/newview/lldrawpoolterrain.cpp | 4 +-
linden/indra/newview/lldrawpoolterrain.h | 4 +-
linden/indra/newview/lldrawpooltree.cpp | 4 +-
linden/indra/newview/lldrawpooltree.h | 4 +-
linden/indra/newview/lldrawpoolwater.cpp | 14 +-
linden/indra/newview/lldrawpoolwater.h | 4 +-
linden/indra/newview/lldriverparam.cpp | 4 +-
linden/indra/newview/lldriverparam.h | 4 +-
linden/indra/newview/lldynamictexture.cpp | 4 +-
linden/indra/newview/lldynamictexture.h | 4 +-
linden/indra/newview/llemote.cpp | 4 +-
linden/indra/newview/llemote.h | 4 +-
linden/indra/newview/lleventinfo.cpp | 4 +-
linden/indra/newview/lleventinfo.h | 4 +-
linden/indra/newview/lleventnotifier.cpp | 4 +-
linden/indra/newview/lleventnotifier.h | 4 +-
linden/indra/newview/lleventpoll.cpp | 4 +-
linden/indra/newview/lleventpoll.h | 4 +-
linden/indra/newview/llface.cpp | 4 +-
linden/indra/newview/llface.h | 4 +-
linden/indra/newview/llface.inl | 4 +-
linden/indra/newview/llfasttimerview.cpp | 4 +-
linden/indra/newview/llfasttimerview.h | 4 +-
linden/indra/newview/llfeaturemanager.cpp | 10 +-
linden/indra/newview/llfeaturemanager.h | 4 +-
linden/indra/newview/llfilepicker.cpp | 4 +-
linden/indra/newview/llfilepicker.h | 4 +-
linden/indra/newview/llfirstuse.cpp | 4 +-
linden/indra/newview/llfirstuse.h | 4 +-
linden/indra/newview/llflexibleobject.cpp | 4 +-
linden/indra/newview/llflexibleobject.h | 4 +-
linden/indra/newview/llfloaterabout.cpp | 4 +-
linden/indra/newview/llfloaterabout.h | 4 +-
linden/indra/newview/llfloateractivespeakers.cpp | 563 ++-
linden/indra/newview/llfloateractivespeakers.h | 53 +-
linden/indra/newview/llfloateranimpreview.cpp | 6 +-
linden/indra/newview/llfloateranimpreview.h | 4 +-
linden/indra/newview/llfloaterauction.cpp | 4 +-
linden/indra/newview/llfloaterauction.h | 4 +-
linden/indra/newview/llfloateravatarinfo.cpp | 36 +-
linden/indra/newview/llfloateravatarinfo.h | 8 +-
linden/indra/newview/llfloateravatarpicker.cpp | 21 +-
linden/indra/newview/llfloateravatarpicker.h | 4 +-
linden/indra/newview/llfloateravatartextures.cpp | 4 +-
linden/indra/newview/llfloateravatartextures.h | 4 +-
linden/indra/newview/llfloaterbuildoptions.cpp | 4 +-
linden/indra/newview/llfloaterbuildoptions.h | 4 +-
linden/indra/newview/llfloaterbump.cpp | 4 +-
linden/indra/newview/llfloaterbump.h | 4 +-
linden/indra/newview/llfloaterbuy.cpp | 4 +-
linden/indra/newview/llfloaterbuy.h | 4 +-
linden/indra/newview/llfloaterbuycontents.cpp | 4 +-
linden/indra/newview/llfloaterbuycontents.h | 4 +-
linden/indra/newview/llfloaterbuycurrency.cpp | 4 +-
linden/indra/newview/llfloaterbuycurrency.h | 4 +-
linden/indra/newview/llfloaterbuyland.cpp | 4 +-
linden/indra/newview/llfloaterbuyland.h | 4 +-
linden/indra/newview/llfloaterchat.cpp | 34 +-
linden/indra/newview/llfloaterchat.h | 5 +-
linden/indra/newview/llfloaterchatterbox.cpp | 107 +-
linden/indra/newview/llfloaterchatterbox.h | 8 +-
linden/indra/newview/llfloaterclassified.cpp | 55 +-
linden/indra/newview/llfloaterclassified.h | 34 +-
linden/indra/newview/llfloaterclothing.cpp | 14 +-
linden/indra/newview/llfloaterclothing.h | 4 +-
linden/indra/newview/llfloatercolorpicker.cpp | 4 +-
linden/indra/newview/llfloatercolorpicker.h | 4 +-
linden/indra/newview/llfloatercustomize.cpp | 4 +-
linden/indra/newview/llfloatercustomize.h | 4 +-
linden/indra/newview/llfloaterdirectory.cpp | 10 +-
linden/indra/newview/llfloaterdirectory.h | 4 +-
linden/indra/newview/llfloatereditui.cpp | 4 +-
linden/indra/newview/llfloatereditui.h | 4 +-
linden/indra/newview/llfloaterevent.cpp | 35 +-
linden/indra/newview/llfloaterevent.h | 35 +-
linden/indra/newview/llfloaterfriends.cpp | 447 +-
linden/indra/newview/llfloaterfriends.h | 28 +-
linden/indra/newview/llfloatergesture.cpp | 4 +-
linden/indra/newview/llfloatergesture.h | 4 +-
linden/indra/newview/llfloatergodtools.cpp | 4 +-
linden/indra/newview/llfloatergodtools.h | 4 +-
linden/indra/newview/llfloatergroupinfo.cpp | 7 +-
linden/indra/newview/llfloatergroupinfo.h | 4 +-
linden/indra/newview/llfloatergroupinvite.cpp | 4 +-
linden/indra/newview/llfloatergroupinvite.h | 4 +-
linden/indra/newview/llfloatergroups.cpp | 4 +-
linden/indra/newview/llfloatergroups.h | 4 +-
linden/indra/newview/llfloaterhtml.cpp | 66 +-
linden/indra/newview/llfloaterhtml.h | 22 +-
linden/indra/newview/llfloaterhtmlhelp.cpp | 328 --
linden/indra/newview/llfloaterhtmlhelp.h | 53 -
linden/indra/newview/llfloaterimagepreview.cpp | 4 +-
linden/indra/newview/llfloaterimagepreview.h | 4 +-
linden/indra/newview/llfloaterimport.cpp | 10 +-
linden/indra/newview/llfloaterimport.h | 4 +-
linden/indra/newview/llfloaterinspect.cpp | 5 +-
linden/indra/newview/llfloaterinspect.h | 4 +-
linden/indra/newview/llfloaterlagmeter.cpp | 4 +-
linden/indra/newview/llfloaterlagmeter.h | 4 +-
linden/indra/newview/llfloaterland.cpp | 196 +-
linden/indra/newview/llfloaterland.h | 19 +-
linden/indra/newview/llfloaterlandholdings.cpp | 6 +-
linden/indra/newview/llfloaterlandholdings.h | 4 +-
linden/indra/newview/llfloaterlandmark.cpp | 29 +-
linden/indra/newview/llfloaterlandmark.h | 33 +-
linden/indra/newview/llfloatermap.cpp | 4 +-
linden/indra/newview/llfloatermap.h | 4 +-
linden/indra/newview/llfloatermute.cpp | 177 +-
linden/indra/newview/llfloatermute.h | 16 +-
linden/indra/newview/llfloaternamedesc.cpp | 19 +-
linden/indra/newview/llfloaternamedesc.h | 4 +-
linden/indra/newview/llfloaternewim.cpp | 6 +-
linden/indra/newview/llfloaternewim.h | 4 +-
linden/indra/newview/llfloateropenobject.cpp | 4 +-
linden/indra/newview/llfloateropenobject.h | 4 +-
linden/indra/newview/llfloaterparcel.cpp | 29 +-
linden/indra/newview/llfloaterparcel.h | 37 +-
linden/indra/newview/llfloaterpermissionsmgr.cpp | 4 +-
linden/indra/newview/llfloaterpermissionsmgr.h | 4 +-
linden/indra/newview/llfloaterpostcard.cpp | 9 +-
linden/indra/newview/llfloaterpostcard.h | 6 +-
linden/indra/newview/llfloaterpreference.cpp | 13 +-
linden/indra/newview/llfloaterpreference.h | 4 +-
linden/indra/newview/llfloaterproperties.cpp | 4 +-
linden/indra/newview/llfloaterproperties.h | 4 +-
linden/indra/newview/llfloaterregioninfo.cpp | 95 +-
linden/indra/newview/llfloaterregioninfo.h | 22 +-
linden/indra/newview/llfloaterreleasemsg.cpp | 34 +-
linden/indra/newview/llfloaterreleasemsg.h | 7 +-
linden/indra/newview/llfloaterreporter.cpp | 14 +-
linden/indra/newview/llfloaterreporter.h | 4 +-
linden/indra/newview/llfloatersaveavatar.cpp | 4 +-
linden/indra/newview/llfloatersaveavatar.h | 4 +-
linden/indra/newview/llfloaterscriptdebug.cpp | 8 +-
linden/indra/newview/llfloaterscriptdebug.h | 4 +-
linden/indra/newview/llfloatersellland.cpp | 13 +-
linden/indra/newview/llfloatersellland.h | 4 +-
linden/indra/newview/llfloatersnapshot.cpp | 6 +-
linden/indra/newview/llfloatersnapshot.h | 4 +-
linden/indra/newview/llfloatertelehub.cpp | 6 +-
linden/indra/newview/llfloatertelehub.h | 4 +-
linden/indra/newview/llfloatertest.cpp | 8 +-
linden/indra/newview/llfloatertest.h | 4 +-
linden/indra/newview/llfloatertools.cpp | 7 +-
linden/indra/newview/llfloatertools.h | 4 +-
linden/indra/newview/llfloatertopobjects.cpp | 12 +-
linden/indra/newview/llfloatertopobjects.h | 4 +-
linden/indra/newview/llfloatertos.cpp | 4 +-
linden/indra/newview/llfloatertos.h | 4 +-
linden/indra/newview/llfloaterurldisplay.cpp | 43 +-
linden/indra/newview/llfloaterurldisplay.h | 4 +-
linden/indra/newview/llfloatervoicewizard.cpp | 45 +-
linden/indra/newview/llfloatervoicewizard.h | 7 +-
linden/indra/newview/llfloaterworldmap.cpp | 106 +-
linden/indra/newview/llfloaterworldmap.h | 26 +-
linden/indra/newview/llfolderview.cpp | 32 +-
linden/indra/newview/llfolderview.h | 6 +-
linden/indra/newview/llfollowcam.cpp | 4 +-
linden/indra/newview/llfollowcam.h | 4 +-
linden/indra/newview/llframestats.cpp | 4 +-
linden/indra/newview/llframestats.h | 4 +-
linden/indra/newview/llframestatview.cpp | 4 +-
linden/indra/newview/llframestatview.h | 4 +-
linden/indra/newview/llgenepool.cpp | 4 +-
linden/indra/newview/llgenepool.h | 4 +-
linden/indra/newview/llgesturemgr.cpp | 14 +-
linden/indra/newview/llgesturemgr.h | 4 +-
linden/indra/newview/llgivemoney.cpp | 4 +-
linden/indra/newview/llgivemoney.h | 4 +-
linden/indra/newview/llglsandbox.cpp | 4 +-
linden/indra/newview/llglslshader.cpp | 4 +-
linden/indra/newview/llglslshader.h | 4 +-
linden/indra/newview/llgroupmgr.cpp | 10 +-
linden/indra/newview/llgroupmgr.h | 4 +-
linden/indra/newview/llgroupnotify.cpp | 6 +-
linden/indra/newview/llgroupnotify.h | 4 +-
linden/indra/newview/llhippo.cpp | 4 +-
linden/indra/newview/llhippo.h | 4 +-
linden/indra/newview/llhoverview.cpp | 4 +-
linden/indra/newview/llhoverview.h | 4 +-
linden/indra/newview/llhudconnector.cpp | 4 +-
linden/indra/newview/llhudconnector.h | 4 +-
linden/indra/newview/llhudeffect.cpp | 4 +-
linden/indra/newview/llhudeffect.h | 4 +-
linden/indra/newview/llhudeffectbeam.cpp | 4 +-
linden/indra/newview/llhudeffectbeam.h | 4 +-
linden/indra/newview/llhudeffectlookat.cpp | 4 +-
linden/indra/newview/llhudeffectlookat.h | 4 +-
linden/indra/newview/llhudeffectpointat.cpp | 4 +-
linden/indra/newview/llhudeffectpointat.h | 4 +-
linden/indra/newview/llhudeffecttrail.cpp | 4 +-
linden/indra/newview/llhudeffecttrail.h | 4 +-
linden/indra/newview/llhudicon.cpp | 4 +-
linden/indra/newview/llhudicon.h | 4 +-
linden/indra/newview/llhudmanager.cpp | 4 +-
linden/indra/newview/llhudmanager.h | 4 +-
linden/indra/newview/llhudobject.cpp | 4 +-
linden/indra/newview/llhudobject.h | 4 +-
linden/indra/newview/llhudrender.cpp | 4 +-
linden/indra/newview/llhudrender.h | 4 +-
linden/indra/newview/llhudtext.cpp | 4 +-
linden/indra/newview/llhudtext.h | 4 +-
linden/indra/newview/llhudview.cpp | 8 +-
linden/indra/newview/llhudview.h | 10 +-
linden/indra/newview/llimpanel.cpp | 530 ++-
linden/indra/newview/llimpanel.h | 58 +-
linden/indra/newview/llimview.cpp | 503 ++-
linden/indra/newview/llimview.h | 36 +-
linden/indra/newview/llinventoryactions.cpp | 15 +-
linden/indra/newview/llinventorybridge.cpp | 67 +-
linden/indra/newview/llinventorybridge.h | 4 +-
linden/indra/newview/llinventoryclipboard.cpp | 4 +-
linden/indra/newview/llinventoryclipboard.h | 4 +-
linden/indra/newview/llinventorymodel.cpp | 6 +-
linden/indra/newview/llinventorymodel.h | 4 +-
linden/indra/newview/llinventoryview.cpp | 19 +-
linden/indra/newview/llinventoryview.h | 4 +-
linden/indra/newview/lljoystickbutton.cpp | 16 +-
linden/indra/newview/lljoystickbutton.h | 4 +-
linden/indra/newview/lllandmarklist.cpp | 4 +-
linden/indra/newview/lllandmarklist.h | 4 +-
linden/indra/newview/lllcd.cpp | 4 +-
linden/indra/newview/lllcd.h | 4 +-
linden/indra/newview/lllightconstants.h | 4 +-
linden/indra/newview/lllocalanimationobject.cpp | 4 +-
linden/indra/newview/lllocalanimationobject.h | 4 +-
linden/indra/newview/lllogchat.cpp | 4 +-
linden/indra/newview/lllogchat.h | 4 +-
linden/indra/newview/llmanip.cpp | 4 +-
linden/indra/newview/llmanip.h | 4 +-
linden/indra/newview/llmaniprotate.cpp | 4 +-
linden/indra/newview/llmaniprotate.h | 4 +-
linden/indra/newview/llmanipscale.cpp | 4 +-
linden/indra/newview/llmanipscale.h | 4 +-
linden/indra/newview/llmaniptranslate.cpp | 19 +-
linden/indra/newview/llmaniptranslate.h | 4 +-
linden/indra/newview/llmapresponders.cpp | 4 +-
linden/indra/newview/llmapresponders.h | 4 +-
linden/indra/newview/llmediaremotectrl.cpp | 112 +-
linden/indra/newview/llmediaremotectrl.h | 23 +-
linden/indra/newview/llmemoryview.cpp | 4 +-
linden/indra/newview/llmemoryview.h | 4 +-
linden/indra/newview/llmenucommands.cpp | 4 +-
linden/indra/newview/llmenucommands.h | 4 +-
linden/indra/newview/llmorphview.cpp | 4 +-
linden/indra/newview/llmorphview.h | 4 +-
linden/indra/newview/llmoveview.cpp | 4 +-
linden/indra/newview/llmoveview.h | 4 +-
linden/indra/newview/llmutelist.cpp | 75 +-
linden/indra/newview/llmutelist.h | 10 +-
linden/indra/newview/llnamebox.cpp | 4 +-
linden/indra/newview/llnamebox.h | 4 +-
linden/indra/newview/llnameeditor.cpp | 6 +-
linden/indra/newview/llnameeditor.h | 6 +-
linden/indra/newview/llnamelistctrl.cpp | 30 +-
linden/indra/newview/llnamelistctrl.h | 4 +-
linden/indra/newview/llnetmap.cpp | 4 +-
linden/indra/newview/llnetmap.h | 4 +-
linden/indra/newview/llnotify.cpp | 33 +-
linden/indra/newview/llnotify.h | 4 +-
linden/indra/newview/lloverlaybar.cpp | 506 +--
linden/indra/newview/lloverlaybar.h | 25 +-
linden/indra/newview/llpanelLCD.cpp | 4 +-
linden/indra/newview/llpanelLCD.h | 4 +-
linden/indra/newview/llpanelaudioprefs.cpp | 8 +-
linden/indra/newview/llpanelaudioprefs.h | 4 +-
linden/indra/newview/llpanelaudiovolume.cpp | 85 +-
linden/indra/newview/llpanelaudiovolume.h | 18 +-
linden/indra/newview/llpanelavatar.cpp | 27 +-
linden/indra/newview/llpanelavatar.h | 5 +-
linden/indra/newview/llpanelclassified.cpp | 40 +-
linden/indra/newview/llpanelclassified.h | 6 +-
linden/indra/newview/llpanelcontents.cpp | 4 +-
linden/indra/newview/llpanelcontents.h | 4 +-
linden/indra/newview/llpaneldebug.cpp | 4 +-
linden/indra/newview/llpaneldebug.h | 4 +-
linden/indra/newview/llpaneldirbrowser.cpp | 16 +-
linden/indra/newview/llpaneldirbrowser.h | 4 +-
linden/indra/newview/llpaneldirclassified.cpp | 4 +-
linden/indra/newview/llpaneldirclassified.h | 4 +-
linden/indra/newview/llpaneldirevents.cpp | 4 +-
linden/indra/newview/llpaneldirevents.h | 4 +-
linden/indra/newview/llpaneldirfind.cpp | 7 +-
linden/indra/newview/llpaneldirfind.h | 4 +-
linden/indra/newview/llpaneldirgroups.cpp | 4 +-
linden/indra/newview/llpaneldirgroups.h | 4 +-
linden/indra/newview/llpaneldirland.cpp | 4 +-
linden/indra/newview/llpaneldirland.h | 4 +-
linden/indra/newview/llpaneldirpeople.cpp | 4 +-
linden/indra/newview/llpaneldirpeople.h | 4 +-
linden/indra/newview/llpaneldirplaces.cpp | 4 +-
linden/indra/newview/llpaneldirplaces.h | 4 +-
linden/indra/newview/llpaneldirpopular.cpp | 4 +-
linden/indra/newview/llpaneldirpopular.h | 4 +-
linden/indra/newview/llpaneldisplay.cpp | 4 +-
linden/indra/newview/llpaneldisplay.h | 4 +-
linden/indra/newview/llpanelevent.cpp | 4 +-
linden/indra/newview/llpanelevent.h | 4 +-
linden/indra/newview/llpanelface.cpp | 6 +-
linden/indra/newview/llpanelface.h | 4 +-
linden/indra/newview/llpanelgeneral.cpp | 6 +-
linden/indra/newview/llpanelgeneral.h | 4 +-
linden/indra/newview/llpanelgroup.cpp | 4 +-
linden/indra/newview/llpanelgroup.h | 4 +-
linden/indra/newview/llpanelgroupgeneral.cpp | 16 +-
linden/indra/newview/llpanelgroupgeneral.h | 5 +-
linden/indra/newview/llpanelgroupinvite.cpp | 4 +-
linden/indra/newview/llpanelgroupinvite.h | 4 +-
linden/indra/newview/llpanelgrouplandmoney.cpp | 8 +-
linden/indra/newview/llpanelgrouplandmoney.h | 4 +-
linden/indra/newview/llpanelgroupnotices.cpp | 6 +-
linden/indra/newview/llpanelgroupnotices.h | 4 +-
linden/indra/newview/llpanelgrouproles.cpp | 25 +-
linden/indra/newview/llpanelgrouproles.h | 5 +-
linden/indra/newview/llpanelgroupvoting.cpp | 226 +-
linden/indra/newview/llpanelgroupvoting.h | 12 +-
linden/indra/newview/llpanelinput.cpp | 4 +-
linden/indra/newview/llpanelinput.h | 4 +-
linden/indra/newview/llpanelinventory.cpp | 4 +-
linden/indra/newview/llpanelinventory.h | 4 +-
linden/indra/newview/llpanelland.cpp | 4 +-
linden/indra/newview/llpanelland.h | 4 +-
linden/indra/newview/llpanellandobjects.cpp | 4 +-
linden/indra/newview/llpanellandobjects.h | 4 +-
linden/indra/newview/llpanellandoptions.cpp | 4 +-
linden/indra/newview/llpanellandoptions.h | 4 +-
linden/indra/newview/llpanellogin.cpp | 481 ++-
linden/indra/newview/llpanellogin.h | 32 +-
linden/indra/newview/llpanelmorph.cpp | 4 +-
linden/indra/newview/llpanelmorph.h | 4 +-
linden/indra/newview/llpanelmsgs.cpp | 4 +-
linden/indra/newview/llpanelmsgs.h | 4 +-
linden/indra/newview/llpanelnetwork.cpp | 4 +-
linden/indra/newview/llpanelnetwork.h | 4 +-
linden/indra/newview/llpanelobject.cpp | 12 +-
linden/indra/newview/llpanelobject.h | 4 +-
linden/indra/newview/llpanelpermissions.cpp | 4 +-
linden/indra/newview/llpanelpermissions.h | 4 +-
linden/indra/newview/llpanelpick.cpp | 4 +-
linden/indra/newview/llpanelpick.h | 4 +-
linden/indra/newview/llpanelplace.cpp | 4 +-
linden/indra/newview/llpanelplace.h | 4 +-
linden/indra/newview/llpanelvolume.cpp | 6 +-
linden/indra/newview/llpanelvolume.h | 4 +-
linden/indra/newview/llpanelweb.cpp | 4 +-
linden/indra/newview/llpanelweb.h | 4 +-
linden/indra/newview/llpatchvertexarray.cpp | 4 +-
linden/indra/newview/llpatchvertexarray.h | 4 +-
linden/indra/newview/llpolymesh.cpp | 20 +-
linden/indra/newview/llpolymesh.h | 13 +-
linden/indra/newview/llpolymorph.cpp | 4 +-
linden/indra/newview/llpolymorph.h | 4 +-
linden/indra/newview/llprefschat.cpp | 4 +-
linden/indra/newview/llprefschat.h | 4 +-
linden/indra/newview/llprefsim.cpp | 4 +-
linden/indra/newview/llprefsim.h | 4 +-
linden/indra/newview/llprefsvoice.cpp | 16 +-
linden/indra/newview/llprefsvoice.h | 4 +-
linden/indra/newview/llpreview.cpp | 43 +-
linden/indra/newview/llpreview.h | 17 +-
linden/indra/newview/llpreviewanim.cpp | 4 +-
linden/indra/newview/llpreviewanim.h | 7 +-
linden/indra/newview/llpreviewgesture.cpp | 15 +-
linden/indra/newview/llpreviewgesture.h | 6 +-
linden/indra/newview/llpreviewlandmark.cpp | 7 +-
linden/indra/newview/llpreviewlandmark.h | 6 +-
linden/indra/newview/llpreviewnotecard.cpp | 10 +-
linden/indra/newview/llpreviewnotecard.h | 9 +-
linden/indra/newview/llpreviewscript.cpp | 18 +-
linden/indra/newview/llpreviewscript.h | 8 +-
linden/indra/newview/llpreviewsound.cpp | 6 +-
linden/indra/newview/llpreviewsound.h | 7 +-
linden/indra/newview/llpreviewtexture.cpp | 6 +-
linden/indra/newview/llpreviewtexture.h | 6 +-
linden/indra/newview/llprogressview.cpp | 4 +-
linden/indra/newview/llprogressview.h | 4 +-
linden/indra/newview/llregionposition.cpp | 4 +-
linden/indra/newview/llregionposition.h | 4 +-
linden/indra/newview/llremoteparcelrequest.cpp | 34 +-
linden/indra/newview/llremoteparcelrequest.h | 32 +-
linden/indra/newview/llresourcedata.h | 4 +-
linden/indra/newview/llroam.cpp | 4 +-
linden/indra/newview/llroam.h | 4 +-
linden/indra/newview/llsavedsettingsglue.cpp | 4 +-
linden/indra/newview/llsavedsettingsglue.h | 4 +-
linden/indra/newview/llselectmgr.cpp | 22 +-
linden/indra/newview/llselectmgr.h | 4 +-
linden/indra/newview/llsky.cpp | 4 +-
linden/indra/newview/llsky.h | 4 +-
linden/indra/newview/llspatialpartition.cpp | 4 +-
linden/indra/newview/llspatialpartition.h | 4 +-
linden/indra/newview/llsphere.cpp | 4 +-
linden/indra/newview/llsphere.h | 4 +-
linden/indra/newview/llsprite.cpp | 4 +-
linden/indra/newview/llsprite.h | 4 +-
linden/indra/newview/llsrv.cpp | 4 +-
linden/indra/newview/llsrv.h | 4 +-
linden/indra/newview/llstartup.cpp | 232 +-
linden/indra/newview/llstartup.h | 4 +-
linden/indra/newview/llstatbar.cpp | 4 +-
linden/indra/newview/llstatbar.h | 4 +-
linden/indra/newview/llstatgraph.cpp | 4 +-
linden/indra/newview/llstatgraph.h | 4 +-
linden/indra/newview/llstatusbar.cpp | 94 +-
linden/indra/newview/llstatusbar.h | 4 +-
linden/indra/newview/llstatview.cpp | 4 +-
linden/indra/newview/llstatview.h | 4 +-
linden/indra/newview/llsurface.cpp | 4 +-
linden/indra/newview/llsurface.h | 4 +-
linden/indra/newview/llsurfacepatch.cpp | 4 +-
linden/indra/newview/llsurfacepatch.h | 4 +-
linden/indra/newview/lltable.h | 4 +-
linden/indra/newview/lltexlayer.cpp | 4 +-
linden/indra/newview/lltexlayer.h | 4 +-
linden/indra/newview/lltexturecache.cpp | 4 +-
linden/indra/newview/lltexturecache.h | 4 +-
linden/indra/newview/lltexturectrl.cpp | 4 +-
linden/indra/newview/lltexturectrl.h | 4 +-
linden/indra/newview/lltexturefetch.cpp | 4 +-
linden/indra/newview/lltexturefetch.h | 4 +-
linden/indra/newview/lltextureview.cpp | 5 +-
linden/indra/newview/lltextureview.h | 4 +-
linden/indra/newview/lltool.cpp | 4 +-
linden/indra/newview/lltool.h | 4 +-
linden/indra/newview/lltoolbar.cpp | 186 +-
linden/indra/newview/lltoolbar.h | 13 +-
linden/indra/newview/lltoolbrush.cpp | 4 +-
linden/indra/newview/lltoolbrush.h | 4 +-
linden/indra/newview/lltoolcomp.cpp | 4 +-
linden/indra/newview/lltoolcomp.h | 4 +-
linden/indra/newview/lltooldraganddrop.cpp | 28 +-
linden/indra/newview/lltooldraganddrop.h | 4 +-
linden/indra/newview/lltoolface.cpp | 4 +-
linden/indra/newview/lltoolface.h | 4 +-
linden/indra/newview/lltoolfocus.cpp | 4 +-
linden/indra/newview/lltoolfocus.h | 4 +-
linden/indra/newview/lltoolgrab.cpp | 4 +-
linden/indra/newview/lltoolgrab.h | 4 +-
linden/indra/newview/lltoolgun.cpp | 4 +-
linden/indra/newview/lltoolgun.h | 4 +-
linden/indra/newview/lltoolindividual.cpp | 4 +-
linden/indra/newview/lltoolindividual.h | 4 +-
linden/indra/newview/lltoolmgr.cpp | 4 +-
linden/indra/newview/lltoolmgr.h | 4 +-
linden/indra/newview/lltoolmorph.cpp | 4 +-
linden/indra/newview/lltoolmorph.h | 4 +-
linden/indra/newview/lltoolobjpicker.cpp | 4 +-
linden/indra/newview/lltoolobjpicker.h | 4 +-
linden/indra/newview/lltoolpie.cpp | 4 +-
linden/indra/newview/lltoolpie.h | 4 +-
linden/indra/newview/lltoolpipette.cpp | 4 +-
linden/indra/newview/lltoolpipette.h | 4 +-
linden/indra/newview/lltoolplacer.cpp | 6 +-
linden/indra/newview/lltoolplacer.h | 4 +-
linden/indra/newview/lltoolselect.cpp | 4 +-
linden/indra/newview/lltoolselect.h | 4 +-
linden/indra/newview/lltoolselectland.cpp | 4 +-
linden/indra/newview/lltoolselectland.h | 4 +-
linden/indra/newview/lltoolselectrect.cpp | 4 +-
linden/indra/newview/lltoolselectrect.h | 4 +-
linden/indra/newview/lltoolview.cpp | 4 +-
linden/indra/newview/lltoolview.h | 4 +-
linden/indra/newview/lltracker.cpp | 8 +-
linden/indra/newview/lltracker.h | 7 +-
linden/indra/newview/lluiconstants.h | 4 +-
linden/indra/newview/lluploaddialog.cpp | 4 +-
linden/indra/newview/lluploaddialog.h | 4 +-
linden/indra/newview/llurl.cpp | 4 +-
linden/indra/newview/llurl.h | 4 +-
linden/indra/newview/llurldispatcher.cpp | 68 +-
linden/indra/newview/llurldispatcher.h | 13 +-
linden/indra/newview/llurlsimstring.cpp | 4 +-
linden/indra/newview/llurlsimstring.h | 4 +-
linden/indra/newview/llurlwhitelist.cpp | 4 +-
linden/indra/newview/llurlwhitelist.h | 4 +-
linden/indra/newview/lluserauth.cpp | 92 +-
linden/indra/newview/lluserauth.h | 22 +-
linden/indra/newview/llvectorperfoptions.cpp | 30 +-
linden/indra/newview/llvectorperfoptions.h | 28 +-
linden/indra/newview/llvelocitybar.cpp | 4 +-
linden/indra/newview/llvelocitybar.h | 4 +-
linden/indra/newview/llviewchildren.cpp | 4 +-
linden/indra/newview/llviewchildren.h | 4 +-
linden/indra/newview/llviewerassetstorage.cpp | 4 +-
linden/indra/newview/llviewerassetstorage.h | 4 +-
linden/indra/newview/llvieweraudio.cpp | 44 +-
linden/indra/newview/llvieweraudio.h | 28 +-
linden/indra/newview/llviewerbuild.h | 4 +-
linden/indra/newview/llviewercamera.cpp | 8 +-
linden/indra/newview/llviewercamera.h | 4 +-
linden/indra/newview/llviewercontrol.cpp | 4 +-
linden/indra/newview/llviewercontrol.h | 4 +-
linden/indra/newview/llviewerdisplay.cpp | 4 +-
linden/indra/newview/llviewerdisplay.h | 4 +-
linden/indra/newview/llviewergenericmessage.cpp | 4 +-
linden/indra/newview/llviewergenericmessage.h | 4 +-
linden/indra/newview/llviewergesture.cpp | 4 +-
linden/indra/newview/llviewergesture.h | 4 +-
linden/indra/newview/llviewerimage.cpp | 4 +-
linden/indra/newview/llviewerimage.h | 4 +-
linden/indra/newview/llviewerimagelist.cpp | 902 ++--
linden/indra/newview/llviewerimagelist.h | 13 +-
linden/indra/newview/llviewerinventory.cpp | 35 +-
linden/indra/newview/llviewerinventory.h | 10 +-
linden/indra/newview/llviewerjoint.cpp | 4 +-
linden/indra/newview/llviewerjoint.h | 4 +-
linden/indra/newview/llviewerjointattachment.cpp | 4 +-
linden/indra/newview/llviewerjointattachment.h | 4 +-
linden/indra/newview/llviewerjointmesh.cpp | 4 +-
linden/indra/newview/llviewerjointmesh.h | 4 +-
linden/indra/newview/llviewerjointmesh_sse.cpp | 4 +-
linden/indra/newview/llviewerjointmesh_sse2.cpp | 4 +-
linden/indra/newview/llviewerjointmesh_vec.cpp | 4 +-
linden/indra/newview/llviewerjointshape.cpp | 4 +-
linden/indra/newview/llviewerjointshape.h | 4 +-
linden/indra/newview/llviewerjoystick.cpp | 4 +-
linden/indra/newview/llviewerjoystick.h | 4 +-
linden/indra/newview/llviewerkeyboard.cpp | 4 +-
linden/indra/newview/llviewerkeyboard.h | 4 +-
linden/indra/newview/llviewerlayer.cpp | 4 +-
linden/indra/newview/llviewerlayer.h | 4 +-
linden/indra/newview/llviewermenu.cpp | 59 +-
linden/indra/newview/llviewermenu.h | 4 +-
linden/indra/newview/llviewermenufile.cpp | 14 +-
linden/indra/newview/llviewermenufile.h | 4 +-
linden/indra/newview/llviewermessage.cpp | 125 +-
linden/indra/newview/llviewermessage.h | 6 +-
linden/indra/newview/llviewernetwork.cpp | 72 +-
linden/indra/newview/llviewernetwork.h | 21 +-
linden/indra/newview/llviewerobject.cpp | 26 +-
linden/indra/newview/llviewerobject.h | 5 +-
linden/indra/newview/llviewerobjectlist.cpp | 4 +-
linden/indra/newview/llviewerobjectlist.h | 4 +-
linden/indra/newview/llviewerparcelmgr.cpp | 62 +-
linden/indra/newview/llviewerparcelmgr.h | 6 +-
linden/indra/newview/llviewerparceloverlay.cpp | 4 +-
linden/indra/newview/llviewerparceloverlay.h | 4 +-
linden/indra/newview/llviewerpartsim.cpp | 4 +-
linden/indra/newview/llviewerpartsim.h | 4 +-
linden/indra/newview/llviewerpartsource.cpp | 4 +-
linden/indra/newview/llviewerpartsource.h | 4 +-
.../indra/newview/llviewerprecompiledheaders.cpp | 4 +-
linden/indra/newview/llviewerprecompiledheaders.h | 5 +-
linden/indra/newview/llviewerregion.cpp | 20 +-
linden/indra/newview/llviewerregion.h | 6 +-
linden/indra/newview/llviewerstats.cpp | 16 +-
linden/indra/newview/llviewerstats.h | 6 +-
linden/indra/newview/llviewertexteditor.cpp | 96 +-
linden/indra/newview/llviewertexteditor.h | 4 +-
linden/indra/newview/llviewertextureanim.cpp | 4 +-
linden/indra/newview/llviewertextureanim.h | 4 +-
linden/indra/newview/llviewerthrottle.cpp | 4 +-
linden/indra/newview/llviewerthrottle.h | 4 +-
linden/indra/newview/llvieweruictrlfactory.cpp | 4 +-
linden/indra/newview/llvieweruictrlfactory.h | 4 +-
linden/indra/newview/llviewervisualparam.cpp | 4 +-
linden/indra/newview/llviewervisualparam.h | 4 +-
linden/indra/newview/llviewerwindow.cpp | 271 +-
linden/indra/newview/llviewerwindow.h | 15 +-
linden/indra/newview/llvlcomposition.cpp | 4 +-
linden/indra/newview/llvlcomposition.h | 4 +-
linden/indra/newview/llvlmanager.cpp | 4 +-
linden/indra/newview/llvlmanager.h | 4 +-
linden/indra/newview/llvoavatar.cpp | 58 +-
linden/indra/newview/llvoavatar.h | 4 +-
linden/indra/newview/llvocache.cpp | 4 +-
linden/indra/newview/llvocache.h | 4 +-
linden/indra/newview/llvoclouds.cpp | 4 +-
linden/indra/newview/llvoclouds.h | 4 +-
linden/indra/newview/llvograss.cpp | 4 +-
linden/indra/newview/llvograss.h | 4 +-
linden/indra/newview/llvoground.cpp | 4 +-
linden/indra/newview/llvoground.h | 4 +-
linden/indra/newview/llvoiceclient.cpp | 202 +-
linden/indra/newview/llvoiceclient.h | 14 +-
linden/indra/newview/llvoiceremotectrl.cpp | 146 +-
linden/indra/newview/llvoiceremotectrl.h | 8 +-
linden/indra/newview/llvoicevisualizer.cpp | 6 +-
linden/indra/newview/llvoicevisualizer.h | 4 +-
linden/indra/newview/llvoinventorylistener.cpp | 4 +-
linden/indra/newview/llvoinventorylistener.h | 4 +-
linden/indra/newview/llvopartgroup.cpp | 4 +-
linden/indra/newview/llvopartgroup.h | 4 +-
linden/indra/newview/llvosky.cpp | 4 +-
linden/indra/newview/llvosky.h | 4 +-
linden/indra/newview/llvostars.cpp | 4 +-
linden/indra/newview/llvostars.h | 4 +-
linden/indra/newview/llvosurfacepatch.cpp | 4 +-
linden/indra/newview/llvosurfacepatch.h | 4 +-
linden/indra/newview/llvotextbubble.cpp | 4 +-
linden/indra/newview/llvotextbubble.h | 4 +-
linden/indra/newview/llvotree.cpp | 4 +-
linden/indra/newview/llvotree.h | 4 +-
linden/indra/newview/llvotreenew.h | 4 +-
linden/indra/newview/llvovolume.cpp | 4 +-
linden/indra/newview/llvovolume.h | 4 +-
linden/indra/newview/llvowater.cpp | 4 +-
linden/indra/newview/llvowater.h | 4 +-
linden/indra/newview/llwearable.cpp | 4 +-
linden/indra/newview/llwearable.h | 4 +-
linden/indra/newview/llwearablelist.cpp | 4 +-
linden/indra/newview/llwearablelist.h | 4 +-
linden/indra/newview/llweb.cpp | 4 +-
linden/indra/newview/llweb.h | 4 +-
linden/indra/newview/llwebbrowserctrl.cpp | 40 +-
linden/indra/newview/llwebbrowserctrl.h | 18 +-
linden/indra/newview/llwind.cpp | 4 +-
linden/indra/newview/llwind.h | 4 +-
linden/indra/newview/llwindebug.cpp | 4 +-
linden/indra/newview/llwindebug.h | 4 +-
linden/indra/newview/llworld.cpp | 9 +-
linden/indra/newview/llworld.h | 4 +-
linden/indra/newview/llworldmap.cpp | 4 +-
linden/indra/newview/llworldmap.h | 4 +-
linden/indra/newview/llworldmapview.cpp | 21 +-
linden/indra/newview/llworldmapview.h | 11 +-
linden/indra/newview/llxmlrpctransaction.cpp | 4 +-
linden/indra/newview/llxmlrpctransaction.h | 4 +-
linden/indra/newview/macmain.h | 4 +-
linden/indra/newview/macutil_Prefix.h | 4 +-
.../newview/macview.xcodeproj/project.pbxproj | 39 +-
linden/indra/newview/macview_Prefix.h | 6 +-
linden/indra/newview/moviemaker.cpp | 4 +-
linden/indra/newview/moviemaker.h | 4 +-
linden/indra/newview/newview.vcproj | 44 +-
linden/indra/newview/newview_vc8.vcproj | 174 +-
linden/indra/newview/newview_vc9.vcproj | 4400 ++++++++++++++++++++
linden/indra/newview/noise.cpp | 4 +-
linden/indra/newview/noise.h | 4 +-
linden/indra/newview/pipeline.cpp | 9 +-
linden/indra/newview/pipeline.h | 4 +-
linden/indra/newview/randgauss.h | 4 +-
linden/indra/newview/releasenotes.txt | 211 +-
linden/indra/newview/res/newViewRes.rc | 8 +-
linden/indra/newview/res/resource.h | 30 +
linden/indra/newview/skins/textures/textures.xml | 51 +-
linden/indra/newview/skins/xui/de/alerts.xml | 112 +-
.../newview/skins/xui/de/floater_about_land.xml | 10 +-
.../skins/xui/de/floater_active_speakers.xml | 5 +-
.../newview/skins/xui/de/floater_chat_history.xml | 6 +
.../newview/skins/xui/de/floater_directory.xml | 54 +
linden/indra/newview/skins/xui/de/floater_html.xml | 2 +-
.../newview/skins/xui/de/floater_html_help.xml | 10 -
linden/indra/newview/skins/xui/de/floater_im.xml | 18 +
.../skins/xui/de/floater_instant_message.xml | 10 +-
.../xui/de/floater_instant_message_ad_hoc.xml | 3 +
.../skins/xui/de/floater_instant_message_group.xml | 29 +-
.../newview/skins/xui/de/floater_mute_object.xml | 12 +
.../skins/xui/de/floater_preview_gesture.xml | 6 +
.../newview/skins/xui/de/floater_region_info.xml | 2 +
linden/indra/newview/skins/xui/de/menu_login.xml | 1 +
.../newview/skins/xui/de/need_to_translate.xml | 553 +--
.../indra/newview/skins/xui/de/need_to_update.xml | 3424 +--------------
linden/indra/newview/skins/xui/de/notify.xml | 41 +-
linden/indra/newview/skins/xui/de/panel_avatar.xml | 7 +-
.../indra/newview/skins/xui/de/panel_chat_bar.xml | 4 +-
.../indra/newview/skins/xui/de/panel_friends.xml | 8 +-
.../newview/skins/xui/de/panel_group_voting.xml | 12 +-
linden/indra/newview/skins/xui/de/panel_login.xml | 46 +-
.../newview/skins/xui/de/panel_media_controls.xml | 8 +
.../skins/xui/de/panel_media_remote_expanded.xml | 4 +
.../newview/skins/xui/de/panel_overlaybar.xml | 25 +-
.../skins/xui/de/panel_preferences_general.xml | 4 +-
.../skins/xui/de/panel_preferences_graphics1.xml | 3 +
.../skins/xui/de/panel_preferences_voice.xml | 6 +-
.../newview/skins/xui/de/panel_preferences_web.xml | 9 +
.../skins/xui/de/panel_speaker_controls.xml | 30 +
.../newview/skins/xui/de/panel_status_bar.xml | 6 +-
.../indra/newview/skins/xui/de/panel_toolbar.xml | 8 +-
.../newview/skins/xui/de/panel_voice_controls.xml | 10 +
.../newview/skins/xui/de/panel_voice_enable.xml | 2 +-
.../skins/xui/de/panel_voice_remote_expanded.xml | 4 +
linden/indra/newview/skins/xui/en-us/alerts.xml | 110 +-
.../newview/skins/xui/en-us/floater_about_land.xml | 24 +-
.../skins/xui/en-us/floater_active_speakers.xml | 23 +-
.../skins/xui/en-us/floater_audio_volume.xml | 6 +-
.../skins/xui/en-us/floater_chat_history.xml | 69 +-
.../skins/xui/en-us/floater_device_settings.xml | 2 +-
.../newview/skins/xui/en-us/floater_directory.xml | 36 +-
.../newview/skins/xui/en-us/floater_groups.xml | 10 +-
.../indra/newview/skins/xui/en-us/floater_html.xml | 12 +-
.../newview/skins/xui/en-us/floater_html_help.xml | 25 -
.../indra/newview/skins/xui/en-us/floater_im.xml | 25 +-
.../skins/xui/en-us/floater_instant_message.xml | 130 +-
.../xui/en-us/floater_instant_message_ad_hoc.xml | 81 +-
.../xui/en-us/floater_instant_message_group.xml | 236 +-
.../en-us/floater_inventory_item_properties.xml | 2 +-
.../indra/newview/skins/xui/en-us/floater_mute.xml | 2 +-
.../skins/xui/en-us/floater_mute_object.xml | 18 +
.../newview/skins/xui/en-us/floater_my_friends.xml | 16 +-
.../skins/xui/en-us/floater_preview_url.xml | 4 +-
.../skins/xui/en-us/floater_region_info.xml | 5 +
.../skins/xui/en-us/floater_report_abuse.xml | 4 +-
.../skins/xui/en-us/floater_sound_preview.xml | 25 -
.../newview/skins/xui/en-us/floater_world_map.xml | 2 +-
.../newview/skins/xui/en-us/menu_inventory.xml | 9 +-
.../indra/newview/skins/xui/en-us/menu_viewer.xml | 2 +-
linden/indra/newview/skins/xui/en-us/notify.xml | 51 +-
.../indra/newview/skins/xui/en-us/panel_audio.xml | 95 +-
.../newview/skins/xui/en-us/panel_audio_device.xml | 9 +-
.../indra/newview/skins/xui/en-us/panel_avatar.xml | 5 +-
.../indra/newview/skins/xui/en-us/panel_bars.xml | 11 +
.../indra/newview/skins/xui/en-us/panel_bg_tab.xml | 12 +
.../newview/skins/xui/en-us/panel_chat_bar.xml | 43 +-
.../newview/skins/xui/en-us/panel_friends.xml | 44 +-
.../newview/skins/xui/en-us/panel_group_roles.xml | 10 +-
.../newview/skins/xui/en-us/panel_group_voting.xml | 6 +
.../indra/newview/skins/xui/en-us/panel_groups.xml | 10 +-
.../indra/newview/skins/xui/en-us/panel_login.xml | 91 +-
.../skins/xui/en-us/panel_master_volume.xml | 22 +-
.../skins/xui/en-us/panel_media_controls.xml | 23 +
.../newview/skins/xui/en-us/panel_media_remote.xml | 34 +-
.../xui/en-us/panel_media_remote_expanded.xml | 8 +
.../newview/skins/xui/en-us/panel_overlaybar.xml | 93 +-
.../skins/xui/en-us/panel_preferences_audio.xml | 27 -
.../skins/xui/en-us/panel_preferences_voice.xml | 95 +-
.../skins/xui/en-us/panel_preferences_web.xml | 2 +-
.../skins/xui/en-us/panel_speaker_controls.xml | 67 +
.../newview/skins/xui/en-us/panel_status_bar.xml | 77 +-
.../newview/skins/xui/en-us/panel_toolbar.xml | 17 +-
.../skins/xui/en-us/panel_voice_controls.xml | 18 +
.../newview/skins/xui/en-us/panel_voice_enable.xml | 4 +-
.../newview/skins/xui/en-us/panel_voice_remote.xml | 16 +-
.../xui/en-us/panel_voice_remote_expanded.xml | 18 +
.../newview/skins/xui/es/floater_html_help.xml | 10 -
.../indra/newview/skins/xui/es/panel_chat_bar.xml | 2 +-
linden/indra/newview/skins/xui/es/panel_login.xml | 36 +-
.../indra/newview/skins/xui/es/panel_toolbar.xml | 2 +-
.../newview/skins/xui/fr/floater_html_help.xml | 10 -
.../indra/newview/skins/xui/fr/panel_chat_bar.xml | 2 +-
linden/indra/newview/skins/xui/fr/panel_login.xml | 38 +-
.../indra/newview/skins/xui/fr/panel_toolbar.xml | 2 +-
linden/indra/newview/skins/xui/ja/alerts.xml | 136 +-
.../newview/skins/xui/ja/floater_about_land.xml | 11 +-
.../skins/xui/ja/floater_active_speakers.xml | 3 +-
.../newview/skins/xui/ja/floater_chat_history.xml | 6 +
.../newview/skins/xui/ja/floater_directory.xml | 54 +
linden/indra/newview/skins/xui/ja/floater_html.xml | 2 +-
.../newview/skins/xui/ja/floater_html_help.xml | 10 -
linden/indra/newview/skins/xui/ja/floater_im.xml | 18 +
.../skins/xui/ja/floater_instant_message.xml | 13 +-
.../xui/ja/floater_instant_message_ad_hoc.xml | 3 +
.../skins/xui/ja/floater_instant_message_group.xml | 31 +-
.../newview/skins/xui/ja/floater_mute_object.xml | 12 +
.../skins/xui/ja/floater_preview_gesture.xml | 6 +
.../newview/skins/xui/ja/floater_region_info.xml | 2 +
linden/indra/newview/skins/xui/ja/menu_login.xml | 1 +
linden/indra/newview/skins/xui/ja/need_to_long.xml | 94 -
.../newview/skins/xui/ja/need_to_translate.xml | 561 +--
.../indra/newview/skins/xui/ja/need_to_update.xml | 3330 +--------------
linden/indra/newview/skins/xui/ja/notify.xml | 43 +-
linden/indra/newview/skins/xui/ja/panel_avatar.xml | 7 +-
.../indra/newview/skins/xui/ja/panel_chat_bar.xml | 4 +-
.../indra/newview/skins/xui/ja/panel_friends.xml | 11 +-
.../newview/skins/xui/ja/panel_group_voting.xml | 8 +-
linden/indra/newview/skins/xui/ja/panel_login.xml | 46 +-
.../newview/skins/xui/ja/panel_media_controls.xml | 10 +
.../skins/xui/ja/panel_media_remote_expanded.xml | 4 +
.../newview/skins/xui/ja/panel_overlaybar.xml | 19 +
.../skins/xui/ja/panel_preferences_general.xml | 4 +-
.../skins/xui/ja/panel_preferences_graphics1.xml | 3 +
.../newview/skins/xui/ja/panel_preferences_im.xml | 2 +-
.../skins/xui/ja/panel_preferences_voice.xml | 7 +-
.../newview/skins/xui/ja/panel_preferences_web.xml | 11 +
.../skins/xui/ja/panel_speaker_controls.xml | 31 +
.../newview/skins/xui/ja/panel_status_bar.xml | 7 +-
.../indra/newview/skins/xui/ja/panel_toolbar.xml | 9 +-
.../newview/skins/xui/ja/panel_voice_controls.xml | 10 +
.../newview/skins/xui/ja/panel_voice_enable.xml | 2 +-
.../newview/skins/xui/ja/panel_voice_options.xml | 2 +-
.../skins/xui/ja/panel_voice_remote_expanded.xml | 4 +
linden/indra/newview/skins/xui/ko/alerts.xml | 147 +-
.../newview/skins/xui/ko/floater_about_land.xml | 10 +-
.../skins/xui/ko/floater_active_speakers.xml | 2 +-
.../newview/skins/xui/ko/floater_chat_history.xml | 6 +
.../newview/skins/xui/ko/floater_directory.xml | 54 +
linden/indra/newview/skins/xui/ko/floater_html.xml | 2 +-
.../newview/skins/xui/ko/floater_html_help.xml | 10 -
linden/indra/newview/skins/xui/ko/floater_im.xml | 18 +
.../skins/xui/ko/floater_instant_message.xml | 12 +-
.../xui/ko/floater_instant_message_ad_hoc.xml | 3 +
.../skins/xui/ko/floater_instant_message_group.xml | 29 +-
.../newview/skins/xui/ko/floater_mute_object.xml | 12 +
.../skins/xui/ko/floater_preview_gesture.xml | 6 +
.../newview/skins/xui/ko/floater_region_info.xml | 2 +
linden/indra/newview/skins/xui/ko/menu_login.xml | 1 +
linden/indra/newview/skins/xui/ko/need_to_long.xml | 57 +-
.../newview/skins/xui/ko/need_to_translate.xml | 561 +--
.../indra/newview/skins/xui/ko/need_to_update.xml | 3413 +--------------
linden/indra/newview/skins/xui/ko/notify.xml | 43 +-
linden/indra/newview/skins/xui/ko/panel_avatar.xml | 7 +-
.../indra/newview/skins/xui/ko/panel_chat_bar.xml | 4 +-
.../indra/newview/skins/xui/ko/panel_friends.xml | 27 +-
.../newview/skins/xui/ko/panel_group_voting.xml | 6 +
linden/indra/newview/skins/xui/ko/panel_login.xml | 45 +-
.../newview/skins/xui/ko/panel_media_controls.xml | 8 +
.../skins/xui/ko/panel_media_remote_expanded.xml | 4 +
.../newview/skins/xui/ko/panel_overlaybar.xml | 19 +
.../skins/xui/ko/panel_preferences_general.xml | 9 +-
.../skins/xui/ko/panel_preferences_graphics1.xml | 3 +
.../skins/xui/ko/panel_preferences_voice.xml | 6 +-
.../newview/skins/xui/ko/panel_preferences_web.xml | 9 +
.../skins/xui/ko/panel_speaker_controls.xml | 30 +
.../newview/skins/xui/ko/panel_status_bar.xml | 7 +-
.../indra/newview/skins/xui/ko/panel_toolbar.xml | 8 +-
.../newview/skins/xui/ko/panel_voice_controls.xml | 10 +
.../newview/skins/xui/ko/panel_voice_enable.xml | 2 +-
.../newview/skins/xui/ko/panel_voice_options.xml | 3 +-
.../skins/xui/ko/panel_voice_remote_expanded.xml | 4 +
.../newview/skins/xui/pt/floater_html_help.xml | 10 -
.../indra/newview/skins/xui/pt/panel_chat_bar.xml | 2 +-
linden/indra/newview/skins/xui/pt/panel_login.xml | 27 +-
.../indra/newview/skins/xui/pt/panel_toolbar.xml | 2 +-
.../newview/skins/xui/zh/floater_html_help.xml | 10 -
.../indra/newview/skins/xui/zh/panel_chat_bar.xml | 2 +-
linden/indra/newview/skins/xui/zh/panel_login.xml | 36 +-
.../indra/newview/skins/xui/zh/panel_toolbar.xml | 2 +-
linden/indra/newview/viewer_manifest.py | 15 +-
linden/indra/test/common.cpp | 4 +-
linden/indra/test/inventory.cpp | 4 +-
linden/indra/test/io.cpp | 68 +-
linden/indra/test/llapp_tut.cpp | 4 +-
linden/indra/test/llbase64_tut.cpp | 4 +-
linden/indra/test/llbitpack_tut.cpp | 4 +-
linden/indra/test/llblowfish_tut.cpp | 4 +-
linden/indra/test/llbuffer_tut.cpp | 4 +-
linden/indra/test/lldatapacker_tut.cpp | 4 +-
linden/indra/test/lldate_tut.cpp | 4 +-
linden/indra/test/llerror_tut.cpp | 4 +-
linden/indra/test/llhost_tut.cpp | 4 +-
linden/indra/test/llhttpclient_tut.cpp | 4 +-
linden/indra/test/llhttpdate_tut.cpp | 4 +-
linden/indra/test/llhttpnode_tut.cpp | 4 +-
linden/indra/test/llinventoryparcel_tut.cpp | 4 +-
linden/indra/test/lliohttpserver_tut.cpp | 4 +-
linden/indra/test/lljoint_tut.cpp | 4 +-
linden/indra/test/llmessageconfig_tut.cpp | 4 +-
linden/indra/test/llmessagetemplateparser_tut.cpp | 4 +-
linden/indra/test/llmime_tut.cpp | 4 +-
linden/indra/test/llnamevalue_tut.cpp | 4 +-
linden/indra/test/llpartdata_tut.cpp | 4 +-
linden/indra/test/llpermissions_tut.cpp | 4 +-
linden/indra/test/llpipeutil.cpp | 26 +-
linden/indra/test/llpipeutil.h | 24 +-
linden/indra/test/llquaternion_tut.cpp | 4 +-
linden/indra/test/llrandom_tut.cpp | 4 +-
linden/indra/test/llsaleinfo_tut.cpp | 4 +-
linden/indra/test/llsd_new_tut.cpp | 4 +-
linden/indra/test/llsdmessagebuilder_tut.cpp | 4 +-
linden/indra/test/llsdmessagereader_tut.cpp | 4 +-
linden/indra/test/llsdserialize_tut.cpp | 4 +-
linden/indra/test/llsdtraits.h | 4 +-
linden/indra/test/llsdutil_tut.cpp | 4 +-
linden/indra/test/llservicebuilder_tut.cpp | 65 +-
linden/indra/test/llstreamtools_tut.cpp | 4 +-
linden/indra/test/llstring_tut.cpp | 4 +-
linden/indra/test/lltemplatemessagebuilder_tut.cpp | 4 +-
linden/indra/test/lltiming_tut.cpp | 4 +-
linden/indra/test/lltut.cpp | 4 +-
linden/indra/test/lltut.h | 4 +-
linden/indra/test/lluri_tut.cpp | 83 +-
linden/indra/test/lluserrelations_tut.cpp | 4 +-
linden/indra/test/lluuidhashmap_tut.cpp | 4 +-
linden/indra/test/llxfer_tut.cpp | 4 +-
linden/indra/test/llxorcipher_tut.cpp | 4 +-
linden/indra/test/m3math_tut.cpp | 4 +-
linden/indra/test/math.cpp | 4 +-
linden/indra/test/message_tut.cpp | 4 +-
linden/indra/test/reflection_tut.cpp | 4 +-
linden/indra/test/test.cpp | 13 +-
linden/indra/test/test.vcproj | 2 +-
linden/indra/test/test_llmanifest.py | 4 +-
linden/indra/test/test_vc9.vcproj | 453 ++
linden/indra/test/v2math_tut.cpp | 4 +-
linden/indra/test/v3color_tut.cpp | 4 +-
linden/indra/test/v3dmath_tut.cpp | 4 +-
linden/indra/test/v3math_tut.cpp | 4 +-
linden/indra/test/v4color_tut.cpp | 4 +-
linden/indra/test/v4coloru_tut.cpp | 4 +-
linden/indra/test/v4math_tut.cpp | 4 +-
linden/indra/test/xform_tut.cpp | 4 +-
linden/indra/win_crash_logger/StdAfx.cpp | 4 +-
linden/indra/win_crash_logger/StdAfx.h | 4 +-
.../win_crash_logger/llcrashloggerwindows.cpp | 4 +-
.../indra/win_crash_logger/llcrashloggerwindows.h | 4 +-
linden/indra/win_crash_logger/resource.h | 4 +-
linden/indra/win_crash_logger/win_crash_logger.cpp | 4 +-
linden/indra/win_crash_logger/win_crash_logger.h | 4 +-
.../indra/win_crash_logger/win_crash_logger.vcproj | 6 +-
.../win_crash_logger/win_crash_logger_vc8.vcproj | 2 +-
.../win_crash_logger/win_crash_logger_vc9.vcproj | 334 ++
linden/indra/win_updater/updater.cpp | 14 +-
linden/indra/win_updater/win_updater_vc9.vcproj | 293 ++
linden/libraries/include/llmozlib.h | 4 +-
linden/scripts/messages/message_template.msg | 6 +-
linden/scripts/setup-path.py | 4 +-
linden/scripts/template_verifier.py | 4 +-
1757 files changed, 33921 insertions(+), 22238 deletions(-)
create mode 100644 linden/indra/indra_complete/indra_complete_vc9.sln
create mode 100644 linden/indra/lib/python/indra/base/metrics.py
create mode 100644 linden/indra/llaudio/llaudio_vc9.vcproj
create mode 100644 linden/indra/llcharacter/llcharacter_vc9.vcproj
create mode 100644 linden/indra/llcommon/llcommon_vc9.vcproj
create mode 100644 linden/indra/llcommon/lllog.cpp
create mode 100644 linden/indra/llcommon/lllog.h
create mode 100644 linden/indra/llimage/llimage_vc9.vcproj
create mode 100644 linden/indra/llinventory/llinventory_vc9.vcproj
create mode 100644 linden/indra/llmath/llmath_vc9.vcproj
create mode 100644 linden/indra/llmedia/llmedia_vc9.vcproj
delete mode 100644 linden/indra/llmessage/lllogtextmessage.cpp
delete mode 100644 linden/indra/llmessage/lllogtextmessage.h
create mode 100644 linden/indra/llmessage/llmessage_vc9.vcproj
create mode 100644 linden/indra/llprimitive/llprimitive_vc9.vcproj
create mode 100644 linden/indra/llrender/llrender_vc9.vcproj
create mode 100644 linden/indra/llui/llui_vc9.vcproj
create mode 100644 linden/indra/llvfs/llvfs_vc9.vcproj
create mode 100644 linden/indra/llwindow/llpreeditor.h
create mode 100644 linden/indra/llwindow/llwindow_vc9.vcproj
create mode 100644 linden/indra/llxml/llxml_vc9.vcproj
create mode 100644 linden/indra/lscript/lscript_compile/lscript_compile_fb_vc9.vcproj
create mode 100644 linden/indra/lscript/lscript_compile/lscript_compile_vc9.vcproj
create mode 100644 linden/indra/lscript/lscript_execute/lscript_execute_vc9.vcproj
create mode 100644 linden/indra/lscript/lscript_library/lscript_library_vc9.vcproj
delete mode 100644 linden/indra/newview/app_settings/colors_base.ini
delete mode 100644 linden/indra/newview/llfloaterhtmlhelp.cpp
delete mode 100644 linden/indra/newview/llfloaterhtmlhelp.h
create mode 100644 linden/indra/newview/newview_vc9.vcproj
delete mode 100644 linden/indra/newview/skins/xui/de/floater_html_help.xml
create mode 100644 linden/indra/newview/skins/xui/de/floater_mute_object.xml
create mode 100644 linden/indra/newview/skins/xui/de/floater_region_info.xml
create mode 100644 linden/indra/newview/skins/xui/de/panel_media_controls.xml
create mode 100644 linden/indra/newview/skins/xui/de/panel_media_remote_expanded.xml
create mode 100644 linden/indra/newview/skins/xui/de/panel_speaker_controls.xml
create mode 100644 linden/indra/newview/skins/xui/de/panel_voice_controls.xml
create mode 100644 linden/indra/newview/skins/xui/de/panel_voice_remote_expanded.xml
delete mode 100644 linden/indra/newview/skins/xui/en-us/floater_html_help.xml
create mode 100644 linden/indra/newview/skins/xui/en-us/floater_mute_object.xml
create mode 100644 linden/indra/newview/skins/xui/en-us/floater_region_info.xml
create mode 100644 linden/indra/newview/skins/xui/en-us/panel_bars.xml
create mode 100644 linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml
create mode 100644 linden/indra/newview/skins/xui/en-us/panel_media_controls.xml
create mode 100644 linden/indra/newview/skins/xui/en-us/panel_media_remote_expanded.xml
create mode 100644 linden/indra/newview/skins/xui/en-us/panel_speaker_controls.xml
create mode 100644 linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml
create mode 100644 linden/indra/newview/skins/xui/en-us/panel_voice_remote_expanded.xml
delete mode 100644 linden/indra/newview/skins/xui/es/floater_html_help.xml
delete mode 100644 linden/indra/newview/skins/xui/fr/floater_html_help.xml
delete mode 100644 linden/indra/newview/skins/xui/ja/floater_html_help.xml
create mode 100644 linden/indra/newview/skins/xui/ja/floater_mute_object.xml
create mode 100644 linden/indra/newview/skins/xui/ja/floater_region_info.xml
create mode 100644 linden/indra/newview/skins/xui/ja/panel_media_controls.xml
create mode 100644 linden/indra/newview/skins/xui/ja/panel_media_remote_expanded.xml
create mode 100644 linden/indra/newview/skins/xui/ja/panel_speaker_controls.xml
create mode 100644 linden/indra/newview/skins/xui/ja/panel_voice_controls.xml
create mode 100644 linden/indra/newview/skins/xui/ja/panel_voice_remote_expanded.xml
delete mode 100644 linden/indra/newview/skins/xui/ko/floater_html_help.xml
create mode 100644 linden/indra/newview/skins/xui/ko/floater_mute_object.xml
create mode 100644 linden/indra/newview/skins/xui/ko/floater_region_info.xml
create mode 100644 linden/indra/newview/skins/xui/ko/panel_media_controls.xml
create mode 100644 linden/indra/newview/skins/xui/ko/panel_media_remote_expanded.xml
create mode 100644 linden/indra/newview/skins/xui/ko/panel_speaker_controls.xml
create mode 100644 linden/indra/newview/skins/xui/ko/panel_voice_controls.xml
create mode 100644 linden/indra/newview/skins/xui/ko/panel_voice_remote_expanded.xml
delete mode 100644 linden/indra/newview/skins/xui/pt/floater_html_help.xml
delete mode 100644 linden/indra/newview/skins/xui/zh/floater_html_help.xml
create mode 100644 linden/indra/test/test_vc9.vcproj
create mode 100644 linden/indra/win_crash_logger/win_crash_logger_vc9.vcproj
create mode 100644 linden/indra/win_updater/win_updater_vc9.vcproj
diff --git a/linden/doc/contributions.txt b/linden/doc/contributions.txt
index 5cf417f..03a76a9 100644
--- a/linden/doc/contributions.txt
+++ b/linden/doc/contributions.txt
@@ -18,6 +18,7 @@ Alissa Sabre
VWR-171
VWR-177
VWR-213
+ VWR-250
VWR-251
VWR-286
VWR-414
@@ -56,6 +57,7 @@ Catherine Pfeffer
Dale Glass
VWR-120
VWR-560
+ VWR-2502
VWR-1358
VWR-2041
Drewan Keats
@@ -78,10 +80,12 @@ Dzonatas Sol
VWR-1704
VWR-1705
VWR-1729
+ VWR-1812
Eddy Stryker
VWR-15
VWR-23
VWR-1468
+ VWR-1475
EponymousDylan Ra
VWR-1289
VWR-1465
@@ -92,6 +96,8 @@ Feep Larsson
VWR-1314
Fremont Cunningham
VWR-1147
+Gudmund Shepherd
+ VWR-1873
Gigs Taggart
SVC-493
VWR-38
@@ -107,6 +113,7 @@ Gigs Taggart
VWR-1434
VWR-1987
VWR-2065
+ VWR-2502
Ginko Bayliss
VWR-4
Grazer Kline
@@ -150,12 +157,14 @@ march Korda
SVC-1020
Matthew Dowd
VWR-1344
+ VWR-1651
VWR-1736
VWR-1737
VWR-1761
McCabe Maxsted
VWR-1318
Michelle2 Zenovka
+ VWR-2652
VWR-2834
Mr Greggan
VWR-445
@@ -219,7 +228,12 @@ Nicholaz Beresford
VWR-1872
VWR-1968
VWR-2046
+ VWR-2142
VWR-2152
+ VWR-2614
+ VWR-2411
+ VWR-2412
+ VWR-2684
Nounouch Hapmouche
VWR-238
Paul Churchill
@@ -241,14 +255,18 @@ Peekay Semyorka
VWR-79
Renault Clio
VWR-1976
+Robin Cornelius
+ VWR-2488
Ryozu Kojima
VWR-287
Scrippy Scofield
VWR-3748
Seg Baphomet
+ VWR-1475
VWR-1525
VWR-1585
VWR-1586
+ VWR-3206
VWR-2488
SignpostMarv Martin
VWR-153
@@ -311,3 +329,5 @@ Zi Ree
Zipherius Turas
VWR-76
VWR-77
+Kerutsen Sellery
+ VWR-1350
diff --git a/linden/etc/message.xml b/linden/etc/message.xml
index 1e6e30e..ddbfa58 100644
--- a/linden/etc/message.xml
+++ b/linden/etc/message.xml
@@ -284,6 +284,14 @@
true
+ AgentDropGroup
+
+
ChatterBoxSessionStartReply
-
+
+ ChatterBoxSessionUpdate
+
+
ChatterBoxInvitation
- avatarpickrequest
+ avatarpicksrequest
+ StartGroupProposal
+
+
+ GroupProposalBallot
+
+
capBans