summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2011-07-18increment viewer version to 2.8.2Oz Linden
2011-07-18re-enable the watchdogOz Linden
2011-07-17Decided against using Boost.Filesystem, remove from linkNat Goodspeed
2011-07-17SH-2031 High risk changeset, but potentially high reward. Addresses frame st...Dave Parks
2011-07-16Use raw-string syntax for other Windows pathnames inserted to Python.Nat Goodspeed
2011-07-16Use raw-string syntax for Python string containing Windows pathname.Nat Goodspeed
2011-07-16merge changes for storm-1482Oz Linden
2011-07-16merge late release changes and tagsOz Linden
2011-07-16pull back late beta fixOz Linden
2011-07-16Automated merge with https://bitbucket.org/lindenlab/viewer-developmentjenn
2011-07-15Use C++ __FILE__ rather than Python __file__ to find indra work area.Nat Goodspeed
2011-07-15Automated merge with https://bitbucket.org/lindenlab/viewer-developmentjenn
2011-07-15After review and testing, realized that 'WatchdogEnabled' is actually true to...jenn
2011-07-15Merge for STORM-1482Aaron Stone
2011-07-15STORM-1482 Always run the crash loggers, they will check what to do and how t...Aaron Stone
2011-07-15If we're going to need indra.base.llsd, have to munge sys.path.Nat Goodspeed
2011-07-15storm-1510: update to new login display urlOz Linden
2011-07-15Not all TC agents have llbase.llsd, fall back to indra.base.llsdNat Goodspeed
2011-07-15STORM-1482 Change the defaults, look in the app_settings dir for configs as w...Aaron Stone
2011-07-15Try again to pacify VS fatal warning.Nat Goodspeed
2011-07-15Muzzle VS warningNat Goodspeed
2011-07-15merge changes for storm-1509Oz Linden
2011-07-15Add test to verify Python-to-C++ LLSD notation sequence.Nat Goodspeed
2011-07-15STORM-1506 FIXED Reset the estate to global sun when changing region environm...Vadim ProductEngine
2011-07-15Add test to verify C++-to-Python LLSD notation sequence.Nat Goodspeed
2011-07-15Change NamedTempScript to NamedTempFile; allow streaming to it.Nat Goodspeed
2011-07-14Pacify Linux gcc more thoroughly.Nat Goodspeed
2011-07-14#include correct headers for Windows _open() et al.Nat Goodspeed
2011-07-14Avoid Boost.Filesystem: Boost package improperly built on Windows?Nat Goodspeed
2011-07-14FIX STORM-1494 remove duplicate ID and xml snippeteli
2011-07-14wstring_to_utf8str() accepts LLWString rather than std::wstring.Nat Goodspeed
2011-07-14STORM-1234 FIXED text editor selection which was skipping the last character ...Seth ProductEngine
2011-07-14Use Linden wstring-to-string conversion, not boost::filesystem's.Nat Goodspeed
2011-07-14STORM-1482 Little bit of Windows crash report value logging.Aaron Stone
2011-07-14Attempt to fix minor build errors on Windows.Nat Goodspeed
2011-07-14Eliminate use of PATH_MAX, which is bogus anyway.Nat Goodspeed
2011-07-14merge changes for 2.7.5 releaseOz Linden
2011-07-14New llsdserialize_test logic needs Boost.Filesystem library.Nat Goodspeed
2011-07-14Work around broken Windows command-line processing.Nat Goodspeed
2011-07-14mergeDave Parks
2011-07-13Still trying to fix Windows header-file-order problem.Nat Goodspeed
2011-07-13Attempt to fix confusing header-file-order problems on Windows.Nat Goodspeed
2011-07-13merge changes for storm-1507Oz Linden
2011-07-13merge changes for open-99Oz Linden
2011-07-13Introduce support for C++ integration tests running Python scripts.Nat Goodspeed
2011-07-13SH-1637 FIX, SH-1638 FIX - fixes jittery camera problemsBrad Payne (Vir Linden)
2011-07-13STORM-1503 FIXED Find floater doesn't set focus to its browser.Paul ProductEngine
2011-07-13STORM-1502 FIXED Disable "Delete Water/Sky/Day Preset" dialogs if no user pre...Vadim ProductEngine
2011-07-13Watchdog timeout now set to 60 seconds for long-term use (instead of 20, used...jenn
2011-07-12CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo.Nat Goodspeed