summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-08-26mergeRichard Linden
2010-08-26Automated merge with ssh://richard@hg.lindenlab.com/richard/viewer-experienceRichard Linden
2010-08-26made layoutstack orientation mandatoryRichard Linden
2010-08-26added images for popup notificationRichard Linden
2010-08-26Added the MediaEnablePopups setting as a global on/off switch for media popups.Monroe Linden
2010-08-25mergeRichard Linden
2010-08-25outfits accordions now have proper contentsRichard Linden
2010-08-25fixed regressions from changing layout panel to be a derived widget classRichard Linden
2010-08-25Force the value for the home page URL in the viewer sidebar to be persistantcallum
It's not loaded each time the side bar is opened - only at login - when it did not persist, the change to the URL that was lost after a restart.
2010-08-24removed LLLayoutStack::fromXML custom xml parsingRichard Nelson
2010-08-24mergeRichard Nelson
2010-08-24Final(???) merge from viewer-release to viewer-public.Tofu Linden
2010-08-23mergeRichard Linden
2010-08-23fix for EXT-8101: [crashhunters] crash in LLVOSky::calcAtmospherics()Xiaohong Bao
2010-08-23Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-08-23fix for EXT-8730: crash at llrender/llimagegl.cpp(157) : error ERROR: ↵Xiaohong Bao
checkTexSize: wrong texture size and discard level: width: 512 Height: 512 Current Level:
2010-08-23made Params parsers not act as singletonsRichard Nelson
2010-08-23added a toggle "LLGLManager::mDebugGPU" for debugging certain CPUs.Xiaohong Bao
added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D
2010-08-20DEV-52870 FIX Inventory Notification not given if first Inventory Item comes ↵Richard Nelson
from a user sharing an object or purchase from xstreet
2010-08-20fixed spelling errorRichard Nelson
2010-08-20fixed buildRichard Nelson
2010-08-20fix gcc build error.Tofu Linden
2010-08-20merge from PE's viewer-trunkTofu Linden
2010-08-20merge from viewer-releaseTofu Linden
2010-08-20mergeRichard Nelson
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
streamlined LLUICtrlFactory's interface
2010-08-19eliminated some WTF codeRichard Linden
2010-08-19eliminated spam when parsing hints llsdRichard Linden
2010-08-19mergeRichard Linden
2010-08-19DEV-52553 FIX Font color/opacity issue in Group PanelsRichard Linden
DEV-52554 FIX Font color/opacity issue in About Second Life floater DEV-52617 FIX Font color/opacity issue in Profile Panel DEV-52618 FIX Font color/opacity issue in Covenant tab of About Land reviewed by Monroe
2010-08-19DEV-52669 FIX Inventory notification not given if first item comes from ↵Richard Linden
buying contents
2010-08-19DEV-52666 FIX Chat and Move Hints shown when user performs action...Richard Linden
2010-08-19Merge from default branch. Fixed gcc build.Vadim Savchuk
--HG-- branch : product-engine
2010-08-19EXT-8658 FIXED Made only online participants of Adhoc chat to be shown shown ↵Andrew Dyukov
in Recent Tab. Used previously commented code which adds only online paricipants instead of current code that added all. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/860/ --HG-- branch : product-engine
2010-08-19EXT-8635 FIXED Replaced "no matches found" with "Loading..." in the My ↵Andrew Dyukov
Outfits tab. Set no items text to "Loading..." when creating the wearable items list and to "There are no items in this outfit" when category is complete. "Outhfit" is there, because wearable items list nay be empty only for them. This string was introduced, because the only situation when there are no items shown in outfit tab is for empty outfit- because even when applying filter either all items from outfit will be shown or outfit tab won't be shown at all. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/865/ --HG-- branch : product-engine
2010-08-18Add support for an "_internal" target that forces a link to open in the ↵Monroe Linden
embedded browser, regardless of the state of the "UseExternalBrowser" pref.
2010-08-18fixed for EXT-8963: investigate if Advanced > Run Multiple Threads should be on.Xiaohong Bao
Removed "Run Multiple Threads" from the menu because we are not using it.
2010-08-18Automated merge with ssh://richard@hg.lindenlab.com/richard/viewer-experienceRichard Linden
2010-08-18DEV-52669 FIX Inventory Notification not given if first Inventory Item comes ↵Richard Linden
from buying object contents
2010-08-18Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-08-18EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5Xiaohong Bao
Improved the following: 1, make sure the texture callback queue is properly handled and cleaned in time; 2, estimate the LLVOTree pixel area more accurately; 3, eliminate the possibility of back and forth stopping/restarting a texture fetching
2010-08-18Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-08-18Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-08-18Automated merge with ssh://nyx@hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-08-18EXT-8542 FIX (?) Avatar goes nude on teleport / outfit changeNyx (Neal Orman)
Believed fix, but having difficulty reproducing to verify. changed logic in switching avatar textures so that we don't use the local baked texture until we have at least the lowest LOD for each clothing texture. Will ask Dan to help verify the fix. Code reviewed by Seraph
2010-08-18EXT-7951 FIXED (Mini-Location panel appearance design issues: Replaced dark ↵Paul Guslisty
icons with light ones) - Replaced dark icons with light ones Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/858/ --HG-- branch : product-engine
2010-08-17Viewer side changes to support javascript window.close handling.Monroe Linden
2010-08-17Fixed a couple of compile errors.Monroe Linden
2010-08-17mergeTofu Linden
2010-08-17CT-575 PL linguisticEli Linden