Age | Commit message (Expand) | Author |
2014-12-15 | Add feature (enabled) to turn off media plugins | callum_linden |
2014-12-15 | include quicktime package only on windows | Oz Linden |
2014-12-15 | include libuuid and fontconfig only on linux | Oz Linden |
2014-12-15 | don't include glext on Mac where it is not used | Oz Linden |
2014-12-15 | remove redundant include of Audio.cmake | Oz Linden |
2014-12-15 | merge changes for 3.7.22-release | Oz Linden |
2014-12-14 | DD-299 : Suppress cap hardcoded fallback. Recheck cap after each teleport. | Merov Linden |
2014-12-12 | Remove unneeded media plugin header file | callum_linden |
2014-12-12 | Implicit conversion from ostream to string needs help in VS2013 | callum_linden |
2014-12-12 | merge latest fix from nat | Oz Linden |
2014-12-12 | Make JsonCpp.cmake reference Windows lib names we actually use. | Nat Goodspeed |
2014-12-12 | merge dictionary change | Oz Linden |
2014-12-12 | fix dos line endings | Oz Linden |
2014-12-12 | Eliminate use of boost::lambda with boost::function (Trac #10864). | Nat Goodspeed |
2014-12-12 | Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS. | Nat Goodspeed |
2014-12-12 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-tools-update | Nat Goodspeed |
2014-12-12 | Wrap call to autobuild in some diagnostic code. | Nat Goodspeed |
2014-12-12 | Fix up remaining llround() -> ll_round() issues | callum_linden |
2014-12-12 | MAINT-3488 FIXED Pose balls are sometimes invisible after standing up until z... | ruslantproductengine |
2014-12-16 | MAINT-2590 FIXED Linked HUDs attached directly from inworld are invisible | andreykproductengine |
2014-12-16 | MAINT-3483 FIXED Cursor is not in input field, after double click on resident... | Mnikolenko ProductEngine |
2014-12-12 | Merge with head | callum_linden |
2014-12-12 | Update VSTool that is used to set configuration in MSVC solution file for MSV... | callum_linden |
2014-12-12 | Another round of ll_round() | Nat Goodspeed |
2014-12-12 | Automated merge with http://bitbucket.org/lindenlab/viewer-tools-update | Nat Goodspeed |
2014-12-12 | Update viewer to consume googlemock build 297460. | Nat Goodspeed |
2014-12-12 | MAINT-4735 FIXED Need to press Ctrl+W twice to close floater | andreykproductengine |
2014-12-12 | MAINT-4739 FIXED Restore cursor when WorldMap floater loses focus. | Mnikolenko ProductEngine |
2014-12-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-tools-update | Nat Goodspeed |
2014-12-11 | Update viewer to consume colladadom build 297450 | Nat Goodspeed |
2014-12-11 | Re-add missing variable declaration (not that it's very useful and no idea ho... | callum_linden |
2014-12-11 | Add bespoke ctor/dtor that align on 16byte boundaries when creating things on... | callum_linden |
2014-12-11 | Update viewer to consume boost build 297445 (no fchmodat()) | Nat Goodspeed |
2014-12-11 | SL-92 WIP | Brad Payne (Vir Linden) |
2014-12-11 | Fix a couple more ll_round() calls | Nat Goodspeed |
2014-12-11 | Disambiguate a few ensure() calls. | Nat Goodspeed |
2014-12-11 | Add /SAFESEH:NO /NODEFAULTLIB:LIBCMT to viewer linker switches. | Nat Goodspeed |
2014-12-11 | MAINT-4740 FIXED Context menus left on screen when closing floater with Ctrl+W | andreykproductengine |
2014-12-10 | merge with head | callum_linden |
2014-12-10 | Match up our usage of MS APIs with function prototypes in the new version of ... | callum_linden |
2014-12-10 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-tools-update | Nat Goodspeed |
2014-12-10 | Update autobuild.xml with current builds from Tools Update spreadsheet. | Nat Goodspeed |
2014-12-10 | Merge with head | callum_linden |
2014-12-10 | Fix for incorrectly formatted #if statements (worked on clang FWIW!) | callum_linden |
2014-12-10 | Automated merge with http://bitbucket.org/lindenlab/viewer-tools-update | Nat Goodspeed |
2014-12-10 | Replace boost::lambda::_1 with boost::phoenix::placeholders::arg1. | Nat Goodspeed |
2014-12-10 | Clarify for VS 2013 that an operator bool() method returns bool. | Nat Goodspeed |
2014-12-10 | Fix for build problems with LLTrace::AccumulatorBuffer copy ctor in VS2013 (o... | callum_linden |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround (lo... | callum_linden |
2014-12-10 | MAINT-1774 FIXED Don't open preview texture floater if user clicks "Cancel" b... | Mnikolenko ProductEngine |