summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
AgeCommit message (Collapse)Author
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
2010-11-09STORM-535 FIXED PLEASE allow adjustable transparency of "Nearby Chat" ↵Paul Guslisty
window, Chat History and Chat "Toasts" in Viewer 2.0! - Added to the settings.xml values of transparency for active and inactive floaters - Added three members to the LLFloater. These members store current transparency of floater, transparency of active and inactive floaters. - Added callbacks that update transparency value of active and inactive floater. Also in these callbacks value of current floater transparency updated. - In panel preferences advanced added two spinners: transparency of active floaters and inactive ones. See screenshot.
2010-11-08pull beta changes back to developmentOz Linden
2010-11-05EXP-378 FIX Disable SSL cert errors in LLQtWebkit for testing purposescallum
(Monroe's code - I made a patch and copied it over from viewer-skylight branch)
2010-11-05Merge latest lindenlab/viewer-development with mani_linden/viewer-development.brad kittenbrink
2010-11-05mergeKent Quirk
2010-11-05Merge latest from lindenlab/viewer-developmentDave SIMmONs
2010-11-05SH-410 Opaque Water Project version 2.0Loren Shih
First implementation with UI changes.
2010-11-04checker working with v1.0 update protocol.Andrew A. de Laix
2010-11-04ER-281: Object cache limit is too low in the viewerKyle Ambroff
* Bump CacheNumberOfRegionsForObjects up to 20k in the default settings. * Make LLVOCache *actually* use this setting, with no upper bound. Reviewed with Kelly.
2010-11-04Automated merge up from viewer-developmentLoren Shih
2010-11-03SH-281 Make UI in snapshot off by default.Dave Parks
2010-11-04SH-325 FIXED Add terminal / to SearchURL in viewer settings.xmlLoren Shih
Trivial fix to add "/" to the search string.
2010-11-04SH-281 Make UI in snapshot off by default.Loren Shih
2010-11-01MergeMark Palange (Mani)
2010-11-01MergeMark Palange (Mani)
2010-11-01VWR-23666 Removed setting VersionChannelName. LLVersionInfo::resetChannel() ↵Mark Palange (Mani)
and unit tests. Reviewed by brad.