summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2010-11-08pull beta changes back to developmentOz Linden
2010-11-05mergeKent Quirk
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
2010-10-27Made changes to setting names and in pannel_preferences_chat.xml for better ↵Wolfpup Lowenhar
understanding as per Esbee's comments in STORM-255
2010-10-26Automated merge up from viewer-developmentLoren Shih
2010-10-25Inverting settings and test so that telling other how to turn off the ↵Wolfpup Lowenhar
messages popping is easier as per discussion with Oz and Boroondas also correcting some minor spelling issues
2010-10-22Merge from Viewer-developmentWolfpup Lowenhar
2010-10-22STORM-322 : merge with viewer-developmentMerov Linden
2010-10-21Merge from Viewer-developmentWolfpup Lowenhar
2010-10-21SH-325 FIXED Add terminal / to SerachURL in viewer settings.xmlLoren Shih
Trivial fix to add "/" to the search string.
2010-10-21Automated merge up from viewer-developmentLoren Shih
2010-10-21STORM-322 FIXED Fixed problem with redundant search entries shown in ↵Andrew Productengine
People/Groups/Roles/Members. Bug was caused by adding members with uncached names to search results- when name was uncached, method that added ids to member list, didn't respect the filter. - Fixed by adding members only when their names are cached and match the filter. If name is not cached, LLCacheName::get() is called for such user id, and when name is cached, it calls function that handles adding of user to list depending on filter. - Added default sorting of members by name, added saving of sort order to settings.
2010-10-18Point the events profiles and other components to the new eventsRoxie Linden
web pages
2010-10-15Automated merge with file:///Users/oz/Work/viewer-developmentOz Linden
2010-10-15pull fix for STORM-376Oz Linden
2010-10-15automated mergeRoxie Linden
2010-10-14Merge from http://hg.secondlife.com/viewer-identity (display names)Leyla Farazha
2010-10-14automated mergeRoxie Linden
2010-10-14Automated merge with file:///Users/oz/Work/viewer-betaOz Linden
2010-10-14STORM-376 FIXED Toast close button sometimes didn't disappear.Vadim ProductEngine
Reason: Each toast's panel lies on an invisible floater which is a bit bigger than the panel. Notification toasts were displayed so close to each other that the floaters were overlapped by 2 pixels. Because of the overlapping, toasts sometimes didn't receive mouse-leave events, thus not hiding their close buttons. Fix: Increased padding between toasts by 2 pixels (from 5 to 7) to eliminate overlapping.
2010-10-13SH-325 FIXED Add terminal / to SearchURL in viewer settings.xmlLoren Shih
Added "/". Simple fix.
2010-10-13automated mergeRoxie Linden
2010-10-12EVE-47 - Event formatting should appear in "Profile" windowRoxie Linden
EVE-74 - Change in-viewer support for 'notify me' to be maintainable via app slurl EVE-72 - Modify viewer to make the event profile window be an html control This is basically a reworking of the event profile display to remove all in-viewer specific event display rendering, in preparation for richtext descriptions. Most was removal of code.
2010-10-12ECC-10 FIXED Antialiasing is brokenLoren Shih
Updated default RenderUseFBO setting to "TRUE" in settings.xml.
2010-10-12ECC-10 FIXED Antialiasing is brokenLoren Shih
Updated some legacy files to correspond to default settings.
2010-10-07Adding viewer hint for setting display name the when edit profile is opened ↵Leyla Farazha
with no display name set
2010-10-04Automated merge up from viewer-developmentLoren Shih
2010-10-04SH-270 FIXED As a SL user, I want my speaker order settings to persist ↵Loren Shih
between sessions SH-271 FIXED Add #ifdefs to llparticipantlist.h Changed speaker order to store its speaker ordering using settings.xml. Did some superficial code cleanup.
2010-09-27MergeLeyla Farazha
2010-09-27[STORM-255] As a user I would like to disable incoming Group/IM toasts from ↵Wolfpup Lowenhar
showing up. This will also take care of STORM-221 since the person that would be affected by the toast cha now disable them.
2010-09-21SH-178 FIXED As a non-god, I don't want to see admin optionsLoren Shih
Admin options are now enabled by a debug setting.
2010-09-17Automated merge with http://bitbucket.org/seraph/viewer-development-shiningXiaohong Bao
2010-09-16Automated merge from viewer-development-shiningLoren Shih
2010-09-16debug code for SH-115: investigate texture related network traffic between ↵Xiaohong Bao
viewer 2.x and 1.23.
2010-09-16MergeLeyla Farazha
2010-09-15STORM-86 MERGE Double-click TeleportAimee Linden
2010-09-13for VWR-22936: design test code/plan for the object cache.Xiaohong Bao
2010-09-10Pull from lindenlab/viewer-developmentMerov Linden
2010-09-10merge.Tofu Linden
2010-09-09Pull from lindenlab/viewer-developmentMerov Linden
2010-09-08Usernames on by defaultLeyla Farazha
2010-09-07MergeAimee Linden
2010-09-07VWR-21253 MERGE Permission icons in the friends listAimee Linden
2010-09-03Post-convert merge by convert_monolith.py from ↵Aimee Linden
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution