summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-01-24Updated boost libMark Palange (Mani)
2011-01-21MergeMark Palange (Mani)
2011-01-21Disabled media_plugin_webkit dependency, temporarilyMark Palange (Mani)
2011-01-21Code fixes for VS2010 compatibilityMark Palange (Mani)
2011-01-20Skip LLMatrix3::orthogonalize test which appears to failing in ↵jenn
platform-dependent ways.
2011-01-20LLMatrix3::orthogonalize test was failing; possibly due to new lib ↵jenn
dependencies or architecture on the build machines? Trying updating expected float values to see if it begins to pass. Updated expected values to match result of query on WolframAlpha.com (mathematica): N[Orthogonalize[{{1,4,3},{1,2,0},{2,4,2}}],8]
2011-01-20Updated viewer_manifest.py to refer to the correct source paths for the ↵jenn
linux build.
2011-01-20Compile flag for wchar_t, boost 1_45 lib update, indra.l include ordering ↵Mark Palange (Mani)
adjustment
2011-01-19fix copying of vivox files for darwin manifest.Andrew A. de Laix
2011-01-19fix include path for KDU headersAlain Linden
2011-01-19Automated merge with https://bitbucket.org/mani_linden/viewer-autobuildAndrew A. de Laix
2011-01-19update google-breakpad package; fix call to dump symbols.Andrew A. de Laix
2011-01-19Cmake updates to get llkdu building on linux. Need to rebuild kdu tarball next.jenn
2011-01-18Added 'slvoice' (vivox) to autobuild.xml for linux.jenn
This is version 3.1 of the lib; viewer was using version 3.2, but this version has been rebuilt using the new package layout. Hopefully it will work, though we may need to convert version 3.2 if it does not. Updated Copy3rdParyLibs.cmake paths for linux installation of vivox files.
2011-01-18Automated merge with https://bitbucket.org/mani_linden/viewer-autobuildAndrew A. de Laix
2011-01-18fix path to prebiuld slvoice libraries on mac and linux.Andrew A. de Laix
2011-01-18windows build fixes.Alain Linden
2011-01-18Added entries to autobuild.xml for 'openal_soft' and 'google' libs on linux.jenn
These packages have been rebuilt to use the new package layout (thanks alain!). 'openal_soft' was also renamed to use an underscore in its name rather than a dash.
2011-01-14windows autobuildibatized (bye bye install.py...)Alain Linden
2011-01-13MergeMark Palange (Mani)
2011-01-13Added vc10, removed vc90 and vc71 from supported vc versionsMark Palange (Mani)
2011-01-13mac buiding with autobuild and autobuild style packages (just say no to ↵Andrew A. de Laix
install.py)
2011-01-12Merge with viewer-developmentDon Kjer
2011-01-12STORM-720 : pull in viewer-developmentMerov Linden
2011-01-12STORM-387 : pull in viewer-developmentMerov Linden
2011-01-12STORM-477 : pull in viewer-developmentMerov Linden
2011-01-12STORM-702 : pull in viewer-developmentMerov Linden
2011-01-12STORM-615 : pull in viewer-developmentMerov Linden
2011-01-12STORM-514 : pull in viewer-developmentMerov Linden
2011-01-12STORM-797 : pull in viewer-developmentMerov Linden
2011-01-12STORM-393 : pull in viewer-developmentMerov Linden
2011-01-12STORM-385 : pull in viewer-developmentMerov Linden
2011-01-12STORM-370 : pull in viewer-developmentMerov Linden
2011-01-11STORM-823 FIX Tab Key not working properlyRichard Linden
set focus root to true by default for all floaters via floater.xml template existing calls to setIsChrome will turn off focus root for chrome floaters after initializing it from the focus_root parameter
2011-01-11remove develop.py and references to it (use autobuild instead)Andrew A. de Laix
2011-01-11STORM-477 FIXED Re-implemented LLDir::getNextFileInDir() as an iterator object.Seth ProductEngine
- Replaced all existing usages of LLDir::getNextFileInDir() with the new directory iterator object. - Removed platform specific LLDir::getNextFileInDir() implementation.
2011-01-11STORM-807 : pull into viewer-developmentMerov Linden
2011-01-10STORM-807 : Clean up code as discussed with AndrewMerov Linden
2011-01-10pull from viewer-betaMerov Linden
2011-01-10STORM-720 ADDITIONAL_FIX Typo in PT localeVadim ProductEngine
2011-01-10STORM-720 FIXED Disabled highlighting URLs in inventory items names in the ↵Vadim ProductEngine
share confirmation dialog.
2011-01-10SOCIAL-437 FIX Viewer crashes opening My Profile panelcallum
2011-01-10STORM-370 FIXED Human-readable name of region disappears from Location Bar ↵Paul Guslisty
after pressing ESC - When location input control loses focus setting cursor to 0 to show the left edge of the text.
2011-01-07mergeAndrew Meadows
2011-01-07mergeAndrew Meadows
2011-01-07Adding group owned check for enabling returnability of objects on parcels.Andrew Meadows
2011-01-07Fix for viewer crash when making the object viewer cache largerDon Kjer
2011-01-07merge changes for vwr-1095Oz Linden
2011-01-07merge changes for storm-826Oz Linden
2011-01-07VWR-1095 fix for problems with uploads following bulk upload failureCoaldust Numbers
de minimus contribution accepted without CA - Oz Linden