Commit Graph

14416 Commits (cf8a16366ab764ceb02bfe013a40f731812e727c)

Author SHA1 Message Date
callum cf8a16366a SOCIAL-423 FIX Display name and username are wrong in My Profile tab 2011-01-06 13:41:04 -08:00
Brad Payne (Vir Linden) 8d2c4369da Validation check for edit classified and edit pick slapps 2011-01-06 16:31:27 -05:00
callum 9ece5ed510 Merge from viewer-development before merge to viewer-development request submitted 2011-01-06 10:59:41 -08:00
callum b9ca6c553c Merge with viewer-development 2011-01-05 15:52:43 -08:00
callum ed3ea14984 SOCIAL-304 FIX Modify side panel to reflect Profiles changes 2011-01-05 15:49:57 -08:00
Oz Linden 1034db6394 merge changes for storm-806 2011-01-05 17:54:12 -05:00
Oz Linden eb0b8ab3ea merge changes for storm-825 2011-01-05 17:53:37 -05:00
Loren Shih d5a0c56bf5 SH-716 FIXED Water reflections should not default to ON for High graphics setting
Revert to previous behavior.  Reflections stay at "minimal".
2011-01-05 17:00:07 -05:00
Loren Shih c3501a4f23 Automated merge from viewer-development 2011-01-05 16:35:09 -05:00
Loren Shih 3b1a06b024 SH-716 FIXED Water reflections should not default to ON for High graphics setting
Revert to previous behavior.  Reflections stay at "minimal".
2011-01-05 16:31:29 -05:00
Oz Linden e2f197b6f7 merge changes for storm-398 2011-01-04 16:46:09 -05:00
Oz Linden 78895f9e0c merge changes for storm-467 2011-01-04 16:45:08 -05:00
Oz Linden 562ed9c4d4 merge changes for storm-485 2011-01-04 16:44:15 -05:00
Oz Linden 05810f063d merge changes for storm-737 2011-01-04 16:43:26 -05:00
Oz Linden e4591a8518 merge changes for storm-466 2011-01-04 16:41:05 -05:00
Oz Linden 67ced403e6 merge changes for storm-513 2011-01-04 16:40:25 -05:00
Oz Linden 7a2f0ba9a8 merge changes for storm-493 2011-01-04 16:39:53 -05:00
Oz Linden 69b6aa5db2 merge changes for storm-669 2011-01-04 16:37:59 -05:00
Oz Linden 12bc7eb017 merge changes for storm-823 2011-01-04 16:37:16 -05:00
Wolfpup Lowenhar df0a0312fb STORM-825 : update Merge from viewer-development 2010-12-30 16:40:10 -05:00
Andrew Productengine 2b44c8919f STORM-823 FIXED Fixed Tab Key not working properly in floaters.
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 20:18:00 +02:00
Loren Shih cc3f0d287c Automated merge from viewer-development 2010-12-30 13:11:44 -05:00
Paul Guslisty c3270fea74 BUG STORM-493 'Map' button slightly overlaps scroll bar into My Group info->Land/Assets accordion
- Decreased button width
2010-12-30 14:39:17 +02:00
Paul Guslisty 67231c854e BUG STORM-513 "Allow media to auto - play" check-box is enable after Media check-box was unchecked
- Now if "Media" check-box is unchecked, "Allow media to auto - play" check-box is disabled too.
2010-12-30 14:28:15 +02:00
callum cd2cb1475f SOCIAL-401 FIX Change default web profiles URL to something closer to what will be released 2010-12-29 13:37:46 -08:00
callum 4d9ac5d1f3 SOCIAL-403 FIX Update button graphic that opens Web profiles 2010-12-29 13:36:34 -08:00
callum 855fd156b0 SOCIAL-405 FIX Always make Web profiles open in internal Web content floater regardless of prefs 2010-12-29 13:35:23 -08:00
Oz Linden e70ca1c391 merge kdu unit tests (storm-744) 2010-12-29 15:29:58 -05:00
Loren Shih c26eaf53f8 SH-702 Broken Window: rename shader_heirarchy.txt to shader_hierarchy.txt
Trivial rename (file is an unused doc file).
2010-12-29 15:19:43 -05:00
Merov Linden bf1d42ff96 STORM-744 : Make getMetaData pass when all is stubbed 2010-12-28 20:00:06 -08:00
Merov Linden 5ed4046df5 STORM-744 : Throw exception consistently so llkdu fails consistently 2010-12-28 18:32:07 -08:00
Wolfpup Lowenhar 44e6327674 STORM-825 : Reenable the LLMatrix3::orthogonalize test in 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 19:14:33 -05:00
Merov Linden d83314ad3f STORM-744 : Fix release building issue 2010-12-28 15:58:37 -08:00
Merov Linden 087c105317 STORM-242 : pull into viewer-development 2010-12-28 13:21:58 -08:00
Merov Linden 5b52a801c6 STORM-805 : pull into viewer-development 2010-12-28 13:19:43 -08:00
Merov Linden cc11129afb STORM-682 : pull into viewer-development 2010-12-28 13:15:07 -08:00
Vadim ProductEngine e4336b63b6 STORM-242 ADDITIONAL_FIX One more build fix... 2010-12-28 19:01:57 +02:00
Vadim ProductEngine d790003055 STORM-242 ADDITIONAL_FIX Fixed release build and error handling. 2010-12-28 14:30:52 +02:00
Oz Linden 76e70a0da6 Automated merge with file:///Users/oz/Work/viewer-development 2010-12-28 06:58:04 -05:00
Jonathan Yap d420ca89b4 STORM-466 Put Twisted Laws name into contributions.txt 2010-12-28 05:32:43 -05:00
Merov Linden 0b74df6774 STORM-523 : pull into viewer-development 2010-12-27 21:21:01 -08:00
Vadim ProductEngine 4d296c19e5 STORM-242 FIXED Fixed incorrect release notes URL in the "You just entered a region using a different server version" notification. 2010-12-27 21:47:06 +02:00
Jonathan Yap 5e37601785 STORM-737 Eliminate commented out line 2010-12-27 12:06:28 -05:00
Jonathan Yap 3b20ce5110 STORM-737 A little more code cleanup per Code Review suggestions. 2010-12-27 08:58:21 -05:00
Robin Cornelius 061c3a5ab6 VWR-20879: Allow find_vc_dir() to work with VCExpress 2010-12-27 12:18:19 +00:00
Jonathan Yap 43659aac93 STORM-485 Reduced width of 'Cancel' button in Group Invitation floater 2010-12-26 16:03:23 -05:00
Jonathan Yap 5e9e350deb STORM-737 Added comment. Combined code to eliminate temporary constant. 2010-12-24 18:09:08 -05:00
Jonathan Yap 5d4b4a1859 STORM-737 Removed unnecessary blank link from llpanelmaininventory.cpp 2010-12-24 15:28:46 -05:00
Merov Linden 0c5bd3675b STORM-744 : Took code review into account, moving stuff back in protected or even private, fix things to work in debug mode, some clean up in j2coj also 2010-12-24 11:36:15 -08:00
Vadim ProductEngine f644ef0fb0 STORM-682 FIXED Fixed positioning notification toasts in mouse-look mode.
Toasts were positioned as if side tray was expanded.

The fix is to reshape the so-called toasts screen channel (an area where toasts are drawn)
on entering/leaving mouse-look mode, so that the screen channel can notice that side tray get in/visible.
2010-12-24 20:20:26 +02:00