phoenix-firestorm/indra/newview
Monroe Linden fae9c8fe86 Added getNativeKeyData() function to LLWindow and LLWindowMacOSX.
Added an LLSD argument to LLPluginClassMedia::keyEvent() and LLPluginClassMedia::textInput() which contains the native key data.
Made LLViewerMediaImpl retrieve the native key data and pass it to keyEvent and textInput.
Added a native_key_data parameter to the text_event and key_event messages.
Made the webkit plugin extract the native_key_data parameter and pass it to the internal keyEvent() and unicodeInput() functions.
Fixed LLMediaPluginTest to match function signature change to LLPluginClassMedia::keyEvent().
2010-01-18 17:58:12 -08:00
..
English.lproj
German.lproj
Japanese.lproj
Korean.lproj
SecondLife.nib
app_settings EXT-4340: Add "debug" flag to Help URL in god mode. 2010-01-14 23:28:37 +00:00
character EXT-2974 Alpha mask textures not applied immediately 2010-01-04 18:36:30 -05:00
cursors_mac
da.lproj
es.lproj
fonts
fr.lproj
hu.lproj
installers merge 2010-01-13 18:18:03 -08:00
it.lproj
linux_tools
nl.lproj
pl.lproj
pt.lproj
res
res-sdl
ru.lproj
skins Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-15 14:57:11 -05:00
tests EXT-4340: Fixed llviewerhelputil_test.cpp on Linux. 2010-01-15 19:25:42 +00:00
tr.lproj
uk.lproj
zh-Hans.lproj
CMakeLists.txt EXT-4340: Re-enable the llviewerhelputil test. 2010-01-15 19:27:19 +00:00
Info-SecondLife.plist
Info-SecondLifeVorbis.plist
VertexCache.h
ViewerInstall.cmake
VorbisFramework.h
build_win32_appConfig.py
featuretable.txt
featuretable_linux.txt
featuretable_mac.txt
featuretable_solaris.txt
fmod_hidden_symbols.exp
fmodwrapper.cpp
gpu_table.txt
licenses-linux.txt
licenses-mac.txt
licenses-solaris.txt
licenses-win32.txt
llagent.cpp merge 2010-01-15 10:15:57 -08:00
llagent.h Partially fixed major bug EXT-4112 ([BSI] Number of groups not limited to 25). 2010-01-12 20:01:10 +02:00
llagentaccess.cpp
llagentaccess.h
llagentdata.cpp
llagentdata.h
llagentlanguage.cpp
llagentlanguage.h
llagentlistener.cpp
llagentlistener.h
llagentpicksinfo.cpp
llagentpicksinfo.h
llagentpilot.cpp
llagentpilot.h
llagentui.cpp
llagentui.h
llagentwearables.cpp EXT-4253 "unsaved" detection seems buggy 2010-01-15 14:57:00 -05:00
llagentwearables.h
llanimstatelabels.cpp
llanimstatelabels.h
llappearance.h
llappearancemgr.cpp EXT-4253 "unsaved" detection seems buggy 2010-01-15 14:57:00 -05:00
llappearancemgr.h EXT-4253 "unsaved" detection seems buggy 2010-01-15 14:57:00 -05:00
llappviewer.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llappviewer.h
llappviewerlinux.cpp
llappviewerlinux.h
llappviewerlinux_api.h
llappviewerlinux_api.xml
llappviewerlinux_api_dbus.cpp
llappviewerlinux_api_dbus.h
llappviewerlinux_api_dbus_syms_raw.inc
llappviewerlistener.cpp
llappviewerlistener.h
llappviewermacosx.cpp
llappviewermacosx.h
llappviewerwin32.cpp
llappviewerwin32.h
llassetuploadqueue.cpp
llassetuploadqueue.h
llassetuploadresponders.cpp
llassetuploadresponders.h
llaudiosourcevo.cpp
llaudiosourcevo.h
llavataractions.cpp Teleport offers should be recorded to IM history only after they were sent (EXT-4315). 2010-01-14 21:29:53 +02:00
llavataractions.h
llavatariconctrl.cpp Reduced header dependency from the "llimview.h" 2009-12-26 16:35:33 +02:00
llavatariconctrl.h
llavatarlist.cpp Fixed low bug EXT-4146 - IM window appears after double click on "i" button. 2010-01-14 18:29:00 +02:00
llavatarlist.h Fixed low bug EXT-4146 - IM window appears after double click on "i" button. 2010-01-14 18:29:00 +02:00
llavatarlistitem.cpp Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel) 2010-01-14 18:38:38 +02:00
llavatarlistitem.h Fixed low bug EXT-4146 - IM window appears after double click on "i" button. 2010-01-14 18:29:00 +02:00
llavatarpropertiesprocessor.cpp
llavatarpropertiesprocessor.h
llbottomtray.cpp Additional commit related to EXT-3988 ([BSI] superfluous bottom bar buttons shown in mouse look after pressing enter): added gesture button accessibility via TAB and open Gestures list by pressing ENTER/SPACE. 2010-01-13 15:39:05 +02:00
llbottomtray.h
llbox.cpp
llbox.h
llbreadcrumbview.cpp
llbreadcrumbview.h
llcallbacklist.cpp
llcallbacklist.h
llcallfloater.cpp Fixed normal bug EXT-4216 ( Avatars looks active in group voice chat when relogin after has left voice chat) 2010-01-14 21:12:03 +02:00
llcallfloater.h Completed low task EXT-3759 (NOTFORBETA0: Phone numbers for AvaLine calls should be human readable) 2010-01-05 14:20:07 +02:00
llcallingcard.cpp Reduced header dependency from the "llimview.h" 2009-12-26 16:35:33 +02:00
llcallingcard.h
llcapabilitylistener.cpp
llcapabilitylistener.h
llcapabilityprovider.h
llcaphttpsender.cpp
llcaphttpsender.h
llchannelmanager.cpp Reduced header dependency from the "llimview.h" 2009-12-26 16:35:33 +02:00
llchannelmanager.h
llchatbar.cpp
llchatbar.h
llchathistory.cpp Fixed normal bug EXT-4072([BSI] Emotes appear as (italic) text chat in plain text mode) 2010-01-14 18:15:01 +02:00
llchathistory.h
llchatitemscontainerctrl.cpp EXT-1847 Regression in the design spec: "You" should be replaced by your full avatar name in communication 2010-01-08 16:33:03 -08:00
llchatitemscontainerctrl.h fix for normal EXT-3763 URL clicked on nearby chat toast opens chat history, not URL in browser. 2010-01-04 15:42:18 +02:00
llchatmsgbox.cpp
llchatmsgbox.h
llchiclet.cpp fixed EXT-4219 “Chiclets list autoscrolls after clicking on a chiclet”, 2010-01-15 17:34:11 +02:00
llchiclet.h Code cleanup: removed stab implementation of Voice Control Panel 2009-12-30 17:48:53 +02:00
llclassifiedinfo.cpp
llclassifiedinfo.h
llclassifiedstatsresponder.cpp
llclassifiedstatsresponder.h
llcloud.cpp
llcloud.h
llcolorswatch.cpp
llcolorswatch.h
llcommanddispatcherlistener.cpp
llcommanddispatcherlistener.h
llcommandhandler.cpp
llcommandhandler.h
llcommandlineparser.cpp
llcommandlineparser.h
llcompilequeue.cpp
llcompilequeue.h
llconfirmationmanager.cpp
llconfirmationmanager.h
llcurrencyuimanager.cpp
llcurrencyuimanager.h
llcylinder.cpp
llcylinder.h
lldateutil.cpp EXT-3921 [BSI] Age calculation fails on Mac and Linux 2010-01-05 15:46:40 -08:00
lldateutil.h
lldebugmessagebox.cpp
lldebugmessagebox.h
lldebugview.cpp
lldebugview.h
lldelayedgestureerror.cpp
lldelayedgestureerror.h
lldirpicker.cpp
lldirpicker.h
lldndbutton.cpp
lldndbutton.h
lldrawable.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
lldrawable.h
lldrawpool.cpp
lldrawpool.h
lldrawpoolalpha.cpp
lldrawpoolalpha.h
lldrawpoolavatar.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
lldrawpoolavatar.h
lldrawpoolbump.cpp fix for EXT-4164: llrender/llimagegl.cpp(1111): ASSERT(mCurrentDiscardLevel>=0) 2010-01-11 16:23:14 -08:00
lldrawpoolbump.h
lldrawpoolclouds.cpp
lldrawpoolclouds.h
lldrawpoolground.cpp
lldrawpoolground.h
lldrawpoolsimple.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
lldrawpoolsimple.h
lldrawpoolsky.cpp
lldrawpoolsky.h
lldrawpoolterrain.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
lldrawpoolterrain.h
lldrawpooltree.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
lldrawpooltree.h
lldrawpoolwater.cpp
lldrawpoolwater.h
lldrawpoolwlsky.cpp DEV-44675 Fix for sky wierdness on ATI 9.12 drivers. 2010-01-12 12:01:18 -06:00
lldrawpoolwlsky.h DEV-44675 Fix for sky wierdness on ATI 9.12 drivers. 2010-01-12 12:01:18 -06:00
lldriverparam.cpp
lldriverparam.h
lldynamictexture.cpp
lldynamictexture.h
llemote.cpp
llemote.h
lleventinfo.cpp
lleventinfo.h
lleventnotifier.cpp
lleventnotifier.h
lleventpoll.cpp
lleventpoll.h
llexpandabletextbox.cpp
llexpandabletextbox.h
llface.cpp
llface.h fix for DEV-44134: trying to move away from a huge amount of objects with media causes viewer to hang for 15-20 seconds. 2009-12-29 15:02:22 -07:00
llface.inl
llfasttimerview.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llfasttimerview.h renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llfavoritesbar.cpp Fixed low bug EXT-4311 (Order of items in 'Favorites Bar' folder remains non-changed if change its order in the 'Favorites Bar') 2010-01-15 18:02:42 +02:00
llfavoritesbar.h Fixed low bug EXT-4311 (Order of items in 'Favorites Bar' folder remains non-changed if change its order in the 'Favorites Bar') 2010-01-15 18:02:42 +02:00
llfeaturemanager.cpp
llfeaturemanager.h
llfilepicker.cpp
llfilepicker.h
llfirstuse.cpp clean up LLFrstUse and it's notification but leave OverideKeys and Sandbox intact -- reviewed by james 2010-01-14 11:40:24 +08:00
llfirstuse.h clean up LLFrstUse and it's notification but leave OverideKeys and Sandbox intact -- reviewed by james 2010-01-14 11:40:24 +08:00
llflexibleobject.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llflexibleobject.h
llfloaterabout.cpp EXT-3624: Support "_blank" href target types. 2010-01-14 11:57:03 +00:00
llfloaterabout.h
llfloateranimpreview.cpp
llfloateranimpreview.h
llfloaterauction.cpp
llfloaterauction.h
llfloateravatarpicker.cpp implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llfloateravatarpicker.h implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llfloateravatartextures.cpp
llfloateravatartextures.h
llfloaterbeacons.cpp
llfloaterbeacons.h
llfloaterbuildoptions.cpp
llfloaterbuildoptions.h
llfloaterbulkpermission.cpp
llfloaterbulkpermission.h
llfloaterbump.cpp
llfloaterbump.h
llfloaterbuy.cpp
llfloaterbuy.h
llfloaterbuycontents.cpp
llfloaterbuycontents.h
llfloaterbuycurrency.cpp
llfloaterbuycurrency.h
llfloaterbuyland.cpp
llfloaterbuyland.h
llfloatercamera.cpp EXT-3667 Usability : Returning back from mousehook does not set the user back to See as Avatar 2010-01-05 15:47:12 +02:00
llfloatercamera.h EXT-3667 Usability : Returning back from mousehook does not set the user back to See as Avatar 2010-01-05 15:47:12 +02:00
llfloaterchat.cpp fixed EXT-4073 [BSI] Shouting is malformed in plain chat mode 2010-01-13 16:55:23 +02:00
llfloaterchat.h
llfloaterchatterbox.cpp Reduced header dependency from the "llimview.h" 2009-12-26 16:35:33 +02:00
llfloaterchatterbox.h Reduced header dependency from the "llimview.h" 2009-12-26 16:35:33 +02:00
llfloatercolorpicker.cpp
llfloatercolorpicker.h
llfloaterdaycycle.cpp
llfloaterdaycycle.h
llfloaterenvsettings.cpp
llfloaterenvsettings.h
llfloaterfonttest.cpp
llfloaterfonttest.h
llfloaterfriends.cpp implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llfloaterfriends.h implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llfloatergesture.cpp Fixed low priority bug EXT-4372 (Gestures floater: dblclick on item in list resetes scroll-bar). 2010-01-15 18:48:18 +02:00
llfloatergesture.h Fixed a minor spelling issue. 2010-01-15 18:24:16 +02:00
llfloatergodtools.cpp implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llfloatergodtools.h implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llfloatergroupinvite.cpp
llfloatergroupinvite.h
llfloatergroups.cpp Partially fixed major bug EXT-4112 ([BSI] Number of groups not limited to 25). 2010-01-12 20:01:10 +02:00
llfloatergroups.h
llfloaterhandler.cpp
llfloaterhandler.h
llfloaterhardwaresettings.cpp
llfloaterhardwaresettings.h
llfloaterhelpbrowser.cpp
llfloaterhelpbrowser.h
llfloaterhud.cpp
llfloaterhud.h
llfloaterimagepreview.cpp
llfloaterimagepreview.h
llfloaterinspect.cpp
llfloaterinspect.h
llfloaterinventory.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llfloaterinventory.h
llfloaterjoystick.cpp
llfloaterjoystick.h
llfloaterlagmeter.cpp
llfloaterlagmeter.h
llfloaterland.cpp EXT-3629 About Land > Covenant contains incorrect information 2010-01-11 15:58:17 -08:00
llfloaterland.h EXT-3629 About Land > Covenant contains incorrect information 2010-01-11 15:58:17 -08:00
llfloaterlandholdings.cpp
llfloaterlandholdings.h
llfloatermap.cpp
llfloatermap.h
llfloatermediabrowser.cpp
llfloatermediabrowser.h
llfloatermediasettings.cpp
llfloatermediasettings.h
llfloatermemleak.cpp
llfloatermemleak.h
llfloaternamedesc.cpp
llfloaternamedesc.h
llfloaternotificationsconsole.cpp
llfloaternotificationsconsole.h
llfloateropenobject.cpp
llfloateropenobject.h
llfloaterparcel.cpp
llfloaterparcel.h
llfloaterpay.cpp
llfloaterpay.h
llfloaterperms.cpp
llfloaterperms.h
llfloaterpostcard.cpp
llfloaterpostcard.h
llfloaterpostprocess.cpp
llfloaterpostprocess.h
llfloaterpreference.cpp clean up LLFrstUse and it's notification but leave OverideKeys and Sandbox intact -- reviewed by james 2010-01-14 11:40:24 +08:00
llfloaterpreference.h clean up LLFrstUse and it's notification but leave OverideKeys and Sandbox intact -- reviewed by james 2010-01-14 11:40:24 +08:00
llfloaterproperties.cpp
llfloaterproperties.h
llfloaterregioninfo.cpp EXT-2373 Viewer crashes if open Region/Estate floater after logging out 2010-01-11 15:59:53 -08:00
llfloaterregioninfo.h implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llfloaterreporter.cpp implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llfloaterreporter.h implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llfloaterscriptdebug.cpp
llfloaterscriptdebug.h
llfloaterscriptlimits.cpp EXT-3630 & EXT-3893 added object owners to script information floater and corrected memory readout for attachments 2010-01-08 17:09:59 +00:00
llfloaterscriptlimits.h EXT-3630 & EXT-3893 added object owners to script information floater and corrected memory readout for attachments 2010-01-08 17:09:59 +00:00
llfloatersearch.cpp EXT-4145: Added a secondlife:///app/search SLapp 2010-01-11 11:39:37 +00:00
llfloatersearch.h DEV-44136: Hide previous results when performing new search. 2010-01-04 11:42:48 +00:00
llfloatersellland.cpp implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llfloatersellland.h
llfloatersettingsdebug.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llfloatersettingsdebug.h
llfloatersnapshot.cpp
llfloatersnapshot.h
llfloatertelehub.cpp
llfloatertelehub.h
llfloatertestinspectors.cpp
llfloatertestinspectors.h
llfloatertestlistview.cpp
llfloatertestlistview.h
llfloatertools.cpp FIX EXT-3972: Don't put up the "multiple media" dialog just because the user doesn't have the "Select Face" tool selected. 2010-01-11 15:38:26 -08:00
llfloatertools.h
llfloatertopobjects.cpp
llfloatertopobjects.h
llfloatertos.cpp
llfloatertos.h
llfloateruipreview.cpp
llfloateruipreview.h
llfloaterurldisplay.cpp
llfloaterurldisplay.h
llfloaterurlentry.cpp
llfloaterurlentry.h
llfloatervoicedevicesettings.cpp EXT-4220: Fix crash on exit bug. 2010-01-13 15:15:57 +00:00
llfloatervoicedevicesettings.h
llfloaterwater.cpp
llfloaterwater.h
llfloaterwhitelistentry.cpp
llfloaterwhitelistentry.h
llfloaterwindlight.cpp
llfloaterwindlight.h
llfloaterwindowsize.cpp EXT-3720 Added Advanced > Set Window Size... for video making 2009-12-29 16:23:49 -08:00
llfloaterwindowsize.h EXT-3720 Added Advanced > Set Window Size... for video making 2009-12-29 16:23:49 -08:00
llfloaterworldmap.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llfloaterworldmap.h EXT-3840 Default map position is back to 128, 128, 0, removed dead 2010-01-04 16:27:30 -08:00
llfolderview.cpp Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp 2010-01-11 14:06:09 -08:00
llfolderview.h EXT-4089 : InventorySP File->Open doesn't open folders. 2010-01-08 12:34:10 -05:00
llfoldervieweventlistener.h EXT-4014 - Inventory folders should use "open" folder art... 2010-01-06 16:17:27 -08:00
llfolderviewitem.cpp EXT-3695, EXT-2034 Line height, padding in inventory customizable in XUI via 2010-01-11 11:58:56 -08:00
llfolderviewitem.h Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp 2010-01-11 14:06:09 -08:00
llfollowcam.cpp
llfollowcam.h
llfriendcard.cpp
llfriendcard.h
llgesturemgr.cpp At last! Implemented normal task EXT-3477 (Change gesture list implementation). 2010-01-14 17:42:21 +02:00
llgesturemgr.h At last! Implemented normal task EXT-3477 (Change gesture list implementation). 2010-01-14 17:42:21 +02:00
llglsandbox.cpp
llgroupactions.cpp possible fix for freeze with group activities 2010-01-13 17:49:09 +02:00
llgroupactions.h
llgroupiconctrl.cpp Fixed low bug EXT-3684 ("Default" icon is used always for group calls in the voice notifications instead of group icon) 2009-12-26 18:56:19 +02:00
llgroupiconctrl.h Fixed low bug EXT-3684 ("Default" icon is used always for group calls in the voice notifications instead of group icon) 2009-12-26 18:56:19 +02:00
llgrouplist.cpp Fixed major bug EXT-3960 (group none cannot be activated through context menu, but checkbox button works) 2010-01-06 14:30:21 +02:00
llgrouplist.h
llgroupmgr.cpp
llgroupmgr.h
llhomelocationresponder.cpp
llhomelocationresponder.h
llhudeffect.cpp
llhudeffect.h
llhudeffectbeam.cpp
llhudeffectbeam.h
llhudeffectlookat.cpp
llhudeffectlookat.h
llhudeffectpointat.cpp
llhudeffectpointat.h
llhudeffecttrail.cpp
llhudeffecttrail.h
llhudicon.cpp
llhudicon.h
llhudmanager.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llhudmanager.h
llhudobject.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llhudobject.h
llhudrender.cpp
llhudrender.h
llhudtext.cpp First pass expose inventory item settings in XML (folder_view_item.xml) 2010-01-08 17:26:47 -08:00
llhudtext.h
llhudview.cpp
llhudview.h
llimfloater.cpp Fixed linux build 2010-01-13 14:54:21 +02:00
llimfloater.h fixed EXT-3821 [BSI] New IMs are not added as tabs 2010-01-13 14:27:15 +02:00
llimfloatercontainer.cpp fixed EXT-3821 [BSI] New IMs are not added as tabs 2010-01-13 14:27:15 +02:00
llimfloatercontainer.h fixed EXT-3821 [BSI] New IMs are not added as tabs 2010-01-13 14:27:15 +02:00
llimhandler.cpp
llimpanel.cpp Work on task EXT-938 (Get rid of deprecated list controls) 2009-12-30 19:09:27 +02:00
llimpanel.h Reduced header dependency from the "llimview.h" 2009-12-26 16:35:33 +02:00
llimview.cpp Automated merge with ssh://angela@hg.lindenlab.com/james/gooey 2010-01-14 11:40:58 +08:00
llimview.h fix for major EXT-3999 (nobody) appears in the Recent tab after receiving system notification 2010-01-06 17:18:01 +02:00
llinspect.cpp
llinspect.h EXT-3900 [BSI] Inspector floater fades while inspectors context menu is still active 2010-01-05 15:49:22 -08:00
llinspectavatar.cpp Merge with default branch, resolved conflict in llpanelavatar.cpp 2010-01-12 12:53:44 +02:00
llinspectavatar.h
llinspectgroup.cpp
llinspectgroup.h
llinspectobject.cpp merge 2010-01-06 12:40:44 -08:00
llinspectobject.h
llinspectremoteobject.cpp
llinspectremoteobject.h
llinspecttoast.cpp fixed EXT-3748 “Clicking notification toast related to an alert in 2010-01-14 11:16:33 +02:00
llinspecttoast.h corrected llinspecttoast file header; 2010-01-14 09:47:33 +02:00
llinventoryactions.h
llinventorybridge.cpp Fixed low bug EXT-4311 (Order of items in 'Favorites Bar' folder remains non-changed if change its order in the 'Favorites Bar') 2010-01-15 18:02:42 +02:00
llinventorybridge.h EXT-4014 - Inventory folders should use "open" folder art... 2010-01-06 16:17:27 -08:00
llinventoryclipboard.cpp
llinventoryclipboard.h
llinventoryfilter.cpp
llinventoryfilter.h
llinventoryfunctions.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llinventoryfunctions.h
llinventorymodel.cpp Fixed low bug EXT-4311 (Order of items in 'Favorites Bar' folder remains non-changed if change its order in the 'Favorites Bar') 2010-01-15 18:02:42 +02:00
llinventorymodel.h Fixed low bug EXT-4311 (Order of items in 'Favorites Bar' folder remains non-changed if change its order in the 'Favorites Bar') 2010-01-15 18:02:42 +02:00
llinventoryobserver.cpp EXT-4319 : Category descendent count fails to increment if descendent received while cat still fetching 2010-01-14 13:54:15 -05:00
llinventoryobserver.h
llinventorypanel.cpp EXT-3687 Inventory and Outfits lists don't fill panel need DkGray2 background 2010-01-11 13:58:42 -08:00
llinventorypanel.h For EXT-4018: Wrong expansion behavior in inventory. Made process of finding the My Inventory folder more robust instead of assuming it was always the first child. 2010-01-07 14:16:06 -05:00
lljoystickbutton.cpp
lljoystickbutton.h
lllandmarkactions.cpp
lllandmarkactions.h
lllandmarklist.cpp
lllandmarklist.h
lllightconstants.h
lllistbrowser.cpp
lllistbrowser.h
lllistview.cpp
lllistview.h
lllocaltextureobject.cpp
lllocaltextureobject.h
lllocationhistory.cpp
lllocationhistory.h
lllocationinputctrl.cpp fixed bug EXT-3726 Cannot edit pasted text in Address Bar 2009-12-29 18:14:44 +02:00
lllocationinputctrl.h fixed bug EXT-3726 Cannot edit pasted text in Address Bar 2009-12-29 18:14:44 +02:00
lllogchat.cpp EXT-1847 Regression in the design spec: "You" should be replaced by your full avatar name in communication 2010-01-08 16:33:03 -08:00
lllogchat.h
llloginhandler.cpp
llloginhandler.h
lllogininstance.cpp
lllogininstance.h
lllookshistorypanel.h
llmanip.cpp First pass expose inventory item settings in XML (folder_view_item.xml) 2010-01-08 17:26:47 -08:00
llmanip.h
llmaniprotate.cpp
llmaniprotate.h
llmanipscale.cpp
llmanipscale.h
llmaniptranslate.cpp
llmaniptranslate.h
llmediactrl.cpp EXT-3624: Support "_blank" href target types. 2010-01-14 11:57:03 +00:00
llmediactrl.h EXT-3624: Support "_blank" href target types. 2010-01-14 11:57:03 +00:00
llmediadataclient.cpp
llmediadataclient.h
llmemoryview.cpp
llmemoryview.h
llmenucommands.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llmenucommands.h
llmetricperformancetester.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llmetricperformancetester.h
llmimetypes.cpp
llmimetypes.h
llmorphview.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llmorphview.h
llmoveview.cpp fixed EXT-3632 “Move floater closes after user click on Stop Flying btn”; 2009-12-25 14:04:06 +02:00
llmoveview.h
llmutelist.cpp
llmutelist.h
llnamebox.cpp Fixed bug EXT-4210 (Partner in Profile not a Link). 2010-01-13 19:49:51 +02:00
llnamebox.h Fixed bug EXT-4210 (Partner in Profile not a Link). 2010-01-13 19:49:51 +02:00
llnameeditor.cpp
llnameeditor.h
llnamelistctrl.cpp
llnamelistctrl.h
llnavigationbar.cpp
llnavigationbar.h
llnearbychat.cpp Fixed normal bug EXT-4072([BSI] Emotes appear as (italic) text chat in plain text mode) 2010-01-14 18:15:01 +02:00
llnearbychat.h
llnearbychatbar.cpp At last! Implemented normal task EXT-3477 (Change gesture list implementation). 2010-01-14 17:42:21 +02:00
llnearbychatbar.h At last! Implemented normal task EXT-3477 (Change gesture list implementation). 2010-01-14 17:42:21 +02:00
llnearbychathandler.cpp Fixed normal bug EXT-4072([BSI] Emotes appear as (italic) text chat in plain text mode) 2010-01-14 18:15:01 +02:00
llnearbychathandler.h
llnetmap.cpp
llnetmap.h
llnotificationalerthandler.cpp Fixed normal bug EXT-3643 (Make Friend Offer dialog a modal alert) 2009-12-26 13:25:22 +02:00
llnotificationgrouphandler.cpp
llnotificationhandler.h Fixed normal bug EXT-3643 (Make Friend Offer dialog a modal alert) 2009-12-26 13:25:22 +02:00
llnotificationhandlerutil.cpp Fixed normal bug EXT-3643 (Make Friend Offer dialog a modal alert) 2009-12-26 13:25:22 +02:00
llnotificationmanager.cpp
llnotificationmanager.h
llnotificationofferhandler.cpp Minor spelling issue. 2010-01-05 20:22:50 +02:00
llnotificationscripthandler.cpp
llnotificationtiphandler.cpp fixed EXT-700 “"Offer" notifications should be accessible via chiclet” 2009-12-25 16:41:06 +02:00
lloutputmonitorctrl.cpp Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel) 2010-01-14 17:35:57 +02:00
lloutputmonitorctrl.h Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel) 2010-01-14 16:48:06 +02:00
lloverlaybar.cpp
lloverlaybar.h
llpanelappearancetab.h
llpanelavatar.cpp Fixed major bug EXT-4121 ([BSI] Partner display is blank for residents on your friends list, on the first lookup after login) 2010-01-12 17:27:36 +02:00
llpanelavatar.h Fixed minor bug EXT-2955 ("Teleport" button is enabled in profile panel of offline avatar). 2009-12-29 19:55:23 +02:00
llpanelavatartag.cpp
llpanelavatartag.h
llpanelblockedlist.cpp implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llpanelblockedlist.h implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llpanelclassified.cpp
llpanelclassified.h
llpanelcontents.cpp
llpanelcontents.h
llpaneleditwearable.cpp
llpaneleditwearable.h
llpanelface.cpp
llpanelface.h
llpanelgroup.cpp Fixed normal bug EXT - 4047 (No verb/action buttons at bottom of Group profile panel) 2010-01-13 14:55:42 +02:00
llpanelgroup.h Fixed normal bug EXT - 4047 (No verb/action buttons at bottom of Group profile panel) 2010-01-13 14:55:42 +02:00
llpanelgroupgeneral.cpp fix normal EXT-3987 [BSI] *Save* button in group profile should be greyed out when there are no changes to save 2010-01-11 15:07:44 +02:00
llpanelgroupgeneral.h
llpanelgroupinvite.cpp implemented minor task EXT-3454 Code improvements: Replace old-style calback with boost::function in the LLFloaterAvatarPicker 2009-12-28 17:44:54 +02:00
llpanelgroupinvite.h
llpanelgrouplandmoney.cpp
llpanelgrouplandmoney.h
llpanelgroupnotices.cpp
llpanelgroupnotices.h
llpanelgrouproles.cpp fix for normal EXT-4139 Group Abilities: No distinction between abilities and categories of ability 2010-01-13 19:36:23 +02:00
llpanelgrouproles.h fix for normal EXT-4139 Group Abilities: No distinction between abilities and categories of ability 2010-01-13 19:36:23 +02:00
llpanelhome.cpp EXT-3739 Task panel tabs in incorrect order, Home tab is missing 2010-01-13 13:15:17 -08:00
llpanelhome.h
llpanelimcontrolpanel.cpp fixed EXT-3886 Group Profile button does not always show group info 2010-01-14 16:38:44 +02:00
llpanelimcontrolpanel.h
llpanelland.cpp
llpanelland.h
llpanellandaudio.cpp
llpanellandaudio.h
llpanellandmarkinfo.cpp Fixed low bug EXT-2296 "View LM: Unnecessary green rectangle appears around title of LM after click on it" 2009-12-26 22:37:12 +02:00
llpanellandmarkinfo.h Fixed low bug EXT-2296 "View LM: Unnecessary green rectangle appears around title of LM after click on it" 2009-12-26 22:37:12 +02:00
llpanellandmarks.cpp Fixed normal bug (EXT-3714) No landmarks is shown in expanded accordeon after filter has been used. 2009-12-30 14:21:14 +02:00
llpanellandmarks.h Work on low task EXT-1770 ( Places - Landmarks - Inventory Panels should be refactored to use LL implementation of possibility to show specified Inventory folder) 2009-12-25 19:43:45 +02:00
llpanellandmedia.cpp
llpanellandmedia.h
llpanellogin.cpp EXT-3778 Fixed handling of url passed in on cmd line. 2009-12-31 14:04:05 -08:00
llpanellogin.h
llpanelloginlistener.cpp
llpanelloginlistener.h
llpanelmaininventory.cpp Fixed normal bug EXT-2791 - Upload Image / sound / animation missing cost. 2009-12-28 13:19:15 +02:00
llpanelmaininventory.h Fixed normal bug EXT-2791 - Upload Image / sound / animation missing cost. 2009-12-28 13:19:15 +02:00
llpanelme.cpp
llpanelme.h
llpanelmediasettingsgeneral.cpp
llpanelmediasettingsgeneral.h
llpanelmediasettingspermissions.cpp
llpanelmediasettingspermissions.h
llpanelmediasettingssecurity.cpp
llpanelmediasettingssecurity.h
llpanelobject.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llpanelobject.h
llpanelobjectinventory.cpp
llpanelobjectinventory.h
llpaneloutfitsinventory.cpp Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-15 14:57:11 -05:00
llpaneloutfitsinventory.h EXT-4253 "unsaved" detection seems buggy 2010-01-15 14:57:00 -05:00
llpanelpeople.cpp Fixed low bug EXT-4146 - IM window appears after double click on "i" button. 2010-01-14 18:29:00 +02:00
llpanelpeople.h Fixed low bug EXT-4146 - IM window appears after double click on "i" button. 2010-01-14 18:29:00 +02:00
llpanelpeoplemenus.cpp
llpanelpeoplemenus.h
llpanelpermissions.cpp
llpanelpermissions.h
llpanelpick.cpp Fixed normal bug (EXT-3794) Controls in Edit Pick side panel cut off by 2010-01-14 18:52:52 +02:00
llpanelpick.h Fixed normal bug (EXT-3794) Controls in Edit Pick side panel cut off by 2010-01-14 18:52:52 +02:00
llpanelpicks.cpp Fixed major bug (EXT-3903) Adding ten Profile Picks blocks Classifieds creation 2010-01-05 17:05:19 +02:00
llpanelpicks.h Fixed major bug (EXT-3903) Adding ten Profile Picks blocks Classifieds creation 2010-01-05 17:05:19 +02:00
llpanelplace.cpp
llpanelplace.h
llpanelplaceinfo.cpp
llpanelplaceinfo.h
llpanelplaceprofile.cpp
llpanelplaceprofile.h
llpanelplaces.cpp
llpanelplaces.h Update for normal bug EXT-3520 - Can't open Group Notices or Attachments. 2010-01-12 12:38:03 +02:00
llpanelplacestab.cpp
llpanelplacestab.h
llpanelprimmediacontrols.cpp EXT-3649 EXT-3662 : Move media controls to above media face 2010-01-05 14:33:27 -08:00
llpanelprimmediacontrols.h EXT-3649 EXT-3662 : Move media controls to above media face 2010-01-05 14:33:27 -08:00
llpanelprofile.cpp
llpanelprofile.h
llpanelprofileview.cpp
llpanelprofileview.h
llpanelteleporthistory.cpp Related to EXT-4150 ([BSI] Last Landmark in Teleport History disables teleport button): fixed Teleport & Map buttons are enabled if nothing is selected 2010-01-14 21:34:55 +02:00
llpanelteleporthistory.h Fixed low bug (EXT-3769) Expand/Collpase All Folders menuitem in the Teleport History is enabled when nothing to expand/collapse 2009-12-30 21:06:45 +02:00
llpanelvolume.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llpanelvolume.h
llpanelvolumepulldown.cpp EXT-3444 Volume control slider appears in an odd location 2010-01-11 14:41:37 -08:00
llpanelvolumepulldown.h EXT-3444 Volume control slider appears in an odd location 2010-01-11 14:41:37 -08:00
llparcelselection.cpp
llparcelselection.h
llparticipantlist.cpp Fixed low bug EXT-4181 - IM window appears after double click on arrow button from Voice Control Panel. 2010-01-14 18:29:56 +02:00
llparticipantlist.h Fixed low bug EXT-4181 - IM window appears after double click on arrow button from Voice Control Panel. 2010-01-14 18:29:56 +02:00
llpatchvertexarray.cpp
llpatchvertexarray.h
llplacesinventorybridge.cpp
llplacesinventorybridge.h
llplacesinventorypanel.cpp Work on low task EXT-1770 ( Places - Landmarks - Inventory Panels should be refactored to use LL implementation of possibility to show specified Inventory folder) 2009-12-25 19:43:45 +02:00
llplacesinventorypanel.h Work on low task EXT-1770 ( Places - Landmarks - Inventory Panels should be refactored to use LL implementation of possibility to show specified Inventory folder) 2009-12-25 19:43:45 +02:00
llpolymesh.cpp
llpolymesh.h
llpolymorph.cpp
llpolymorph.h
llpreview.cpp
llpreview.h
llpreviewanim.cpp
llpreviewanim.h
llpreviewgesture.cpp
llpreviewgesture.h
llpreviewnotecard.cpp
llpreviewnotecard.h
llpreviewscript.cpp
llpreviewscript.h
llpreviewsound.cpp
llpreviewsound.h
llpreviewtexture.cpp EXT-3589 Favorites Appear Squished Together on Left Half of Favorites Bar 2009-12-29 16:12:12 -08:00
llpreviewtexture.h
llproductinforequest.cpp
llproductinforequest.h
llprogressview.cpp
llprogressview.h
llrecentpeople.cpp
llrecentpeople.h
llregionposition.cpp
llregionposition.h
llremoteparcelrequest.cpp
llremoteparcelrequest.h
llresourcedata.h
llrootview.h
llsavedsettingsglue.cpp
llsavedsettingsglue.h
llscreenchannel.cpp fixed EXT-3732 “Remove "x other alerts" toast“, 2010-01-14 10:12:07 +02:00
llscreenchannel.h fixed EXT-3732 “Remove "x other alerts" toast“, 2010-01-14 10:12:07 +02:00
llscriptfloater.cpp Fixed low bug EXT-3294 - Toasts bunch up in the channel when big docked IM window is opened. 2009-12-25 13:53:11 +02:00
llscriptfloater.h
llscrollingpanelparam.cpp
llscrollingpanelparam.h
llsearchcombobox.cpp
llsearchcombobox.h
llsearchhistory.cpp
llsearchhistory.h
llselectmgr.cpp
llselectmgr.h
llsidepanelappearance.cpp EXT-4253 "unsaved" detection seems buggy 2010-01-15 14:57:00 -05:00
llsidepanelappearance.h EXT-4253 "unsaved" detection seems buggy 2010-01-15 14:57:00 -05:00
llsidepanelinventory.cpp
llsidepanelinventory.h
llsidepanelinventorysubpanel.cpp
llsidepanelinventorysubpanel.h
llsidepaneliteminfo.cpp EXT-3725 & EXT-2224 - Issue with permissions and for sale ui for certain items in side panel. 2010-01-04 19:26:55 -05:00
llsidepaneliteminfo.h EXT-3725 & EXT-2224 - Issue with permissions and for sale ui for certain items in side panel. 2010-01-04 19:26:55 -05:00
llsidepaneltaskinfo.cpp EXT-3692: Buy & Pay buttons on side panel object profile now only enabled when you can pay or buy the object. 2010-01-06 12:25:23 -05:00
llsidepaneltaskinfo.h
llsidetray.cpp EXT-3739 Task panel tabs in incorrect order, Home tab is missing 2010-01-13 13:15:17 -08:00
llsidetray.h
llsidetraypanelcontainer.cpp Fix for low bug EXT-3186 - Incorrect navigation as a result of using "Back" button in profile of resident. 2009-12-28 17:09:33 +02:00
llsidetraypanelcontainer.h Fix for low bug EXT-3186 - Incorrect navigation as a result of using "Back" button in profile of resident. 2009-12-28 17:09:33 +02:00
llsky.cpp
llsky.h
llslurl.cpp
llslurl.h
llspatialpartition.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llspatialpartition.h
llspeakbutton.cpp
llspeakbutton.h
llspeakers.cpp Fixed normal bug EXT-3944 ('Error while moderating' dialog after disabling voice for non-connected participant avatar from miniinspector) 2010-01-06 17:13:12 +02:00
llspeakers.h Fixed normal bug EXT-3944 ('Error while moderating' dialog after disabling voice for non-connected participant avatar from miniinspector) 2010-01-06 17:13:12 +02:00
llspeakingindicatormanager.cpp Related to EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel) 2010-01-15 11:48:06 +02:00
llspeakingindicatormanager.h Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel) 2010-01-14 18:49:36 +02:00
llsplitbutton.cpp
llsplitbutton.h
llsprite.cpp
llsprite.h
llsrv.cpp
llsrv.h
llstartup.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llstartup.h
llstartuplistener.cpp
llstartuplistener.h
llstatusbar.cpp EXT-3444 Volume control slider appears in an odd location 2010-01-11 14:41:37 -08:00
llstatusbar.h EXT-3444 Volume control slider appears in an odd location 2010-01-11 14:41:37 -08:00
llstylemap.cpp
llstylemap.h
llsurface.cpp
llsurface.h
llsurfacepatch.cpp
llsurfacepatch.h
llsyswellitem.cpp implemented EXT-4001 “Notification Well window interaction”, 2010-01-13 17:40:47 +02:00
llsyswellitem.h
llsyswellwindow.cpp implemented EXT-4001 “Notification Well window interaction”, 2010-01-13 17:40:47 +02:00
llsyswellwindow.h Fixed normal bug EXT-3764 - Notifications should not stack when selected from the Well. 2010-01-11 14:12:03 +02:00
lltable.h
llteleporthistory.cpp EXT-3778 Fixed handling of url passed in on cmd line. 2009-12-31 14:04:05 -08:00
llteleporthistory.h
llteleporthistorystorage.cpp Fixed normal bug EXT-4150([BSI] Last Landmark in Teleport History disables teleport button) 2010-01-12 14:28:21 +02:00
llteleporthistorystorage.h
lltexglobalcolor.cpp
lltexglobalcolor.h
lltexlayer.cpp
lltexlayer.h
lltexlayerparams.cpp
lltexlayerparams.h
lltextureatlas.cpp
lltextureatlas.h
lltextureatlasmanager.cpp
lltextureatlasmanager.h
lltexturecache.cpp fix for EXT-3553: unknown Crash. 2009-12-29 17:42:54 -07:00
lltexturecache.h
lltexturectrl.cpp EXT-3091 [BSI] Loading Texture Text in Build doesn't fit 2010-01-08 16:15:30 -08:00
lltexturectrl.h
lltexturefetch.cpp for DEV-44376: create a switch for texture decoding. 2009-12-29 18:18:52 -07:00
lltexturefetch.h
lltextureinfo.cpp
lltextureinfo.h
lltextureinfodetails.cpp
lltextureinfodetails.h
lltexturestats.cpp
lltexturestats.h
lltexturestatsuploader.cpp
lltexturestatsuploader.h
lltextureview.cpp
lltextureview.h
lltoast.cpp fixed EXT-3374 “[BSI] Notifications and dialogs are semi-transparent (not 2010-01-04 17:12:23 +02:00
lltoast.h
lltoastalertpanel.cpp Fixed low bug EXT-573 (There is paragraph indent in the toasts text), added the suggested workaround: allow one less character in message. 2009-12-26 18:57:15 +02:00
lltoastalertpanel.h
lltoastgroupnotifypanel.cpp
lltoastgroupnotifypanel.h
lltoastimpanel.cpp
lltoastimpanel.h
lltoastnotifypanel.cpp Fix for normal bug EXT-4134 - Right side of llDialog buttons cannot be clicked. 2010-01-12 15:57:23 +02:00
lltoastnotifypanel.h
lltoastpanel.cpp
lltoastpanel.h
lltool.cpp
lltool.h
lltoolbar.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
lltoolbar.h
lltoolbrush.cpp
lltoolbrush.h
lltoolcomp.cpp
lltoolcomp.h
lltooldraganddrop.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
lltooldraganddrop.h
lltoolface.cpp
lltoolface.h
lltoolfocus.cpp
lltoolfocus.h
lltoolgrab.cpp
lltoolgrab.h
lltoolgun.cpp
lltoolgun.h
lltoolindividual.cpp
lltoolindividual.h
lltoolmgr.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
lltoolmgr.h
lltoolmorph.cpp
lltoolmorph.h
lltoolobjpicker.cpp
lltoolobjpicker.h
lltoolpie.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
lltoolpie.h Changed async picks in LLToolPie::handleMouseDown and LLToolPie::handleRightMouseDown to sync. 2010-01-04 17:43:25 -08:00
lltoolpipette.cpp
lltoolpipette.h
lltoolplacer.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
lltoolplacer.h
lltoolselect.cpp
lltoolselect.h
lltoolselectland.cpp
lltoolselectland.h
lltoolselectrect.cpp
lltoolselectrect.h
lltoolview.cpp
lltoolview.h
lltracker.cpp
lltracker.h
lltransientdockablefloater.cpp
lltransientdockablefloater.h
lltransientfloatermgr.cpp
lltransientfloatermgr.h
lluiconstants.h
lluilistener.cpp
lluilistener.h
lluploaddialog.cpp
lluploaddialog.h
llurl.cpp
llurl.h
llurldispatcher.cpp
llurldispatcher.h
llurldispatcherlistener.cpp
llurldispatcherlistener.h
llurlhistory.cpp
llurlhistory.h
llurllineeditorctrl.cpp
llurllineeditorctrl.h
llurlwhitelist.cpp
llurlwhitelist.h
llvectorperfoptions.cpp
llvectorperfoptions.h
llversioninfo.cpp
llversioninfo.h
llviewchildren.cpp
llviewchildren.h
llviewerassetstorage.cpp
llviewerassetstorage.h
llviewerassettype.cpp
llviewerassettype.h
llvieweraudio.cpp EXT-1399 Restore some wind noise when standing still, but drop volume 2009-12-30 16:47:25 -08:00
llvieweraudio.h
llviewercamera.cpp
llviewercamera.h
llviewerchat.cpp
llviewerchat.h
llviewercontrol.cpp
llviewercontrol.h
llviewercontrollistener.cpp
llviewercontrollistener.h
llviewerdisplay.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llviewerdisplay.h
llviewerfloaterreg.cpp merge 2010-01-13 18:18:03 -08:00
llviewerfloaterreg.h
llviewerfoldertype.cpp
llviewerfoldertype.h
llviewergenericmessage.cpp
llviewergenericmessage.h
llviewergesture.cpp
llviewergesture.h
llviewerhelp.cpp
llviewerhelp.h
llviewerhelputil.cpp EXT-4340: Add "debug" flag to Help URL in god mode. 2010-01-14 23:28:37 +00:00
llviewerhelputil.h
llviewerhome.cpp DEV-44861: Support a home_sidetray_url from login.cgi 2010-01-13 11:06:50 +00:00
llviewerhome.h
llviewerinventory.cpp
llviewerinventory.h
llviewerjoint.cpp
llviewerjoint.h
llviewerjointattachment.cpp
llviewerjointattachment.h
llviewerjointmesh.cpp
llviewerjointmesh.h
llviewerjointmesh_sse.cpp
llviewerjointmesh_sse2.cpp
llviewerjointmesh_vec.cpp
llviewerjoystick.cpp
llviewerjoystick.h
llviewerkeyboard.cpp
llviewerkeyboard.h
llviewerlayer.cpp
llviewerlayer.h
llviewermedia.cpp Added getNativeKeyData() function to LLWindow and LLWindowMacOSX. 2010-01-18 17:58:12 -08:00
llviewermedia.h Fix for EXT-4207 (Viewer crash clicking on an object that starts a script that navigates in a while(1) loop) 2010-01-14 16:35:33 -08:00
llviewermedia_streamingaudio.cpp DEV-44775 pref incorrectly named 'AudioSteamingMedia' in many places 2010-01-05 13:37:37 -08:00
llviewermedia_streamingaudio.h
llviewermediafocus.cpp
llviewermediafocus.h
llviewermediaobserver.h
llviewermenu.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llviewermenu.h
llviewermenufile.cpp
llviewermenufile.h
llviewermessage.cpp merge 2010-01-15 11:24:33 -08:00
llviewermessage.h
llviewernetwork.cpp
llviewernetwork.h
llviewerobject.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llviewerobject.h
llviewerobjectlist.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llviewerobjectlist.h
llviewerparcelmedia.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llviewerparcelmedia.h
llviewerparcelmediaautoplay.cpp EXT-4026 parcel media does not autoplay after arriving by teleport 2010-01-08 15:57:33 -08:00
llviewerparcelmediaautoplay.h EXT-4026 parcel media does not autoplay after arriving by teleport 2010-01-08 15:57:33 -08:00
llviewerparcelmgr.cpp EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
llviewerparcelmgr.h
llviewerparceloverlay.cpp
llviewerparceloverlay.h
llviewerpartsim.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llviewerpartsim.h
llviewerpartsource.cpp
llviewerpartsource.h
llviewerprecompiledheaders.cpp
llviewerprecompiledheaders.h
llviewerregion.cpp
llviewerregion.h
llviewershadermgr.cpp
llviewershadermgr.h
llviewerstats.cpp
llviewerstats.h
llviewertexteditor.cpp
llviewertexteditor.h
llviewertexture.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llviewertexture.h fix for DEV-44134: trying to move away from a huge amount of objects with media causes viewer to hang for 15-20 seconds. 2009-12-29 15:02:22 -07:00
llviewertextureanim.cpp
llviewertextureanim.h
llviewertexturelist.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llviewertexturelist.h
llviewerthrottle.cpp
llviewerthrottle.h
llviewervisualparam.cpp
llviewervisualparam.h
llviewerwindow.cpp EXT-4077 Clicking motd link opens two web browser windows 2010-01-11 16:02:57 -08:00
llviewerwindow.h
llviewerwindowlistener.cpp
llviewerwindowlistener.h
llvlcomposition.cpp
llvlcomposition.h
llvlmanager.cpp
llvlmanager.h
llvoavatar.cpp Automated merge with ssh://angela@hg.lindenlab.com/james/gooey 2010-01-14 11:40:58 +08:00
llvoavatar.h
llvoavatardefines.cpp
llvoavatardefines.h
llvoavatarself.cpp
llvoavatarself.h
llvocache.cpp
llvocache.h
llvoclouds.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llvoclouds.h
llvograss.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llvograss.h
llvoground.cpp
llvoground.h
llvoicechannel.cpp merge 2010-01-04 13:49:31 +02:00
llvoicechannel.h
llvoiceclient.cpp merge 2010-01-15 10:15:57 -08:00
llvoiceclient.h Work on major bug EXT-3976 (Voice chat speaking indicators should only display when users are in the same voice channel) 2010-01-14 18:24:38 +02:00
llvoicevisualizer.cpp
llvoicevisualizer.h
llvoinventorylistener.cpp
llvoinventorylistener.h
llvopartgroup.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llvopartgroup.h
llvosky.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llvosky.h
llvosurfacepatch.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llvosurfacepatch.h
llvotextbubble.cpp
llvotextbubble.h
llvotree.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llvotree.h
llvotreenew.h
llvovolume.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llvovolume.h
llvowater.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llvowater.h
llvowlsky.cpp DEV-44675 Fix for sky wierdness on ATI 9.12 drivers. 2010-01-12 12:01:18 -06:00
llvowlsky.h
llwatchdog.cpp
llwatchdog.h
llwaterparammanager.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llwaterparammanager.h
llwaterparamset.cpp
llwaterparamset.h
llwearable.cpp
llwearable.h
llwearablelist.cpp
llwearablelist.h
llweb.cpp
llweb.h
llwind.cpp
llwind.h
llwindebug.cpp
llwindebug.h
llwlanimator.cpp
llwlanimator.h
llwldaycycle.cpp
llwldaycycle.h
llwlparammanager.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llwlparammanager.h
llwlparamset.cpp
llwlparamset.h
llworld.cpp
llworld.h
llworldmap.cpp
llworldmap.h
llworldmapmessage.cpp
llworldmapmessage.h
llworldmapview.cpp
llworldmapview.h
llworldmipmap.cpp
llworldmipmap.h
llxmlrpclistener.cpp
llxmlrpclistener.h
llxmlrpctransaction.cpp
llxmlrpctransaction.h
macmain.h
macutil_Prefix.h
macview.r
macview_Prefix.h
noise.cpp
noise.h
pipeline.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
pipeline.h renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
secondlife-i686.supp
secondlife.icns
secondlife_firstlook.icns
viewer_manifest.py EXT-4163 Don't strip viewer symbols, or tar the result, in DEBUG builds 2010-01-11 14:35:39 -08:00