Age | Commit message (Collapse) | Author | |
---|---|---|---|
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". | |||
2010-12-30 | Automated merge from viewer-development | Loren Shih | |
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-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-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-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-24 | STORM-682 FIXED Fixed positioning notification toasts in mouse-look mode. | Vadim ProductEngine | |
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 | STORM-682 WIP Removed unused code. | Vadim ProductEngine | |
2010-12-24 | merge fix for storm-411 | Oz Linden | |
2010-12-24 | merge fix for storm-784 | Oz Linden | |
2010-12-24 | merge improved fix for STORM_785 | Oz Linden | |
2010-12-22 | STORM-810 : Auto update and related changes (integration request from team ↵ | Merov Linden | |
chopper) | |||
2010-12-22 | STORM-805 : add some printout to the log so we can trace the answer ↵ | Merov Linden | |
map-server-url at startup | |||
2010-12-22 | STORM-808 : merge webkit upgrade to Qt v4.7.1 | Merov Linden | |
2010-12-21 | SOCIAL-374 FIX Avatar images not loading on join.secondlife.com in Webkit 4.7 | Monroe Linden | |
Reviewed by Callum | |||
2010-12-21 | STORM-151 : pull in viewer-development | Merov Linden | |
2010-12-21 | STORM-460 : pull in viewer-development | Merov Linden | |
2010-12-21 | STORM-524 : pull in viewer-development | Merov Linden | |
2010-12-21 | Merge from trunk | Andrew A. de Laix | |
2010-12-20 | SOCIAL-399 FIX Viewer crash when canceling http auth on a media prim | Monroe Linden | |
Reviewed by Callum at http://codereview.lindenlab.com/5636001 | |||
2010-12-20 | STORM-805 : Fix the map URL | Merov Linden | |
2010-12-20 | Fix for a couple of minor merge issues. | Monroe Linden | |
2010-12-20 | Remove unimplemented software updater option. Fix potential double start of ↵ | Andrew A. de Laix | |
updater service. | |||
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-12-20 | Merge - final pull of viewer-development. | Monty Brandenberg | |
2010-12-20 | STORM-411 FIXED The most of additional options in the Teleport History ↵ | Paul Guslisty | |
profile are always disabled - Deleted unimplemented menu items from XML - Hide "Make a Landmark" menu item in case "Teleport History Place Profile" panel is opened | |||
2010-12-20 | merge fix for storm-412 | Oz Linden | |
2010-12-20 | merge fix for storm-801 | Oz Linden | |
2010-12-18 | STORM-511 FIXED Display tooltip for sender name on group notices. | Vadim ProductEngine | |
Changes: * Set tooltip for sender name. * Overridden handleTooltip() for the tooltip to be of normal (yellow) color. | |||
2010-12-18 | STORM-412 FIXED Resident profile controls aren't reshaped on changing panel ↵ | Paul Guslisty | |
width - Added parameters for text boxes to follow right side of panel | |||
2010-12-18 | STORM-460 FIXED "Go" button is cropped from right in the Media Browser | Paul Guslisty | |
- Decreased button width | |||
2010-12-18 | STORM-801 FIXED Wrong checkbox label in panel preferences, advanced tab | Paul Guslisty | |
- Corrected checkbox label | |||
2010-12-17 | STORM-744 : Add llkdu unit tests, turn on and fix llworldmap unit tests in ↵ | Merov Linden | |
newview | |||
2010-12-17 | SOCIAL-395 (FIX) LLWebContentFloater not handling Javascript size and window ↵ | callum | |
position parameters in Change to llfloaterwebcontent.cpp is a whitespace change only to fix a broken checkin | |||
2010-12-17 | SOCIAL-371 (PARTIAL) HTTP Auth sites do not load / allow login on Media on a ↵ | callum | |
Prim faces in Webkit 4.7 Fixes broken text substituition of realm/host only. | |||
2010-12-17 | Adding newline char at EOF so linux version builds (sigh) | callum | |
2010-12-17 | Merge from viewer-development post 2.4 release | Monty Brandenberg | |
2010-12-17 | Adjust parameter in call to setFocusOnAvatar to be more efficient (don't ↵ | Jonathan Yap | |
animate) | |||
2010-12-16 | ESC-237 No static init of LLAtomics and move TFRequest out of unnamed namespace. | Monty Brandenberg | |
Linux startup crash appears to be due to static/global C++ init of LLAtomic types. The initializer with explicit value makes some runtime calls and it looks like these assume, at least on Linux, that apr_initialize() has been called. So move the static POST count to a member and provide accessors and increment/decrement. Command queue was built on a pointer to a class in anonymous namespace and that's not quite valid. Made it a nested class (really a nested forward declaration) while keeping the derived classes in anonymous. | |||
2010-12-16 | SOCIAL-370 FIX (2) Links to External Web Pages not working in Floaters such ↵ | callum | |
as Search in Webkit 4.7 branch | |||
2010-12-16 | SOCIAL-393 FIX Need a keyboard shortcut to open the Web Content floater | callum | |
2010-12-16 | SOCIAL-392 FIX Web Content Panel does not save location history between sessions | callum | |
2010-12-16 | merge fix for storm-529 | Oz Linden | |
2010-12-16 | merge fix for storm-776 | Oz Linden | |
2010-12-16 | clearer message. | Andrew A. de Laix | |