Age | Commit message (Expand) | Author |
2011-07-19 | STORM-519 FIXED "Delete" is enabled in the context menu for folders which con... | Paul ProductEngine |
2011-07-19 | STORM-1487 FIXED Changed the "get more gestures" marketplace URL. | Vadim ProductEngine |
2011-07-19 | STORM-1221 FIXED Hard coded dates made localizable under Group Profile Land/A... | Seth ProductEngine |
2011-07-19 | More FormatMessage compile errors, try again to fix | Nat Goodspeed |
2011-07-19 | Fix copy/paste error in swiped FormatMessage() example code. | Nat Goodspeed |
2011-07-19 | Per Josh's comments in http://codereview.lindenlab.com/6510035/ | Nat Goodspeed |
2011-07-18 | sync with viewer-development | eli |
2011-07-18 | merge changes for storm-1515 | Oz Linden |
2011-07-18 | merge changes for storm-1517 | Oz Linden |
2011-07-18 | merge changes for storm-1516 | Oz Linden |
2011-07-18 | merge changes for storm-1510 | Oz Linden |
2011-07-18 | sync with viewer-development | eli |
2011-07-18 | SH-2031 Fix for shadow render targets using inappropriate shader for occlusio... | Dave Parks |
2011-07-18 | merge changes for storm-1510 | Oz Linden |
2011-07-18 | SH-2031 Fix for link error in llui_libtest | Dave Parks |
2011-07-18 | increment viewer version to 2.8.2 | Oz Linden |
2011-07-18 | re-enable the watchdog | Oz Linden |
2011-07-17 | Decided against using Boost.Filesystem, remove from link | Nat Goodspeed |
2011-07-17 | SH-2031 High risk changeset, but potentially high reward. Addresses frame st... | Dave Parks |
2011-07-16 | Use raw-string syntax for other Windows pathnames inserted to Python. | Nat Goodspeed |
2011-07-16 | Use raw-string syntax for Python string containing Windows pathname. | Nat Goodspeed |
2011-07-16 | merge changes for storm-1482 | Oz Linden |
2011-07-16 | merge late release changes and tags | Oz Linden |
2011-07-16 | pull back late beta fix | Oz Linden |
2011-07-16 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | jenn |
2011-07-15 | Use C++ __FILE__ rather than Python __file__ to find indra work area. | Nat Goodspeed |
2011-07-15 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | jenn |
2011-07-15 | After review and testing, realized that 'WatchdogEnabled' is actually true to... | jenn |
2011-07-15 | Merge for STORM-1482 | Aaron Stone |
2011-07-15 | STORM-1482 Always run the crash loggers, they will check what to do and how t... | Aaron Stone |
2011-07-15 | If we're going to need indra.base.llsd, have to munge sys.path. | Nat Goodspeed |
2011-07-15 | storm-1510: update to new login display url | Oz Linden |
2011-07-15 | Not all TC agents have llbase.llsd, fall back to indra.base.llsd | Nat Goodspeed |
2011-07-15 | STORM-1482 Change the defaults, look in the app_settings dir for configs as w... | Aaron Stone |
2011-07-15 | Try again to pacify VS fatal warning. | Nat Goodspeed |
2011-07-15 | Muzzle VS warning | Nat Goodspeed |
2011-07-15 | merge changes for storm-1509 | Oz Linden |
2011-07-15 | Add test to verify Python-to-C++ LLSD notation sequence. | Nat Goodspeed |
2011-07-15 | STORM-1506 FIXED Reset the estate to global sun when changing region environm... | Vadim ProductEngine |
2011-07-15 | Add test to verify C++-to-Python LLSD notation sequence. | Nat Goodspeed |
2011-07-15 | Change NamedTempScript to NamedTempFile; allow streaming to it. | Nat Goodspeed |
2011-07-14 | Pacify Linux gcc more thoroughly. | Nat Goodspeed |
2011-07-14 | #include correct headers for Windows _open() et al. | Nat Goodspeed |
2011-07-14 | Avoid Boost.Filesystem: Boost package improperly built on Windows? | Nat Goodspeed |
2011-07-14 | FIX STORM-1494 remove duplicate ID and xml snippet | eli |
2011-07-14 | wstring_to_utf8str() accepts LLWString rather than std::wstring. | Nat Goodspeed |
2011-07-14 | Use Linden wstring-to-string conversion, not boost::filesystem's. | Nat Goodspeed |
2011-07-14 | STORM-1482 Little bit of Windows crash report value logging. | Aaron Stone |
2011-07-14 | Attempt to fix minor build errors on Windows. | Nat Goodspeed |
2011-07-14 | Eliminate use of PATH_MAX, which is bogus anyway. | Nat Goodspeed |