summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
AgeCommit message (Collapse)Author
2011-02-22set "RenderVBOMappingDisable" to be true by default to stop VBO memory leaking.Xiaohong Bao
2011-02-15partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵Xiaohong Bao
leaking.
2011-02-04STORM-610 : Backing out that change (test fail)Merov Linden
2011-02-04STORM-610 : Pull into viewer-developmentMerov Linden
2011-01-28Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-01-28pull back fixes from betaOz Linden
2011-01-28STORM-927 - FIX - [VWR-24426] SSL Handshake Failed Error when accessing ↵callum
web-based content on development viewers using recent Webkit 4.7 Also removed refs to debug vars used to specify location of pem file
2011-01-28STORM-610 FIXED Changes to water color and density in the Environment Editor ↵Vadim ProductEngine
now persist between sessions. However they get overriden when you switch water presets in the Advanced Water floater.
2011-01-26for SH-846: design and implement the debug code to locate memory leakingXiaohong Bao
2011-01-24fix for SH-445: debug settings -> "CacheNumberOfRegionsForObjects" does not ↵Xiaohong Bao
limit the number of object cache files
2011-01-21MergeXiaohong Bao
2011-01-21Merge viewer-development-shining up to REV 3bf724ecb7c6 (fix for SH-829: ↵Xiaohong Bao
Viewer attempting to load precached images in file types that are not being used.)
2011-01-21merge changes for storm-869Oz Linden
2011-01-19STORM-869 Minor irregulaties in settings.xml -- remove duplicate entries, ↵Jonathan Yap
formatting cleanup
2011-01-18debug tool to show texture info for SH-659: small textures not loaded.Xiaohong Bao
2011-01-18STORM-243 FIXED Disabled the "You just entered a region using a different ↵Vadim ProductEngine
server version..." pop-up notification.
2011-01-05Merge with viewer-developmentcallum
2010-12-29SOCIAL-401 FIX Change default web profiles URL to something closer to what ↵callum
will be released
2010-12-28STORM-242 : pull into viewer-developmentMerov Linden
2010-12-28STORM-805 : pull into viewer-developmentMerov Linden
2010-12-27STORM-242 FIXED Fixed incorrect release notes URL in the "You just entered a ↵Vadim ProductEngine
region using a different server version" notification.
2010-12-22STORM-810 : Auto update and related changes (integration request from team ↵Merov Linden
chopper)
2010-12-22Merge with tip of viewer-developmentcallum
2010-12-21Merge from trunkAndrew A. de Laix
2010-12-20STORM-805 : Fix the map URLMerov Linden
2010-12-20Merge from viewer-development.Monroe Linden
2010-12-10Merge from viewer-developmentMonroe Linden
2010-12-10MergeMark Palange (Mani)
2010-12-09change updater settings from check box to drop down menu; add choice of ↵Andrew A. de Laix
whether to install automatically as well as download automatically (not actually implemented yet).
2010-12-09STORM-728 FIXED Fixed crash when choosing to send snapshot by email in ↵Vadim ProductEngine
mouselook mode. - Fixed dereferencing a NULL pointer. - Added EMAIL SNAPSHOT floater to the list of floaters allowed in mouselook mode.
2010-12-08merge with viewer-devRichard Linden
2010-12-07lamo programmer ui for setting downloader bandwidth limit.Andrew A. de Laix
2010-12-07merge viewer-development into web-profilesBrad Payne (Vir Linden)
2010-12-03merge change to default transparencyOz Linden
2010-12-03STORM-544 ADDITIONAL FIX Set default transparency for inactive floaters to 65%.Vadim ProductEngine
2010-12-02mergeMonroe Linden
2010-12-02mergeMonroe Linden
2010-12-01SOCIAL-311 PARTIAL FIX (2) Media browser has too many oddities to be useful ↵callum
for viewer web apps Latest traunch of fixes to new Web only content floater Also removed line in test app that fails to build - have a note to fix later
2010-11-30SOCIAL-299 FIX Add *.lindenlab.com to trusted certificate authorities in WebKitcallum
Reviewed by CB
2010-11-29Fix UpdaterServiceURL setting default. update.secondlife.com requires https ↵brad kittenbrink
access.
2010-11-19Merged latest lindenlab/viewer-development with mani_linden/viewer-developmentbrad kittenbrink
2010-11-19merge fix for STORM-560Oz Linden
2010-11-18Merge with viewer-developmentMark Palange (Mani)
2010-11-18STORM-560 FIXED Implemented preference that allows users to select default ↵Andrew Productengine
behavior when pressing letter keys. - Added check to LLViewerWindow::handleKey() that gives focus to nearby chat if "Pressing letter keys starts local chat" option is selected, key is not special (and no modifier key is held except Shift), camera is not in mouselook and no view currently has keyboard focus. - The choice of what should happen when letter keys are pressed is saved in new setting added in this fix- "LetterKeysFocusChatBar".
2010-11-18automated merge from viewer-development-shiningLoren Shih
2010-11-15Merge with tip of of viewer-development ↵callum
(http://hg.secondlife.com/viewer-development)
2010-11-15mergeRichard Linden
2010-11-15Automated merge with https://bitbucket.org/vadim_productengine/storm-52Oz Linden
2010-11-13STORM-52 FIXED Made it possible to use an external script editor.Vadim ProductEngine
The editor can be specified: * via "ExternalEditor" setting in settings.xml * via LL_SCRIPT_EDITOR variable Removed obsolete XUIEditor setting in favor of the new one.
2010-11-12Merge latest from lindenlab/viewer-developmentDave SIMmONs