- Jan 06, 2011
- Jan 05, 2011
-
-
Oz Linden authored
-
Oz Linden authored
-
Loren Shih authored
Revert to previous behavior. Reflections stay at "minimal".
-
Loren Shih authored
-
Loren Shih authored
Revert to previous behavior. Reflections stay at "minimal".
-
- Jan 04, 2011
- Dec 30, 2010
-
-
Wolfpup Lowenhar authored
-
Andrew Productengine authored
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.
-
Loren Shih authored
-
Paul Guslisty authored
- Decreased button width
-
Paul Guslisty authored
- Now if "Media" check-box is unchecked, "Allow media to auto - play" check-box is disabled too.
-
- Dec 29, 2010
-
-
Oz Linden authored
-
Loren Shih authored
Trivial rename (file is an unused doc file).
-
- Dec 28, 2010
-
-
Merov Linden authored
-
Merov Linden authored
-
Wolfpup Lowenhar authored
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.
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Paul Guslisty authored
- 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.
-
Vadim ProductEngine authored
-
Vadim ProductEngine authored
-
Jonathan Yap authored
-
Merov Linden authored
-
- Dec 27, 2010
-
-
Vadim ProductEngine authored
STORM-242 FIXED Fixed incorrect release notes URL in the "You just entered a region using a different server version" notification.
-
Jonathan Yap authored
-
Jonathan Yap authored
-