summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2011-03-07updated destination and avatar urlsRichard Linden
2011-03-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-social/Richard Linden
2011-03-04SOCIAL-510 FIX (#3) SL Profile Pages Seem to be Ignoring Assetscallum
(New CA.pem with Equifax cert in it) See also SOCIAL-569 [VWR-24426] SSL Handshake Failed Error when accessing web-based content on development viewers using recent Webkit 4.7
2011-03-03SOCIAL-629 FIX Search Floater accessible from typing a search term in ↵Richard Linden
location bar
2011-03-02SOCIAL-623 FIX World map accessible from classified and picks in web profile ↵Richard Linden
in minimal skin
2011-03-01remove [GRID] string replacement as it didn't workRichard Linden
2011-03-01MergeRichard Linden
2011-03-01SOCIAL-612 FIX Double Click on mini-map in People Nearby tab opens world mapRichard Linden
double click now teleports
2011-03-01updated destination guide and avatar picker urlsRichard Linden
2011-02-28SOCIAL-608 WIP Classified link is available in Basic modeRichard Linden
2011-02-28SOCIAL-601 FIX avatar picker hintRichard Linden
2011-02-28SOCIAL-558 FIX clicking on slurl hyperlink should teleport instead of ↵Richard Linden
showing place panel
2011-02-28turned off quitting after 10 minutesRichard Linden
2011-02-28SOCIAL-536 FIX As a user I want the default away time setting to be set to 0Richard Linden
2011-02-25SOCIAL-548 FIX shorten delay for avatar inspector tooltipsRichard Linden
2011-02-25SOCIAL-550 FIX Add back media volume and play/pause buttons to top barRichard Linden
SOCIAL-577 FIX create streamlined navigation bar
2011-02-25updates destination guide and avatar picker urlsRichard Linden
added close button to destination guide and avatar picker
2011-02-25SOCIAL-557 FIX Enable clickable URLSRichard Linden
also killed forced bandwidth throttle settings from skylight
2011-02-24SOCIAL-551 WIP add buttons to open people and profile windowsRichard Linden
basic configuration has OpenSidePanelsInFloaters turned on
2011-02-24SOCIAL-551 WIP add buttons to open people and profile windowsRichard Linden
added option OpenSidePanelsInFloaters to always undock side panel content also set default configuration to basic
2011-02-23SOCIAL-545 FIX Figure out how to configure skylight-specific settingsRichard Linden
sessionsettingsfile and usersessionsettingsfile are allowed to persist, so we can change them from the login screen
2011-02-23SOCIAL-545 FIX Figure out how to configure skylight-specific settingsRichard Linden
removed extraneous configuration variables
2011-02-22SOCIAL-545 WIP Figure out how to configure skylight-specific settings while ↵Richard Linden
retaining relevant user settings (login account name, etc.) converted settings_file.xml to use param block descriptions for easier modification added session settings file and user session settings file for per-session config overrides
2011-02-22removed useless autologin settingRichard Linden
2011-02-22SOCIAL-545 WIP Figure out how to configure skylight-specific settings while ↵Richard Linden
retaining relevant user settings (login account name, etc.)
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-28Mergecallum
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-20merge changes from viewer-betaOz Linden
2011-01-20VWR-24426: fix SSL handshake error using webkit 4.7Kent Quirk
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-07merge changes for storm-34Oz Linden
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-29SH-702 Broken Window: rename shader_heirarchy.txt to shader_hierarchy.txtLoren Shih
Trivial rename (file is an unused doc file).
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-23STORM-34 ADDITIONAL_FIX Made saving favorites in file per-account preference ↵Andrew Productengine
instead of per-machine. - Made changes in code of floater preferences and panel login that were required because of turning the setting per-account. - Added new method to LLFloaterPreference that looks for current user's record in saved favorites file and removes it.