summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2016-12-20DRTVWR-418: operator comparison methods should be const.Nat Goodspeed
2016-12-20DRTVWR-418: Another fix for std::string::find() return type.Nat Goodspeed
2016-12-20MAINT-3609 The sun was jumping acros the sky at set timeandreykproductengine
2016-12-20DRTVWR-418: Fix API for LLTracker::stopTracking().Nat Goodspeed
2016-12-20DRTVWR-418: Casting pointer to BOOL is just wrong.Nat Goodspeed
2016-12-20MAINT-7012 FIXED Crash in LLPanelEditWearable::isDirty()Mnikolenko Productengine
2016-12-20DRTVWR-418: Untangle LLWLParamKey, LLWLAnimator circularity.Nat Goodspeed
2016-12-20DRTVWR-418: std::string::find() returns std::string::size_type.Nat Goodspeed
2016-12-19DRTVWR-418: Avoid casting sa_sigaction to unsigned int for comparing.Nat Goodspeed
2016-12-19DRTVWR-418: Use $LL_BUILD to set most switches in 00-Common.cmake.Nat Goodspeed
2016-12-20Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-12-19DRTVWR-418: Use U32 for int (and hex) of HttpStatus in 64-bit too.Nat Goodspeed
2016-12-19DRTVWR-418: Fix streamtools test.Nat Goodspeed
2016-12-19MAINT-7009 backing out changeset 638ac620a500 (MAINT-4576)andreykproductengine
2016-12-19Merged STORM-2142AndreyL ProductEngine
2016-12-19MAINT-7017 Stop All was preventing media from playingandreykproductengine
2016-12-19MAINT-6761 Video that is not playing or paused should be stoppedandreykproductengine
2016-12-17DRTVWR-418: Merge backout of TYPE_INDEX / TYPE_MAX changeNat Goodspeed
2016-12-17Backed out changeset bb47510bda62: don't change TYPE_MAX.Nat Goodspeed
2016-12-17DRTVWR-418: Update dubious llvertexbuffer.cpp cast comment.Nat Goodspeed
2016-12-16DRTVWR-418: Fix a (correct) clang correctness complaint.Nat Goodspeed
2016-12-16DRTVWR-418: Work around dubious cast from S32 to GLvoid*Nat Goodspeed
2016-12-16DRTVWR-418: Adjust HttpStatus::toHex() test for 64-bit result.Nat Goodspeed
2016-12-16DRTVWR-418: Put TYPE_INDEX within TYPE_MAX: stop undefined indexing.Nat Goodspeed
2016-12-16Automated merge with ssh://bitbucket.org/lindenlab/viewer64Nat Goodspeed
2016-12-16MAINT-6899 Reduce width of floater tabsMnikolenko Productengine
2016-12-15DRTVWR-418: -Wl,-no_compact_unwind switch breaks exception catching!Nat Goodspeed
2016-12-15BUG-41027 (FIX) Changing login location at the login screen crashes the viewerCallum Prentice
2016-12-15STORM-2144 - Guard against null pointers when LLPanelOutfitEdit gets called b...Cinder
2017-05-29MAINT-7443 FIXED Able to Block a user with Lastname LindenMnikolenko Productengine
2017-05-26MAINT-1139 Catch Windows crash on Saving snapshotandreykproductengine
2017-05-25MAINT-5100 Fixed viewer not finding sky files at loginandreykproductengine
2017-05-25MAINT-2585 Make permission request notifications permanent until action takenMnikolenko Productengine
2017-05-24MAINT-7436 FIXED [viewer-neko] Crash occurs when trying to highlight non-exis...Mnikolenko Productengine
2017-05-22MAINT-7419 Workaround for some purge and trash issues, stuck descendants countandreykproductengine
2017-05-24MAINT-7434 FIXED SLURL instead of username appears in "have said something ne...Mnikolenko Productengine
2017-05-23Merged in andreyl_productengine/viewer-neko-marchcat (pull request #275)Andrey Lihatskiy
2017-05-23MAINT-7396 [JigglyPuff] Agent that is not estate owner or estate manager shou...AndreyL ProductEngine
2017-05-22Merged in lindenlab/viewer-bearAndreyL ProductEngine
2017-05-22Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2017-05-22Merged in lindenlab/viewer-bearAndreyL ProductEngine
2017-05-22MAINT-1094 FIXED after triggering a menu with control-F10, clicking in-world ...Mnikolenko Productengine
2017-05-22build fixMnikolenko Productengine
2017-05-22MAINT-7431 Fixed crash in LLAccordionCtrlTab::showAndFocusHeader()AndreyL ProductEngine
2017-05-19MAINT-2060 Fixed Double Freeze when clicking on Help>About Second Lifeusername = daianakproductengine
2017-05-19MAINT-7424 Fixed number of items in the Trash not calculating correctlyandreykproductengine
2017-05-19MAINT-7383 Show correct number of items including folder descendantsMnikolenko Productengine
2017-05-19MAINT-7417 FIXED Confirmation is not shown when removing your own object inworldMnikolenko Productengine
2017-05-17MAINT-6805 Fixed Right-click menus in the right and left panes of the Convers...andreykproductengine
2016-12-15DRTVWR-418: Store std::string::find() result in size_t, not U32.Nat Goodspeed