Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-11 | merge changes for chop-661 | Oz Linden | |
2011-07-11 | merge changes for storm-1481 | Oz Linden | |
2011-07-11 | merge changes for storm-1472 | Oz Linden | |
2011-07-11 | merge changes for storm-1483 | Oz Linden | |
2011-07-10 | merge | Dave Parks | |
2011-07-09 | Added L$ price breakdown for model uploads | Don Kjer | |
2011-07-09 | merge | Dave Parks | |
2011-07-09 | SH-2007 Code cleanup, expand minimum header size to 4KB, better comments ↵ | Dave Parks | |
around magic numbers, remove dead calcResourceCost | |||
2011-07-09 | Merge | Don Kjer | |
2011-07-09 | Fix for SH-2028. Also fixed layout issues with new upload warning and ↵ | Don Kjer | |
upload price text when floater is resized. | |||
2011-07-09 | merge | Brad Payne (Vir Linden) | |
2011-07-09 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-07-09 | increment version to 2.8.0 | Oz Linden | |
2011-07-08 | SH-2007 Don't eat an entire core when uploading meshes or requesting fee ↵ | Dave Parks | |
information. | |||
2011-07-08 | merge | Dave Parks | |
2011-07-08 | SH-2008 Fix for crash when generating normals on objects with no texture ↵ | Dave Parks | |
coordinates. | |||
2011-07-08 | fix for STORM-1468: [crashhunters] pre-login crash at ↵ | Xiaohong Bao | |
LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp] | |||
2011-07-08 | merge changes for storm-1491 | Oz Linden | |
2011-07-08 | Merge viewer-development -> mesh-development | Don Kjer | |
2011-07-08 | Merge viewer-development -> mesh-development | Don Kjer | |
2011-07-08 | merge changes for storm-1489 | Oz Linden | |
2011-07-08 | ER-910 cleanup: removed a stale comment, tweaked text in About Land dialog | simon@lindenlab.com | |
Options tab. | |||
2011-07-08 | EXP-990 FIX Cannot select from Texture picker for Groups profile pic | Richard Linden | |
reviewed by Leslie | |||
2011-07-08 | sync with viewer-development | eli_linden | |
2011-07-08 | Fix for sh-1637 and sh-1638 | prep linden | |
2011-07-08 | Fix for sh-2016 Removed extra char | prep linden | |
2011-07-08 | Fix for sh-2016 | prep linden | |
2011-07-08 | merge changes for storm-1484 | Oz Linden | |
2011-07-08 | merge changes for vwr-25753 | Oz Linden | |
2011-07-08 | SH-2014 FIX | Brad Payne (Vir Linden) | |
2011-07-08 | storm-899 and vwr-26095: correct xml to restore body parts accordian in ↵ | Oz Linden | |
appearance editor | |||
2011-07-08 | EXP-983 FIX -- Viewer crashes around Place Profile and Landmarks listing in ↵ | Leslie Linden | |
Viewer Experience Drag and drop for LLFolderView now handles the empty mFolders case. | |||
2011-07-08 | merge changes for storm-1462 | Oz Linden | |
2011-07-08 | Disabling outbox panel display logic for the time being. | Leslie Linden | |
2011-07-08 | Fix for sh-2012 removed upload wizard option | prep linden | |
2011-07-08 | merge changes for storm-1485 | Oz Linden | |
2011-07-07 | CHOP-661: Fix HTTPServer usage to turn off allow_reuse_address. | Nat Goodspeed | |
Turns out that BaseHTTPServer.HTTPServer turns on that flag by default, which causes freeport() to fail (on Windows only?), happily instantiating multiple servers on the same port. Change known instances, fix freeport() docstring to highlight the issue. Add freeport() unit tests to verify expected behavior. | |||
2011-07-07 | Merge latest from viewer trunk | simon@lindenlab.com | |
2011-07-07 | Revert code fo ER-1016 - "Remove ability for anyone to edit terrain" | simon@lindenlab.com | |
and muck with the "About Land" Options tab one more time. | |||
2011-07-07 | merge | Dave Parks | |
2011-07-07 | SH-1774 Remove misleading "Debug" comment -- this code performs a function. | Dave Parks | |
2011-07-07 | SH-1774 Fix for preserving material assignments between multiple custom LoDs. | Dave Parks | |
2011-07-07 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-07-07 | Merge | Leslie Linden | |
2011-07-07 | EXP-985 FIX -- Always show Inbox panel if "Received Items" folder exists | Leslie Linden | |
The presence of the inbox folder now forces the "Received Items" folder to be visible. The same logic applies to the outbox as well. Reviewed by Richard. | |||
2011-07-07 | EXP-984 FIX -- My Inventory listing scrolls to bottom when Received Items ↵ | Leslie Linden | |
panel is loaded with several items present * Updated initial view setup to clear selection from "My Inventory" or the root folder after opening it. Reviewed by Richard. | |||
2011-07-07 | Fix for SH-1992 | prep | |
2011-07-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-07-07 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode turned off save_rect for basic mode help window so it isn't influenced by resizing window in advanced mode | |||
2011-07-07 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode made help window not appear on login for advanced mode made help window visibility state properly persist in advanced mode |