Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
2010-12-24 | STORM-744 : Took code review into account, moving stuff back in protected or ↵ | Merov Linden | |
even private, fix things to work in debug mode, some clean up in j2coj also | |||
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-23 | Automated merge with ssh://bitbucket.org/aleric/viewer-development-aleric-export | Oz Linden | |
2010-12-23 | STORM-812 Make bottom buttons in Object Profile identical for single and ↵ | Jonathan Yap | |
multi-prim objects | |||
2010-12-23 | STORM-737 Inventory/Recent: Gray out "New Folder" in "+" menu and enable all ↵ | Jonathan Yap | |
menu items except "New Folder" when right clicking an item. | |||
2010-12-23 | STORM-34 ADDITIONAL_FIX Made saving favorites in file per-account preference ↵ | Andrew Productengine | |
instead of per-machine. - Made changes in code of floater preferences and panel login that were required because of turning the setting per-account. - Added new method to LLFloaterPreference that looks for current user's record in saved favorites file and removes it. | |||
2010-12-23 | STORM-438 FIXED My inventory floater is not restored if it was minimized and ↵ | Paul Guslisty | |
'Open Attachment' button was pressed in the Group Profile. - Added check whether floater is minimized | |||
2010-12-22 | STORM-810 : Auto update and related changes (integration request from team ↵ | Merov Linden | |
chopper) | |||
2010-12-22 | STORM-744 : pull from STORM-151 | Merov Linden | |
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 | Merge with tip of viewer-development | callum | |
2010-12-22 | STORM-808 : merge webkit upgrade to Qt v4.7.1 | Merov Linden | |
2010-12-22 | STORM-806 FIXED Enabled external editor for inventory scripts. | Vadim ProductEngine | |
Changes: * Moved external editor handling to LLScriptEdCore which is shared between LLLiveLSLEditor (object script editor) and LLPreviewLSL (inventory script editor). * The Edit button is now only enabled when appropriate. | |||
2010-12-22 | STORM-466 Fix for: minimap cannot be reset to default zoom | Jonathan Yap | |
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 | STORM-453 : pull in viewer-development | Merov Linden | |
2010-12-21 | Merge from trunk | Andrew A. de Laix | |
2010-12-20 | STORM-151 : Fix llui_libtest integration test | Merov Linden | |
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 | fix windows build? | Andrew A. de Laix | |
2010-12-20 | Merge - final pull of viewer-development. | Monty Brandenberg | |