summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2010-12-22STORM-810 : Auto update and related changes (integration request from team ↵Merov Linden
chopper)
2010-12-21SOCIAL-374 FIX Avatar images not loading on join.secondlife.com in Webkit 4.7Monroe Linden
Reviewed by Callum
2010-12-21Merge from trunkAndrew A. de Laix
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-08EXP-465 FIX Viewer window does not fill screen on Mac and Linux using ↵Richard Linden
--fullscreen disabled fullscreen mode for merge to viewer-development
2010-12-08merge with viewer-devRichard Linden
2010-12-07lamo programmer ui for setting downloader bandwidth limit.Andrew A. de Laix
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-12Merge simon_linden/viewer-dev to get avatar motion prediction code.Dave SIMmONs
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-11STORM-102: Merge from viewer-developmentWolfpup Lowenhar
2010-11-11merge performance data tracking system STORM-104Oz Linden
2010-11-09merge storm-102 branch back to defaultOz Linden
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-08Automated merge up from viewer-developmentLoren Shih
2010-11-08STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain ↵Wolfpup Lowenhar
test log no matter when it was generated or if it has the date stamp in the name of the log or not. --HG-- branch : storm-102
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-04merge with viewer-developmentMerov Linden
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 from http://hg.secondlife.com/viewer-betaLoren Shih
2010-11-04Automated merge up from viewer-developmentLoren Shih
2010-11-03SH-281 Make UI in snapshot off by default.Dave Parks
2010-11-02STORM-422 FIXED Added command line option "-disablecrashlogger" to disable ↵Vadim ProductEngine
crash logger. This is a patch originally written by Robin Cornelius. I made it work with Google Breakpad.
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