Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-05 | merge changes for storm-806 | Oz Linden | |
2011-01-05 | merge changes for storm-825 | Oz Linden | |
2011-01-05 | SH-716 FIXED Water reflections should not default to ON for High graphics ↵ | Loren Shih | |
setting Revert to previous behavior. Reflections stay at "minimal". | |||
2011-01-05 | Automated merge from viewer-development | Loren Shih | |
2011-01-05 | SH-716 FIXED Water reflections should not default to ON for High graphics ↵ | Loren Shih | |
setting Revert to previous behavior. Reflections stay at "minimal". | |||
2011-01-04 | merge changes for storm-398 | Oz Linden | |
2011-01-04 | merge changes for storm-467 | Oz Linden | |
2011-01-04 | merge changes for storm-485 | Oz Linden | |
2011-01-04 | merge changes for storm-737 | Oz Linden | |
2011-01-04 | merge changes for storm-466 | Oz Linden | |
2011-01-04 | merge changes for storm-513 | Oz Linden | |
2011-01-04 | merge changes for storm-493 | Oz Linden | |
2011-01-04 | merge changes for storm-669 | Oz Linden | |
2011-01-04 | merge changes for storm-823 | Oz Linden | |
2011-01-04 | Backed out tiggs' ER-350 change | Don Kjer | |
2011-01-04 | Backed out changeset 95afdecc1b05 | Don Kjer | |
2011-01-04 | STORM-702 FIXED Made it possible to wear partial outfits | Vadim ProductEngine | |
Enabled the "Replace Current Outfit" option for incomplete outfits (i.e. those that don't contain full set of body parts). | |||
2010-12-30 | STORM-825 : update Merge from viewer-development | Wolfpup Lowenhar | |
2010-12-30 | STORM-823 FIXED Fixed Tab Key not working properly in floaters. | Andrew Productengine | |
Bug was caused by not fiding focus root in LLUICtrl::findRootMostFocusRoot() when tab was pressed in floaters. When it was not found, LLPanel::handleKeyHere() didn't move focus to the next control. Floaters had erroneous behaviour because of focus_root xml param: though value of focus root was set with setFocusRoot() in floater's constructor , later it was overwritten in LLFloater::initFloaterXML() with value from xml again. This problem was introduced in af49c237b0f9 - there focus root was moved to xml. - To fix the problem, setFocusRoot() call was added after initFromParams() in LLFloater::initFloaterXML() to set proper value of focus root after overwriting it from xml. The drawback of the fix is that focus_root param is ignored by floaters and its value is determined depending on chrome, as it did before but the only other way to fix this problem would be to set the param in xml manually for each existing floater, and do it for each new floater added to viewer. | |||
2010-12-30 | Automated merge from viewer-development | Loren Shih | |
2010-12-30 | STORM-797 FIXED Added parcel SLURL rendering with human readable parcel names. | Seth ProductEngine | |
- Added parcel info observer to LLUrlEntryParcel. - Added notifying LLUrlEntryParcel by LLRemoteParcelInfoProcessor when parcel data arrives. - Added notifying LLUrlEntryParcel about user login, changing host and viewer connection state to use this data in remote parcel requests. | |||
2010-12-30 | BUG STORM-493 'Map' button slightly overlaps scroll bar into My Group ↵ | Paul Guslisty | |
info->Land/Assets accordion - Decreased button width | |||
2010-12-30 | BUG STORM-513 "Allow media to auto - play" check-box is enable after Media ↵ | Paul Guslisty | |
check-box was unchecked - Now if "Media" check-box is unchecked, "Allow media to auto - play" check-box is disabled too. | |||
2010-12-29 | SOCIAL-401 FIX Change default web profiles URL to something closer to what ↵ | callum | |
will be released | |||
2010-12-29 | SOCIAL-403 FIX Update button graphic that opens Web profiles | callum | |
2010-12-29 | SOCIAL-405 FIX Always make Web profiles open in internal Web content floater ↵ | callum | |
regardless of prefs | |||
2010-12-29 | merge | Andrew Meadows | |
2010-12-29 | merge kdu unit tests (storm-744) | Oz Linden | |
2010-12-29 | SH-702 Broken Window: rename shader_heirarchy.txt to shader_hierarchy.txt | Loren Shih | |
Trivial rename (file is an unused doc file). | |||
2010-12-29 | merge | Andrew Meadows | |
2010-12-28 | STORM-744 : Make getMetaData pass when all is stubbed | Merov Linden | |
2010-12-28 | STORM-744 : Throw exception consistently so llkdu fails consistently | Merov Linden | |
2010-12-28 | STORM-825 : Reenable the LLMatrix3::orthogonalize test in ↵ | Wolfpup Lowenhar | |
llmath/tests/m3math_test.cpp Removed the skipping of a working test as this was causeing a the test to fail building and thus not actualy running all the tests. | |||
2010-12-28 | STORM-744 : Fix release building issue | Merov Linden | |
2010-12-28 | STORM-242 : pull into viewer-development | Merov Linden | |
2010-12-28 | STORM-805 : pull into viewer-development | Merov Linden | |
2010-12-28 | STORM-682 : pull into viewer-development | Merov Linden | |
2010-12-28 | STORM-714 FIXED Webprim's control bar doesn't dissapear after switching to ↵ | Paul Guslisty | |
mouselook mode - After switching to the mouse look mode hide control bar immediately, not fading it with timer - Added signal for switching mouse look mode out just for convenience. It's not used in this fix. | |||
2010-12-28 | STORM-242 ADDITIONAL_FIX One more build fix... | Vadim ProductEngine | |
2010-12-28 | STORM-242 ADDITIONAL_FIX Fixed release build and error handling. | Vadim ProductEngine | |
2010-12-28 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-12-28 | STORM-466 Put Twisted Laws name into contributions.txt | Jonathan Yap | |
2010-12-27 | STORM-523 : pull into viewer-development | Merov Linden | |
2010-12-27 | STORM-242 FIXED Fixed incorrect release notes URL in the "You just entered a ↵ | Vadim ProductEngine | |
region using a different server version" notification. | |||
2010-12-27 | STORM-737 Eliminate commented out line | Jonathan Yap | |
2010-12-27 | STORM-737 A little more code cleanup per Code Review suggestions. | Jonathan Yap | |
2010-12-27 | VWR-20879: Allow find_vc_dir() to work with VCExpress | Robin Cornelius | |
2010-12-26 | STORM-485 Reduced width of 'Cancel' button in Group Invitation floater | Jonathan Yap | |
2010-12-24 | STORM-737 Added comment. Combined code to eliminate temporary constant. | Jonathan Yap | |
2010-12-24 | STORM-737 Removed unnecessary blank link from llpanelmaininventory.cpp | Jonathan Yap | |