summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
AgeCommit message (Collapse)Author
2012-01-18EXP-1812 FIX Cannot resize location bar / favorites in top navigation bar in ↵Richard Linden
viewer
2012-01-06Updated InventoryOutboxMaxFolderCount to 21 to allow top level folder and 20 ↵Leslie Linden
subfolders in outbox items
2011-12-20* Added "InventoryOutboxLogging" debug setting to log merchant outbox ↵Leslie Linden
related web API calls. Each message begins with the tag "SLM".
2011-12-16Merge from viewer-experienceLeslie Linden
2011-12-15EXP-1730 FIXLeslie Linden
EXP-1731 FIX EXP-1735 FIX EXP-1736 FIX EXP-1737 FIX EXP-1738 FIX EXP-1739 FIX * Users can no longer drag and drop items to the outbox from in world, notecards or the library. * Drag and drop now blocks the creation of hierarchies that are too deep, too many folders or contain too many items. * Settings now exist to specify drag and drop limitations to the outbox, named: InventoryOutboxMaxFolderDepth (4) InventoryOutboxMaxFolderCount (20) InventoryOutboxMaxItemCount (200)
2011-12-13EXP-1551 FIX Ability to toggle button flashingRichard Linden
added "EnableButtonFlashing" setting
2011-12-12merge changes for vmrg-202Oz Linden
2011-12-12merge changes for vmrg-204Oz Linden
2011-12-08EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height ↵Vadim ProductEngine
accordingly.
2011-12-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-07EXP-1673 FIX "Remove minimum window size constraint in the Viewer"Richard Linden
2011-12-07EXP-1639 WIP Cleaning up to improve readability; added more debugging messages.Vadim ProductEngine
2011-12-06EXP-1577 FOLLOWUP Implemented new requirements on size of profile floaters.Vadim ProductEngine
Implemented new requirements from XD: "Profile window should keep last size, regardless of whether it was own profile or another users'. If multiple windows open, last one touched is the size we store."
2011-12-02EXP-1451 FIX -- I want to put my NEARBY CHAT window at the bottom left, but ↵Leslie Linden
then it obscures chatted text. I repositioned the chat, move and camera floaters. Chat toasts now start 80 up from the bottom left rather than 10.
2011-11-30Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-29mergeDave Parks
2011-11-28mergeBrad Payne (Vir Linden)
2011-11-24merge changes for vmrg-193Oz Linden
2011-11-23SH-2711 FIX -- Removed the "RenderAnimateTrees" setting and associated code.Leslie Linden
2011-11-18Pull from viewer-experienceMerov Linden
2011-11-18EXP-1498, EXP-1595, EXP-1596 : Hide empty system folders in a dynamic way, ↵Merov Linden
turn the setting ON by default
2011-11-18EXP-1485 FIX -- Viewer should have a minimum size 1024x768Leslie Linden
Per conversation with Product and Leonidas, the minimum size is now set to 960x600.
2011-11-16EXP-1498 : Add a debug setting DebugHideEmptySystemFolders which is OFF by ↵Merov Linden
default so that we can control showing or hidding of system folders (this is temporary so we unblock testers).
2011-11-15mergeDave Parks
2011-11-15EXP-1515 mergeVadim ProductEngine
2011-11-11EXP-1527 FIX Debug values for windowwidth and windowheight can be set below ↵callum
minimum required values and EXP-1528 Launching viewer with a settings.xml file with windowwidth and windowheight set below minimum values, launches to those values not minimum window size
2011-11-11EXP-1515 FIXED Web Preference radio button must be clicked twice to engage.Vadim ProductEngine
Fixed the "Use external browser" radio group to work with its setting properly: * Specified valid boolean values ("true" and "") for the radio buttons. * Made default value of the setting boolean to ensure proper initialization.
2011-11-10SH-2666 Tweak depth of field optimizations based on resident feedback.Dave Parks
2011-11-08SH-24114 Remove unused vectorization code (outdated/unused with SSE2 ↵Dave Parks
requirement and llvetor4a et al)
2011-11-08mergeDave Parks
2011-11-08merge changes for vmrg-182Oz Linden
2011-11-08merge changes for storm-1580Oz Linden
2011-11-08merge changes for vmrg-178Oz Linden
2011-11-07Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-04SH-2652 Better DoF combine fooDave Parks
2011-11-04SH-2652 Faster depth of fieldDave Parks
2011-11-03STORM-1580 WIP Removed the "Keep open after saving" checkbox that makes no ↵Vadim ProductEngine
sense anymore.
2011-11-02STORM-1580 WIP Initial commit for PO review.Vadim ProductEngine
2011-11-02mergeDave Parks
2011-11-01EXP-1500 : Hide the toolbars whenever the login box is shown. Also clean up ↵Merov Linden
some old FUI debug that is not necessary anymore
2011-10-31merge changes for storm-1673Oz Linden
2011-10-31mergeBrad Payne (Vir Linden)
2011-10-28merge changes for storm-1577Oz Linden
2011-10-26Disabling display of inbox unless the Received Items folder exists already.Leslie Linden
2011-10-26Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-26Merge STORM-1577.Vadim ProductEngine
Resolved conflicts manually.
2011-10-25EXP-1466 FIX Viewer reloads default settings.xml file during launch (under ↵Richard Linden
some conditions) made sessionsettings pref not persistent
2011-10-25mergeBrad Payne (Vir Linden)
2011-10-26Disabling display of Received Items panel unless the folder existsLeslie Linden
2011-10-24mergeDave Parks