summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-01-14Mesh-development work in progressLoren Shih
2011-01-14voice dot is positioned consistentlyprep linden
2011-01-14Automated merge up from viewer-developmentLoren Shih
2011-01-14STORM-830 : pull into viewer-developmentMerov Linden
2011-01-14SH-557 FIX meshes sometimes don't load in a regionNyx (Neal Orman)
Found that we were storing an empty string as a getMesh capability in the case that we checked for the new url before getting the list of caps from the server after a teleport. Made sure we didn't overwrite the caps url until we have the list of caps for the new region after teleport. Will be post-reviewed by davep
2011-01-14STORM-834 FIXED Color picker remains opened after 'Undo changes' button was ↵Paul Guslisty
pressed on 'Edit weareble' panel - Close color picker after color swatch's value updated
2011-01-13Automated merge with file:///Users/oz/Work/V-DOz Linden
2011-01-13mergedJoshua Bell
2011-01-13VWR-24401 Show TOS and other login dialogs when --login is usedJoshua Bell
2011-01-13Pull sync to viewer-developmentMerov Linden
2011-01-13STORM-477 : backout changeset 959f9340da92Merov Linden
2011-01-13STORM-477 : backout changeset 6f5cb303d3e2Merov Linden
2011-01-13Automated merge up from viewer-developmentLoren Shih
2011-01-13Automated merge from mesh-developmentLoren Shih
2011-01-13STORM-832 FIXED Two Roles are selected after made changes in onePaul Guslisty
- Clear selection from role that was changed
2011-01-12Merge with viewer-developmentDon Kjer
2011-01-12SH-717 Viewer crash on exit after Upload model dialog could not be spawnedLoren Shih
Took out unused function that was seen in crash report from this bug. No functionality change.
2011-01-12Mergeleyla_linden
2011-01-12SH-777 Wizard top buttons need to be clickable and switch between wizard stepsleyla_linden
2011-01-12Fix for Sh-780 and tweak for nametag height (Sh-638).prep linden
2011-01-12STORM-720 : pull in viewer-developmentMerov Linden
2011-01-12STORM-387 : pull in viewer-developmentMerov Linden
2011-01-12STORM-477 : pull in viewer-developmentMerov Linden
2011-01-12STORM-702 : pull in viewer-developmentMerov Linden
2011-01-12STORM-615 : pull in viewer-developmentMerov Linden
2011-01-12STORM-514 : pull in viewer-developmentMerov Linden
2011-01-12STORM-797 : pull in viewer-developmentMerov Linden
2011-01-12STORM-393 : pull in viewer-developmentMerov Linden
2011-01-12STORM-385 : pull in viewer-developmentMerov Linden
2011-01-12STORM-370 : pull in viewer-developmentMerov Linden
2011-01-11STORM-823 FIX Tab Key not working properlyRichard Linden
set focus root to true by default for all floaters via floater.xml template existing calls to setIsChrome will turn off focus root for chrome floaters after initializing it from the focus_root parameter
2011-01-11mergeBrad Payne (Vir Linden)
2011-01-11SH-742 FIX, SH-743 FIX: now treat requesting a specific triangle limit ↵Brad Payne (Vir Linden)
differently from changing some other LOD parameter, to avoid successive simplification problem
2011-01-11STORM-477 FIXED Re-implemented LLDir::getNextFileInDir() as an iterator object.Seth ProductEngine
- Replaced all existing usages of LLDir::getNextFileInDir() with the new directory iterator object. - Removed platform specific LLDir::getNextFileInDir() implementation.
2011-01-11STORM-807 : pull into viewer-developmentMerov Linden
2011-01-11STORM-715 FIXED Don't expand default ("Clothing") accordion tab when ↵Vadim ProductEngine
docking/undocking the Appearance SP. There is a side effect: we don't reset the accordion when switching between sidepanels anymore. But I guess it's ok because other sidepanels (People, Me) don't reset their state either (e.g. if you open a group profile, then switch to My Inventory, then back to People, the group profile will still be opened).
2011-01-10STORM-807 : Clean up code as discussed with AndrewMerov Linden
2011-01-10pull from viewer-betaMerov Linden
2011-01-10STORM-830 Per Aleric's and Q's suggestion set initial value of mInternalGain ↵Jonathan Yap
to -1
2011-01-10mergeprep
2011-01-10Fix for SH-638prep
2011-01-10STORM-720 ADDITIONAL_FIX Typo in PT localeVadim ProductEngine
2011-01-10STORM-720 FIXED Disabled highlighting URLs in inventory items names in the ↵Vadim ProductEngine
share confirmation dialog.
2011-01-10Mergeleyla_linden
2011-01-10SOCIAL-437 FIX Viewer crashes opening My Profile panelcallum
2011-01-10STORM-370 FIXED Human-readable name of region disappears from Location Bar ↵Paul Guslisty
after pressing ESC - When location input control loses focus setting cursor to 0 to show the left edge of the text.
2011-01-10Automated merge up from viewer-developmentLoren Shih
2011-01-10Automated merge from mesh-developmentLoren Shih
2011-01-10Added support for parsing a matrix sids translation elements for jointsprep linden
2011-01-09merge VWR-24420 into v-dThickbrick Sleaford