summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
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-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-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-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-09-27MergeLeyla Farazha
2010-09-16MergeLeyla Farazha
2010-09-15STORM-86 MERGE Double-click TeleportAimee Linden
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
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
2010-09-02automated merge from viewer-development rootLoren Shih
2010-09-02merge for VWR-1852 VWR-8726 VWR-4232 VWR-22752Tofu Linden
2010-09-01VWR-22759 : port of SNOW-667, Automatic language translation of chat messagesMerov Linden
2010-09-01Automated merge with http://bitbucket.org/TheShining/viewer-developmentXiaohong Bao
2010-09-01code for DEV-52939: viewer's object geometry cache files are not limited in ↵Xiaohong Bao
number, and can also be incorrectly cleared with the VFS cache. reviewed by andrew.
2010-09-01VWR-13221 (SNOW-188) FIXED Allow panning of the minimapAimee Linden
Imported from Snowglobe.
2010-08-31SNOW-683 VWR-8726 : Turn off swirling lights for scripted objectsMerov Linden
2010-08-30pull internationalization fixes from faulty splitOz Linden
2010-09-24Pull update from viewer-developmentMerov Linden
2010-09-17updated comment on MediaEnablePopups setting to reflect new behaviorRichard Linden
2010-09-16mergeRichard Linden
2010-09-16reverted mediaenablepopups to false by default (desired behavior)Richard Linden
always trigger popup notification and rely on ignore machinery to hide it
2010-09-16STORM-161 : Reimplement hide object selectionMerov Linden
2010-09-15Enable web popups to specify size and position of the Media Browser window ↵Monroe Linden
from javascript. This includes a Mac build of llqtwebkit from the following sources: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch) Reviewed by Callum.
2010-09-10EXP-24 FIX Menu disable all viewer hintsRichard Nelson
2010-08-30Default SidebarCameraMovement pref to false.Monroe Linden
2010-08-26mergeRichard Linden
2010-08-26Added the MediaEnablePopups setting as a global on/off switch for media popups.Monroe Linden
2010-08-26VWR-20715 Double-click teleportAimee Linden
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2 By Twisted Laws and Thickbrick Sleaford
2010-08-26Manual merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-08-25Force the value for the home page URL in the viewer sidebar to be persistantcallum
It's not loaded each time the side bar is opened - only at login - when it did not persist, the change to the URL that was lost after a restart.
2010-08-24Update GLSL shader sources to current $LicenseInfo$ standard.Nat Goodspeed
See https://wiki.lindenlab.com/wiki/License_Substitution for details.