Age | Commit message (Expand) | Author |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2017-02-03 | Automated merge with ssh://bitbucket.org/callum_linden/viewer64-xcode8 | Nat Goodspeed |
2017-02-03 | DRTVWR-418: Remove most (all?) of the "stubs" from llurlentry_test. | Nat Goodspeed |
2017-02-03 | DRTVWR-418: Eliminate llui reference to newview's gSavedSettings. | Nat Goodspeed |
2017-02-03 | DRTVWR-418: INTEGRATION_TEST_llurlentry depends on Hunspell. | Nat Goodspeed |
2017-02-03 | DRTVWR-418: Make operator()() method for comparator functor const. | Nat Goodspeed |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-02-02 | increment viewer version to 5.0.2 | Oz Linden |
2017-01-30 | Automated merge with head of lindenlab/nat_viewer64 | Callum Linden |
2017-01-30 | DRTVWR-418: Merge from oz_viewer64 | Nat Goodspeed |
2017-01-27 | First batch of changes to add LibVLC media plugin to macOS viewer. Plugin fai... | Callum Linden |
2017-01-19 | First set of changes to build (tests off) to build correctly against Xcode 8 ... | Callum Linden |
2017-01-05 | DRTVWR-418, MAINT-7038: Don't add double quotes to channel name. | Nat Goodspeed |
2017-01-04 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2017-01-04 | DRTVWR-418: Harmless change to kick TeamCity build. | Nat Goodspeed |
2016-12-22 | DRTVWR-418: Emit less confusing error message when LL_BUILD not set. | Nat Goodspeed |
2016-12-22 | one more try... also fixing setting of viewer_channel without quotes | Oz Linden |
2016-12-22 | merge changes from project trunk | Oz Linden |
2016-12-21 | DRTVWR-418: Use ensure_equals() on iffy lerp test to display values. | Nat Goodspeed |
2016-12-21 | DRTVWR-418: Fix a couple unused-variable fatal warnings in local builds. | Nat Goodspeed |
2016-12-21 | DRTVWR-418: Deal with fatal warning 'unsafe mix of bool and BOOL' | Nat Goodspeed |
2016-12-21 | DRTVWR-418: Harmless change to kick the TeamCity build. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Avoid constructing symlink cycle for CEF framework. | Nat Goodspeed |
2016-12-20 | don't add llcorehttp to all tests | Oz Linden |
2016-12-20 | DRTVWR-418: Create CEF framework symlink from LLCefLib Helper.app. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Make viewer_manifest.py copy current libexpat.1.dylib. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Fix libhunspell references to reflect current package. | Nat Goodspeed |
2016-12-20 | move debugging globals to the "lowest" library they are referenced in | Oz Linden |
2016-12-20 | DRTVWR-418: Rationalize LLPipeline API. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: operator comparison methods should be const. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Another fix for std::string::find() return type. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Fix API for LLTracker::stopTracking(). | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Casting pointer to BOOL is just wrong. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: Untangle LLWLParamKey, LLWLAnimator circularity. | Nat Goodspeed |
2016-12-20 | DRTVWR-418: std::string::find() returns std::string::size_type. | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Avoid casting sa_sigaction to unsigned int for comparing. | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Use $LL_BUILD to set most switches in 00-Common.cmake. | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Use U32 for int (and hex) of HttpStatus in 64-bit too. | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Fix streamtools test. | Nat Goodspeed |
2016-12-17 | DRTVWR-418: Merge backout of TYPE_INDEX / TYPE_MAX change | Nat Goodspeed |
2016-12-17 | Backed out changeset bb47510bda62: don't change TYPE_MAX. | Nat Goodspeed |
2016-12-17 | DRTVWR-418: Update dubious llvertexbuffer.cpp cast comment. | Nat Goodspeed |
2016-12-16 | DRTVWR-418: Fix a (correct) clang correctness complaint. | Nat Goodspeed |
2016-12-16 | DRTVWR-418: Work around dubious cast from S32 to GLvoid* | Nat Goodspeed |
2016-12-16 | DRTVWR-418: Adjust HttpStatus::toHex() test for 64-bit result. | Nat Goodspeed |
2016-12-16 | DRTVWR-418: Put TYPE_INDEX within TYPE_MAX: stop undefined indexing. | Nat Goodspeed |
2016-12-16 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2016-12-15 | DRTVWR-418: -Wl,-no_compact_unwind switch breaks exception catching! | Nat Goodspeed |
2016-12-15 | BUG-41027 (FIX) Changing login location at the login screen crashes the viewer | Callum Prentice |
2016-12-15 | DRTVWR-418: Store std::string::find() result in size_t, not U32. | Nat Goodspeed |