summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2011-05-16SH-795 Cache and display LoD parameters etc for each lod.Dave Parks
2011-05-16VWR-22299 Error strings for login failure conditionsJoshua Bell
2011-05-16STORM-1259 Sculpt dimension meta-data view missing from 2.x, was possible to ↵Jonathan Yap
see in 1.23
2011-05-16SH-1352 Move Material dropdown to Features tab, above Physics settingsLoren Shih
2011-05-16mergeDave Parks
2011-05-16SH-1351 FIXED On the Edit Panel, remove the Override Material checkboxLoren Shih
2011-05-16SH-1506 "Upload Wizard" is missing from Inventory's add menuLoren Shih
2011-05-14reverting test change. pls ignoreeli_linden
2011-05-14test please ignoreeli_linden
2011-05-13Merge with tipcallum
2011-05-13EXP-676 FIX As a web developer, I want to access information about the ↵callum
current state of the SL client, such as avatar location
2011-05-13Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-05-13SH-769 FIXED Name field in upload model dialog allows 255 charactersLoren Shih
2011-05-13FIX VWR-24935 es linguistic patchEli Linden
2011-05-13sync up with viewer-developmentEli Linden
2011-05-13MergeLeslie Linden
2011-05-13Updating to remove spam associated with the search for the [MacLocale] string.Leslie Linden
The change of OS version from "Darwin" to "Mac OS X" changed the name of the string the code is looking for. Reviewed by Richard.
2011-05-12WIP VWR-23688 adding es and pt missing translation; add 1 zh file for ↵Eli Linden
testing Traditional Chinese as a new language
2011-05-12sync up with viewer-developmentEli Linden
2011-05-12mergeDave Parks
2011-05-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-05-12STORM-1243 WIP Fixed a typo in notifications.xml which might lead to ↵Vadim ProductEngine
numerous notification handling errors. The typo was introduced in changeset 437f3d892bfd.
2011-05-13merge changes for storm-1247Oz Linden
2011-05-13merge changes for vwr-24197Oz Linden
2011-05-11mergeLeyla Farazha
2011-05-11EXP-760 Selecting No Device for output and input in Sound Devices in Basic ↵Leyla Farazha
mode still results in voice having input and output - also 2 default options
2011-05-11merge changes for storm-1236Oz Linden
2011-05-11EXP-809 FIX Make Script Warning/Error window scrolling behavior match that ↵Richard Linden
of Chat history
2011-05-10ER-480 Viewer work for abandoned land.Kelly Washington
* Support group members with the right powers buying land set for sale to a group * Add dialogs for abandoned land related notifications.
2011-05-09mergeLeyla Farazha
2011-05-09EXP-802 Add a check box to enable/disable voice chat.Leyla Farazha
2011-05-09SH-1343 Change wizard slider labelsLoren Shih
Changed "Performance" and "Accuracy" to "Higher Performance" and "Higher Accuracy" on physics page.
2011-05-09Automated merge with ↵Richard Linden
bundle:F:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.4vsiw5\ssh__richard@hg.lindenlab.com_richard_viewer-experience-merge_qwnptv.hg
2011-05-09SH-1444 "Allow mesh objects" setting is visible on a non-mesh region.Loren Shih
2011-05-07Pull from viewer-experience-mergeMerov Linden
2011-05-07storm-1237: merge experience team issuesOz Linden
2011-05-07merge changes for storm-1231Oz Linden
2011-05-07merge changes for i18nOz Linden
2011-05-06STORM-1236 snapshot: Please resize the text box or modify the text so that ↵Jonathan Yap
it fits.
2011-05-06WIP VWR-24160 en_xui_change accommodate longest stringEli Linden
2011-05-06FIX VWR-23696 remove old parameter overridesEli Linden
2011-05-06WIP VWR-23688Eli Linden
2011-05-06FIX VWR-23615 en_xui_change es it resizingEli Linden
2011-05-06mergeLogan Dethrow
2011-05-06Increased the viewer cache size limit to 10GB. Increased the default to 1GB.Logan Dethrow
* Changed the hard coded cache limit in llappviewer.cpp to 10GB as well as the slider maximum in the preferences menu. * The VFS cache is capped at 1GB due to file system limitations. The former 80/20 split between texture/vfs is maintained up to 5GB. Above this limit the texture cache is given all the additional cache space up to 10GB. * Fixed a log message in lltexturecache.cpp that was not showing the correct texture size. ER-883 * Fixed a bug in llfloaterpreference.cpp that caused new cache value to be written to the old cache setting. This resulted in the the cache not being cleared when the location was set back to the default. ER-882 * Disabled the "The cache will be cleared on reboot" message that is triggered by the reset button in the cache preferences in the case where the cache is already located in the default location. The cache is only cleared when its location is changed. This is intended to address resident confusion regarding the purpose of the reset button, as demonstrated in VWR-19562.
2011-05-06EXP-789 Reducing size of sound device panel in Basic Mode does not resize ↵Leyla Farazha
elements in the panel and allows panel to be smaller than elements it contains
2011-05-05FIX VWR-22356 ES layoutEli Linden
2011-05-05Remove Pth library from viewer build.Nat Goodspeed
This library was only needed on the Mac, and only with the OS X 10.4 SDK. As of October 2010, we no longer build the viewer with that SDK. The 10.5 SDK we're currently using directly supports the functionality for which we originally brought in Pth.
2011-05-05EXP-754 [PUBLIC] Remember last email address for snapshotsLeyla Farazha
2011-05-05Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao