phoenix-firestorm/indra/newview
Paul Guslisty 370ddfb03e EXT-7963 FIXED Edit Outfit > Add More > Do not switch to next item type after add/replace
- Added callback to wear item from Add More panel on doubleclick
- To keep the list in its existing state and do not change the contents of the Add More panel to the next listed unworn item after the user wears an item, check if the item is not dummy. Dummy icons have no ids.

Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/647/

--HG--
branch : product-engine
2010-06-24 15:13:30 +03:00
..
English.lproj
German.lproj
Japanese.lproj
Korean.lproj
SecondLife.nib
app_settings EXT-7910 allow GPU and feature table to load from a custom location 2010-06-18 12:33:17 -05:00
character
cursors_mac
da.lproj
es.lproj
fonts
fr.lproj
hu.lproj
installers
it.lproj
linux_tools
nl.lproj
pl.lproj
pt.lproj
res
res-sdl
ru.lproj
skins merge 2010-06-24 15:01:53 +03:00
tests
tr.lproj
uk.lproj
zh-Hans.lproj
CMakeLists.txt EXT-7609 FIXED item title font size. 2010-06-19 00:03:44 +03:00
Info-SecondLife.plist EXT-7925 FIX Added NSTreatUnknownArgumentsAsOpen to setupCocoa() to prevent pop-ups 2010-06-22 13:03:56 -07:00
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
generate_breakpad_symbols.py
gpu_table.txt
licenses-linux.txt
licenses-mac.txt
licenses-solaris.txt
licenses-win32.txt
llagent.cpp EXT-5808 ADDITIONAL FIX (Add coordinates and parcel settings to top menu bar when nav bar is hidden and flags are set) - fixed Mini-Location panel visibility in mouse look mode 2010-06-21 19:27:06 +03:00
llagent.h
llagentaccess.cpp
llagentaccess.h
llagentcamera.cpp EXT-7767 FIX Outfit editor doesn't appear to have a default camera view 2010-06-23 18:32:31 -07:00
llagentcamera.h EXT-7767 FIX Outfit editor doesn't appear to have a default camera view 2010-06-23 18:32:31 -07:00
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-7777 Just added more descriptive comment. 2010-06-21 12:49:04 +03:00
llagentwearables.h EXT-7777 WIP Implemented loading indicator for "Save" and "Save As" actions in "My Outfits" & "Edit Outfit" Panels. 2010-06-18 17:28:32 +03:00
llagentwearablesfetch.cpp EXT-3616 FIX - avoid bailing out of outfit population too soon. 2010-06-22 16:34:31 -04:00
llagentwearablesfetch.h
llanimstatelabels.cpp
llanimstatelabels.h
llappearance.h
llappearancemgr.cpp EXT-7777 FIXED reverted changes to show loading indicator for "Wear/Attach" action. 2010-06-24 11:53:26 +03:00
llappearancemgr.h Linux build fix. 2010-06-23 17:29:37 +03:00
llappviewer.cpp Merged from q/viewer-release 2010-06-17 07:42:08 -07: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 merge backout. 2010-06-15 14:48:31 +01:00
llassetuploadresponders.h merge backout. 2010-06-15 14:48:31 +01:00
llaudiosourcevo.cpp
llaudiosourcevo.h
llavataractions.cpp EXT-6710 FIXED Corrected 'ItemsShared' notification message and provided logging of 'item shared' message instead of spawning IM session and add message to it. 2010-06-18 17:52:54 +03:00
llavataractions.h
llavatariconctrl.cpp EXT-7811 FIX Crash to desktop during SL login 2010-06-17 13:53:19 -07:00
llavatariconctrl.h
llavatarlist.cpp
llavatarlist.h
llavatarlistitem.cpp
llavatarlistitem.h
llavatarpropertiesprocessor.cpp
llavatarpropertiesprocessor.h
llbottomtray.cpp
llbottomtray.h
llbox.cpp
llbox.h
llbreadcrumbview.cpp
llbreadcrumbview.h
llbuycurrencyhtml.cpp
llbuycurrencyhtml.h
llcallbacklist.cpp
llcallbacklist.h
llcallfloater.cpp
llcallfloater.h
llcallingcard.cpp
llcallingcard.h
llcapabilitylistener.cpp
llcapabilitylistener.h
llcapabilityprovider.h
llcaphttpsender.cpp
llcaphttpsender.h
llchannelmanager.cpp
llchannelmanager.h
llchatbar.cpp removing fullscreen functionality 2010-06-15 17:21:27 -07:00
llchatbar.h
llchathistory.cpp EXT-7820 FIX escape only parameters of slurl 2010-06-22 15:46:17 +03:00
llchathistory.h
llchatitemscontainerctrl.cpp
llchatitemscontainerctrl.h
llchatmsgbox.cpp
llchatmsgbox.h
llchiclet.cpp
llchiclet.h
llclassifiedinfo.cpp
llclassifiedinfo.h
llclassifiedstatsresponder.cpp
llclassifiedstatsresponder.h
llcloud.cpp
llcloud.h
llcofwearables.cpp EXT-7963 FIXED Edit Outfit > Add More > Do not switch to next item type after add/replace 2010-06-24 15:13:30 +03:00
llcofwearables.h EXT-7639 FIXED added shop button which reacts according to the ticket description 2010-06-15 21:52:15 +03:00
llcolorswatch.cpp EXT-7736 FIXED Reverted fix for EXT-2819 (crash in color picker). 2010-06-17 17:50:58 +03:00
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
lldateutil.h
lldebugmessagebox.cpp
lldebugmessagebox.h
lldebugview.cpp
lldebugview.h
lldelayedgestureerror.cpp
lldelayedgestureerror.h
lldirpicker.cpp
lldirpicker.h
lldndbutton.cpp
lldndbutton.h
lldrawable.cpp EXT-7446 Spatial Partition Crash 2010-06-18 12:57:56 -05:00
lldrawable.h
lldrawpool.cpp
lldrawpool.h
lldrawpoolalpha.cpp
lldrawpoolalpha.h
lldrawpoolavatar.cpp
lldrawpoolavatar.h
lldrawpoolbump.cpp
lldrawpoolbump.h
lldrawpoolclouds.cpp
lldrawpoolclouds.h
lldrawpoolground.cpp
lldrawpoolground.h
lldrawpoolsimple.cpp
lldrawpoolsimple.h
lldrawpoolsky.cpp
lldrawpoolsky.h
lldrawpoolterrain.cpp
lldrawpoolterrain.h
lldrawpooltree.cpp
lldrawpooltree.h
lldrawpoolwater.cpp
lldrawpoolwater.h
lldrawpoolwlsky.cpp
lldrawpoolwlsky.h
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 Line endings fix. 2010-06-17 12:47:17 -05:00
llface.h
llface.inl
llfasttimerview.cpp
llfasttimerview.h
llfavoritesbar.cpp
llfavoritesbar.h
llfeaturemanager.cpp EXT-7910 allow GPU and feature table to load from a custom location 2010-06-18 12:33:17 -05:00
llfeaturemanager.h
llfilepicker.cpp
llfilepicker.h
llfilteredwearablelist.cpp
llfilteredwearablelist.h
llfirstuse.cpp
llfirstuse.h
llflexibleobject.cpp
llflexibleobject.h
llfloaterabout.cpp EXT-7887 FIXED Release note URL updated. 2010-06-17 13:08:59 +01:00
llfloaterabout.h
llfloateranimpreview.cpp merge backout. 2010-06-15 14:48:31 +01:00
llfloateranimpreview.h
llfloaterauction.cpp
llfloaterauction.h
llfloateravatarpicker.cpp
llfloateravatarpicker.h
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
llfloaterbuycurrencyhtml.cpp Specify a MIME type in the navigate in LLFloaterBuyCurrencyHTML::navigateToFinalURL(), so it can skip the MIME type probe. 2010-06-18 17:17:25 -07:00
llfloaterbuycurrencyhtml.h
llfloaterbuyland.cpp EXT-7947 FIXED Added "language" parameter with LLUI::getLanguage() value into web site info. 2010-06-22 10:35:26 +03:00
llfloaterbuyland.h
llfloatercamera.cpp
llfloatercamera.h
llfloaterchat.cpp
llfloaterchat.h
llfloaterchatterbox.cpp
llfloaterchatterbox.h
llfloatercolorpicker.cpp
llfloatercolorpicker.h
llfloaterdaycycle.cpp
llfloaterdaycycle.h
llfloaterenvsettings.cpp
llfloaterenvsettings.h
llfloaterevent.cpp
llfloaterevent.h
llfloaterfonttest.cpp
llfloaterfonttest.h
llfloaterfriends.cpp
llfloaterfriends.h
llfloatergesture.cpp
llfloatergesture.h
llfloatergodtools.cpp
llfloatergodtools.h
llfloatergroupinvite.cpp
llfloatergroupinvite.h
llfloatergroups.cpp
llfloatergroups.h
llfloaterhandler.cpp
llfloaterhandler.h
llfloaterhardwaresettings.cpp removing fullscreen functionality 2010-06-15 17:21:27 -07:00
llfloaterhardwaresettings.h
llfloaterhelpbrowser.cpp
llfloaterhelpbrowser.h
llfloaterhud.cpp
llfloaterhud.h
llfloaterimagepreview.cpp
llfloaterimagepreview.h
llfloaterinspect.cpp
llfloaterinspect.h
llfloaterinventory.cpp
llfloaterinventory.h EXT-7790 FIX Reset inventory filter when showing original item in inventory 2010-06-16 10:10:59 +03:00
llfloaterjoystick.cpp
llfloaterjoystick.h
llfloaterlagmeter.cpp
llfloaterlagmeter.h
llfloaterland.cpp EXT-7654 FIX "AddText" didn't create image segment now, use appendImageSegment 2010-06-22 15:50:34 +03:00
llfloaterland.h
llfloaterlandholdings.cpp
llfloaterlandholdings.h
llfloatermap.cpp EXT-7882 FIX Set caption when floater minimized and remove when maximized. 2010-06-22 15:47:36 +03:00
llfloatermap.h EXT-7882 FIX Set caption when floater minimized and remove when maximized. 2010-06-22 15:47:36 +03:00
llfloatermediabrowser.cpp
llfloatermediabrowser.h
llfloatermediasettings.cpp
llfloatermediasettings.h
llfloatermemleak.cpp
llfloatermemleak.h
llfloaternamedesc.cpp Backed out changeset 1c66b34b7fbe 2010-06-15 14:48:14 +01:00
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 apply resolution cleanup 2010-06-15 17:22:35 -07:00
llfloaterpreference.h
llfloaterproperties.cpp
llfloaterproperties.h
llfloaterregioninfo.cpp
llfloaterregioninfo.h
llfloaterreporter.cpp
llfloaterreporter.h
llfloaterscriptdebug.cpp
llfloaterscriptdebug.h
llfloaterscriptlimits.cpp
llfloaterscriptlimits.h
llfloatersearch.cpp
llfloatersearch.h
llfloatersellland.cpp
llfloatersellland.h
llfloatersettingsdebug.cpp
llfloatersettingsdebug.h
llfloatersnapshot.cpp final(?) merge to revert snapshot floater to 2.0.1 level. 2010-06-15 14:55:05 +01:00
llfloatersnapshot.h Backed out changeset 1acc14a5e7ac 2010-06-15 14:51:03 +01:00
llfloatertelehub.cpp
llfloatertelehub.h
llfloatertestinspectors.cpp
llfloatertestinspectors.h
llfloatertestlistview.cpp
llfloatertestlistview.h
llfloatertools.cpp
llfloatertools.h
llfloatertopobjects.cpp
llfloatertopobjects.h
llfloatertos.cpp
llfloatertos.h
llfloateruipreview.cpp
llfloateruipreview.h
llfloaterurldisplay.cpp
llfloaterurldisplay.h
llfloaterurlentry.cpp
llfloaterurlentry.h
llfloatervoicedevicesettings.cpp
llfloatervoicedevicesettings.h
llfloatervoiceeffect.cpp
llfloatervoiceeffect.h
llfloaterwater.cpp
llfloaterwater.h
llfloaterwhitelistentry.cpp
llfloaterwhitelistentry.h
llfloaterwindlight.cpp
llfloaterwindlight.h
llfloaterwindowsize.cpp
llfloaterwindowsize.h
llfloaterworldmap.cpp
llfloaterworldmap.h
llfolderview.cpp merge 2010-06-15 10:25:47 -07:00
llfolderview.h
llfoldervieweventlistener.h
llfolderviewitem.cpp
llfolderviewitem.h
llfollowcam.cpp
llfollowcam.h
llfriendcard.cpp
llfriendcard.h
llgesturemgr.cpp EXT-4919 WIP - populating new users with more gestures, and activating appropriate ones 2010-06-17 17:37:28 -04:00
llgesturemgr.h
llgiveinventory.cpp EXT-6710 FIXED Corrected 'ItemsShared' notification message and provided logging of 'item shared' message instead of spawning IM session and add message to it. 2010-06-18 17:52:54 +03:00
llgiveinventory.h
llglsandbox.cpp
llgroupactions.cpp
llgroupactions.h
llgroupiconctrl.cpp
llgroupiconctrl.h
llgrouplist.cpp
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
llhudmanager.h
llhudobject.cpp
llhudobject.h
llhudrender.cpp
llhudrender.h
llhudtext.cpp
llhudtext.h
llhudview.cpp
llhudview.h
llimfloater.cpp
llimfloater.h
llimfloatercontainer.cpp
llimfloatercontainer.h
llimhandler.cpp
llimpanel.cpp
llimpanel.h
llimview.cpp EXT-6710 FIXED Corrected 'ItemsShared' notification message and provided logging of 'item shared' message instead of spawning IM session and add message to it. 2010-06-18 17:52:54 +03:00
llimview.h
llinspect.cpp
llinspect.h
llinspectavatar.cpp
llinspectavatar.h
llinspectgroup.cpp
llinspectgroup.h
llinspectobject.cpp
llinspectobject.h
llinspectremoteobject.cpp EXT-7820 FIX escape only parameters of slurl 2010-06-22 15:46:17 +03:00
llinspectremoteobject.h
llinspecttoast.cpp
llinspecttoast.h
llinventoryactions.h
llinventorybridge.cpp merge from PE's viewer-release 2010-06-18 12:24:21 +01:00
llinventorybridge.h EXT-7722 Fixed "Add to COF" and "Remove from COF" outfit context menu items to be enabled when appropriate and work properly. 2010-06-17 19:03:57 +03:00
llinventoryclipboard.cpp
llinventoryclipboard.h
llinventoryfilter.cpp
llinventoryfilter.h
llinventoryfunctions.cpp merge from PE's viewer-release 2010-06-18 12:24:21 +01:00
llinventoryfunctions.h merge from PE's viewer-release 2010-06-18 12:24:21 +01:00
llinventoryicon.cpp
llinventoryicon.h
llinventoryitemslist.cpp EXT-7609 FIXED item title font size. 2010-06-19 00:03:44 +03:00
llinventoryitemslist.h EXT-7609 FIXED item title font size. 2010-06-19 00:03:44 +03:00
llinventorylistitem.cpp EXT-7928 FIXED replace member pointer to LLViewerInventoryItem with calling LLInventory::getItem() 2010-06-22 11:57:29 +03:00
llinventorylistitem.h EXT-7928 FIXED replace member pointer to LLViewerInventoryItem with calling LLInventory::getItem() 2010-06-22 11:57:29 +03:00
llinventorymodel.cpp EXT-7468 FIXED Remove all 2.1 COF debugging code 2010-06-15 17:58:08 -04:00
llinventorymodel.h
llinventorymodelbackgroundfetch.cpp
llinventorymodelbackgroundfetch.h
llinventoryobserver.cpp merge 2010-06-21 15:54:02 -04:00
llinventoryobserver.h EXT-4919 WIP - fixed problems with inventory fetch failing to time out, added copying/activation of more gesture folders 2010-06-21 11:56:59 -04:00
llinventorypanel.cpp automated merge 2010-06-15 17:12:22 -04:00
llinventorypanel.h merge 2010-06-15 10:25:47 -07:00
lljoystickbutton.cpp
lljoystickbutton.h
lllandmarkactions.cpp
lllandmarkactions.h
lllandmarklist.cpp
lllandmarklist.h
lllightconstants.h
lllistbrowser.cpp
lllistbrowser.h
lllistcontextmenu.cpp
lllistcontextmenu.h
lllistview.cpp
lllistview.h
lllocaltextureobject.cpp
lllocaltextureobject.h
lllocationhistory.cpp
lllocationhistory.h
lllocationinputctrl.cpp
lllocationinputctrl.h
lllogchat.cpp
lllogchat.h
llloginhandler.cpp
llloginhandler.h
lllogininstance.cpp
lllogininstance.h
lllookshistorypanel.h
llmachineid.cpp
llmachineid.h
llmanip.cpp Fix for EXT-6954 'rendering artifact when editing an object.' Reviewed by qarl 2010-06-23 16:14:22 -07:00
llmanip.h
llmaniprotate.cpp
llmaniprotate.h
llmanipscale.cpp
llmanipscale.h
llmaniptranslate.cpp
llmaniptranslate.h
llmediactrl.cpp
llmediactrl.h
llmediadataclient.cpp
llmediadataclient.h
llmemoryview.cpp
llmemoryview.h
llmenucommands.cpp
llmenucommands.h
llmetricperformancetester.cpp
llmetricperformancetester.h
llmimetypes.cpp
llmimetypes.h
llmorphview.cpp EXT-7767 FIX Outfit editor doesn't appear to have a default camera view 2010-06-23 16:50:06 -07:00
llmorphview.h EXT-7767 FIX Outfit editor doesn't appear to have a default camera view 2010-06-23 16:50:06 -07:00
llmoveview.cpp
llmoveview.h
llmutelist.cpp
llmutelist.h
llnamebox.cpp
llnamebox.h
llnameeditor.cpp
llnameeditor.h
llnamelistctrl.cpp
llnamelistctrl.h
llnavigationbar.cpp
llnavigationbar.h
llnearbychat.cpp
llnearbychat.h
llnearbychatbar.cpp removing fullscreen functionality 2010-06-15 17:21:27 -07:00
llnearbychatbar.h
llnearbychathandler.cpp
llnearbychathandler.h
llnetmap.cpp
llnetmap.h
llnotificationalerthandler.cpp
llnotificationgrouphandler.cpp
llnotificationhandler.h
llnotificationhandlerutil.cpp
llnotificationmanager.cpp
llnotificationmanager.h
llnotificationofferhandler.cpp
llnotificationscripthandler.cpp
llnotificationstorage.cpp
llnotificationstorage.h
llnotificationtiphandler.cpp EXT-6710 FIXED Corrected 'ItemsShared' notification message and provided logging of 'item shared' message instead of spawning IM session and add message to it. 2010-06-18 17:52:54 +03:00
lloutfitobserver.cpp
lloutfitobserver.h
lloutfitslist.cpp EXT-7158 FIXED Implemented showing of full outfit content if its name or any item(s) inside it match current filter. 2010-06-24 01:52:26 +03:00
lloutfitslist.h EXT-4295 FIXED Added gear and context menus for Wearing tab. 2010-06-22 16:34:27 +03:00
lloutputmonitorctrl.cpp
lloutputmonitorctrl.h
lloverlaybar.cpp
lloverlaybar.h
llpanelappearancetab.h EXT-4295 FIXED Added gear and context menus for Wearing tab. 2010-06-22 16:34:27 +03:00
llpanelavatar.cpp
llpanelavatar.h
llpanelavatartag.cpp
llpanelavatartag.h
llpanelblockedlist.cpp
llpanelblockedlist.h
llpanelclassified.cpp
llpanelclassified.h
llpanelcontents.cpp
llpanelcontents.h
llpaneleditwearable.cpp EXT-7961 FIXED Added possibility to show label on the back button in Edit Wearables panel. 2010-06-24 13:16:35 +03:00
llpaneleditwearable.h EXT-7961 FIXED Added possibility to show label on the back button in Edit Wearables panel. 2010-06-24 13:16:35 +03:00
llpanelface.cpp
llpanelface.h
llpanelgenerictip.cpp
llpanelgenerictip.h
llpanelgroup.cpp
llpanelgroup.h
llpanelgroupgeneral.cpp
llpanelgroupgeneral.h
llpanelgroupinvite.cpp
llpanelgroupinvite.h
llpanelgrouplandmoney.cpp
llpanelgrouplandmoney.h
llpanelgroupnotices.cpp
llpanelgroupnotices.h
llpanelgrouproles.cpp
llpanelgrouproles.h
llpanelhome.cpp
llpanelhome.h
llpanelimcontrolpanel.cpp
llpanelimcontrolpanel.h
llpanelland.cpp
llpanelland.h
llpanellandaudio.cpp
llpanellandaudio.h
llpanellandmarkinfo.cpp
llpanellandmarkinfo.h
llpanellandmarks.cpp
llpanellandmarks.h
llpanellandmedia.cpp
llpanellandmedia.h
llpanellogin.cpp DEV-36441 FIXED Minor coding standards fix-up to previous fix for VWR-14765. 2010-06-21 13:18:04 +01:00
llpanellogin.h
llpanelloginlistener.cpp
llpanelloginlistener.h
llpanelmaininventory.cpp EXT-7468 FIXED Remove all 2.1 COF debugging code 2010-06-15 17:11:01 -04:00
llpanelmaininventory.h EXT-7790 FIX Reset inventory filter when showing original item in inventory 2010-06-16 10:10:59 +03:00
llpanelme.cpp
llpanelme.h
llpanelmediasettingsgeneral.cpp
llpanelmediasettingsgeneral.h
llpanelmediasettingspermissions.cpp
llpanelmediasettingspermissions.h
llpanelmediasettingssecurity.cpp
llpanelmediasettingssecurity.h
llpanelnearbymedia.cpp
llpanelnearbymedia.h
llpanelobject.cpp
llpanelobject.h
llpanelobjectinventory.cpp automated merge 2010-06-18 10:18:08 -04:00
llpanelobjectinventory.h
llpanelonlinestatus.cpp
llpanelonlinestatus.h
llpaneloutfitedit.cpp EXT-7963 FIXED Edit Outfit > Add More > Do not switch to next item type after add/replace 2010-06-24 15:13:30 +03:00
llpaneloutfitedit.h EXT-8008 FIXED Disable (+) button when worn item is selected (including multi-selection). 2010-06-24 14:35:34 +03:00
llpaneloutfitsinventory.cpp EXT-4295 FIXED Added gear and context menus for Wearing tab. 2010-06-22 16:34:27 +03:00
llpaneloutfitsinventory.h EXT-4295 FIXED Added gear and context menus for Wearing tab. 2010-06-22 16:34:27 +03:00
llpanelpeople.cpp EXT-7823 FIXED Accordion widget was improved to show different message when no_matched_tabs in panel or no_visible_tabs in panel. 2010-06-16 19:43:24 +03:00
llpanelpeople.h
llpanelpeoplemenus.cpp
llpanelpeoplemenus.h
llpanelpermissions.cpp
llpanelpermissions.h
llpanelpick.cpp
llpanelpick.h
llpanelpicks.cpp
llpanelpicks.h
llpanelplace.cpp
llpanelplace.h
llpanelplaceinfo.cpp
llpanelplaceinfo.h
llpanelplaceprofile.cpp
llpanelplaceprofile.h
llpanelplaces.cpp EXT-7735 FIXED When receiving a folder, "Show" (or hotlink) doesn't do anything 2010-06-16 13:35:57 -04:00
llpanelplaces.h
llpanelplacestab.cpp
llpanelplacestab.h
llpanelprimmediacontrols.cpp
llpanelprimmediacontrols.h
llpanelprofile.cpp
llpanelprofile.h
llpanelprofileview.cpp
llpanelprofileview.h
llpanelteleporthistory.cpp EXT-7823 FIXED Accordion widget was improved to show different message when no_matched_tabs in panel or no_visible_tabs in panel. 2010-06-16 19:43:24 +03:00
llpanelteleporthistory.h
llpaneltiptoast.cpp
llpaneltiptoast.h
llpaneltopinfobar.cpp EXT-5808 FIXED Added another context menu. Also Navigation Bar and Mini-Location bar are mutually exclusive now 2010-06-18 15:58:00 +03:00
llpaneltopinfobar.h EXT-5808 FIXED Added another context menu. Also Navigation Bar and Mini-Location bar are mutually exclusive now 2010-06-18 15:58:00 +03:00
llpanelvoiceeffect.cpp
llpanelvoiceeffect.h
llpanelvolume.cpp
llpanelvolume.h
llpanelvolumepulldown.cpp
llpanelvolumepulldown.h
llpanelwearing.cpp EXT-4295 FIXED Added gear and context menus for Wearing tab. 2010-06-22 16:34:27 +03:00
llpanelwearing.h EXT-4295 FIXED Added gear and context menus for Wearing tab. 2010-06-22 16:34:27 +03:00
llparcelselection.cpp
llparcelselection.h
llparticipantlist.cpp
llparticipantlist.h
llpatchvertexarray.cpp
llpatchvertexarray.h
llplacesinventorybridge.cpp
llplacesinventorybridge.h
llplacesinventorypanel.cpp
llplacesinventorypanel.h
llpolymesh.cpp
llpolymesh.h
llpolymorph.cpp
llpolymorph.h
llpopupview.cpp
llpopupview.h
llpreview.cpp
llpreview.h
llpreviewanim.cpp
llpreviewanim.h
llpreviewgesture.cpp EXT-4374 ADDITIONAL FIX Updated initial fix with refreshing from inventory item when a gesture asset is loaded. 2010-06-23 15:34:32 +03:00
llpreviewgesture.h Fix llpreviewgesture.h build borkage. 2010-06-18 16:17:34 +01:00
llpreviewnotecard.cpp
llpreviewnotecard.h
llpreviewscript.cpp
llpreviewscript.h
llpreviewsound.cpp
llpreviewsound.h
llpreviewtexture.cpp
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
llsaveoutfitcombobtn.cpp
llsaveoutfitcombobtn.h
llscreenchannel.cpp
llscreenchannel.h
llscriptfloater.cpp
llscriptfloater.h
llscrollingpanelparam.cpp
llscrollingpanelparam.h
llsearchcombobox.cpp
llsearchcombobox.h
llsearchhistory.cpp
llsearchhistory.h
llsecapi.cpp
llsecapi.h
llsechandler_basic.cpp
llsechandler_basic.h
llselectmgr.cpp
llselectmgr.h EXT-7734 FIX In-world object properteis often don't show correct information 2010-06-16 17:32:51 -07:00
llsidepanelappearance.cpp EXT-7755 ADDITIONAL FIX Fixed issues with wrong title after an outfit from the Inventory is worn, "Wear..." menu items state is made consistent with "Wear" button. 2010-06-23 15:30:48 +03:00
llsidepanelappearance.h
llsidepanelinventory.cpp EXT-7475 FIXED Added callback to update verbs in My Inventory SP when tab in inventory panel is changed. 2010-06-16 16:11:19 +03:00
llsidepanelinventory.h EXT-7791 FIX Show inventory panel if its not visible. 2010-06-17 11:02:12 +03:00
llsidepanelinventorysubpanel.cpp
llsidepanelinventorysubpanel.h
llsidepaneliteminfo.cpp
llsidepaneliteminfo.h
llsidepaneltaskinfo.cpp EXT-7734 FIX In-world object properteis often don't show correct information 2010-06-16 17:32:51 -07:00
llsidepaneltaskinfo.h EXT-7734 FIX In-world object properteis often don't show correct information 2010-06-16 17:32:51 -07:00
llsidetray.cpp
llsidetray.h
llsidetraypanelcontainer.cpp
llsidetraypanelcontainer.h
llsky.cpp
llsky.h
llslurl.cpp EXT-7901 FIXED Allow clicking on http://secondlife.com/app URLs. 2010-06-17 15:36:05 +01:00
llslurl.h EXT-7901 FIXED Allow clicking on http://secondlife.com/app URLs. 2010-06-17 15:36:05 +01:00
llspatialpartition.cpp
llspatialpartition.h
llspeakbutton.cpp
llspeakbutton.h
llspeakers.cpp
llspeakers.h
llspeakingindicatormanager.cpp
llspeakingindicatormanager.h
llsplitbutton.cpp
llsplitbutton.h
llsprite.cpp
llsprite.h
llsrv.cpp
llsrv.h
llstartup.cpp merge 2010-06-21 15:54:02 -04:00
llstartup.h Linux build fix. 2010-06-22 18:23:22 +03:00
llstartuplistener.cpp
llstartuplistener.h
llstatusbar.cpp EXT-7090 WIP STRG(CTRL)+SHIFT+S in Mouselook doesnt make a snapshot 2010-06-15 15:25:55 -07:00
llstatusbar.h
llstylemap.cpp
llstylemap.h
llsurface.cpp
llsurface.h
llsurfacepatch.cpp
llsurfacepatch.h
llsyswellitem.cpp
llsyswellitem.h
llsyswellwindow.cpp
llsyswellwindow.h
lltable.h
llteleporthistory.cpp
llteleporthistory.h
llteleporthistorystorage.cpp
llteleporthistorystorage.h
lltexglobalcolor.cpp EXT-7468 FIXED Remove all 2.1 COF debugging code 2010-06-15 17:11:01 -04:00
lltexglobalcolor.h
lltexlayer.cpp
lltexlayer.h
lltexlayerparams.cpp EXT-7468 FIXED Remove all 2.1 COF debugging code 2010-06-15 17:11:01 -04:00
lltexlayerparams.h
lltextureatlas.cpp
lltextureatlas.h
lltextureatlasmanager.cpp
lltextureatlasmanager.h
lltexturecache.cpp
lltexturecache.h
lltexturectrl.cpp
lltexturectrl.h
lltexturefetch.cpp EXT-7032: POSSIBLE FIXED: [crashhunters] crash in libcurl background thread on windows 2010-06-16 14:03:56 -06: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
lltoast.h
lltoastalertpanel.cpp EXT-7788 FIXED Rename in context menu shows very short text field for new name 2010-06-17 17:01:18 +03:00
lltoastalertpanel.h
lltoastgroupnotifypanel.cpp
lltoastgroupnotifypanel.h
lltoastimpanel.cpp
lltoastimpanel.h
lltoastnotifypanel.cpp
lltoastnotifypanel.h
lltoastpanel.cpp
lltoastpanel.h
lltool.cpp
lltool.h
lltoolbar.cpp removing fullscreen functionality 2010-06-15 17:21:27 -07:00
lltoolbar.h
lltoolbrush.cpp
lltoolbrush.h
lltoolcomp.cpp
lltoolcomp.h
lltooldraganddrop.cpp
lltooldraganddrop.h
lltoolface.cpp
lltoolface.h
lltoolfocus.cpp EXT-7767 FIX Outfit editor doesn't appear to have a default camera view 2010-06-23 18:32:31 -07:00
lltoolfocus.h
lltoolgrab.cpp removing fullscreen functionality 2010-06-15 17:21:27 -07:00
lltoolgrab.h
lltoolgun.cpp
lltoolgun.h
lltoolindividual.cpp
lltoolindividual.h
lltoolmgr.cpp
lltoolmgr.h
lltoolmorph.cpp
lltoolmorph.h
lltoolobjpicker.cpp
lltoolobjpicker.h
lltoolpie.cpp
lltoolpie.h
lltoolpipette.cpp
lltoolpipette.h
lltoolplacer.cpp
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
llviewerattachmenu.cpp
llviewerattachmenu.h
llvieweraudio.cpp
llvieweraudio.h
llviewercamera.cpp
llviewercamera.h
llviewerchat.cpp
llviewerchat.h
llviewercontrol.cpp EXT-5808 FIXED Added another context menu. Also Navigation Bar and Mini-Location bar are mutually exclusive now 2010-06-18 15:58:00 +03:00
llviewercontrol.h
llviewercontrollistener.cpp
llviewercontrollistener.h
llviewerdisplay.cpp trivial: remove some debug code of llpushcallstacks. 2010-06-16 16:47:56 -06:00
llviewerdisplay.h
llviewerfloaterreg.cpp
llviewerfloaterreg.h
llviewerfoldertype.cpp EXT-7829 FIXED Corrupted graphics in inventory side panel (gray box) 2010-06-15 15:56:46 -04:00
llviewerfoldertype.h
llviewergenericmessage.cpp
llviewergenericmessage.h
llviewergesture.cpp
llviewergesture.h
llviewerhelp.cpp
llviewerhelp.h
llviewerhelputil.cpp
llviewerhelputil.h
llviewerhome.cpp
llviewerhome.h
llviewerinventory.cpp EXT-4919 WIP - populating new users with more gestures, and activating appropriate ones 2010-06-17 17:37:28 -04:00
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 Fix for EXT-7414 (Jumping to a specific time in a video stream does not work in Viewer 2.) 2010-06-15 10:53:02 -07:00
llviewermedia.h
llviewermedia_streamingaudio.cpp
llviewermedia_streamingaudio.h
llviewermediafocus.cpp
llviewermediafocus.h
llviewermediaobserver.h
llviewermenu.cpp EXT-5808 FIXED Added another context menu. Also Navigation Bar and Mini-Location bar are mutually exclusive now 2010-06-18 15:58:00 +03:00
llviewermenu.h EXT-5808 FIXED Added another context menu. Also Navigation Bar and Mini-Location bar are mutually exclusive now 2010-06-18 15:58:00 +03:00
llviewermenufile.cpp merge fix in unrelated file. 2010-06-15 15:35:47 +01:00
llviewermenufile.h Backed out changeset 1c66b34b7fbe 2010-06-15 14:48:14 +01:00
llviewermessage.cpp EXT-6710 FIXED Corrected 'ItemsShared' notification message and provided logging of 'item shared' message instead of spawning IM session and add message to it. 2010-06-18 17:52:54 +03:00
llviewermessage.h EXT-7735 FIXED When receiving a folder, "Show" (or hotlink) doesn't do anything 2010-06-16 13:35:57 -04:00
llviewernetwork.cpp
llviewernetwork.h
llviewerobject.cpp
llviewerobject.h
llviewerobjectlist.cpp
llviewerobjectlist.h
llviewerparcelmedia.cpp
llviewerparcelmedia.h
llviewerparcelmediaautoplay.cpp
llviewerparcelmediaautoplay.h
llviewerparcelmgr.cpp
llviewerparcelmgr.h
llviewerparceloverlay.cpp
llviewerparceloverlay.h
llviewerpartsim.cpp
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
llviewertexture.h
llviewertextureanim.cpp
llviewertextureanim.h
llviewertexturelist.cpp
llviewertexturelist.h
llviewerthrottle.cpp
llviewerthrottle.h
llviewervisualparam.cpp
llviewervisualparam.h
llviewerwindow.cpp Merged from q/viewer-release 2010-06-17 07:42:08 -07:00
llviewerwindow.h removing fullscreen functionality 2010-06-15 17:21:27 -07:00
llviewerwindowlistener.cpp
llviewerwindowlistener.h
llvlcomposition.cpp
llvlcomposition.h
llvlmanager.cpp
llvlmanager.h
llvoavatar.cpp EXT-7767 FIX Outfit editor doesn't appear to have a default camera view 2010-06-23 18:32:31 -07:00
llvoavatar.h
llvoavatardefines.cpp
llvoavatardefines.h
llvoavatarself.cpp EXT-7651 FIXED Take out hack in isLocalTextureDataFinal for TextureDiscardLevels 2010-06-15 17:09:43 -04:00
llvoavatarself.h
llvocache.cpp
llvocache.h
llvoclouds.cpp
llvoclouds.h
llvograss.cpp
llvograss.h
llvoground.cpp
llvoground.h
llvoicechannel.cpp
llvoicechannel.h
llvoiceclient.cpp
llvoiceclient.h
llvoicevisualizer.cpp
llvoicevisualizer.h
llvoicevivox.cpp
llvoicevivox.h
llvoinventorylistener.cpp
llvoinventorylistener.h
llvopartgroup.cpp
llvopartgroup.h
llvosky.cpp
llvosky.h
llvosurfacepatch.cpp
llvosurfacepatch.h
llvotextbubble.cpp
llvotextbubble.h
llvotree.cpp
llvotree.h
llvotreenew.h
llvovolume.cpp EXT-6957 Media Navigation & Interaction does not work for "Group" if "Anyone" is disabled. 2010-06-17 16:18:25 -07:00
llvovolume.h
llvowater.cpp
llvowater.h
llvowlsky.cpp
llvowlsky.h
llwatchdog.cpp
llwatchdog.h
llwaterparammanager.cpp
llwaterparammanager.h
llwaterparamset.cpp
llwaterparamset.h
llwearable.cpp
llwearable.h
llwearableitemslist.cpp EXT-7973 FIX Hide "edit" menu item if there are unworn items in selection 2010-06-23 17:46:17 +03:00
llwearableitemslist.h EXT-7609 FIXED item title font size. 2010-06-19 00:03:44 +03:00
llwearablelist.cpp
llwearablelist.h
llwearabletype.cpp
llwearabletype.h
llweb.cpp
llweb.h
llwind.cpp
llwind.h
llwlanimator.cpp
llwlanimator.h
llwldaycycle.cpp
llwldaycycle.h
llwlparammanager.cpp
llwlparammanager.h
llwlparamset.cpp
llwlparamset.h
llworld.cpp
llworld.h
llworldmap.cpp
llworldmap.h
llworldmapmessage.cpp EXT-4568 added assertion on receiving form server sim info with empty sim name. 2010-06-17 17:41:04 +03:00
llworldmapmessage.h
llworldmapview.cpp
llworldmapview.h
llworldmipmap.cpp
llworldmipmap.h
llworldview.cpp
llxmlrpclistener.cpp
llxmlrpclistener.h
llxmlrpctransaction.cpp
llxmlrpctransaction.h
macmain.h
macutil_Prefix.h
macview.r
macview_Prefix.h
noise.cpp
noise.h
pipeline.cpp trivial: remove some debug code of llpushcallstacks. 2010-06-16 16:47:56 -06:00
pipeline.h
secondlife-i686.supp
secondlife.icns
secondlife_firstlook.icns
viewer_manifest.py Unmount Mac .sparseimage in case of errors while mounted. 2010-06-18 17:50:01 -04:00